index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkScalerContext.cpp
Commit message (
Expand
)
Author
Age
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi
reed
2015-06-09
*
Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...
reed
2015-06-08
*
change SkDraw and all Blitters to use pixmap instead of bitmap
reed
2015-06-08
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
BUG=skia:
herb
2015-02-25
*
Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of ...
scroggo
2015-02-24
*
BUG=skia:
herb
2015-02-24
*
Remove unused methods from SkScalerContext.
bungeman
2015-01-27
*
remove dead SkPersp macros
reed
2015-01-20
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
tfarina
2014-12-18
*
Replace use of deprecated CG methods.
bungeman
2014-12-10
*
Factor text size device mapping in SkScalerContext.
bungeman
2014-12-05
*
Use text size on Mac.
bungeman
2014-11-25
*
add roundOut that returns its result
reed
2014-11-19
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
make allocPixels throw on failure
reed
2014-09-02
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-14
*
Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr...
bsalomon
2014-08-13
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-13
*
Revert "Remove SkPaintOptionsAndroid"
Derek Sollenberger
2014-08-06
*
Remove SkPaintOptionsAndroid
Derek Sollenberger
2014-08-06
*
Remove ALL font fallback logic from Skia.
djsollen
2014-08-06
*
Remove vertical/horizontal metrics selection.
bungeman
2014-07-07
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
fix size_t/int warnings
commit-bot@chromium.org
2014-04-23
*
use colortype instead of config
reed@google.com
2014-02-20
*
Fix spelling of class name in comment.
commit-bot@chromium.org
2014-02-17
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Convert SkWriter32 to use an SkTDArray for its internal storage.
commit-bot@chromium.org
2014-01-14
*
Fix truncation of glyphs in SkScalerContext.cpp
robertphillips@google.com
2013-12-02
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Document the SkScalerContext pure virtuals.
bungeman@google.com
2013-11-27
*
fix 8->1 bugs shown by removal of A1 config
reed@google.com
2013-11-27
*
Revert "Revert "remove kA1_Config, as it is no longer supported""
commit-bot@chromium.org
2013-11-26
*
Revert "remove kA1_Config, as it is no longer supported"
reed@google.com
2013-11-25
*
remove kA1_Config, as it is no longer supported
reed@google.com
2013-11-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-24
*
Initial error handling code
commit-bot@chromium.org
2013-10-23
*
force readbuffer clients to use specialized readFoo for flattenables
reed@google.com
2013-10-16
*
Upstream changes from Android
djsollen@google.com
2013-07-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-28
*
Fix metrics on Windows.
bungeman@google.com
2013-07-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-11
[next]