1. 3176e86 Rename GrGLSLFragmentProcessor to GrFragmentProcessor::ProgramImpl by Brian Salomon · 3 years ago
  2. 22cada0 Clean up unflattening paints by Mike Reed · 3 years ago
  3. 49914e5 Avoid unnecessary setting of display params in Viewer by Michael Ludwig · 3 years ago
  4. 369cc4f Remove unneeded skottie_android dep by Florin Malita · 3 years ago
  5. 53c06de Enable new GrClipStack on Android by Michael Ludwig · 3 years, 1 month ago
  6. 4f12b4a [COLRv1] Support retrieving ClipBox. by Dominik Röttsches · 3 years ago
  7. ad5944c Refactoring Text Editor (in progress) by Julia Lavrova · 3 years, 1 month ago
  8. 3c24611 Fix rMoveTo to be relative to the start of a closed path by William Hesse · 3 years, 1 month ago
  9. e07c8fc Fix Type::clone to properly clone typenames. by John Stiles · 3 years, 1 month ago
  10. f87ef88 Roll ANGLE from 7f38e2892cc9 to 4686da27b37b (6 revisions) by skia-autoroll · 3 years ago
  11. 0cac5ed Use scopes to attach and detach SkSL memory pools. by John Stiles · 3 years, 1 month ago
  12. f76768d Revert "Clean up unflattening paints" by Robert Phillips · 3 years ago
  13. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 1 month ago
  14. 717ef94 Clean up unflattening paints by Mike Reed · 3 years ago
  15. fdf7b3c Roll ANGLE from 9b646c132d63 to 7f38e2892cc9 (22 revisions) by skia-autoroll · 3 years ago
  16. d27a0d3 Roll Dawn from 9096fc290f86 to 167f67f3cb83 (7 revisions) by skia-autoroll · 3 years ago
  17. a28795f Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years, 1 month ago
  18. 02d77df Roll SK Tool from 1a08f231f874 to 78fa1b60ce0c by skia-autoroll · 3 years, 1 month ago
  19. 6bc126d Revert "Use a table for dither effect rather than math." by Michael Ludwig · 3 years, 1 month ago
  20. ca13a3a Remove GrFragmentProcessor::addAndPushFlagToChildren, dead code by Brian Salomon · 3 years, 1 month ago
  21. 07cce00 Remove GrFP iter declarations and comments by Brian Salomon · 3 years, 1 month ago
  22. eb76f3d [canvaskit] Deploy 0.29.0 by Kevin Lubick · 3 years, 1 month ago
  23. a0438e6 Remove SK_SUPPORT_DEPRECATED_CLIPOPS and expanding clip op defs by Michael Ludwig · 3 years, 1 month ago
  24. 0de475e Use a table for dither effect rather than math. by Brian Salomon · 3 years, 1 month ago
  25. a40ddcd Pass dsl::PositionInfo by value by Ethan Nicholas · 3 years, 1 month ago
  26. 51d83ab Ease HarfBuzz API change with feature detection by Ben Wagner · 3 years, 1 month ago
  27. a3a67ae Reland "Avoid expanding clip ops in tests that will remain after feature removal" by Michael Ludwig · 3 years, 1 month ago
  28. 6fbcd8e Metal: only set stencil format in ProgramDesc if needed. by Jim Van Verth · 3 years, 1 month ago
  29. faf0187 Really fix CMake HarfBuzz build by Ben Wagner · 3 years, 1 month ago
  30. 94fcb37 Add LICENSE file to third_party/harfbuzz by Ravi Mistry · 3 years, 1 month ago
  31. d59d3e1 Reland "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years, 1 month ago
  32. 363c6e2 [canvaskit] Update object types by Kevin Lubick · 3 years, 1 month ago
  33. 09746be Set SkPath.fLastMoveToIndex field from SkPathBuilder by Mike Reed · 3 years, 1 month ago
  34. 65e368b Fixed DSLParser bit rot by Ethan Nicholas · 3 years, 1 month ago
  35. 2195f94 Add unit test for array narrowing conversions. by John Stiles · 3 years, 1 month ago
  36. e3f85e0 Add improved regression test for oss-fuzz:36655. by John Stiles · 3 years, 1 month ago
  37. 699736b Fix crash in PipelineStageCodeGenerator with recursive calls. by John Stiles · 3 years, 1 month ago
  38. e3ae968 Enable comparison of arrays of different precision types. by John Stiles · 3 years, 1 month ago
  39. 68403f1 Fix CMake HarfBuzz build. by Ben Wagner · 3 years, 1 month ago
  40. b8c6e2b Roll ANGLE from 9da4e52b5bb6 to 9b646c132d63 (12 revisions) by skia-autoroll · 3 years, 1 month ago
  41. 99a3ec5 Roll SwiftShader from e4b7794ddbee to b2af6a85583d (3 revisions) by skia-autoroll · 3 years, 1 month ago
  42. 5ca56dd Roll Dawn from 1ee777fcd578 to 9096fc290f86 (11 revisions) by skia-autoroll · 3 years, 1 month ago
  43. 66684b1 Roll HarfBuzz from 2.6.4 to 2.8.2-147 by Garret Rieger · 3 years, 1 month ago
  44. 058e936 Remove declaration of surfaceFillContext by Ben Wagner · 3 years, 1 month ago
  45. aef5dc7 Update references to deprecated Dawn structure. by Brandon Jones · 3 years, 1 month ago
  46. 462e188 SkScalerContext handle stroke changing path effect by Ben Wagner · 3 years, 1 month ago
  47. 134c5f7 Support expressions for scalar values by Kyle Carlstrom · 3 years, 1 month ago
  48. 7386dc7 Ensure default SkPaints w/ dither don't get dithered by Robert Phillips · 3 years, 1 month ago
  49. 4cb0c37 Fix undefined behavior in recursion detection. by John Stiles · 3 years, 1 month ago
  50. 9ae6ea0 Fix fuzzer-discovered error with swizzling matrices. by John Stiles · 3 years, 1 month ago
  51. 9dcbdbd Roll third_party/wuffs to version 0.3.0-beta.8 by Nigel Tao · 3 years, 1 month ago
  52. 5ac7f33 Add V2 SFC and SDC stubs by Robert Phillips · 3 years, 1 month ago
  53. 54fd96b Fix Wunused-but-set-variable warnings by Brian Salomon · 3 years, 1 month ago
  54. 9139803 Remove FP iterators. by Brian Salomon · 3 years, 1 month ago
  55. ded41aa Fix fuzzer-discovered error with SPIR-V interface arrays. by John Stiles · 3 years, 1 month ago
  56. 1c51223 Make compressedBackendFormat accessible from GrContextThreadSafeProxy by Robert Phillips · 3 years, 1 month ago
  57. 628777c Fix cases of variable shadowing in SkSL. by John Stiles · 3 years, 1 month ago
  58. 0e741e2 Disable dithering on the PowerVR GE8320 by Robert Phillips · 3 years, 1 month ago
  59. e53c721 Pass DSLModifiers by reference. by John Stiles · 3 years, 1 month ago
  60. 4adb66f Honor lowp/mediump/highp precision qualifiers in DSLParser. by John Stiles · 3 years, 1 month ago
  61. a3f996c Fix skia_use_gl = false build by Ben Wagner · 3 years, 1 month ago
  62. c0bfdff [infra] Update buildbot repo used by go.mod by Kevin Lubick · 3 years, 1 month ago
  63. 7893d2d Reland "Reland "Enable the atlas path renderer for GrAAType::kCoverage"" by Chris Dalton · 3 years, 1 month ago
  64. 8ba1e71 Revert "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years, 1 month ago
  65. b942d4b Revert "Avoid expanding clip ops in tests that will remain after feature removal" by Michael Ludwig · 3 years, 1 month ago
  66. daa9717 [infra] Cleanup better after BuildStats by Kevin Lubick · 3 years, 1 month ago
  67. 8e2d894 Revert "Reland "Enable the atlas path renderer for GrAAType::kCoverage"" by Derek Sollenberger · 3 years, 1 month ago
  68. 902d2bc [infra] Cleanup permissions in our docker build tasks by Kevin Lubick · 3 years, 1 month ago
  69. 1000794 Roll ANGLE from 35bdaf8dc485 to 9da4e52b5bb6 (13 revisions) by skia-autoroll · 3 years, 1 month ago
  70. d82bee9 Roll SwiftShader from d4483095765e to e4b7794ddbee (2 revisions) by skia-autoroll · 3 years, 1 month ago
  71. 1f80836 Roll Dawn from 26391657884b to 1ee777fcd578 (6 revisions) by skia-autoroll · 3 years, 1 month ago
  72. 337e484 Revert "Reland "uniform Ptr (UPtr) is a sub class of Ptr"" by Derek Sollenberger · 3 years, 1 month ago
  73. 36aef96 Disable lift of device space coord transforms to VS when GS or TS is used. by Brian Salomon · 3 years, 1 month ago
  74. b806da4 Honor lowp/mediump/highp precision qualifiers in IRGenerator. by John Stiles · 3 years, 1 month ago
  75. 0201431 Add parser support for highp/mediump Tokens in vardecls. by John Stiles · 3 years, 1 month ago
  76. 35215fb Don't assume extended (check perspective) by Mike Reed · 3 years, 1 month ago
  77. ea17e24 Reland "uniform Ptr (UPtr) is a sub class of Ptr" by Herb Derby · 3 years, 1 month ago
  78. cc04b6f Revert "Reland "Reland "Omit inner join geometry when possible""" by Tyler Denniston · 3 years, 1 month ago
  79. b449fff Unify DSL and SkSL error handling paths by Ethan Nicholas · 3 years, 1 month ago
  80. f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years, 1 month ago
  81. ae1e7bc Test addPath() by Mike Reed · 3 years, 1 month ago
  82. d1c51b2 Avoid expanding clip ops in tests that will remain after feature removal by Michael Ludwig · 3 years, 1 month ago
  83. 3b39b7f Alias canComputeFastBounds to affectsTransparentBlack by Michael Ludwig · 3 years, 1 month ago
  84. 9fdcc51 Write test demonstrating bug with array narrowing conversions. by John Stiles · 3 years, 1 month ago
  85. fdb13e9 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 1 month ago
  86. 68587ae Add SkClipStack::replaceClip() separate from deprecated clip op by Michael Ludwig · 3 years, 1 month ago
  87. b00cbc7 Revert "uniform Ptr (UPtr) is a sub class of Ptr" by Derek Sollenberger · 3 years, 1 month ago
  88. 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years, 1 month ago
  89. 40dfc67 Reland "Reland "Omit inner join geometry when possible"" by Tyler Denniston · 3 years, 1 month ago
  90. 03b7935 Reland "Enable the atlas path renderer for GrAAType::kCoverage" by Chris Dalton · 3 years, 1 month ago
  91. cef047a uniform Ptr (UPtr) is a sub class of Ptr by Herb Derby · 3 years, 1 month ago
  92. af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years, 1 month ago
  93. f0ffd41 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 1 month ago
  94. de58ca2 Roll ANGLE from f016c4352f52 to 35bdaf8dc485 (14 revisions) by skia-autoroll · 3 years, 1 month ago
  95. fbe4247 Roll SwiftShader from dcfc0a6e2d84 to d4483095765e (2 revisions) by skia-autoroll · 3 years, 1 month ago
  96. 2cbb3f5 Roll Dawn from 858e585cce60 to 26391657884b (5 revisions) by skia-autoroll · 3 years, 1 month ago
  97. 38d9e0e Roll recipe dependencies (trivial). by recipe-roller · 3 years, 1 month ago
  98. 6ff2b7a Roll recipe dependencies (trivial). by recipe-roller · 3 years, 1 month ago
  99. 1b18454 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 1 month ago
  100. 9cd9d0f Fix nearly flat edge detection in GrTriangulator by Michael Ludwig · 3 years, 1 month ago