1. 8c326e9 Remove fStencilClearValue from Vulkan's CommandBufferInfo struct by Robert Phillips · 7 years ago
  2. b74ef03 Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and MoveOrCopy. by Brian Salomon · 7 years ago
  3. 8048822 Revert "Revert "Support single line objects and arrays"" by Brian Osman · 7 years ago
  4. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  5. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
  6. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  7. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  8. a5a69cf Revert "Support single line objects and arrays" by Brian Osman · 7 years ago
  9. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  10. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  11. 6a7d56f Support single line objects and arrays by Brian Osman · 7 years ago
  12. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  13. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  14. e1fc9ac Improve float-based dither logic by Eric Karl · 7 years ago
  15. 74c627f Fix stencil clear load in Vulkan by Robert Phillips · 7 years ago
  16. 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
  17. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  18. 8a0044f Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType by Florin Malita · 7 years ago
  19. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  20. 95db9b3 Make bmp text position attribute be highp by Brian Salomon · 7 years ago
  21. b072bb6 CCPR: Process quadratic flat edges without soft msaa by Chris Dalton · 7 years ago
  22. 621ee98 Fix corner case in NonAAStrokeRectOp (stroke width > the rect's width or height) by Robert Phillips · 7 years ago
  23. 4a081e2 Add GrMtlTexture classes by Greg Daniel · 7 years ago
  24. 73d8fd9 Add a private API for writing the clip to the stencil by Stan Iliev · 7 years ago
  25. dcba08e Revert "Revert "support for 'half' types in sksl, plus general numeric type improvements"" by Ethan Nicholas · 7 years ago
  26. 1a39d3f Guard against D3D NaN/Infinity literals bug in color burn by Brian Osman · 7 years ago
  27. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  28. 21171e5 CCPR: Transform path points before handling curves by Chris Dalton · 7 years ago
  29. ce06e26 Make ProcessorCloneTest more robust, fix matrix conv. onIsEqual by Brian Salomon · 7 years ago
  30. 369e8b7 Fix cleanup on program creation failure by Robert Phillips · 7 years ago
  31. 0e96055 Revert "support for 'half' types in sksl, plus general numeric type improvements" by Ethan Nicholas · 7 years ago
  32. dff5d43 Guard against D3D NaN/Infinity literals bug by Brian Osman · 7 years ago
  33. 93061b5 support for 'half' types in sksl, plus general numeric type improvements by Ethan Nicholas · 7 years ago
  34. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  35. 8514ebf Allow RegionOp to be used for stenciling by Brian Salomon · 7 years ago
  36. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  37. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  38. 0576a45 Add GrMtlUtil class by Greg Daniel · 7 years ago
  39. 96271cd Require clone() be implemented by GrFragmentProcessor subclasses by Brian Salomon · 7 years ago
  40. f3ce7e3 More GrPipeline cleanup. by Brian Salomon · 7 years ago
  41. 1380bb4 Don't draw text with zero glyph counts as paths by Jim Van Verth · 7 years ago
  42. 972b2f6 Initialize GrPipeline at construction. by Brian Salomon · 7 years ago
  43. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  44. f57c0d6 automatically generate clone() methods for SkSL fragment processors by Ethan Nicholas · 7 years ago
  45. cebcb84 Add caps files for metal by Greg Daniel · 7 years ago
  46. 6bd729d Uncomment glinterface asserts not that chrome has functions by Greg Daniel · 7 years ago
  47. 1af03d4 Compute correct bounds for DrawShadowRec. by Jim Van Verth · 7 years ago
  48. b3f6ac4 Don't create GrAtlasTextBlobs for zero glyph count text draws. by Brian Salomon · 7 years ago
  49. 94e0b11 Two small fixes from recent changes prepping for std::unique_ptr<GrFragmentProcessor>. by Brian Salomon · 7 years ago
  50. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  51. b17e639 Add clone methods to unit test GrFragmentProcessor classes by Brian Salomon · 7 years ago
  52. acaa607 Make op-level texture uploading be GrProxy-based by Robert Phillips · 7 years ago
  53. 4f101a7 Make GrGpuCommandBuffer's methods take a GrRenderTargetProxy (rather than a GrRenderTarget) by Robert Phillips · 7 years ago
  54. 3f6f965 Implement clone for 6 additional GrFragmentProcessor subclasses. by Brian Salomon · 7 years ago
  55. 71603cc Remove the now unused GR_PROXY_MOVE macro by Brian Salomon · 7 years ago
  56. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  57. b9f6afb switched to infra version of clang-format for skslc by Ethan Nicholas · 7 years ago
  58. b4d1873 Remove GrTraceMarker and friends by Brian Osman · 7 years ago
  59. 7311b40 Make StencilPathArgs hold a GrRenderTargetProxy (rather than a GrRenderTarget) by Robert Phillips · 7 years ago
  60. 216f2e0 Implement GrFragmentProcessor::clone for 6 additional subclasses. by Brian Salomon · 7 years ago
  61. b133ffe Remove Gr1DKernelEffect "helper" class. by Brian Salomon · 7 years ago
  62. 57bc3ea Expose srgbDecodeDisableSupport in GrCaps by Brian Osman · 7 years ago
  63. 6cd51b5 Remove GrSingleTextureEffect by Brian Salomon · 7 years ago
  64. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  65. 480c90a moved changes out of autogenerated .cpp file and into source .fp file by Ethan Nicholas · 7 years ago
  66. f695b63 Don't clamp in GrGLNonlinearColorSpaceXformEffect to support scRGB by Stan Iliev · 7 years ago
  67. fb7c83a Compose and YUV fragment processor clone implementations by Brian Salomon · 7 years ago
  68. 1a2a7ab More GrFragmentProcessor::clone() implementations. by Brian Salomon · 7 years ago
  69. fcc527b Implement clone for 4 additional GrFragmentProcessors. by Brian Salomon · 7 years ago
  70. 39c08ac Automatically prepend "disabled-by-default-" to TRACE categories by Brian Osman · 7 years ago
  71. a9340ba Tracing macro cleanup continued by Brian Osman · 7 years ago
  72. ffc2ec4 Implement clone() for GrDisplacementEffect by Brian Salomon · 7 years ago
  73. 4ed9ae4 Improve GrGLNonlinearColorSpaceXformEffect to support scRGB by Stan Iliev · 7 years ago
  74. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  75. d89d7a7 Add clone() to three more fragment processor classes by Brian Salomon · 7 years ago
  76. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  77. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  78. 0e05a82 Add GrFragmentProcessor::clone(), implementation for ColorTableEffect, and unit test. by Brian Salomon · 7 years ago
  79. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  80. d3e247f Sixth small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  81. 7881409 Fifth small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  82. 019ff27 Third small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  83. 1c05364 Make GrProcessorTestFactory be templated on smart ptr class rather than processor class. by Brian Salomon · 7 years ago
  84. b7506c3 Remove unused function GrDrawOp::DumpPipelineInfo by Brian Salomon · 7 years ago
  85. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  86. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  87. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  88. c686ce3 Smaller fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  89. 7634330 reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o by Mike Klein · 7 years ago
  90. 57aa367 Add initial version of GrResourceAllocator's free pool (take 2) by Robert Phillips · 7 years ago
  91. 353196f clean read/write pixels signatures, augment SkSurface API by Mike Reed · 7 years ago
  92. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  93. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  94. 39f1a95 Revert "Add initial version of GrResourceAllocator's free pool" by Robert Phillips · 7 years ago
  95. 650ced0 Make GrColorFragmentProcessorAnalysis do all analysis in constructor. by Brian Salomon · 7 years ago
  96. 6ec9a4f Add initial version of GrResourceAllocator's free pool by Robert Phillips · 7 years ago
  97. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  98. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  99. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  100. dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago