1. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  2. 7c5a806 Move from SkChunkAlloc to SkArenaAlloc for SkGlyphCache. by Herb Derby · 8 years ago
  3. 6e9ac12 Clean up glyph id handling. by Ben Wagner · 8 years ago
  4. e0d62a5 Remove advance[XY]Fixed getters. by benjaminwagner · 8 years ago
  5. 6b3eacb Change type of SkGlyph::fAdvance[XY] to float. by benjaminwagner · 8 years ago
  6. 2732e18 Un-deprecate new methods to fix Android. by benjaminwagner · 9 years ago
  7. 706d21f Hide new methods from non-Android. by benjaminwagner · 9 years ago
  8. 19de504 Add advance[XY]Fixed getters for Android. by benjaminwagner · 9 years ago
  9. 0449bcf add helper to create fancy underlines by caryclark · 9 years ago
  10. b68ce74 Add SK_BEGIN_REQUIRE_DENSE / SK_END_REQUIRE_DENSE. by mtklein · 9 years ago
  11. cd7f035 Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
  12. 014ffdb Parallel cache. by herb · 9 years ago
  13. 951d854 Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://codereview.chromium.org/1264103003/ ) by jyasskin · 9 years ago
  14. bf29888 Parallel cache. by herb · 9 years ago
  15. ef2df09 Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
  16. 6f2a486 Parallel cache. by herb · 9 years ago
  17. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  18. c71239b Change the GlyphCache to use a hash table instead of doing its own ad-hoc by herb · 9 years ago
  19. c1e97b3 Fix uninitialized memory bug in the SkGlyphCache. by herb · 10 years ago
  20. e70de9e Make the glyph array entries inline. by herb · 10 years ago
  21. b69d0e0 BUG=skia: by herb · 10 years ago
  22. e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 10 years ago
  23. f8d24e2 BUG=skia: by herb · 10 years ago
  24. 5a2a5e7 Revert of Make the glyph array entries inline. (patchset #11 id:190001 of https://codereview.chromium.org/885903002/) by mtklein · 10 years ago
  25. b4c29ac Make the glyph array entries inline. BUG=skia: by herb · 10 years ago
  26. 9bf4e5b Revert of Make the glyph array entries inline. (patchset #10 id:170001 of https://codereview.chromium.org/885903002/) by bsalomon · 10 years ago
  27. 4c08f16 Make the glyph array entries inline. BUG=skia: by herb · 10 years ago
  28. a27b82d Remove distance field generation and storage from SkGlyphCache. by jvanverth · 10 years ago
  29. d54d3fc remove unused kLCD_MaskFormat by reed · 10 years ago
  30. b2f7fce DirectWrite to use aliased if ClearType is empty. by Ben Wagner · 10 years ago
  31. 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
  32. 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 10 years ago
  33. d02d4ff privatize SkGlyph.h by mike@reedtribe.org · 12 years ago[Renamed from include/core/SkGlyph.h]
  34. bbe5013 Split SkGlyph into its own header. https://codereview.appspot.com/6434049/ by bungeman@google.com · 12 years ago