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