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