1. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  2. 8ca3356 remove min from repeat and mirror generally by Mike Klein · 7 years ago
  3. 9f85d68 retry tilers against 1 by Mike Klein · 7 years ago
  4. 5592382 Remove setting of alpha coverage in text ops when in LCD mode by Greg Daniel · 7 years ago
  5. 8793e38 Cache ambient and spot shadows at a canonical position by Jim Van Verth · 7 years ago
  6. 79cdf28 Fix to lcd blending in ganesh by Greg Daniel · 7 years ago
  7. 4e3bc86 Revert "Revert "mark SkRasterPipelineBlitter final"" by Mike Klein · 7 years ago
  8. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  9. bcd8637 Revert "Revert "fix ubsan warning"" by Brian Osman · 7 years ago
  10. 74fc593 Revert "We can mask load and store with just AVX." by Brian Osman · 7 years ago
  11. 4598899 Revert "add tilers against 1" by Brian Osman · 7 years ago
  12. b5b26a9 Revert "mark SkRasterPipelineBlitter final" by Brian Osman · 7 years ago
  13. b03d69f Revert "fix ubsan warning" by Brian Osman · 7 years ago
  14. 7128fdd Remove kZeroCopy_GrSurfaceFlag by Brian Salomon · 7 years ago
  15. 4d1c5d6 fix ubsan warning by Mike Klein · 7 years ago
  16. edf8a76 add helper static to SkColorSpaceXform by Mike Reed · 7 years ago
  17. 4123d0f Add serialization support for drawShadowRec by Jim Van Verth · 7 years ago
  18. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  19. 317a185 mark SkRasterPipelineBlitter final by Mike Klein · 7 years ago
  20. 8110b84 add tilers against 1 by Mike Klein · 7 years ago
  21. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  22. e2fc563 Switch to SkVertices version of drawVertices by Brian Osman · 7 years ago
  23. 139e463 We can mask load and store with just AVX. by Mike Klein · 7 years ago
  24. 0a76b41 add compile, use it in blitter by Mike Klein · 7 years ago
  25. b35cb31 refactor SkRasterPipelineBlitter by Mike Klein · 7 years ago
  26. 1859f69 some basic speed ups for SkRasterPipeline::append() by Mike Klein · 7 years ago
  27. 66f6b1f SkPDF: eliminate unnecessary clip for each page by Hal Canary · 7 years ago
  28. d34edf3 Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" by Brian Salomon · 7 years ago
  29. 5d7f2b5 tidy up dither stage by Mike Klein · 7 years ago
  30. 9f52e98 streamline SkRasterPipeline::run() by Mike Klein · 7 years ago
  31. 580d81f Revert "dither copies when decreasing precision" by Mike Klein · 7 years ago
  32. 766f9cd dither copies when decreasing precision by Mike Klein · 7 years ago
  33. 2f68787 SkWebpEncoder: use bgra for lossless and yuv for lossy by Matt Sarett · 7 years ago
  34. 49354a3 Update Porter Duff analysis to match LCD logic. by Greg Daniel · 7 years ago
  35. 0264095 stage version of vertices by Mike Reed · 7 years ago
  36. 985febf minor skslc bugfixes by Ethan Nicholas · 7 years ago
  37. d547fb6 Comment out lcd assert to make GLPrograms test happy by Greg Daniel · 7 years ago
  38. 6ebe4b9 Fix gpu lcd blending to semi-correctly handle alpha coverage by Greg Daniel · 7 years ago
  39. 09e9f68 Temporarily use default webp encode method for bzl by Matt Sarett · 7 years ago
  40. 7346a1f detect (and preserve) if patch colors are opaque by Mike Reed · 7 years ago
  41. aeaf22b Updated workaround for Intel 6xxx clear to 0/1 bug by Eric Karl · 7 years ago
  42. 33f8315 Revert "Update clearOp for split-OpList world" by Robert Phillips · 7 years ago
  43. 3af1af9 Remove ambient and spot mask filters. by Jim Van Verth · 7 years ago
  44. 7f1ce29 Update clearOp for split-OpList world by Robert Phillips · 7 years ago
  45. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 7 years ago
  46. 14d54c2 Hide SkPerlinNoiseShader impl details by Florin Malita · 7 years ago
  47. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 7 years ago
  48. 955235f Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxy by Robert Phillips · 7 years ago
  49. 9926f4b Add drawArraysBaseVertexIsBroken flag by Chris Dalton · 7 years ago
  50. a4c93ac Add check for incorrect opList splits by Robert Phillips · 7 years ago
  51. d1eaf49 Revert "Revert "Remove GrSurface::desc() method."" by Brian Salomon · 7 years ago
  52. 9d2d7bf Expand small tables in SkColorSpaceXform_A2B by Matt Sarett · 7 years ago
  53. d06126a Pre-cache SkPath's genID in PreCachedPath too by Mike Klein · 7 years ago
  54. b2004f7 Fix SkImage::onMakeColorSpace() for subset lazy images by Matt Sarett · 7 years ago
  55. c6c9018 Remove unused SkZeroShaderContext by Florin Malita · 7 years ago
  56. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
  57. c96da1e Revert "Remove GrSurface::desc() method." by Greg Daniel · 7 years ago
  58. 184593c SkPath -> PreCachedPath by Mike Klein · 7 years ago
  59. e31d8a1 SkColorSpace_ICC: classify two entry tables as linear by Matt Sarett · 7 years ago
  60. 9ac9953 Remove GrSurface::desc() method. by Brian Salomon · 7 years ago
  61. 6e3ce40 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  62. 89eb148 Revert "Add GM to verify that drawX == (path.addX, drawPath)" by Greg Daniel · 7 years ago
  63. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  64. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  65. 78d1b42 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  66. b3d0f7c skslc SPIR-V mod support by Ethan Nicholas · 7 years ago
  67. fd773fb Adjust start and end points of arcs based on CTM by Brian Osman · 7 years ago
  68. e3cd691 Fix for amd copy as draws on vulkan by Greg Daniel · 7 years ago
  69. 4b330df skslc comma operator and optimizer fixes by Ethan Nicholas · 7 years ago
  70. 6876817 scalarize SkGradientShader stop setup by Mike Klein · 7 years ago
  71. 861a90f Delete legacy image generator API flag by Matt Sarett · 7 years ago
  72. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  73. 292bf7a Remove static initializer of GrProcessorSet::gEmpty by Brian Salomon · 7 years ago
  74. f945cbb remove some stray semicolons by Mike Klein · 7 years ago
  75. 4204da2 move shadows to device virtual by Mike Reed · 7 years ago
  76. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 7 years ago
  77. 7638785 Fix inset for ambient tessellated shadows by Jim Van Verth · 7 years ago
  78. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  79. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  80. d5a1691 Add support for webp lossless compression by Matt Sarett · 7 years ago
  81. 1cdbdda Enable vulkan copies as draws for everything but qualcomm by Greg Daniel · 7 years ago
  82. f45e3d7 try Herb's new to_srgb by Mike Klein · 7 years ago
  83. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  84. 50e66d4 Remove GrRenderTargetContext::desc() by Brian Salomon · 7 years ago
  85. a63e7ab Require copy as draws for vulkan cross context image support by Greg Daniel · 7 years ago
  86. 7e68bc9 clamp to premul in dither by Mike Klein · 7 years ago
  87. 0eb4ecb Remove Windows Intel blacklisting of cross context texture by Brian Osman · 7 years ago
  88. eb99bfd Move lambdas to statics. by Herb Derby · 7 years ago
  89. 7d022e0 Always use raster pipeline for SkSweepGradient by Florin Malita · 7 years ago
  90. 8af1859 fix windows detection in SkExecutor.cpp by Mike Klein · 7 years ago
  91. 5635193 Enable CrossContextTextureSupport on vulkan by Greg Daniel · 7 years ago
  92. 05441c4 Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpleDrawOpHelper. by Brian Salomon · 7 years ago
  93. fd35c74 fix SkJumper radial gradient precision by Mike Klein · 7 years ago
  94. 74564b4 check for no_paint and remove some drawdrawable special-casing by Mike Reed · 7 years ago
  95. 4c9b893 Allow shadow zParams to be applied to affine transformations by Jim Van Verth · 7 years ago
  96. 0ec981b Remove kCheckAllocation_GrSurfaceFlags. by Brian Salomon · 7 years ago
  97. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  98. 18e9484 Rename finishOpList to finishFlush and call it less frequently by Robert Phillips · 7 years ago
  99. c33aa90 add unaligned_store() by Mike Klein · 7 years ago
  100. 78c8f30 Add filled occluders to shadow_utils GM, take 2 by Jim Van Verth · 7 years ago