1. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 8 years ago
  2. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 8 years ago
  3. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 8 years ago
  4. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  5. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 8 years ago
  6. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 8 years ago
  7. c791728 Pass effects directly to fontcache by reed · 8 years ago
  8. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  9. 0449bcf add helper to create fancy underlines by caryclark · 9 years ago
  10. 043a75e Use SkAutoTExclusive in SkGlyphCache. by herb · 9 years ago
  11. 93775bd [tracing] Remove counter logic and just use address on glyph cache dumps by ssid · 9 years ago
  12. 8d57faf Revert of Stop using SkScalerContext::getAdvance() in SkGlyphCache. (patchset #2 id:20001 of https://codereview.chromium.org/1321243004/ ) by mtklein · 9 years ago
  13. 60df542 Strip font name of special characters before dumping by ssid · 9 years ago
  14. f0c9865 Add support for light dumps in SkTraceMemoryDump interface. by ssid · 9 years ago
  15. cd7f035 Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
  16. 014ffdb Parallel cache. by herb · 9 years ago
  17. 951d854 Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://codereview.chromium.org/1264103003/ ) by jyasskin · 9 years ago
  18. 83e599a Correct a possible free after use. by herb · 9 years ago
  19. bf29888 Parallel cache. by herb · 9 years ago
  20. 6c59d80 Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  21. 2ac6793 Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) by mtklein · 9 years ago
  22. a1254ac Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  23. ef2df09 Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
  24. 6f2a486 Parallel cache. by herb · 9 years ago
  25. 518a292 Stop using SkScalerContext::getAdvance() in SkGlyphCache. by mtklein · 9 years ago
  26. 33c594c [tracing] Add support for skia caches to dump memory stats by ssid · 9 years ago
  27. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  28. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  29. 216b643 private iterator to visit all resource cache entries by reed · 9 years ago
  30. c71239b Change the GlyphCache to use a hash table instead of doing its own ad-hoc by herb · 9 years ago
  31. 3547505 Add RAII for other types of locks. Change SkGlyphCache_Globals to by herb · 9 years ago
  32. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  33. 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
  34. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  35. c2ff529 Fix bit rot in SkGlyphCache validate code. by herb · 9 years ago
  36. c1e97b3 Fix uninitialized memory bug in the SkGlyphCache. by herb · 9 years ago
  37. e70de9e Make the glyph array entries inline. by herb · 10 years ago
  38. b69d0e0 BUG=skia: by herb · 10 years ago
  39. e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 10 years ago
  40. f8d24e2 BUG=skia: by herb · 10 years ago
  41. 5a2a5e7 Revert of Make the glyph array entries inline. (patchset #11 id:190001 of https://codereview.chromium.org/885903002/) by mtklein · 10 years ago
  42. b4c29ac Make the glyph array entries inline. BUG=skia: by herb · 10 years ago
  43. 9bf4e5b Revert of Make the glyph array entries inline. (patchset #10 id:170001 of https://codereview.chromium.org/885903002/) by bsalomon · 10 years ago
  44. 4c08f16 Make the glyph array entries inline. BUG=skia: by herb · 10 years ago
  45. f8dd076 Make char hash dynamic when needed. by herb · 10 years ago
  46. 40dab98 Use murmur3 finisher to improve font hash efficiency. by reed · 10 years ago
  47. 25b7611 Revert of patch from issue 885453002 at patchset 20001 (http://crrev.com/885453002#ps20001) (patchset #1 id:1 of https://codereview.chromium.org/881953002/) by mtklein · 10 years ago
  48. 95faa61 patch from issue 885453002 at patchset 20001 (http://crrev.com/885453002#ps20001) by mtklein · 10 years ago
  49. a27b82d Remove distance field generation and storage from SkGlyphCache. by jvanverth · 10 years ago
  50. 148ec59 Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. by mtklein · 10 years ago
  51. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  52. 8a98672 Remove unused SkGlyphCache::VisitAllCaches. by bungeman · 10 years ago
  53. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  54. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  55. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  56. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  57. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  58. 261d015 Clean up global gSkSuppressFontCachePurgeSpew. by commit-bot@chromium.org · 10 years ago
  59. 72b7bf8 Add missing include for r14397. by bungeman@google.com · 10 years ago
  60. b6ad00b Create SkGlyphCache globals with SkOnce. by bungeman@google.com · 10 years ago
  61. 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 10 years ago
  62. a8c7f77 fix (some) 64bit warnings -- size_t -> int by commit-bot@chromium.org · 11 years ago
  63. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  64. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  65. 49360df Remove unused fields from SkGlyphCache. by bungeman@google.com · 11 years ago
  66. 65caeaf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  67. baed71f add counting to Globals, and refactor some for clarity by reed@google.com · 11 years ago
  68. dfc7403 remove obsolete USE_CACHE_HASH by reed@google.com · 11 years ago
  69. 84e22d8 allow createScalerContext to return null, and then have the GDI backend trigger that if we fail to create the necessary GDI resources by reed@google.com · 11 years ago
  70. 4b60dbe move failable work outside of constructors for SkGlyphCache and SkScalerContextGDI. If we fail, try to purge everything and try again, in case the failure was from memory/os-resource exhaustion (e.g. out of HDC handles in windows) by reed@google.com · 11 years ago
  71. 4d494f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  72. 6757a3c combine glyph and image bulk alloc, and adjust initial alloc size, to reduce total waste from 50% to 30% by reed@google.com · 11 years ago
  73. 0a01f5a we only need one fontmetrics, since the paint (and fontcache) now know explicitly by reed@google.com · 11 years ago
  74. 90808e8 Add SkTypeface* parameter to SkScalerContext (and its callers) by reed@google.com · 11 years ago
  75. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  76. 000dea7 Disabling validation of the glyph cache for standard debug builds. by djsollen@google.com · 12 years ago
  77. 0c3b9cf Use consistent globals in AttachCache. https://codereview.appspot.com/6816052/ by bungeman@google.com · 12 years ago
  78. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  79. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  80. 79a1c34ee land https://codereview.appspot.com/6448046/ by reed@google.com · 12 years ago
  81. 73c48f1 removing trailing ',' on last entry in enum, to fix warning by reed@google.com · 12 years ago
  82. 26344cf add explicit purgeAll() so we don't get foiled by the min cache-limit by reed@google.com · 12 years ago
  83. df9d656 Add SkPath::getVerbs/countVerbs by bsalomon@google.com · 12 years ago
  84. 7b57892 ~glyphcache_globals needs to actually delete its cache by reed@google.com · 12 years ago
  85. 803c67d change SetTLSFontCacheLimit to be void, since it doesn't easily know the prev value by reed@google.com · 12 years ago
  86. 6172d67 Allow font-cache to use thread_local_storage for a private cache by reed@google.com · 12 years ago
  87. 82d447d revert TLS change (until we impl windows backend) by reed@google.com · 12 years ago
  88. 09dcf75 allow thread-local font cache Review URL: https://codereview.appspot.com/6101053 by reed@google.com · 12 years ago
  89. 0983701 move FontCacheLimit implementations into SkGlyphCache.cpp, in prep for TLS by reed@google.com · 12 years ago
  90. 331560e fix debug build by reed@google.com · 12 years ago
  91. eb9a9bf cleanups in prep for tls cache by reed@google.com · 12 years ago
  92. 8887be0 disable SPEW_PURGE_STATUS by reed@google.com · 13 years ago
  93. 9998c66 remove all references to SkGlobals (obsolete) by reed@google.com · 13 years ago
  94. 5d248bc remove use of SkGlobals by reed@google.com · 13 years ago
  95. d54c857 remove obsolete SK_USE_RUNTIME_GLOBALS by reed@google.com · 13 years ago
  96. 77407ca add api to SkGraphics to get/set font cache limit by reed@google.com · 13 years ago
  97. 11b4d8a add hack for testing gSkSuppressFontCachePurgeSpew by reed@google.com · 13 years ago
  98. 5e2df64 detect when LCD is really just BW, and remark the glyph as that. by reed@google.com · 13 years ago
  99. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  100. 0bc7bf5 Implement SkScalerContext_Windows::generateGlyphCount() and provide access via SkGlyphCache interface. by ctguil@chromium.org · 14 years ago