1. 72f4891 Add microbench for shadows by Jim Van Verth · 7 years ago
  2. 887e557 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  3. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 7 years ago
  4. 14d54c2 Hide SkPerlinNoiseShader impl details by Florin Malita · 7 years ago
  5. 94df184 Use persistent checkout for UpdateMetaConfig bot by Ravi Mistry · 7 years ago
  6. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 7 years ago
  7. 955235f Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxy by Robert Phillips · 7 years ago
  8. 287a3fe CQ_INCLUDE_CHROMIUM_TRYBOTS: add optional trybots by Hal Canary · 7 years ago
  9. 9926f4b Add drawArraysBaseVertexIsBroken flag by Chris Dalton · 7 years ago
  10. a4c93ac Add check for incorrect opList splits by Robert Phillips · 7 years ago
  11. d1eaf49 Revert "Revert "Remove GrSurface::desc() method."" by Brian Salomon · 7 years ago
  12. 9d2d7bf Expand small tables in SkColorSpaceXform_A2B by Matt Sarett · 7 years ago
  13. d06126a Pre-cache SkPath's genID in PreCachedPath too by Mike Klein · 7 years ago
  14. cfeaab8 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  15. b2004f7 Fix SkImage::onMakeColorSpace() for subset lazy images by Matt Sarett · 7 years ago
  16. cfcb4af Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  17. c6c9018 Remove unused SkZeroShaderContext by Florin Malita · 7 years ago
  18. 01b48e7 Bot to update buildbucket.config daily by Ravi Mistry · 7 years ago
  19. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
  20. c96da1e Revert "Remove GrSurface::desc() method." by Greg Daniel · 7 years ago
  21. 2244bd8 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  22. 0b58ef7 Revert "Disable resource cache in shadow_utils GM for now" by Jim Van Verth · 7 years ago
  23. 184593c SkPath -> PreCachedPath by Mike Klein · 7 years ago
  24. 88a808f Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  25. c34a946 Disable resource cache in shadow_utils GM for now by Jim Van Verth · 7 years ago
  26. fc33a2e Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  27. e31d8a1 SkColorSpace_ICC: classify two entry tables as linear by Matt Sarett · 7 years ago
  28. 9ac9953 Remove GrSurface::desc() method. by Brian Salomon · 7 years ago
  29. 6e3ce40 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  30. e37fad0 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  31. 89eb148 Revert "Add GM to verify that drawX == (path.addX, drawPath)" by Greg Daniel · 7 years ago
  32. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  33. 98bff77 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  34. a4eda64 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  35. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  36. 9f1c403 Add tool to create test images with interesting color profiles by Matt Sarett · 7 years ago
  37. 78d1b42 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  38. b3d0f7c skslc SPIR-V mod support by Ethan Nicholas · 7 years ago
  39. 464f38f Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  40. fd773fb Adjust start and end points of arcs based on CTM by Brian Osman · 7 years ago
  41. e3cd691 Fix for amd copy as draws on vulkan by Greg Daniel · 7 years ago
  42. 749002e Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  43. 4b330df skslc comma operator and optimizer fixes by Ethan Nicholas · 7 years ago
  44. f769844 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  45. 6876817 scalarize SkGradientShader stop setup by Mike Klein · 7 years ago
  46. 861a90f Delete legacy image generator API flag by Matt Sarett · 7 years ago
  47. 7d2a74c Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  48. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  49. 292bf7a Remove static initializer of GrProcessorSet::gEmpty by Brian Salomon · 7 years ago
  50. f68d10e Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  51. f945cbb remove some stray semicolons by Mike Klein · 7 years ago
  52. 4204da2 move shadows to device virtual by Mike Reed · 7 years ago
  53. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 7 years ago
  54. 4d0dab9 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  55. 7638785 Fix inset for ambient tessellated shadows by Jim Van Verth · 7 years ago
  56. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  57. a6f68d3 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  58. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  59. 1314918 Revert "add guard for extra includes" by Mike Reed · 7 years ago
  60. a281dd3 remove SK_API from namespaced enum by Mike Reed · 7 years ago
  61. 037d78f add guard for extra includes by Mike Reed · 7 years ago
  62. 4b30fd8 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  63. d808179 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  64. 9392f569c Fix shadow_utils light position for SampleApp tiling by Jim Van Verth · 7 years ago
  65. d5a1691 Add support for webp lossless compression by Matt Sarett · 7 years ago
  66. 1cdbdda Enable vulkan copies as draws for everything but qualcomm by Greg Daniel · 7 years ago
  67. 065c580 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  68. f45e3d7 try Herb's new to_srgb by Mike Klein · 7 years ago
  69. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  70. 50e66d4 Remove GrRenderTargetContext::desc() by Brian Salomon · 7 years ago
  71. a63e7ab Require copy as draws for vulkan cross context image support by Greg Daniel · 7 years ago
  72. 7e68bc9 clamp to premul in dither by Mike Klein · 7 years ago
  73. 0eb4ecb Remove Windows Intel blacklisting of cross context texture by Brian Osman · 7 years ago
  74. eb99bfd Move lambdas to statics. by Herb Derby · 7 years ago
  75. 23e474c SkCanvas: Helpers for draw{Point,Line,Circle} by Hal Canary · 7 years ago
  76. 03d1e59 Add SK_LEGACY_SWEEP_GRADIENT on Android by Florin Malita · 7 years ago
  77. 738aa4d Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  78. daa8dae Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  79. 4b3d2b4 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  80. 7d022e0 Always use raster pipeline for SkSweepGradient by Florin Malita · 7 years ago
  81. a5da966 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  82. cdee29a Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  83. ca2194b add a test that sRGB stages round trip by Mike Klein · 7 years ago
  84. f82b3cd Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  85. 4399601 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  86. d43afc6 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  87. 8af1859 fix windows detection in SkExecutor.cpp by Mike Klein · 7 years ago
  88. 25166c6 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  89. 5635193 Enable CrossContextTextureSupport on vulkan by Greg Daniel · 7 years ago
  90. 05441c4 Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpleDrawOpHelper. by Brian Salomon · 7 years ago
  91. ab1a346 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  92. fd35c74 fix SkJumper radial gradient precision by Mike Klein · 7 years ago
  93. 0dc6dd0 Add sRGB support to monobench. by Mike Klein · 7 years ago
  94. cbd0f3b experimental/documentation/gerrit.md: more tricks by Hal Canary · 7 years ago
  95. 35a87d6 documentaion: consistant formatting by Hal Canary · 7 years ago
  96. 74564b4 check for no_paint and remove some drawdrawable special-casing by Mike Reed · 7 years ago
  97. 4c9b893 Allow shadow zParams to be applied to affine transformations by Jim Van Verth · 7 years ago
  98. 0ec981b Remove kCheckAllocation_GrSurfaceFlags. by Brian Salomon · 7 years ago
  99. 604b197 Add support for creating a shared vulkan test context by Greg Daniel · 7 years ago
  100. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago