2015-03-26 |
mtklein | C++11 override should now be supported by all of {bots... |
blob | commitdiff | raw |
2015-02-25 |
herb | BUG=skia: |
blob | commitdiff | raw | diff to current |
2015-02-24 |
scroggo | Revert of Make fID and MixedID calculations private... |
blob | commitdiff | raw | diff to current |
2015-02-24 |
herb | BUG=skia: |
blob | commitdiff | raw | diff to current |
2015-01-27 |
bungeman | Remove unused methods from SkScalerContext. |
blob | commitdiff | raw | diff to current |
2015-01-21 |
reed | remove dead SkPersp macros |
blob | commitdiff | raw | diff to current |
2015-01-09 |
mtklein | Fix up all the easy virtual ... SK_OVERRIDE cases. |
blob | commitdiff | raw | diff to current |
2014-12-18 |
tfarina | Cleanup: Remove a bunch of SkFontHost.h includes (unused). |
blob | commitdiff | raw | diff to current |
2014-12-11 |
bungeman | Replace use of deprecated CG methods. |
blob | commitdiff | raw | diff to current |
2014-12-05 |
bungeman | Factor text size device mapping in SkScalerContext. |
blob | commitdiff | raw | diff to current |
2014-11-25 |
bungeman | Use text size on Mac. |
blob | commitdiff | raw | diff to current |
2014-11-19 |
reed | add roundOut that returns its result |
blob | commitdiff | raw | diff to current |
2014-11-13 |
reed | remove unused kLCD_MaskFormat |
blob | commitdiff | raw | diff to current |
2014-09-02 |
reed | make allocPixels throw on failure |
blob | commitdiff | raw | diff to current |
2014-08-14 |
djsollen | Remove SkPaintOptionsAndroid |
blob | commitdiff | raw | diff to current |
2014-08-13 |
bsalomon | Revert of Remove SkPaintOptionsAndroid (patchset #5... |
blob | commitdiff | raw | diff to current |
2014-08-13 |
djsollen | Remove SkPaintOptionsAndroid |
blob | commitdiff | raw | diff to current |
2014-08-06 |
Derek Sollenberger | Revert "Remove SkPaintOptionsAndroid" |
blob | commitdiff | raw | diff to current |
2014-08-06 |
Derek Sollenberger | Remove SkPaintOptionsAndroid |
blob | commitdiff | raw | diff to current |
2014-08-06 |
djsollen | Remove ALL font fallback logic from Skia. |
blob | commitdiff | raw | diff to current |
2014-07-07 |
bungeman | Remove vertical/horizontal metrics selection. |
blob | commitdiff | raw | diff to current |
2014-05-30 |
commit-bot@chromiu... | Revert "Revert of setConfig -> setInfo (https://coderev... |
blob | commitdiff | raw | diff to current |
2014-05-29 |
commit-bot@chromiu... | Revert of setConfig -> setInfo (https://codereview... |
blob | commitdiff | raw | diff to current |
2014-05-29 |
commit-bot@chromiu... | setConfig -> setInfo |
blob | commitdiff | raw | diff to current |
2014-04-23 |
commit-bot@chromiu... | fix size_t/int warnings |
blob | commitdiff | raw | diff to current |
2014-02-20 |
reed@google.com | use colortype instead of config |
blob | commitdiff | raw | diff to current |
2014-02-17 |
commit-bot@chromiu... | Fix spelling of class name in comment. |
blob | commitdiff | raw | diff to current |
2014-01-30 |
commit-bot@chromiu... | Refactor read and write buffers. |
blob | commitdiff | raw | diff to current |
2014-01-14 |
commit-bot@chromiu... | Convert SkWriter32 to use an SkTDArray for its internal... |
blob | commitdiff | raw | diff to current |
2013-12-02 |
robertphillips@goo... | Fix truncation of glyphs in SkScalerContext.cpp |
blob | commitdiff | raw | diff to current |
2013-12-02 |
rmistry@google.com | Reverting r12427 |
blob | commitdiff | raw | diff to current |
2013-12-02 |
skia.committer@gma... | Sanitizing source files in Housekeeper-Nightly |
blob | commitdiff | raw | diff to current |
2013-11-27 |
bungeman@google.com | Document the SkScalerContext pure virtuals. |
blob | commitdiff | raw | diff to current |
2013-11-27 |
reed@google.com | fix 8->1 bugs shown by removal of A1 config |
blob | commitdiff | raw | diff to current |
2013-11-26 |
commit-bot@chromiu... | Revert "Revert "remove kA1_Config, as it is no longer... |
blob | commitdiff | raw | diff to current |
2013-11-25 |
reed@google.com | Revert "remove kA1_Config, as it is no longer supported" |
blob | commitdiff | raw | diff to current |
2013-11-25 |
reed@google.com | remove kA1_Config, as it is no longer supported |
blob | commitdiff | raw | diff to current |
2013-10-24 |
skia.committer@gma... | Sanitizing source files in Housekeeper-Nightly |
blob | commitdiff | raw | diff to current |
2013-10-23 |
commit-bot@chromiu... | Initial error handling code |
blob | commitdiff | raw | diff to current |
2013-10-16 |
reed@google.com | force readbuffer clients to use specialized readFoo... |
blob | commitdiff | raw | diff to current |
2013-07-31 |
djsollen@google.com | Upstream changes from Android |
blob | commitdiff | raw | diff to current |
2013-07-28 |
skia.committer@gma... | Sanitizing source files in Housekeeper-Nightly |
blob | commitdiff | raw | diff to current |
2013-07-27 |
bungeman@google.com | Fix metrics on Windows. |
blob | commitdiff | raw | diff to current |
2013-07-11 |
skia.committer@gma... | Sanitizing source files in Housekeeper-Nightly |
blob | commitdiff | raw | diff to current |
2013-07-10 |
reed@google.com | allow createScalerContext to return null, and then... |
blob | commitdiff | raw | diff to current |
2013-06-04 |
reed@google.com | add size limit for using glyphcache. above that, draw... |
blob | commitdiff | raw | diff to current |
2013-05-13 |
commit-bot@chromiu... | API modifications needed to upstream Android font changes. |
blob | commitdiff | raw | diff to current |
2013-05-09 |
robertphillips@goo... | Reverting 9083 & 9084 due to Android failures |
blob | commitdiff | raw | diff to current |
2013-05-09 |
reed@google.com | fix warning/error of uninitialized len |
blob | commitdiff | raw | diff to current |
2013-05-09 |
commit-bot@chromiu... | API modifications needed to upstream Android font changes. |
blob | commitdiff | raw | diff to current |
2013-05-08 |
reed@google.com | we only need one fontmetrics, since the paint (and... |
blob | commitdiff | raw | diff to current |
2013-05-03 |
skia.committer@gma... | Sanitizing source files in Housekeeper-Nightly |
blob | commitdiff | raw | diff to current |
2013-05-02 |
reed@google.com | Detect color masks, and divert to draw-sprite instead... |
blob | commitdiff | raw | diff to current |
2013-03-26 |
reed@google.com | remove SkFontHost::NextLogicalFont, and add android... |
blob | commitdiff | raw | diff to current |
2013-03-25 |
reed@google.com | limit SkFontHost::NextLogicalTypeface to only android... |
blob | commitdiff | raw | diff to current |
2013-03-25 |
reed@google.com | make SkFontHost::NextLogicalTypeface private (only... |
blob | commitdiff | raw | diff to current |
2013-03-20 |
skia.committer@gma... | Sanitizing source files in Skia_Periodic_House_Keeping |
blob | commitdiff | raw | diff to current |
2013-03-19 |
reed@google.com | remove SkFontHost::CreateScalerContext |
blob | commitdiff | raw | diff to current |
2013-03-19 |
reed@google.com | Add SkTypeface* parameter to SkScalerContext (and its... |
blob | commitdiff | raw | diff to current |
2013-03-08 |
djsollen@google.com | Upstream changes from Android. |
blob | commitdiff | raw | diff to current |
2013-01-26 |
skia.committer@gma... | Sanitizing source files in Skia_Periodic_House_Keeping |
blob | commitdiff | raw | diff to current |
2013-01-24 |
reed@google.com | add optional cull-rect to patheffects, so they can... |
blob | commitdiff | raw | diff to current |
2013-01-14 |
bungeman@google.com | Make SkScalerContextRec::getMatrixFrom2x2 more direct. |
blob | commitdiff | raw | diff to current |
2012-12-17 |
reed@google.com | detect out-of-memory when we try to create a mask offscreen |
blob | commitdiff | raw | diff to current |
2012-10-26 |
bsalomon@google.com | Rebaseline gpu_dev from trunk at r6159. |
blob | commitdiff | raw | diff to current |
2012-10-26 |
bungeman@google.com | Fix generateMask to properly apply pre-blend. |
blob | commitdiff | raw | diff to current |
2012-10-26 |
bungeman@google.com | Clean up usage of mask gamma. |
blob | commitdiff | raw | diff to current |
2012-10-11 |
scroggo@google.com | Turn off some debugging statements. |
blob | commitdiff | raw | diff to current |
2012-09-21 |
reed@google.com | check for very large blurs, and don't try to cache... |
blob | commitdiff | raw | diff to current |
2012-09-11 |
bungeman@google.com | Fix 5492. |
blob | commitdiff | raw | diff to current |
2012-09-11 |
bungeman@google.com | Reduce SkMaskGamma cache thrashing. |
blob | commitdiff | raw | diff to current |
2012-08-29 |
reed@google.com | SkDraw's constructor zero's is fields, so don't do... |
blob | commitdiff | raw | diff to current |
2012-08-23 |
rmistry@google.com | Result of running tools/sanitize_source_files.py (which... |
blob | commitdiff | raw | diff to current |
2012-08-22 |
robertphillips@goo... | Fixed instance counting for templated classes |
blob | commitdiff | raw | diff to current |
2012-08-16 |
robertphillips@goo... | Compilation fix for r5123 (disabling template inst... |
blob | commitdiff | raw | diff to current |
2012-08-16 |
robertphillips@goo... | Extended Inst counting to find "unknown" leaked object... |
blob | commitdiff | raw | diff to current |
2012-08-14 |
reed@google.com | To allow forward declarations, move SkScalerContext... |
blob | commitdiff | raw | diff to current |
2012-07-30 |
bungeman@google.com | Gamma correcting masks. |
blob | commitdiff | raw | diff to current |
2012-07-24 |
bungeman@google.com | Split SkGlyph into its own header. |
blob | commitdiff | raw | diff to current |
2012-06-06 |
caryclark@google.com | fix warnings on Mac in src/core |
blob | commitdiff | raw | diff to current |
2012-05-25 |
reed@google.com | Change patheffect to take a (new) StrokeRec object... |
blob | commitdiff | raw | diff to current |
2012-05-24 |
reed@google.com | revert 4046 -- GM:pathfill failed on one bot, maybe... |
blob | commitdiff | raw | diff to current |
2012-05-24 |
reed@google.com | Change patheffect to take a (new) StrokeRec object... |
blob | commitdiff | raw | diff to current |
2012-04-12 |
djsollen@google.com | Decouple the SkFlattenable from SkReader32/SkWriter32. |
blob | commitdiff | raw | diff to current |
2012-04-09 |
bungeman@google.com | Stroked text should check inverse return. |
blob | commitdiff | raw | diff to current |
2012-02-15 |
djsollen@google.com | Merge changes from the android repo upstream to Skia |
blob | commitdiff | raw | diff to current |
2011-12-28 |
tomhudson@google.com | Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); |
blob | commitdiff | raw | diff to current |
2011-11-22 |
reed@google.com | remove GetGammaFlag from SkFontHost |
blob | commitdiff | raw | diff to current |
2011-10-24 |
reed@google.com | enable soft clipping (yikes) |
blob | commitdiff | raw | diff to current |
2011-08-24 |
reed@google.com | move SkComputeAxisAlignmentForHText(const SkMatrix... |
blob | commitdiff | raw | diff to current |
2011-08-22 |
reed@google.com | refactor utility code to create a mask (any format... |
blob | commitdiff | raw | diff to current |
2011-08-05 |
reed@google.com | add api for scalers to force us to use skia to generate... |
blob | commitdiff | raw | diff to current |
2011-07-28 |
epoger@google.com | update of all copyright notices to reflect new license... |
blob | commitdiff | raw | diff to current |
2011-06-27 |
reed@google.com | remove obsolete text codepaths |
blob | commitdiff | raw | diff to current |
2011-06-22 |
caryclark@google.com | Add support for 8 bits/component glyphs, to |
blob | commitdiff | raw | diff to current |
2011-06-13 |
reed@google.com | add 2nd parameter to SkFontHost::NextLogicalFont() |
blob | commitdiff | raw | diff to current |
2011-04-11 |
reed@google.com | code style |
blob | commitdiff | raw | diff to current |
2011-03-10 |
reed@google.com | check-point for kLCD16_Format mask support |
blob | commitdiff | raw | diff to current |
2011-03-04 |
ctguil@chromium.org | Implement SkScalerContext_Windows::generateGlyphCount... |
blob | commitdiff | raw | diff to current |
2011-02-18 |
reed@google.com | call glyph::init() on tmpGlyph, so we have a properly... |
blob | commitdiff | raw | diff to current |
next |