1. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  2. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  3. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  4. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  5. 1c21431 Revert "Clear atlas textures at creation in Chrome" by Brian Salomon · 7 years ago
  6. 8785df1 Clear atlas textures at creation in Chrome by Brian Salomon · 7 years ago
  7. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  8. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  9. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  10. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  11. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 7 years ago
  12. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  13. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 7 years ago
  14. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 7 years ago
  15. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  16. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago[Renamed (99%) from src/gpu/GrBatchAtlas.cpp]
  17. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  18. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  19. 594f9ed Smart pointers for GrBatchAtlas. by Ben Wagner · 8 years ago
  20. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  21. cce3e58 Always use RGBA textures for color font atlases by Brian Osman · 8 years ago
  22. 613664b Remove unnecessary assert in GrBatchAtlas. by jvanverth · 8 years ago
  23. 6d6b6ad Make GrBatchAtlas robust against attempts to add large rects. by bsalomon · 8 years ago
  24. c3d706f Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:160001 of https://codereview.chromium.org/1888473002/ ) by jvanverth · 8 years ago
  25. b0ec983 Use transfer buffer for BatchAtlas texture copies. by jvanverth · 8 years ago
  26. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  27. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  28. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  29. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  30. 5df175e Make has GrBatchAtlas::ID() inlineable by joshualitt · 9 years ago
  31. 1f0e350 Disable preemptive batch preparation by robertphillips · 9 years ago
  32. 2b0536f Clean up GrBatchAtlas a bit by robertphillips · 9 years ago
  33. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  34. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  35. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
  36. 65e96b4 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  37. 8db6fdc bump the size of the atlas id to 64 bits by joshualitt · 9 years ago
  38. bdc91a7 Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset #3 id:40001 of https://codereview.chromium.org/1266003002/) by joshualitt · 9 years ago
  39. adcdca8 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  40. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  41. 28761fe Fix assert in GrBatchAtlas. by jvanverth · 9 years ago
  42. 72e3ae4 Remove vertex/index buffer factilities from GrDrawTarget. by bsalomon · 9 years ago
  43. 8e71d38 fix for GrBatchAtlas valgrind error by joshualitt · 9 years ago
  44. e062db9 fix for using too much memory in GrBatchAtlas by joshualitt · 9 years ago
  45. 4314e08 small fix for perf regression in GrAtlasTextContext.cpp by joshualitt · 9 years ago
  46. b4c507e Adding bulk plot reffer to cached textblobs by joshualitt · 9 years ago
  47. 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
  48. 7281c61 Adding bulk plot reffer to cached textblobs by joshualitt · 9 years ago
  49. 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  50. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 9 years ago
  51. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  52. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  53. 5bf99f1 Creation of GrBatchAtlas and Distancefieldpathrenderer batch by joshualitt · 9 years ago