1. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  2. e253831 Revert "Switch atlas clients over to using absolute texture coordinates" by Robert Phillips · 7 years ago
  3. e84c087 Switch atlas clients over to using absolute texture coordinates by Robert Phillips · 7 years ago
  4. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  5. e46c8d0 Add a message when an op list fails to instantiate by Brian Osman · 7 years ago
  6. 73e7f80 GrTessellator: when sanitizing contours, remove non-finite points. by Stephen White · 7 years ago
  7. 3cf781d Switch GrSmallPath renderer over to always using integer texture coordinates by Robert Phillips · 7 years ago
  8. 5127998 Add an (optional) SkTaskGroup to GrContext by Brian Osman · 7 years ago
  9. 2cee283 Fix artifacts on tiny stroked paths scaled up a lot. by Stephen White · 7 years ago
  10. 9d90224 Revert "GrTessellator: when sanitizing contours, remove non-finite points." by Robert Phillips · 7 years ago
  11. 5141d21 Revert "Fix artifacts on tiny stroked paths scaled up a lot." by Robert Phillips · 7 years ago
  12. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  13. 407b342 Add GrPrepareCallback, always run at the start of flush by Brian Osman · 7 years ago
  14. 267641a Fix artifacts on tiny stroked paths scaled up a lot. by Stephen White · 7 years ago
  15. 620cc24 GrTessellator: when sanitizing contours, remove non-finite points. by Stephen White · 7 years ago
  16. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago
  17. 51fd6d8 Add GrMtlRenderTarget class by Greg Daniel · 7 years ago
  18. 1591c38 Use GrBackendObjectOwnership instead of GrVkImage::Wrapped by Greg Daniel · 7 years ago
  19. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  20. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago
  21. c7da146 Move DrawToTargetWithShapeMask to GrSoftwarePathRenderer by Brian Osman · 7 years ago
  22. 559f534 Add atrace events for bitmap uploads to Android framework builds. by Derek Sollenberger · 7 years ago
  23. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  24. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  25. 2af578d Add additional logging in GrRenderTargetOpList by Stan Iliev · 7 years ago
  26. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  27. edf3dc0 Cleanup tracing macros for use by the Android framework by Derek Sollenberger · 7 years ago
  28. 7f23543 Minor geometry processor clarification. by Brian Salomon · 7 years ago
  29. 3f5301b GrTessellator: fix for collinear out-of-range intersections. by Stephen White · 7 years ago
  30. 67cd673 Cache more aggressively in GrSoftwarePathRenderer for Android by Stan Iliev · 7 years ago
  31. 72a37be Fix string typing in generated code by Brian Osman · 7 years ago
  32. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  33. dbb9e36 Avoid converting drawImage/drawImageRect into drawBitmap calls by Derek Sollenberger · 7 years ago
  34. 5287518 Remove CHECK_SHOULD_DRAW from SkGpuDevice by Brian Salomon · 7 years ago
  35. 6382f45 Replace log2 with SkNextLog2 by Brian Osman · 7 years ago
  36. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  37. 8c326e9 Remove fStencilClearValue from Vulkan's CommandBufferInfo struct by Robert Phillips · 7 years ago
  38. b74ef03 Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and MoveOrCopy. by Brian Salomon · 7 years ago
  39. 8048822 Revert "Revert "Support single line objects and arrays"" by Brian Osman · 7 years ago
  40. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  41. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
  42. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  43. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  44. a5a69cf Revert "Support single line objects and arrays" by Brian Osman · 7 years ago
  45. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  46. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  47. 6a7d56f Support single line objects and arrays by Brian Osman · 7 years ago
  48. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  49. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  50. e1fc9ac Improve float-based dither logic by Eric Karl · 7 years ago
  51. 74c627f Fix stencil clear load in Vulkan by Robert Phillips · 7 years ago
  52. 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
  53. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  54. 8a0044f Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType by Florin Malita · 7 years ago
  55. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  56. 95db9b3 Make bmp text position attribute be highp by Brian Salomon · 7 years ago
  57. b072bb6 CCPR: Process quadratic flat edges without soft msaa by Chris Dalton · 7 years ago
  58. 621ee98 Fix corner case in NonAAStrokeRectOp (stroke width > the rect's width or height) by Robert Phillips · 7 years ago
  59. 4a081e2 Add GrMtlTexture classes by Greg Daniel · 7 years ago
  60. 73d8fd9 Add a private API for writing the clip to the stencil by Stan Iliev · 7 years ago
  61. dcba08e Revert "Revert "support for 'half' types in sksl, plus general numeric type improvements"" by Ethan Nicholas · 7 years ago
  62. 1a39d3f Guard against D3D NaN/Infinity literals bug in color burn by Brian Osman · 7 years ago
  63. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  64. 21171e5 CCPR: Transform path points before handling curves by Chris Dalton · 7 years ago
  65. ce06e26 Make ProcessorCloneTest more robust, fix matrix conv. onIsEqual by Brian Salomon · 7 years ago
  66. 369e8b7 Fix cleanup on program creation failure by Robert Phillips · 7 years ago
  67. 0e96055 Revert "support for 'half' types in sksl, plus general numeric type improvements" by Ethan Nicholas · 7 years ago
  68. dff5d43 Guard against D3D NaN/Infinity literals bug by Brian Osman · 7 years ago
  69. 93061b5 support for 'half' types in sksl, plus general numeric type improvements by Ethan Nicholas · 7 years ago
  70. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  71. 8514ebf Allow RegionOp to be used for stenciling by Brian Salomon · 7 years ago
  72. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  73. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  74. 0576a45 Add GrMtlUtil class by Greg Daniel · 7 years ago
  75. 96271cd Require clone() be implemented by GrFragmentProcessor subclasses by Brian Salomon · 7 years ago
  76. f3ce7e3 More GrPipeline cleanup. by Brian Salomon · 7 years ago
  77. 1380bb4 Don't draw text with zero glyph counts as paths by Jim Van Verth · 7 years ago
  78. 972b2f6 Initialize GrPipeline at construction. by Brian Salomon · 7 years ago
  79. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  80. f57c0d6 automatically generate clone() methods for SkSL fragment processors by Ethan Nicholas · 7 years ago
  81. cebcb84 Add caps files for metal by Greg Daniel · 7 years ago
  82. 6bd729d Uncomment glinterface asserts not that chrome has functions by Greg Daniel · 7 years ago
  83. 1af03d4 Compute correct bounds for DrawShadowRec. by Jim Van Verth · 7 years ago
  84. b3f6ac4 Don't create GrAtlasTextBlobs for zero glyph count text draws. by Brian Salomon · 7 years ago
  85. 94e0b11 Two small fixes from recent changes prepping for std::unique_ptr<GrFragmentProcessor>. by Brian Salomon · 7 years ago
  86. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  87. b17e639 Add clone methods to unit test GrFragmentProcessor classes by Brian Salomon · 7 years ago
  88. acaa607 Make op-level texture uploading be GrProxy-based by Robert Phillips · 7 years ago
  89. 4f101a7 Make GrGpuCommandBuffer's methods take a GrRenderTargetProxy (rather than a GrRenderTarget) by Robert Phillips · 7 years ago
  90. 3f6f965 Implement clone for 6 additional GrFragmentProcessor subclasses. by Brian Salomon · 7 years ago
  91. 71603cc Remove the now unused GR_PROXY_MOVE macro by Brian Salomon · 7 years ago
  92. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  93. b9f6afb switched to infra version of clang-format for skslc by Ethan Nicholas · 7 years ago
  94. b4d1873 Remove GrTraceMarker and friends by Brian Osman · 7 years ago
  95. 7311b40 Make StencilPathArgs hold a GrRenderTargetProxy (rather than a GrRenderTarget) by Robert Phillips · 7 years ago
  96. 216f2e0 Implement GrFragmentProcessor::clone for 6 additional subclasses. by Brian Salomon · 7 years ago
  97. b133ffe Remove Gr1DKernelEffect "helper" class. by Brian Salomon · 7 years ago
  98. 57bc3ea Expose srgbDecodeDisableSupport in GrCaps by Brian Osman · 7 years ago
  99. 6cd51b5 Remove GrSingleTextureEffect by Brian Salomon · 7 years ago
  100. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago