1. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 7 years ago
  2. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago
  3. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  4. 5698c8a Batch better in GrSmallPathRenderer and add perspective support. by Jim Van Verth · 7 years ago
  5. eafa64b Revert "Revert "Allow GrDrawOpAtlas to grow as needed"" by Jim Van Verth · 7 years ago
  6. ad70c41 Revert "Allow GrDrawOpAtlas to grow as needed" by Jim Van Verth · 7 years ago
  7. 03168b8 Allow GrDrawOpAtlas to grow as needed by Jim Van Verth · 7 years ago
  8. 6a7a704 Add multitexture support to text and path shaders, take 3. by Jim Van Verth · 7 years ago
  9. acc8d2e Revert "Revert "Revert "Add multitexture support to text and path shaders""" by Mike Klein · 7 years ago
  10. 6c251d2 Revert "Revert "Add multitexture support to text and path shaders"" by Jim Van Verth · 7 years ago
  11. e7492fe Revert "Add multitexture support to text and path shaders" by Jim Van Verth · 7 years ago
  12. 7f75426 Add multitexture support to text and path shaders by Jim Van Verth · 7 years ago
  13. 8296e75 Switch atlas clients over to using absolute texture coordinates (take 2) by Robert Phillips · 7 years ago
  14. e253831 Revert "Switch atlas clients over to using absolute texture coordinates" by Robert Phillips · 7 years ago
  15. e84c087 Switch atlas clients over to using absolute texture coordinates by Robert Phillips · 7 years ago
  16. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago[Renamed (95%) from src/gpu/text/GrAtlasTextBlob_regenInBatch.cpp]
  17. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  18. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  19. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  20. 344ec42 Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp by Brian Salomon · 8 years ago
  21. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago
  22. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  23. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  24. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  25. 8b6fa5e Make GrAtlasTextBlob::run own effects it points to. by bsalomon · 8 years ago
  26. d1c71fd Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text code. by bsalomon · 8 years ago
  27. c2878e2 Remove GrFontScaler class. by bsalomon · 8 years ago
  28. c5d07fa Rename SkDescriptor::equals to SkDescriptor::operator== by bsalomon · 8 years ago
  29. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 8 years ago
  30. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 8 years ago
  31. c791728 Pass effects directly to fontcache by reed · 8 years ago
  32. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  33. 7023a00 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 9 years ago
  34. 8e0ef29 Calculate translations to apply to vertices in batch by joshualitt · 9 years ago
  35. d106c2c Revert of Use unorm shorts for texture coordinates when rendering text. (patchset #3 id:40001 of https://codereview.chromium.org/1713693002/ ) by jvanverth · 9 years ago
  36. e507ff0 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 9 years ago
  37. 8e84a1e Delete GrTextContext by joshualitt · 9 years ago
  38. ddd22d8 Remove last bit of privacy violation for GrAtlasTextBlob by joshualitt · 9 years ago