1. b280d4e Fix up and clarify use of maxMipLevel in Vulkan by Greg Daniel · 7 years ago
  2. d74f3f2 Move texture proxy allocation for atlas to constructor. by Jim Van Verth · 7 years ago
  3. f43d000 Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""" by Brian Salomon · 7 years ago
  4. 085c086 Revert "Revert "Add a GrShape::Type value for an inverted empty path"" by Brian Salomon · 7 years ago
  5. 07f5b71 Revert "Add a GrShape::Type value for an inverted empty path" by Brian Salomon · 7 years ago
  6. d5a3f7f Add a GrShape::Type value for an inverted empty path by Brian Salomon · 7 years ago
  7. 56ffafe Use interpolating blur for sigma < 2 by Herb Derby · 7 years ago
  8. e3d1e5d add 8bit stages for load/store 565 by Mike Reed · 7 years ago
  9. 6df4d6b Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""" by Brian Salomon · 7 years ago
  10. f95b175 Retract Gr*Priv.h includes a bit by Robert Phillips · 7 years ago
  11. 977b54c Use high precision for TextureOp texture coord varying by Brian Salomon · 7 years ago
  12. 85cd043 32-bit x86 8-bit stages by Mike Klein · 7 years ago
  13. cb2e235 Reduce stencil buffer clearing by Robert Phillips · 7 years ago
  14. dff47af Fix whitespace in SkTextBlob. by Ben Wagner · 7 years ago
  15. 604a71a Allow providing SkExecutor to SkThreadedBMPDevice by Yuqian Li · 7 years ago
  16. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  17. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  18. c0e6627 Make AA hairline renderer non-optional by Brian Osman · 7 years ago
  19. 52b7d13 remove debugging code breaking windows compile by Brian Salomon · 7 years ago
  20. 7407756 Make GrSWMaskHelper take a matrix for each draw by Brian Salomon · 7 years ago
  21. 71554bc Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."" by Brian Salomon · 7 years ago
  22. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  23. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  24. 64dc4f6 remove 8-bit Params struct by Mike Klein · 7 years ago
  25. 4c6024a improve ARMv7 8-bit codegen by Mike Klein · 7 years ago
  26. 380b90c Push full screen clears up to OpList by Robert Phillips · 7 years ago
  27. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago
  28. 21befdc fast NEON divide-by-255 by Mike Klein · 7 years ago
  29. b350ae2 Add GrContextOption to disable distance field path renderer by Brian Osman · 7 years ago
  30. 1d8c42e fold params into StageRec by Mike Reed · 7 years ago
  31. 8b0f265 Always include the default path renderer in the chain by Brian Osman · 7 years ago
  32. ef45e6e Remove (unused) context option to remove shader swizzling by Brian Osman · 7 years ago
  33. 856b3c3 no more need for a constants pointer by Mike Klein · 7 years ago
  34. 0461e9f simplify path validate by Cary Clark · 7 years ago
  35. 4eaadf1 better NEON 8-bit stages by Mike Klein · 7 years ago
  36. b561b76 use NEON 8-bit stages on ARMv7 too by Mike Klein · 7 years ago
  37. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  38. aa0ce82 Use the 4f impl for legacy/8888 linear gradients by Florin Malita · 7 years ago
  39. 9d7e57d Revert "Revert "8-bit jumper on armv8"" by Mike Klein · 7 years ago
  40. 6d13575 Revert "8-bit jumper on armv8" by Derek Sollenberger · 7 years ago
  41. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  42. 7732f4f Add missing methods to neon/sse SkNx implementations by Chris Dalton · 7 years ago
  43. 0813358 8-bit jumper on armv8 by Mike Klein · 7 years ago
  44. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  45. 581e756 -Fast bot fixes for AVX+ code by Mike Klein · 7 years ago
  46. a2090e7 CCPR: Recalculate inflection/intersection points on GPU by Chris Dalton · 7 years ago
  47. 3c2d09f change SkRect::growToInclude to take a point instead of x,y by Mike Reed · 7 years ago
  48. de67a2c remove aarch64 offline compilation by Mike Klein · 7 years ago
  49. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  50. 695db40 Add GrPathUtils::calcCubicInverseTransposePowerBasisMatrix by Chris Dalton · 7 years ago
  51. d6e1286 split up JUMPER define by Mike Klein · 7 years ago
  52. 2e86634 Move transformation of clip elements to SkClipStack::Element by Brian Salomon · 7 years ago
  53. 419a94d Add a GrCCPRGeometry file by Chris Dalton · 7 years ago
  54. e6befa5 add 'a8' config for nanobench, specialize blitV for raster-pipeline by Mike Reed · 7 years ago
  55. c172f9b SkPDF: SkWStream::write -> SkWStream::writeText by Hal Canary · 7 years ago
  56. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
  57. 54ef7c0 Don't use uninitialized gamma data for adjusting SDF distance. by Jim Van Verth · 7 years ago
  58. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
  59. 964a3b0 Add explicit conversion from uint2 to float2 for Vulkan by Robert Phillips · 7 years ago
  60. 6888c0d Add support for vkCmdCopyBuffer by Greg Daniel · 7 years ago
  61. 8296e75 Switch atlas clients over to using absolute texture coordinates (take 2) by Robert Phillips · 7 years ago
  62. c8323aa tiny concave path point fix by Cary Clark · 7 years ago
  63. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  64. 6682ff2 Fix Metal build from recent command buffer change by Greg Daniel · 7 years ago
  65. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  66. fb126fa rework plus blend mode by Mike Klein · 7 years ago
  67. e253831 Revert "Switch atlas clients over to using absolute texture coordinates" by Robert Phillips · 7 years ago
  68. 01a6a61 Remove SK_SUPPORT_LEGACY_RP_BLENDS-guarded code by Florin Malita · 7 years ago
  69. e84c087 Switch atlas clients over to using absolute texture coordinates by Robert Phillips · 7 years ago
  70. f3c99ee add SkTaskGroup::done() by Mike Klein · 7 years ago
  71. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  72. 81da18c merge object files before parsing into assembly by Mike Klein · 7 years ago
  73. ba9741d Validate rrect type in SkRRect::isValid by Adrienne Walker · 7 years ago
  74. 75109ac Document missing 8bit blend stages by Florin Malita · 7 years ago
  75. c3a863f Revert "Consolidate SkRasterPipelineBlitter blendmode construction" by Florin Malita · 7 years ago
  76. e46c8d0 Add a message when an op list fails to instantiate by Brian Osman · 7 years ago
  77. 722b3a7 Initialize the swizzler if there is a subset by Chong Zhang · 7 years ago
  78. 19bf2b3 Consolidate SkRasterPipelineBlitter blendmode construction by Florin Malita · 7 years ago
  79. 73e7f80 GrTessellator: when sanitizing contours, remove non-finite points. by Stephen White · 7 years ago
  80. cd71f11 make SkOpts functions inline, not static by Mike Klein · 7 years ago
  81. 59a62ed ColorBurn/ColorDodge stage tweaks by Florin Malita · 7 years ago
  82. 3cf781d Switch GrSmallPath renderer over to always using integer texture coordinates by Robert Phillips · 7 years ago
  83. bb29f43 add compile-time not-supported checks to runtime CPU checks by Mike Klein · 7 years ago
  84. 5127998 Add an (optional) SkTaskGroup to GrContext by Brian Osman · 7 years ago
  85. 2cee283 Fix artifacts on tiny stroked paths scaled up a lot. by Stephen White · 7 years ago
  86. 9d90224 Revert "GrTessellator: when sanitizing contours, remove non-finite points." by Robert Phillips · 7 years ago
  87. dc03dde remove code associated with legacy affine imageshaders by Mike Reed · 7 years ago
  88. 5141d21 Revert "Fix artifacts on tiny stroked paths scaled up a lot." by Robert Phillips · 7 years ago
  89. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  90. 82e3145 Fix poor handling of nullptr for new blur code by Herb Derby · 7 years ago
  91. d6b28f7 Don't validate() in ~SkPathRef by Adrienne Walker · 7 years ago
  92. 407b342 Add GrPrepareCallback, always run at the start of flush by Brian Osman · 7 years ago
  93. 223ec29 Make haveDecodedRow return void by Leon Scroggins III · 7 years ago
  94. 267641a Fix artifacts on tiny stroked paths scaled up a lot. by Stephen White · 7 years ago
  95. 620cc24 GrTessellator: when sanitizing contours, remove non-finite points. by Stephen White · 7 years ago
  96. 5c72796 Deinline methods of SkClipStack::Element by Brian Salomon · 7 years ago
  97. 72859cb remove disabled mask load and store code by Mike Klein · 7 years ago
  98. a4c96cb Remove SK_SUPPORT_LEGACY_BILERP2 dead code by Florin Malita · 7 years ago
  99. eefe9f9 use rasterpipeline if localmatrix is rotated or skewed for images by Mike Reed · 7 years ago
  100. 766656d remove unused flag for rotated imageshaders by Mike Reed · 7 years ago