- 2b1516f Update documentation for SkFontMgr methods. by erikchen · 9 years ago
- 0cbe7ee CMake, include/: changes to make fiddle 2.0 better by halcanary · 9 years ago
- 9b137dc SkFontConfigInterface::createTypeface() by fmalita · 9 years ago
- 23267db SkAtomic: always use std::atomic by mtklein · 9 years ago
- 147ea2f Factor CSS3 matching rules. by bungeman · 9 years ago
- 62a69c2 Move Mutexy things to private. by herb · 9 years ago
- 7f0a3d7 Make mutex semaphore based. by herb · 9 years ago
- 3667d5b Add subtract to atomics. by herb · 9 years ago
- cd7f035 Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
- 014ffdb Parallel cache. by herb · 9 years ago
- 951d854 Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://codereview.chromium.org/1264103003/ ) by jyasskin · 9 years ago
- bf29888 Parallel cache. by herb · 9 years ago
- ef2df09 Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
- 6f2a486 Parallel cache. by herb · 9 years ago
- f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
- f20488b Clean up a few includes, introduce iwyu. by bungeman · 9 years ago
- 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
- 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
- c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
- 2766c00 remove SkInstCnt by mtklein · 9 years ago
- 7b7c844 Remove unused SkTypeface_android.h. by bungeman · 9 years ago
- 77f85ad Move Android SkFontMgr::Factory to its own file. by bungeman · 9 years ago
- 0b1de26 Move FontConfig factory into separate file. by bungeman · 9 years ago
- 5cf1949 Refactor SkFontHost_linux into SkFontMgr_custom. by bungeman · 9 years ago
- d6e9fc7 Restore support for 10.6 SDK in header. by bungeman · 9 years ago
- 7888401 Provide tag-along for SkCreateTypefaceFromCTFont. by bungeman · 9 years ago
- 41868fe Font variations. by bungeman · 9 years ago
- 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
- 3489ee0 Font variations. by bungeman · 9 years ago
- 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
- 05773ed Font variations. by bungeman · 9 years ago
- 50ffd99 Extract the spinlock from SkOnce as SkSpinlock. by mtklein · 10 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 59f9ec7 Replace error checking mutex initializer with the glibc-compatible version by djsollen · 10 years ago
- 7be2eb8 Remove SkFontHost includes and friends. by bungeman · 10 years ago
- 9488648 Expose method to retrieve CTFont by dominik.rottsches · 10 years ago
- 01f797f SkAtomics: add asserts for valid memory orders. by mtklein · 10 years ago
- 7fa87cd Add factory for Android font manager. by bungeman · 10 years ago
- a669bc7 Atomics overhaul. by mtklein · 10 years ago
- 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
- a64c48f Move sync code to include/, switch from using platform define to a proxy header in core/ by mtklein · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- c87dd2c Enable unused param checking for public includes. by djsollen · 10 years ago
- 33068c1 Enforce pure virtual behavior for onMatchFamilyStyleCharacter by djsollen · 10 years ago
- c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
- c20386e Update fontMgr to take list of bcp47 language tags. by bungeman · 10 years ago
- a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
- 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
- 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
- 148ec59 Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. by mtklein · 10 years ago
- c773390 Delete the old font management implementation based on SkFontConfigInterface, now that SkFontMgr_Android is live. by tomhudson · 10 years ago
- 4e3523c Blink layout tests all assume it can provide custom font configuration files on every platform. In moving Android to the font manager, we broke those. by bungeman · 10 years ago
- 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
- 9ee1a4a Remove redundant helper function as all clients pass locale by Derek Sollenberger · 10 years ago
- e83a7ec Remove unused code now that the android framework has move this logic elsewhere. by Derek Sollenberger · 10 years ago
- 15840a2 Delete third_party/harfbuzz by Mike Klein · 10 years ago
- e438ddb Uses optional mutex to guard construction of the singleton, which by tomhudson · 10 years ago
- e41f388 Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by mtklein · 10 years ago
- 60b08a0 Fix race condition in parallel font initialization. by tomhudson · 10 years ago
- 50a7b0e Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by reed · 10 years ago
- df022f5 Fix race condition in parallel font initialization. by tomhudson · 10 years ago
- 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
- f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
- 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
- f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
- 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
- 6eddc77 Pass the IDWriteFactory instead of relying on a global creator. by bungeman@google.com · 11 years ago
- 1ba6262 Clean up SkOnce usage in SkFontMgr_Indirect. by bungeman@google.com · 11 years ago
- 29d3777 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- c8f0d60 Fix r13897. by bungeman@google.com · 11 years ago
- f76cbb8 Fix r13897. by bungeman@google.com · 11 years ago
- 3d21f21 Fix r13897. by bungeman@google.com · 11 years ago
- 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 11 years ago
- 967dee3 Make SkFontMgr interface const. by commit-bot@chromium.org · 11 years ago
- 98000ef Android now uses Harfbuzz-NG. No need to keep code specific to the old version of Harfbuzz around! by commit-bot@chromium.org · 11 years ago
- ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
- d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
- 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 21591f0 Remove completed TODO in SkFontMgr.h. by bungeman@google.com · 11 years ago
- 9fc5c68 Fix leak detected in FontMgrMatchGM::onDraw by Valgrind. by bungeman@google.com · 11 years ago
- b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
- fb1663a Fix non-bmp in generateCharToGlyph on Mac. by bungeman@google.com · 11 years ago
- c0445fe Fix ambiguity in API if no matching system language is found by commit-bot@chromium.org · 11 years ago
- 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
- 9902c38 Add new entry point that supports fallback font selection based on language. by djsollen@google.com · 11 years ago
- d1bcfc9 export SkFontMgr_New_... experimental functions for testing in chrome by reed@google.com · 11 years ago
- 418ee43 Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual. by bungeman@google.com · 11 years ago
- 30ddd61 refactoring for SK_FONTHOST_USES_FONTMGR option by reed@google.com · 11 years ago
- 114cfbd Remove unimplemented Mutex() method from SkFontMgr.h. by bungeman@google.com · 11 years ago
- ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
- 40078cb Android specific changes that are upstreamed from the android framework. by djsollen@google.com · 11 years ago
- bfae9d3 Add a fontConfig interface for android. by djsollen@google.com · 11 years ago
- c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
- e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 11 years ago
- 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
- e4faa14 Remove unused complex script support from android builds by commit-bot@chromium.org · 11 years ago
- e36a168 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- f55061f check-point for linux fontmgr impl by reed@google.com · 12 years ago
- 027fd20 use SkDataTable to return familyNames for fontmgr by reed@google.com · 12 years ago
- 0b98326 forward declare SkTypeface by reed@google.com · 12 years ago