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