1. 2f4686f Quality and performance fixes for AA tessellating path renderer. by Stephen White · 8 years ago
  2. 021f927 Revert "Quality and performance fixes for AA tessellating path renderer." by Stephan White · 8 years ago
  3. d4b2155 Quality and performance fixes for AA tessellating path renderer. by Stephen White · 8 years ago
  4. 87f340e switched GrVkPipelineStateCache over to use SkLRUCache by Ethan Nicholas · 8 years ago
  5. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  6. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  7. b62ea22 Change GPU read/write pixels API to support color space conversion by Brian Osman · 8 years ago
  8. 0857527 Cleanup GrBicubicEffect by Brian Osman · 8 years ago
  9. bde4285 Rename GrOp::draw to GrOp::execute by Brian Salomon · 8 years ago
  10. 53e4c3c Misc batch->op cleanup Part 2 of 2 by Brian Salomon · 8 years ago
  11. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  12. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  13. 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
  14. 6d2f73c Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  15. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  16. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  17. 8c5bad3 Remove the last "batch tracker" from AAStrokeRectOp. by Brian Salomon · 8 years ago
  18. 70826d7 Add color space xform bits to key for texture domain effect by Brian Osman · 8 years ago
  19. c1c607e GPU: Fix for fuzzer issue for sw-rendered paths with large bounds. by Brian Salomon · 8 years ago
  20. 07b6ad0 Floor to scalar for SDF paths. by Jim Van Verth · 8 years ago
  21. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  22. c468963 Respect color space in GrTextureDomainEffect by Brian Osman · 8 years ago
  23. 6750e91 Fix precision errors in large circle rendering. by Jim Van Verth · 8 years ago
  24. 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
  25. 64b70b0 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  26. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  27. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  28. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  29. d2a5e30 rm unnecessary forward decl of GrClip in GrDashOp.h by Brian Salomon · 8 years ago
  30. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  31. 6b316e9 Rename GrTestBatch and subclasses to Op by Brian Salomon · 8 years ago
  32. 99ad164 Rename batch->op and sk_sp in instanced rendering by Brian Salomon · 8 years ago
  33. a6aa590 Rename batch->op and sk_sp for all remaining path renderer classes. by Brian Salomon · 8 years ago
  34. 427da6f Revert "Remove all KTX support" by Leon Scroggins · 8 years ago
  35. 780dad1 Rename "batch" to "op" and sk_sp in 3 path renderer classes: by Brian Salomon · 8 years ago
  36. d0a0a65 Convert a few path renderer class batches from Batch to Op. by Brian Salomon · 8 years ago
  37. ada12ab Remove all KTX support by Leon Scroggins III · 8 years ago
  38. 1b9924f Added SkLRUCache.h and converted GPU program cache to use it. by Ethan Nicholas · 8 years ago
  39. 344ec42 Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp by Brian Salomon · 8 years ago
  40. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago
  41. 625cd9e Workaround freeze on Mac Chrome when checking read pixel config support. by Brian Salomon · 8 years ago
  42. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago
  43. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  44. fc527d2 Even more batch->op and sk_sp'ification. by Brian Salomon · 8 years ago
  45. 7dae46a Some more batch->op renaming by Brian Salomon · 8 years ago
  46. 289e3d8 Bring sk_sp to oval GrDrawOps and rename batch->op by Brian Salomon · 8 years ago
  47. 31c2608 Demote savePixels to save_pixels by Robert Phillips · 8 years ago
  48. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  49. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  50. 60c05f9 Mark the leaf classes of GrOp final. by Herb Derby · 8 years ago
  51. 417b7f4 Replace TextureType with SkBackingFit by Robert Phillips · 8 years ago
  52. 4a24da5 Make filterMaskGPU use GrTextureProxy by Robert Phillips · 8 years ago
  53. 2734136 Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContext by Robert Phillips · 8 years ago
  54. 65115a1 Remove mutex guards from GrContext::readSurfacePixels by Robert Phillips · 8 years ago
  55. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  56. ecdb686 Fix SDF generation for pixel-aligned paths (take two) by Jim Van Verth · 8 years ago
  57. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  58. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  59. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  60. 0abc8b4 Add helper for idenitfying hw GrAATypes. by Brian Salomon · 8 years ago
  61. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  62. 36aa176 Fix bug of passing DrawType::kColor instead of kStencilAndColor by Brian Salomon · 8 years ago
  63. 82125e9 Remove antialias axis from GrPathRendererChain::DrawType by Brian Salomon · 8 years ago
  64. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  65. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  66. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  67. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  68. 2790c52 Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp* by Brian Salomon · 8 years ago
  69. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 8 years ago
  70. 21aa35f Make GrRenderTargetOpList::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  71. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  72. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  73. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  74. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  75. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  76. b040320 Make command buffer sRGB mip-mapping more predictable by Brian Osman · 8 years ago
  77. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  78. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  79. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  80. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  81. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  82. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  83. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  84. e1f29c7 Revert "Fix SDF generation for pixel-aligned paths" by Jim Van Verth · 8 years ago
  85. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  86. 5b7b49f Rework GrRenderTargetOpList::setupDstReadIfNecessary. by Brian Salomon · 8 years ago
  87. 851c238 Skip the sRGB mip-map testing on command buffer by brianosman · 8 years ago
  88. 9296412 Fix SDF generation for pixel-aligned paths by Jim Van Verth · 8 years ago
  89. bd72f5a Tighten up when a line requires aa in SkGpuDevice. by Brian Salomon · 8 years ago
  90. c57c7c9 Rewrite GrRenderTargetContext::drawRegion antialias logic. by Brian Salomon · 8 years ago
  91. 864f6bd Add comment explaining the derivation of our Mitchell coefficients by Brian Osman · 8 years ago
  92. fe647b2 Make flag values in GrResourceProvider and GrTextureProvider consistent by Brian Salomon · 8 years ago
  93. 55360b1 Revert "Remove use of makeDeferredRenderTargetContextWithFallback" by Robert Phillips · 8 years ago
  94. 2047189 Two (related) changes here: by brianosman · 8 years ago
  95. 0164896 Clamp colors after gamut xform in Ganesh by Brian Osman · 8 years ago
  96. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  97. a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  98. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  99. 155b292 Remove use of makeDeferredRenderTargetContextWithFallback by Robert Phillips · 8 years ago
  100. 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago