1. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 7 years ago
  2. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  3. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  4. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  5. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  6. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  7. c500d9b Use SkTArray for mailbox polling by Florin Malita · 7 years ago
  8. 4a01ac9 Purge GrTextBlobCache entries on SkTextBlob deletion by Florin Malita · 7 years ago
  9. c337c9e Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"" by Florin Malita · 7 years ago
  10. 3304c44 Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs" by Florin Malita · 7 years ago
  11. db3ceb8 Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs by Florin Malita · 7 years ago
  12. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 7 years ago
  13. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  14. 33fdb8d Refactor GrTextBlobCache by Florin Malita · 7 years ago
  15. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 8 years ago
  16. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 8 years ago
  17. 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
  18. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  19. 77b3f32 Broaden checking of GrSurfaceProxy::MakeDeferred's return value by Robert Phillips · 8 years ago
  20. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  21. 26d3f21 verify that glyph position rect is non-empty in GrAtlasTextBlob::appendGlyph by Lee Salzman · 8 years ago
  22. c949ce9 Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent by Robert Phillips · 8 years ago
  23. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  24. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  25. f809c1e Try out new refFoo pattern on GrStyle by Robert Phillips · 8 years ago
  26. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  27. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  28. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  29. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  30. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  31. 8cbb424 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  32. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  33. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  34. 4784225 Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  35. 6d2f73c Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  36. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  37. a8b1e6d Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  38. 64b70b0 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  39. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  40. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  41. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  42. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  43. 344ec42 Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp by Brian Salomon · 8 years ago
  44. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago
  45. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago
  46. 31c2608 Demote savePixels to save_pixels by Robert Phillips · 8 years ago
  47. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  48. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  49. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  50. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  51. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  52. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  53. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  54. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  55. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  56. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  57. 08576e6 Fix error with transforming custom/large glyphs by Jim Van Verth · 8 years ago
  58. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  59. 594f9ed Smart pointers for GrBatchAtlas. by Ben Wagner · 8 years ago
  60. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  61. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  62. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  63. f93f515 Revert of Generate Signed Distance Field directly from vector path (patchset #19 id:360001 of https://codereview.chromium.org/1643143002/ ) by bsalomon · 8 years ago
  64. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  65. 67c7c81 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  66. 620ee4f Revert of Generate Signed Distance Field directly from vector path (patchset #18 id:340001 of https://chromiumcodereview.appspot.com/1643143002/ ) by benjaminwagner · 8 years ago
  67. e8f0a7b Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  68. cce3e58 Always use RGBA textures for color font atlases by Brian Osman · 8 years ago
  69. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  70. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  71. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  72. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  73. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  74. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  75. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  76. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  77. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  78. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  79. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  80. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  81. 86e7626 Move GrAtlasTextContext to GrDrawingManager, so we only have one. by brianosman · 8 years ago
  82. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  83. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  84. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago
  85. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  86. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 8 years ago
  87. 2895eeb Retract PipelineBuilder some more by robertphillips · 8 years ago
  88. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  89. d2b6d64 Minor change to Ganesh path renderers by robertphillips · 8 years ago
  90. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  91. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  92. ecbc15d Minor cleanup of GrStencilAndCoverTextContext by robertphillips · 8 years ago
  93. e34f17d Make SkFont a bit more useable by robertphillips · 8 years ago
  94. 640789d Push GrPipelineBuilder down to the drawBatch calls in the TextContext by robertphillips · 8 years ago
  95. 86dc226 Use sRGB pixel config for ARGB masks (color emoji) by brianosman · 8 years ago
  96. 180500e Revert of Use sRGB pixel config for ARGB masks (color emoji) (patchset #1 id:1 of https://codereview.chromium.org/2129913004/ ) by brianosman · 8 years ago
  97. 920af9f Use sRGB pixel config for ARGB masks (color emoji) by brianosman · 8 years ago
  98. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  99. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  100. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago