1. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 7 years ago
  2. 14d54c2 Hide SkPerlinNoiseShader impl details by Florin Malita · 7 years ago
  3. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 7 years ago
  4. 955235f Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxy by Robert Phillips · 7 years ago
  5. 9926f4b Add drawArraysBaseVertexIsBroken flag by Chris Dalton · 7 years ago
  6. a4c93ac Add check for incorrect opList splits by Robert Phillips · 7 years ago
  7. d1eaf49 Revert "Revert "Remove GrSurface::desc() method."" by Brian Salomon · 7 years ago
  8. 9d2d7bf Expand small tables in SkColorSpaceXform_A2B by Matt Sarett · 7 years ago
  9. d06126a Pre-cache SkPath's genID in PreCachedPath too by Mike Klein · 7 years ago
  10. b2004f7 Fix SkImage::onMakeColorSpace() for subset lazy images by Matt Sarett · 7 years ago
  11. c6c9018 Remove unused SkZeroShaderContext by Florin Malita · 7 years ago
  12. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
  13. c96da1e Revert "Remove GrSurface::desc() method." by Greg Daniel · 7 years ago
  14. 184593c SkPath -> PreCachedPath by Mike Klein · 7 years ago
  15. e31d8a1 SkColorSpace_ICC: classify two entry tables as linear by Matt Sarett · 7 years ago
  16. 9ac9953 Remove GrSurface::desc() method. by Brian Salomon · 7 years ago
  17. 6e3ce40 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  18. 89eb148 Revert "Add GM to verify that drawX == (path.addX, drawPath)" by Greg Daniel · 7 years ago
  19. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  20. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  21. 78d1b42 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  22. b3d0f7c skslc SPIR-V mod support by Ethan Nicholas · 7 years ago
  23. fd773fb Adjust start and end points of arcs based on CTM by Brian Osman · 7 years ago
  24. e3cd691 Fix for amd copy as draws on vulkan by Greg Daniel · 7 years ago
  25. 4b330df skslc comma operator and optimizer fixes by Ethan Nicholas · 7 years ago
  26. 6876817 scalarize SkGradientShader stop setup by Mike Klein · 7 years ago
  27. 861a90f Delete legacy image generator API flag by Matt Sarett · 7 years ago
  28. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  29. 292bf7a Remove static initializer of GrProcessorSet::gEmpty by Brian Salomon · 7 years ago
  30. f945cbb remove some stray semicolons by Mike Klein · 7 years ago
  31. 4204da2 move shadows to device virtual by Mike Reed · 7 years ago
  32. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 7 years ago
  33. 7638785 Fix inset for ambient tessellated shadows by Jim Van Verth · 7 years ago
  34. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  35. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  36. d5a1691 Add support for webp lossless compression by Matt Sarett · 7 years ago
  37. 1cdbdda Enable vulkan copies as draws for everything but qualcomm by Greg Daniel · 7 years ago
  38. f45e3d7 try Herb's new to_srgb by Mike Klein · 7 years ago
  39. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  40. 50e66d4 Remove GrRenderTargetContext::desc() by Brian Salomon · 7 years ago
  41. a63e7ab Require copy as draws for vulkan cross context image support by Greg Daniel · 7 years ago
  42. 7e68bc9 clamp to premul in dither by Mike Klein · 7 years ago
  43. 0eb4ecb Remove Windows Intel blacklisting of cross context texture by Brian Osman · 7 years ago
  44. eb99bfd Move lambdas to statics. by Herb Derby · 7 years ago
  45. 7d022e0 Always use raster pipeline for SkSweepGradient by Florin Malita · 7 years ago
  46. 8af1859 fix windows detection in SkExecutor.cpp by Mike Klein · 7 years ago
  47. 5635193 Enable CrossContextTextureSupport on vulkan by Greg Daniel · 7 years ago
  48. 05441c4 Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpleDrawOpHelper. by Brian Salomon · 7 years ago
  49. fd35c74 fix SkJumper radial gradient precision by Mike Klein · 7 years ago
  50. 74564b4 check for no_paint and remove some drawdrawable special-casing by Mike Reed · 7 years ago
  51. 4c9b893 Allow shadow zParams to be applied to affine transformations by Jim Van Verth · 7 years ago
  52. 0ec981b Remove kCheckAllocation_GrSurfaceFlags. by Brian Salomon · 7 years ago
  53. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  54. 18e9484 Rename finishOpList to finishFlush and call it less frequently by Robert Phillips · 7 years ago
  55. c33aa90 add unaligned_store() by Mike Klein · 7 years ago
  56. 78c8f30 Add filled occluders to shadow_utils GM, take 2 by Jim Van Verth · 7 years ago
  57. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 7 years ago
  58. 4de1304 Add evenly spaced stops and unify gradient contexts by Herb Derby · 7 years ago
  59. 9959f72 composeshader stages by Mike Reed · 7 years ago
  60. 787a16d move impl for drawvertices into separate file by Mike Reed · 7 years ago
  61. dedac85 Allow numerical color spaces with legacy rendering by Matt Sarett · 7 years ago
  62. 60751d7 Sort all user-supplied rects before computeFastBounds by Brian Osman · 7 years ago
  63. 8a02f65 Switch ImageStorageAccess over to GrTextureProxies by Robert Phillips · 7 years ago
  64. 1772663 Include non-legacy GrMeshDrawOps in GLPrograms test. by Brian Salomon · 7 years ago
  65. 273eead implement 4f for composeshader by Mike Reed · 7 years ago
  66. 08aa88d fix SkJumperHSL blend modes by Mike Klein · 7 years ago
  67. 8b96b37 fix legacy/SkRasterPipeline SkHighContrastFilter by Mike Klein · 7 years ago
  68. 175f588 Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has already been installed. by Brian Salomon · 7 years ago
  69. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  70. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  71. 57a75c4 fold matrices together for tricolor by Mike Reed · 7 years ago
  72. 0745422 Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGenerator by Brian Osman · 7 years ago
  73. f391f4e Pass alphaType to append_gamut_transform() to inform the clamp by Matt Sarett · 7 years ago
  74. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  75. 5c7960b refactor gradient stage names by Mike Klein · 7 years ago
  76. df3a371 Revert "Evenly space gradient stage." by Mike Klein · 7 years ago
  77. e6c210a Fix Ubuntu-Clang-x86_64-Release-Mini by Matt Sarett · 7 years ago
  78. a783c36 Classify spot shadows for general shapes by Jim Van Verth · 7 years ago
  79. 892501d Evenly space gradient stage. by herb · 7 years ago
  80. fc84dc5 proposed: inclusive gradients, exclusive images by Mike Klein · 7 years ago
  81. e759853 spin off: always clamp linear gradients by Mike Klein · 7 years ago
  82. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  83. ec8f8b0 Fix GPU text colors when color spaces are involved by Brian Osman · 7 years ago
  84. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  85. ae11593 remove TODO in SkGradientShader.cpp by Mike Klein · 7 years ago
  86. 028a9a5 Workaround for Intel 6xxx clear to opaque black bug by Brian Salomon · 7 years ago
  87. a8b5cf3 Fix transparent ambient shadows by Jim Van Verth · 7 years ago
  88. 1c4c114 Fix transparent ambient for perspective shadows by Jim Van Verth · 7 years ago
  89. 6a4dc66 Add SkJpegEncoder and SkWebpEncoder to public API by Matt Sarett · 7 years ago
  90. b60acfc Add a way to force raster pipeline blitter. by Mike Klein · 7 years ago
  91. 6c9f101 Add some swizzle checks to vulkan backend by Greg Daniel · 7 years ago
  92. 87f8071 A8 fast path for raster clip masks by Florin Malita · 7 years ago
  93. 56269ef Remove comments referencing locked pixels by Leon Scroggins III · 7 years ago
  94. 44d3279 Make SkCreateRasterPipelineBlitter() not fail. by Mike Klein · 7 years ago
  95. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 7 years ago
  96. 37c5a96 Unify ShadowUtils interface by Jim Van Verth · 7 years ago
  97. 77ced29 use SkColorSpaceXformer in SkShader appendStages() fallback by Mike Klein · 7 years ago
  98. 2814d91 clean up SkShader friends by Mike Klein · 7 years ago
  99. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  100. 6f9f259 Fix alpha coverage for lerp_565 stage. by bungeman · 7 years ago