1. c2dd5ed Add GrVkTexelBuffer class by Greg Daniel · 7 years ago
  2. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago
  3. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  4. 6d4b65e Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."" by Brian Salomon · 7 years ago
  5. 0f35332 Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp." by Brian Salomon · 7 years ago
  6. ff574e0 Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  7. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  8. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  9. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  10. 736a9cc remove unused yuv methods by Mike Reed · 7 years ago
  11. 7fbb7d3 Remove two more gpu headers from include/* by Robert Phillips · 7 years ago
  12. e3302df Make InstancedRendering more opList-splitting friendly by Robert Phillips · 7 years ago
  13. 9f5d467 Remove more headers from include/gpu by Robert Phillips · 7 years ago
  14. 54cbcd7 Remove all headers from include/gpu/effects by Robert Phillips · 7 years ago
  15. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 7 years ago
  16. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 7 years ago
  17. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  18. 271d495 check-headers-self-sufficient: update by Hal Canary · 8 years ago
  19. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 7 years ago
  20. 8301046 Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer by Jim Van Verth · 7 years ago
  21. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 7 years ago
  22. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 7 years ago
  23. 63954c9 GPU version of onMakeColorSpace by Brian Osman · 7 years ago
  24. 0727f67 Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu by Brian Salomon · 7 years ago
  25. fe71b9d Add GrSemaphoreOp to support deferred semaphore use by Greg Daniel · 8 years ago
  26. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 8 years ago
  27. c65aec9 Make GrClip.h private by Brian Salomon · 8 years ago
  28. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 8 years ago
  29. 467921e Move GrDrawOp pipeline/clip processing to GrRenderTargetContext by Brian Salomon · 8 years ago
  30. 42c456f Remove PLS path renderer by Brian Salomon · 8 years ago
  31. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  32. fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 8 years ago
  33. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 8 years ago
  34. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 8 years ago
  35. 6be3523 Add support for Semaphores (gpu waiting on gpu) in Ganesh by Greg Daniel · 8 years ago
  36. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 8 years ago
  37. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 8 years ago
  38. 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
  39. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  40. b5cb683 Use construct/init pattern with GrPipeline to replace CreateAt. by Brian Salomon · 8 years ago
  41. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  42. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  43. d2743ea Remove GrPipelineBuilder.cpp by Brian Salomon · 8 years ago
  44. 94cce4c Make GrXferProcessor and related classes private. by Brian Salomon · 8 years ago
  45. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  46. efe3ded Change shadow tessellators to use SkColor and move to util. by Jim Van Verth · 8 years ago
  47. 40fd7c9 Push GrTextureProxy down to more effects by Robert Phillips · 8 years ago
  48. 91af727 Add geometric version of spot shadow by Jim Van Verth · 8 years ago
  49. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
  50. 757914d Switch GrConfigConversionEffect over to taking GrTextureProxies by Robert Phillips · 8 years ago
  51. 58abc9e Move SkShadowTessellator to GrShadowTessellator by Jim Van Verth · 8 years ago
  52. aee504b Make GrConvolutionEffect only support Gaussian kernels and rename. by Brian Salomon · 8 years ago
  53. 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 8 years ago
  54. aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 8 years ago
  55. 8cbb424 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  56. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  57. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  58. 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
  59. 6d2f73c Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  60. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  61. 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
  62. 64b70b0 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  63. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  64. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  65. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  66. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  67. 6b316e9 Rename GrTestBatch and subclasses to Op by Brian Salomon · 8 years ago
  68. a6aa590 Rename batch->op and sk_sp for all remaining path renderer classes. by Brian Salomon · 8 years ago
  69. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago
  70. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago
  71. fc527d2 Even more batch->op and sk_sp'ification. by Brian Salomon · 8 years ago
  72. 7dae46a Some more batch->op renaming by Brian Salomon · 8 years ago
  73. 289e3d8 Bring sk_sp to oval GrDrawOps and rename batch->op by Brian Salomon · 8 years ago
  74. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  75. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  76. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  77. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  78. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  79. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  80. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  81. e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago
  82. 3b66ab6 GrTextureProducer cleanup, phase one: Bitmap and Image makers by Brian Osman · 8 years ago
  83. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  84. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  85. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  86. 101b844 Remove GrGLSLSampler type and subclasses by Brian Salomon · 8 years ago
  87. b014cca Make GrBufferAccess a nested class of GrProcessor by Brian Salomon · 8 years ago
  88. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  89. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  90. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  91. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  92. 9034b13 gpu.gypi -> gpu.gni by Mike Klein · 8 years ago