1. 51b3e60 Clean up GrText-related headers a bit by Robert Phillips · 4 years, 5 months ago
  2. 297a219 Delay creation of GrTextStrike and GrGlyphs until flush time by Robert Phillips · 4 years, 5 months ago
  3. 6d3bc29 Consolidate the conversion of plot location to uvs to be w/in GrDrawOpAtlas by Robert Phillips · 4 years, 5 months ago
  4. 5fa68b4 Reduce GrGlyph's functionality by Robert Phillips · 4 years, 5 months ago
  5. 4d72171 Rename AtlasID to PlotLocator by Herb Derby · 4 years, 8 months ago
  6. 6d50a09 Use SkTHashTable in GrTextStrike by Herb Derby · 4 years, 9 months ago
  7. a4eecd8 findImage(const SkGlyph&) -> prepareImage(SkGlyph*) by Herb Derby · 5 years ago
  8. 3e8e34e Start using new APIs for bounds and glyph lookup by Herb Derby · 5 years ago
  9. 3721688 Make fMaskFormate private by Herb Derby · 5 years ago
  10. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
  11. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  12. 438ea54 Move from a generalized appendGlyph to two specialized methods. by Herb Derby · 6 years ago
  13. 5a3fdee Convert GrGlyph::PackedID to SkPackedGlyphID by Herb Derby · 6 years ago
  14. 4c35be0 Remove PackedID from the strike call chain by Herb Derby · 6 years ago
  15. b03e024 Make and use a ctor for GrGlyph by Herb Derby · 6 years ago
  16. 37e21f6 Move the maskStyle into the GrGlyph by Herb Derby · 6 years ago
  17. 44539be Remove unused dtor from GrTextStrike by Herb Derby · 6 years ago
  18. 4a82396 Remove fPath and fTooLargeForAtlas from GrGlyph by Herb Derby · 6 years ago
  19. 2481501 Remove old, unused code by Brian Osman · 7 years ago
  20. eafa64b Revert "Revert "Allow GrDrawOpAtlas to grow as needed"" by Jim Van Verth · 7 years ago
  21. ad70c41 Revert "Allow GrDrawOpAtlas to grow as needed" by Jim Van Verth · 7 years ago
  22. 03168b8 Allow GrDrawOpAtlas to grow as needed by Jim Van Verth · 7 years ago
  23. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  24. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  25. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 8 years ago
  26. 852f15d free -> reset by mtklein · 8 years ago
  27. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 8 years ago
  28. 0e3738d free -> reset by mtklein · 8 years ago
  29. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  30. 58ff81b Remove unused field in micro cleanup by joshualitt · 9 years ago
  31. 010db53 Some simple optimizations for improving GrAtlasTextContext perf by joshualitt · 9 years ago
  32. 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  33. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 9 years ago
  34. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  35. a763461 Ensure that we use different glyph entries for regular and df text. by jvanverth · 9 years ago
  36. 1a5041e Revert of Ensure that we use different glyph entries for regular and df text. (patchset #2 id:20001 of https://codereview.chromium.org/1020593003/) by jvanverth · 9 years ago
  37. 8dc58ed Ensure that we use different glyph entries for regular and df text. by jvanverth · 9 years ago
  38. 0b17d6c Cleanup public includes directory. by djsollen · 10 years ago[Renamed from include/gpu/GrGlyph.h]
  39. 294c326 Fix color emoji. by jvanverth · 10 years ago
  40. e817dbb Revert of Fix color emoji. (patchset #11 id:320001 of https://codereview.chromium.org/636183005/) by jvanverth · 10 years ago
  41. bc92163 Fix color emoji. by jvanverth · 10 years ago
  42. dd6d227 Replace use of GrTHashTable in GrFontCache with SkTDynamicHash. by jvanverth · 10 years ago
  43. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  44. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 10 years ago
  45. 7d330eb GrAtlas cleanup: Split out GrPlot and GrAtlas by commit-bot@chromium.org · 11 years ago
  46. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  47. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  48. 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
  49. 8d033a1 Remove GrPath typedef by bsalomon@google.com · 12 years ago
  50. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrGlyph.h]
  51. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  52. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago