1. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  2. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  3. 82a455f Remove requestedStyle from SkTypefaceCache. by bungeman · 8 years ago
  4. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  5. b906daf Have /src files use header directly. by herb · 9 years ago
  6. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  9. 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
  10. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  11. 64fb51d Fix typeface ids on Mac. by bungeman · 9 years ago
  12. 60b6e9d Remove a pointless use of SkWeakRefCnt. by mtklein · 10 years ago
  13. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  14. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  15. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  16. 03b8781 expose instance methods on SkTypefaceCache by reed@google.com · 11 years ago
  17. f64c684 Add a 'unique' method to SkRefCnt, document the usage, and add support. by bungeman@google.com · 11 years ago
  18. e9bbc81 move typeface cache limit from 128 to 1024 (128 is a joke, not sure what a by reed@google.com · 11 years ago
  19. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  20. a02bc15 WeakRefCnt http://codereview.appspot.com/5649046/ by bungeman@google.com · 12 years ago
  21. ee51d1a Fix TypefaceCache races. http://codereview.appspot.com/5656066/ by bungeman@google.com · 13 years ago
  22. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  23. 538f784 change typeface::purgeall to not assume that the array is empty, as it may by reed@google.com · 13 years ago
  24. d40da64 add typefacecache to be purged in SkGraphics::Term() by reed@google.com · 13 years ago
  25. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  26. 2f3dc9d add typefacecache speedup lcd blits clean up some samples by reed@google.com · 13 years ago