1. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  2. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  3. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  4. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  5. 5df175e Make has GrBatchAtlas::ID() inlineable by joshualitt · 9 years ago
  6. 1f0e350 Disable preemptive batch preparation by robertphillips · 9 years ago
  7. 2b0536f Clean up GrBatchAtlas a bit by robertphillips · 9 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  10. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
  11. 65e96b4 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  12. 8db6fdc bump the size of the atlas id to 64 bits by joshualitt · 9 years ago
  13. bdc91a7 Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset #3 id:40001 of https://codereview.chromium.org/1266003002/) by joshualitt · 9 years ago
  14. adcdca8 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  15. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  16. 28761fe Fix assert in GrBatchAtlas. by jvanverth · 9 years ago
  17. 72e3ae4 Remove vertex/index buffer factilities from GrDrawTarget. by bsalomon · 9 years ago
  18. 8e71d38 fix for GrBatchAtlas valgrind error by joshualitt · 9 years ago
  19. e062db9 fix for using too much memory in GrBatchAtlas by joshualitt · 9 years ago
  20. 4314e08 small fix for perf regression in GrAtlasTextContext.cpp by joshualitt · 9 years ago
  21. b4c507e Adding bulk plot reffer to cached textblobs by joshualitt · 9 years ago
  22. 3cf9863 Revert of Adding bulk plot reffer to cached textblobs (patchset #7 id:110001 of https://codereview.chromium.org/1050113004/) by joshualitt · 9 years ago
  23. 7281c61 Adding bulk plot reffer to cached textblobs by joshualitt · 9 years ago
  24. 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  25. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 9 years ago
  26. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  27. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  28. 5bf99f1 Creation of GrBatchAtlas and Distancefieldpathrenderer batch by joshualitt · 9 years ago