1. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  2. 0e05a82 Add GrFragmentProcessor::clone(), implementation for ColorTableEffect, and unit test. by Brian Salomon · 7 years ago
  3. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  4. d3e247f Sixth small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  5. 7881409 Fifth small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  6. 019ff27 Third small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  7. 1c05364 Make GrProcessorTestFactory be templated on smart ptr class rather than processor class. by Brian Salomon · 7 years ago
  8. b7506c3 Remove unused function GrDrawOp::DumpPipelineInfo by Brian Salomon · 7 years ago
  9. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  10. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  11. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  12. c686ce3 Smaller fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  13. 7634330 reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o by Mike Klein · 7 years ago
  14. 57aa367 Add initial version of GrResourceAllocator's free pool (take 2) by Robert Phillips · 7 years ago
  15. 353196f clean read/write pixels signatures, augment SkSurface API by Mike Reed · 7 years ago
  16. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  17. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  18. 39f1a95 Revert "Add initial version of GrResourceAllocator's free pool" by Robert Phillips · 7 years ago
  19. 650ced0 Make GrColorFragmentProcessorAnalysis do all analysis in constructor. by Brian Salomon · 7 years ago
  20. 6ec9a4f Add initial version of GrResourceAllocator's free pool by Robert Phillips · 7 years ago
  21. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  22. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  23. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  24. dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago
  25. 9a0e390 sk_sp: act as if operator bool() not implicit. by Hal Canary · 7 years ago
  26. af1813e Update call to new signature of wrapBackendTexture by Leon Scroggins III · 7 years ago
  27. 2bb6ecc Revert "Revert "Fixes from sample count change"" by Greg Daniel · 7 years ago
  28. 914b285 Revert "Fixes from sample count change" by Greg Daniel · 7 years ago
  29. ff98644 Revert "Revert "Fixes from sample count change"" by Cary Clark · 7 years ago
  30. 390aaaf Revert "Fixes from sample count change" by Cary Clark · 7 years ago
  31. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  32. 1635146 Make GrPipeline non-refcounted by Brian Salomon · 7 years ago
  33. f331622 Fixes from sample count change by Greg Daniel · 7 years ago
  34. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  35. b7e8c3b run skslc output through clang-format by Ethan Nicholas · 7 years ago
  36. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  37. 0c15ae8 Revert "Revert "Revert "Revert "Improvements to GPU dither."""" by Brian Salomon · 7 years ago
  38. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  39. fc26f3c Remove GrAnalyticRectOp, the last legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  40. 44acb5b Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"" by Brian Salomon · 7 years ago
  41. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  42. 7bd55c2 gl: print shader sources one line at a time by Chris Dalton · 7 years ago
  43. f2290cb Revert "Revert "Revert "Improvements to GPU dither.""" by Brian Salomon · 7 years ago
  44. 0f01b2e Revert "Revert "Improvements to GPU dither."" by Brian Salomon · 7 years ago
  45. e468286 sksl now sees vulkan caps by Ethan Nicholas · 7 years ago
  46. 135e446 vk: Fix geometry-shader input varying locations by Chris Dalton · 7 years ago
  47. 38fb308 Revert "Improvements to GPU dither." by Brian Salomon · 7 years ago
  48. 1806e33 Improvements to GPU dither. by Brian Salomon · 7 years ago
  49. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  50. cda2015 Make dither range symmetric about 0 by Brian Salomon · 7 years ago
  51. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  52. aa352de Update visibility checks in Vulkan to support geom shaders by Greg Daniel · 7 years ago
  53. e3e9628 Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp" by Brian Salomon · 7 years ago
  54. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago
  55. 0274b30 converted GrBlurredEdgeFragmentProcessor to sksl by Ethan Nicholas · 7 years ago
  56. 434a58a Make GrAtlasTextOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  57. 420f156 converted EllipseEffect to sksl by Ethan Nicholas · 7 years ago
  58. 8abb9f4 Remove GrTestMeshDrawOp by Brian Salomon · 7 years ago
  59. 82ddc94 Make ProcessorRefTests op be a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  60. e9e91dd Add "findOrMakeStaticBuffer" to GrOnFlushResourceProvider by Chris Dalton · 7 years ago
  61. 477d0ef Make ops in bezier_effects GMs be non-Legacy GrMeshDrawOps by Brian Salomon · 7 years ago
  62. 6e1cbc0 fixed sksl static ifs to work for CircleEffect by Ethan Nicholas · 7 years ago
  63. f99a173 init GrDrawAtlasOp::fColor by Brian Salomon · 7 years ago
  64. 83d1185 converted CircleEffect to SkSL by Ethan Nicholas · 7 years ago
  65. b295573 Move GrAALinearizingConvexPathRenderer off GrLegacyMeshDrawOp by Brian Salomon · 7 years ago
  66. b76a72a Add support for creating a GrContext backed by Metal. by Greg Daniel · 7 years ago
  67. ee3e0ba Make DefaultPathOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  68. c2f4254 Make GrDrawVerticesOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  69. 0088f94 Make GrDrawAtlasOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  70. 38a10ad Add trace events for shader generation. by Ryan Macnak · 7 years ago
  71. b4d6106 Give GrSimpleMeshDrawOpHelper a cpp file by Brian Salomon · 7 years ago
  72. 89717fc Fix two issues in DashOp by Brian Salomon · 7 years ago
  73. 0596909 Make ShadowRRectOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  74. 79e4d1b Fail to make render target context if GrContext is abandoned by Brian Salomon · 7 years ago
  75. 68990be Re-land of "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  76. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  77. 1cc3b15 Make MSAAPathOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  78. f036632 Make RegionOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  79. 6b7e0e2 Add arc support to gpu Obj c++ code by Greg Daniel · 7 years ago
  80. 98222ac Revert "Revert "Make DashOp a non-legacy GrMeshDrawOp."" by Brian Salomon · 7 years ago
  81. 0db1b53 Fix assert in lattice op triggered by GLProgramsTest by Brian Salomon · 7 years ago
  82. beae8a9 Revert "Make DashOp a non-legacy GrMeshDrawOp." by Brian Salomon · 7 years ago
  83. ebb3825 Make DashOp a non-legacy GrMeshDrawOp. by Brian Salomon · 7 years ago
  84. baf981f Revert "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  85. 46b654d converted GrSimpleTextureEffect to sksl by Ethan Nicholas · 7 years ago
  86. febbd23 Make SmallPathOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  87. 0f99277 Address ASAN complaint by Robert Phillips · 7 years ago
  88. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  89. 18df763 Handle invalid lattice case in LatticeOp test factory by Brian Salomon · 7 years ago
  90. f02fa6f Ensure FB sRGB conversion is on during copy-as-draw by Brian Osman · 7 years ago
  91. 9530f7e Revert "Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp"" by Brian Salomon · 7 years ago
  92. 012893b Don't pre-allocate GrTextBlobCache space by Florin Malita · 7 years ago
  93. ceb4d48 Re-land "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  94. 815486c Convert NonAALatticeOp to non-legacy GrMeshDrawOp. by Brian Salomon · 7 years ago
  95. 8e8c755 Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap by Robert Phillips · 7 years ago
  96. 77e9666 Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy by Christopher Cameron · 7 years ago
  97. 62ae664 Revert "don't compose with (forced) opaque colors" by Ethan Nicholas · 7 years ago
  98. bca23b8 Remove unused ctor in GrTextureDomain by Robert Phillips · 7 years ago
  99. 8199559 don't compose with (forced) opaque colors by Mike Reed · 7 years ago
  100. 7343c19 Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp" by Ethan Nicholas · 7 years ago