| Commit message (Expand) | Author | Age |
* | 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 |
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | Remove unused SkTypeface_android.h. | bungeman | 2015-06-18 |
* | Move Android SkFontMgr::Factory to its own file. | bungeman | 2015-06-17 |
* | Move FontConfig factory into separate file. | bungeman | 2015-06-17 |
* | Refactor SkFontHost_linux into SkFontMgr_custom. | bungeman | 2015-06-15 |
* | Restore support for 10.6 SDK in header. | bungeman | 2015-06-08 |
* | Provide tag-along for SkCreateTypefaceFromCTFont. | bungeman | 2015-06-08 |
* | 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 |
* | Extract the spinlock from SkOnce as SkSpinlock. | mtklein | 2015-03-30 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Replace error checking mutex initializer with the glibc-compatible version | djsollen | 2015-03-25 |
* | Remove SkFontHost includes and friends. | bungeman | 2015-02-23 |
* | Expose method to retrieve CTFont | dominik.rottsches | 2015-02-18 |
* | SkAtomics: add asserts for valid memory orders. | mtklein | 2015-02-09 |
* | Add factory for Android font manager. | bungeman | 2015-02-06 |
* | Atomics overhaul. | mtklein | 2015-02-02 |
* | SkTypeface to use SkStreamAsset. | bungeman | 2015-01-27 |
* | Move sync code to include/, switch from using platform define to a proxy head... | mtklein | 2015-01-21 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Enable unused param checking for public includes. | djsollen | 2014-11-14 |
* | Enforce pure virtual behavior for onMatchFamilyStyleCharacter | djsollen | 2014-11-14 |
* | Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. | bungeman | 2014-11-10 |
* | Update fontMgr to take list of bcp47 language tags. | bungeman | 2014-10-23 |
* | Replace SkTypeface::Style with SkFontStyle. | bungeman | 2014-10-20 |
* | Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ... | mtklein | 2014-10-20 |
* | Replace SkTypeface::Style with SkFontStyle. | bungeman | 2014-10-20 |
* | Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. | mtklein | 2014-10-13 |
* | Delete the old font management implementation based on SkFontConfigInterface,... | tomhudson | 2014-08-13 |
* | Blink layout tests all assume it can provide custom font configuration files ... | bungeman | 2014-08-08 |
* | Remove ALL font fallback logic from Skia. | djsollen | 2014-08-06 |
* | Remove redundant helper function as all clients pass locale | Derek Sollenberger | 2014-07-28 |
* | Remove unused code now that the android framework has move this logic elsewhere. | Derek Sollenberger | 2014-07-28 |
* | Delete third_party/harfbuzz | Mike Klein | 2014-07-10 |
* | 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 |
* | 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 |