1. b76f884 clean up unused SkVM debug features by Mike Klein · 4 years ago
  2. f2efb80 Clamp really big recording bounds to safe ints by Michael Ludwig · 4 years ago
  3. a2c4020 Preserve dithering for SkImageFilters::Shader by Michael Ludwig · 4 years ago
  4. dd7783f Remove accidentally-commited conflict markers. by John Stiles · 4 years ago
  5. 0ad233f Add early-outs to buildCandidateList. by John Stiles · 4 years ago
  6. 4523691 IWYU fix for sk_app/Window.h by Brian Osman · 4 years ago
  7. 51b74af Reland "Move conservative bounds tracking from SkCanvas to SkNoPixelsDevice" by Michael Ludwig · 4 years ago
  8. ecc9108 Hide binaryArchive use in Viewer behind a flag. by Jim Van Verth · 4 years ago
  9. aa4e59e update buildbot repo by Nathaniel Nifong · 4 years ago
  10. 4a7dc46 Add support for boolean ^^ operator in SPIR-V. by John Stiles · 4 years ago
  11. 318da83 Disallow unary minus on boolean vectors. by John Stiles · 4 years ago
  12. 6e5079a minor hash_fn() followups by Mike Klein · 4 years ago
  13. 56b1b80 Detect invalid boolean binary expressions. by John Stiles · 4 years ago
  14. 7971926 Reland "Move GL's SkSL::Compiler to the GPU (like all other backends)" by Brian Osman · 4 years ago
  15. 611b2a6 Heuristic for filtering out too big editing text cases by Julia Lavrova · 4 years ago
  16. 9aeed13 Code cleanup: Add isScalar/isVector/isMatrix helpers to Type. by John Stiles · 4 years ago
  17. d8ca6b6 Replace SPIR-V assertion with mixed-types error message. by John Stiles · 4 years ago
  18. 3e2e7b2 replace SkOpts::hash_fn by Mike Klein · 4 years ago
  19. 888c5d3 Roll ANGLE from 1b413197a6d7 to 130597e10299 (14 revisions) by skia-autoroll · 4 years ago
  20. 7bce89d Roll Dawn from 03badec5d73a to 33f29ea9b251 (3 revisions) by skia-autoroll · 4 years ago
  21. 36d06a8 Fixing background rectangle sizes for Flutter by Julia Lavrova · 4 years ago
  22. 8d09d4a Run SPIR-V validation on SkSL unit test output by Brian Osman · 4 years ago
  23. 0363f05 Add experimental prints for conic max error to Wedge sample by Chris Dalton · 4 years ago
  24. bbaad02 Simplify bitmapprocstate to just store bool for bilerp by Mike Reed · 4 years ago
  25. 95ab83f On QComm to vulkan partial clears as draws. by Greg Daniel · 4 years ago
  26. 9ba7a24 Reland "SkSL: Test/implement "geometric" intrinsics" by Brian Osman · 4 years ago
  27. 748db70 Make sure maxIntrinsicWidth is always no less than minIntrinsicWidth by Julia Lavrova · 4 years ago
  28. 46787d5 SkSL: Add test for scalar versions of geometric intrinsics by Brian Osman · 4 years ago
  29. 8636e13 Revert "Move conservative bounds tracking from SkCanvas to SkNoPixelsDevice" by Michael Ludwig · 4 years ago
  30. ee792d6 Fix hazard in vulkan from resetting fActiveCommandPools. by Greg Daniel · 4 years ago
  31. 4867834 move SkottieAnimation out of SkottieRunner to top level by Jorge Betancourt · 4 years ago
  32. 641ff3b Hardcode offsets to zero in GrMockOpTarget by Chris Dalton · 4 years ago
  33. bc75ebb Fix crash with boolean vectors in is_constant<T>. by John Stiles · 4 years ago
  34. 7512507 Add "putBack" analogs to the DrawIndirect buffer pool by Chris Dalton · 4 years ago
  35. a6e0d83 Remove a slop term from the stroke tessellation shader by Chris Dalton · 4 years ago
  36. 246fcc3 rely on clients to guard old api by Mike Reed · 4 years ago
  37. cb76565 Fix a bug with miters in the stroke tessellation shader by Chris Dalton · 4 years ago
  38. 6c5e78d Bump bl from 4.0.2 to 4.0.3 in /tools/perf-canvaskit-puppeteer by dependabot[bot] · 4 years ago
  39. a084ef4 Add supporting function for finding image use in layers by Nathaniel Nifong · 4 years ago
  40. 11a3947 Move conservative bounds tracking from SkCanvas to SkNoPixelsDevice by Michael Ludwig · 4 years ago
  41. 98c3aea Add cusp detection to GrPathUtils::findCubicConvex180Chops by Chris Dalton · 4 years ago
  42. 1cf4bc7 Remove unused parameter in vk bindDescriptorSets. by Greg Daniel · 4 years ago
  43. dbc19ea implement a whole slew of arm64 ops by Mike Klein · 4 years ago
  44. 4dfa977 Add 'isBoolean' method to SkSL::Type. by John Stiles · 4 years ago
  45. feada47 Reland "Simplify _blend_set_color_saturation, removing an instruction." by John Stiles · 4 years ago
  46. 2aa3b8d fix test to use new api by Mike Reed · 4 years ago
  47. 68ac3b9 Revert "Move GL's SkSL::Compiler to the GPU (like all other backends)" by Brian Osman · 4 years ago
  48. 3df7196 Roll Dawn from 546a7c98c897 to 03badec5d73a (3 revisions) by skia-autoroll · 4 years ago
  49. 7078f08 Roll ANGLE from ebf890fcf9f3 to 1b413197a6d7 (13 revisions) by skia-autoroll · 4 years ago
  50. af88a65 Roll SwiftShader from 6d612051c083 to 43bb60e1fa11 (6 revisions) by skia-autoroll · 4 years ago
  51. 4c1fb1c Return the contour's final point from SkPath::RangeIter in kClose by Chris Dalton · 4 years ago
  52. 65fb101 Reland "Always tweak matrix for consistent opt" by Mike Reed · 4 years ago
  53. 0a07e9b Revert "Always tweak matrix for consistent opt" by Mike Reed · 4 years ago
  54. ce0c876 hide legacy scalePixels and makeShader by Mike Reed · 4 years ago
  55. 26e1073 Always tweak matrix for consistent opt by Mike Reed · 4 years ago
  56. d461f6e Add support for strided loads to GrVx by Chris Dalton · 4 years ago
  57. cd74dea macro hygiene in SkVx.h by Mike Klein · 4 years ago
  58. 9b9415e Avoid inlining functions that are called repeatedly. by John Stiles · 4 years ago
  59. f5c1d04 Flatten out constructors nested inside constructors. by John Stiles · 4 years ago
  60. 92072a3 Fix SPIR-V golden output file extensions. by John Stiles · 4 years ago
  61. cddfce2 Move GL's SkSL::Compiler to the GPU (like all other backends) by Brian Osman · 4 years ago
  62. 3d58d5a Incremental removal of internal dependence on SkFilterQuality by Mike Reed · 4 years ago
  63. 931da26 Add unit test demonstrating output from Gaussian blur. by John Stiles · 4 years ago
  64. 95b5fb9 Revert "Share code handling legacy SkFilterQuality" by Mike Reed · 4 years ago
  65. f9334e9 Reland "Simplify layer bounds syncing and no-device error handling in SkCanvas::internalSaveLayer" by Michael Ludwig · 4 years ago
  66. b27f39c Add conic fill support to the tessellator by Chris Dalton · 4 years ago
  67. ee9c4c7 remove legacy SkFilterOptions by Mike Reed · 4 years ago
  68. e81fb87 Revert "Simplify _blend_set_color_saturation, removing an instruction." by John Stiles · 4 years ago
  69. 8b3b159 Remove operators &&= ||= ^^= from SkSL. by John Stiles · 4 years ago
  70. 21a59d6 Fix double-negation of constant-value construcors. by John Stiles · 4 years ago
  71. 9a8cbe5 Share code handling legacy SkFilterQuality by Mike Reed · 4 years ago
  72. cbbe0b0 Fix reverse bounds calculation for SkImageFilters::Compose by Michael Ludwig · 4 years ago
  73. b432754 Reland "Move vulkan memory uma stats to report on submit." by Greg Daniel · 4 years ago
  74. 7d5a4b4 Roll SwiftShader from de9e649438ed to 6d612051c083 (4 revisions) by skia-autoroll · 4 years ago
  75. d40e548 Roll ANGLE from 777749aafaac to ebf890fcf9f3 (12 revisions) by skia-autoroll · 4 years ago
  76. 639fb02 Roll Dawn from 1a14e7e02441 to 546a7c98c897 (6 revisions) by skia-autoroll · 4 years ago
  77. 9a5aa0a [svg] Handle zero-radius radial gradients by Florin Malita · 4 years ago
  78. e4bc70c Update SKP version by skia-recreate-skps · 4 years ago
  79. dd612b6 Update Go Deps by skia-recreate-skps · 4 years ago
  80. ee40ec6 remove Op::pack by Mike Klein · 4 years ago
  81. d90024d split subrun API into Blob and Op interfaces by Herb Derby · 4 years ago
  82. a03f8bf other ways to organize samplingoptions? by Mike Reed · 4 years ago
  83. 797831c Reland "Hook up ShaderErrorHandler in the Metal backend." by Robert Phillips · 4 years ago
  84. c5a37b1 Revert "Move vulkan memory uma stats to report on submit." by Greg Daniel · 4 years ago
  85. dda1d31 Enable SPIR-V disassembly output from skslc. by John Stiles · 4 years ago
  86. 0dd83e1 Revert "SkSL: Test/implement "geometric" intrinsics" by John Stiles · 4 years ago
  87. 0758da2 Revert "Hook up ShaderErrorHandler in the Metal backend." by Robert Phillips · 4 years ago
  88. 10089c6 Revert "Remove legacy SkImage::MakeFromYUVATextures." by Robert Phillips · 4 years ago
  89. 2c21a11 Remove uses of SkCanvas::flush by Robert Phillips · 4 years ago
  90. c4e958b tweak SkVMBlitter for paints with no shader by Mike Klein · 4 years ago
  91. 445df8d Factor out redundant code for compiling GLSL/Metal/SPIR-V/CPP/H files. by John Stiles · 4 years ago
  92. b733496 Don't allow replaceClip to exceed bitmap device size by Michael Ludwig · 4 years ago
  93. da1c4d2 Spruce up iOS viewer and cut CPU drain by Adlai Holler · 4 years ago
  94. 69df532 Hook up ShaderErrorHandler in the Metal backend. by Jim Van Verth · 4 years ago
  95. 0d5d956 SkSL: Test/implement "geometric" intrinsics by Brian Osman · 4 years ago
  96. 74c51ac resolve filterquality up front in imageshader by Mike Reed · 4 years ago
  97. 5626998 SkSL: Reduce default heap usage, improve heap benchmarks by Brian Osman · 4 years ago
  98. 0f46450 Reland "Remove inliner from IR generation stage." by John Stiles · 4 years ago
  99. 5c80964 Update GrProgramInfo's constructor by Robert Phillips · 4 years ago
  100. 6c1191d Revert "Simplify layer bounds syncing and no-device error handling in SkCanvas::internalSaveLayer" by Michael Ludwig · 4 years ago