| Commit message (Expand) | Author | Age |
* | Factor CSS3 matching rules. | bungeman | 2015-11-12 |
* | Force cache SkTestScalerContext path bounds. | mtklein | 2015-10-05 |
* | Port uses of SkLazyPtr to SkOncePtr. | mtklein | 2015-09-09 |
* | Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http... | mtklein | 2015-09-09 |
* | Port uses of SkLazyPtr to SkOncePtr. | mtklein | 2015-09-09 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Add BW masks to random scaler context | joshualitt | 2015-08-01 |
* | Revert of Add BW masks to random scaler context (patchset #1 id:1 of https://... | joshualitt | 2015-08-01 |
* | Add BW masks to random scaler context | joshualitt | 2015-08-01 |
* | adding gm to use random scaler context | joshualitt | 2015-08-01 |
* | Revert of adding gm to use random scaler context (patchset #4 id:60001 of htt... | joshualitt | 2015-07-31 |
* | adding gm to use random scaler context | joshualitt | 2015-07-31 |
* | Modifying TextBlobCacheTest to use SkRandomScalerContext | joshualitt | 2015-07-31 |
* | Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset ... | joshualitt | 2015-07-31 |
* | Modifying TextBlobCacheTest to use SkRandomScalerContext | joshualitt | 2015-07-31 |
* | Clean up a few includes, introduce iwyu. | bungeman | 2015-07-29 |
* | Adding debug SkScalerContext which returns random mask formats | joshualitt | 2015-07-29 |
* | SkAdvancedTypefaceMetrics zeroing constructor | halcanary | 2015-07-08 |
* | 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 |
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | don't rely on fonts having a stream | caryclark | 2015-06-15 |
* | remove duplicate assign of fLastGlyphID | caryclark | 2015-06-11 |
* | initialize font metrics for pdf (found by valgrind) | caryclark | 2015-06-11 |
* | Today's gm include many differences caused by platform font implementations. | caryclark | 2015-06-10 |
* | Font variations. | bungeman | 2015-05-20 |
* | Revert of Font variations. (patchset #26 id:500001 of https://codereview.chro... | robertphillips | 2015-05-15 |
* | Font variations. | bungeman | 2015-05-14 |
* | Revert of Font variations. (patchset #21 id:400001 of https://codereview.chro... | bungeman | 2015-05-13 |
* | Font variations. | bungeman | 2015-05-13 |
* | Make SkAdvancedTypefaceMetrics private. | reed | 2015-05-12 |
* | Update {virtual,override} to follow C++11 style in src/fonts. | tfarina | 2015-04-24 |
* | Remove filename from SkFontDescriptor. | bungeman | 2015-04-17 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | some utils for rect and matrix | reed | 2015-03-13 |
* | 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 |
* | Clarify desired behavior of FontConfigTypeface::LegacyCreateTypeface. | bungeman | 2015-02-19 |
* | SkTypeface to use SkStreamAsset. | bungeman | 2015-01-27 |
* | Make SkStream *not* ref counted. | scroggo | 2015-01-21 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Enforce pure virtual behavior for onMatchFamilyStyleCharacter | djsollen | 2014-11-14 |
* | Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. | bungeman | 2014-11-10 |
* | Extend SkFontMgr_Custom to cover ttc, otf, pfb. | bungeman | 2014-10-28 |
* | Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:200... | bungeman | 2014-10-28 |
* | Extend SkFontMgr_Custom to cover ttc, otf, pfb. | bungeman | 2014-10-28 |
* | Update fontMgr to take list of bcp47 language tags. | bungeman | 2014-10-23 |