| Commit message (Expand) | Author | Age |
* | Use nullptr instead of 0 in call to FontConfig. | bungeman | 2016-05-24 |
* | Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http... | reed | 2016-05-04 |
* | SK_DECLARE_STATIC_MUTEX -> static SkMutex | mtklein | 2016-05-04 |
* | Clean up SkFontConfigInterface implementation. | bungeman | 2016-05-02 |
* | Add oblique as a slant. | bungeman | 2016-04-27 |
* | Remove SK_VERY_LEGACY_CREATE_TYPEFACE. | bungeman | 2016-04-13 |
* | Begin switch to SkFontStyle for legacy calls. | bungeman | 2016-04-12 |
* | Move SkTArray to include/private. | bungeman | 2016-02-17 |
* | Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add G... | benjaminwagner | 2015-12-01 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Clean up a few includes, introduce iwyu. | bungeman | 2015-07-29 |
* | 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 |
* | Make Noto Sans Mono CJK JP an alias to MS Gothic | jshin | 2015-05-12 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkTypeface to use SkStreamAsset. | bungeman | 2015-01-27 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Update the alias mapping for Noto Sans CJK. | jshin | 2014-09-09 |
* | Add alias mapping for Noto Sans CJK for ja/hans | jshin | 2014-08-18 |
* | Remove dependency on std::string | mtklein | 2014-08-04 |
* | Uses optional mutex to guard construction of the singleton, which | tomhudson | 2014-07-01 |
* | Revert of Fix race condition in parallel font initialization. (https://codere... | mtklein | 2014-07-01 |
* | Fix race condition in parallel font initialization. | tomhudson | 2014-07-01 |
* | Revert of Fix race condition in parallel font initialization. (https://codere... | reed | 2014-06-30 |
* | Fix race condition in parallel font initialization. | tomhudson | 2014-06-30 |
* | SkNEW as default Create() for SkLazyPtr macros. | mtklein | 2014-06-11 |
* | Port most uses of SkOnce to SkLazyPtr. | mtklein | 2014-06-02 |
* | Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium... | commit-bot@chromium.org | 2014-05-31 |
* | Port most uses of SkOnce to SkLazyPtr. | commit-bot@chromium.org | 2014-05-30 |
* | Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium... | commit-bot@chromium.org | 2014-05-30 |
* | Port most uses of SkOnce to SkLazyPtr. | commit-bot@chromium.org | 2014-05-30 |
* | Initialize the SkFontConfigInterface singleton with SkOnce. | bungeman@google.com | 2014-05-05 |
* | improve bitmap font support (FreeType only) | bungeman@google.com | 2013-12-10 |
* | Adding error checks to SkRBuffer | commit-bot@chromium.org | 2013-11-08 |
* | Map Calibri to Carlito | bungeman@google.com | 2013-09-20 |
* | Make the copy of fontconfig font names before freeing their memory. | bungeman@google.com | 2013-07-22 |
* | its ok if there is no family name in the pattern for fontconfig, for fc will ... | reed@google.com | 2013-04-23 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-23 |
* | check-point for linux fontmgr impl | reed@google.com | 2013-04-22 |
* | fix refcnts for singleton fontconfig-direct | reed@google.com | 2013-04-22 |
* | start cleanup, in prep for new fontmgr impl | reed@google.com | 2013-04-22 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-20 |
* | can't return false for a ptr (unless you're in gcc) | reed@google.com | 2013-04-19 |
* | use SkDataTable to return familyNames for fontmgr | reed@google.com | 2013-04-19 |
* | Temporary patch to get Chrome Windows compiling | robertphillips@google.com | 2013-04-09 |
* | extend FontConfigInterface to start to match new fontmgr design | reed@google.com | 2013-04-09 |
* | Add an entry for Cambria-Caladea to the list of metric compatible fonts. | commit-bot@chromium.org | 2013-03-20 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-20 |