1. 57709e1 Added prototypes for DSLFunction by Ethan Nicholas · 3 years, 2 months ago
  2. 98ef6cc Metal: track all resources by Jim Van Verth · 3 years, 2 months ago
  3. 82d4c12 Reland "Fix array-of-matrix/struct comparisons in Metal." by John Stiles · 3 years, 2 months ago
  4. 9000603 [COLRv1] Add blend mode 'plus' by Dominik Röttsches · 3 years, 2 months ago
  5. 879b2f2 In SkCanvas destructor, discard (rather than blit) unbalanced layers by Mike Reed · 3 years, 2 months ago
  6. 33221e1 Disable SkSL array-comparison test on Adreno. by John Stiles · 3 years, 2 months ago
  7. 53eaa64 Rename GrSurfaceContext -> skgpu::SurfaceContext by Robert Phillips · 3 years, 2 months ago
  8. 88c747c Roll SK Tool from b3b66acf72ce to ed87d9cbdb9b by skia-autoroll · 3 years, 2 months ago
  9. 3a16d00 Reduce template usage in optimize-comparison. by John Stiles · 3 years, 2 months ago
  10. e076c38 Reland "Fix array-of-vector comparisons in Metal." by John Stiles · 3 years, 2 months ago
  11. 7b2b858 Avoid short/ushort in MSL code generator. by John Stiles · 3 years, 2 months ago
  12. 3c991fd Fix duplicated array types in SPIR-V. by John Stiles · 3 years, 2 months ago
  13. b23630c Reland "Remove SkTLList" by Michael Ludwig · 3 years, 2 months ago
  14. 68556bc Move canvas helper structs to header by Brian Osman · 3 years, 2 months ago
  15. 7f01c22 Fix Build-Debian9-Clang-arm-Release-Flutter_Android_Docker job. by Erik Rose · 3 years, 2 months ago
  16. b0074aa Reduce template usage in vector-coalesce functionality. by John Stiles · 3 years, 2 months ago
  17. 464809b Remove onSetDeviceClipRestriction from Device_v2 by Michael Ludwig · 3 years, 2 months ago
  18. d89d445 Rename GrGLSLXferProcessor to GrXferProcessor::ProgramImpl by Brian Salomon · 3 years, 2 months ago
  19. 4979d2b Simplify device clip restriction impl by Michael Ludwig · 3 years, 2 months ago
  20. 407d71a Roll ANGLE from 1d49cb6620a7 to 4eac0bf1a95b (2 revisions) by skia-autoroll · 3 years, 2 months ago
  21. 2fa273e Reland: [COLRv1] Support retrieving ClipBox. by Dominik Röttsches · 3 years, 2 months ago
  22. 14b1d56 Revert "Remove SkTLList" by Michael Ludwig · 3 years, 2 months ago
  23. f95940b Rename GrGLSLGeometryProcessor to GrGeometryProcessor::ProgramImpl by Brian Salomon · 3 years, 2 months ago
  24. e1d523d Remove SkTLList by Michael Ludwig · 3 years, 2 months ago
  25. ef9a1b6 Revert "Fix array-of-vector comparisons in Metal." by John Stiles · 3 years, 2 months ago
  26. 80c256e Revert "Fix array-of-matrix/struct comparisons in Metal." by John Stiles · 3 years, 2 months ago
  27. 9506c34 Factor out array-naming to a helper function. by John Stiles · 3 years, 2 months ago
  28. 23d8f94 Fix array-of-matrix/struct comparisons in Metal. by John Stiles · 3 years, 2 months ago
  29. 130338c Fix array-of-vector comparisons in Metal. by John Stiles · 3 years, 2 months ago
  30. b493175 Fix copy-paste type confusion in BoolLiteral. by John Stiles · 3 years, 2 months ago
  31. eb342e1 Roll ANGLE from b1b760e74e00 to 1d49cb6620a7 (1 revision) by skia-autoroll · 3 years, 2 months ago
  32. 61dc30a Roll Dawn from 167f67f3cb83 to f99d5aa7d407 (3 revisions) by skia-autoroll · 3 years, 2 months ago
  33. f7367df Roll ANGLE from 4686da27b37b to b1b760e74e00 (3 revisions) by skia-autoroll · 3 years, 2 months ago
  34. 307f8f5 Simplify the boilerplate of cloning a fragment processor. by John Stiles · 3 years, 2 months ago
  35. e1428b0 Reland "Use a table for dither effect rather than math." by Brian Salomon · 3 years, 2 months ago
  36. e1d0040 Delete GrClipStackClip and GrReducedClip by Michael Ludwig · 3 years, 2 months ago
  37. f884b12 Separate SkUnicode bazel source sets by Florin Malita · 3 years, 2 months ago
  38. df1ba03 Revert "[COLRv1] Support retrieving ClipBox." by Robert Phillips · 3 years, 2 months ago
  39. 3176e86 Rename GrGLSLFragmentProcessor to GrFragmentProcessor::ProgramImpl by Brian Salomon · 3 years, 2 months ago
  40. 22cada0 Clean up unflattening paints by Mike Reed · 3 years, 2 months ago
  41. 49914e5 Avoid unnecessary setting of display params in Viewer by Michael Ludwig · 3 years, 2 months ago
  42. 369cc4f Remove unneeded skottie_android dep by Florin Malita · 3 years, 2 months ago
  43. 53c06de Enable new GrClipStack on Android by Michael Ludwig · 3 years, 2 months ago
  44. 4f12b4a [COLRv1] Support retrieving ClipBox. by Dominik Röttsches · 3 years, 2 months ago
  45. ad5944c Refactoring Text Editor (in progress) by Julia Lavrova · 3 years, 3 months ago
  46. 3c24611 Fix rMoveTo to be relative to the start of a closed path by William Hesse · 3 years, 2 months ago
  47. e07c8fc Fix Type::clone to properly clone typenames. by John Stiles · 3 years, 2 months ago
  48. f87ef88 Roll ANGLE from 7f38e2892cc9 to 4686da27b37b (6 revisions) by skia-autoroll · 3 years, 2 months ago
  49. 0cac5ed Use scopes to attach and detach SkSL memory pools. by John Stiles · 3 years, 2 months ago
  50. f76768d Revert "Clean up unflattening paints" by Robert Phillips · 3 years, 2 months ago
  51. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 2 months ago
  52. 717ef94 Clean up unflattening paints by Mike Reed · 3 years, 2 months ago
  53. fdf7b3c Roll ANGLE from 9b646c132d63 to 7f38e2892cc9 (22 revisions) by skia-autoroll · 3 years, 2 months ago
  54. d27a0d3 Roll Dawn from 9096fc290f86 to 167f67f3cb83 (7 revisions) by skia-autoroll · 3 years, 2 months ago
  55. a28795f Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years, 2 months ago
  56. 02d77df Roll SK Tool from 1a08f231f874 to 78fa1b60ce0c by skia-autoroll · 3 years, 2 months ago
  57. 6bc126d Revert "Use a table for dither effect rather than math." by Michael Ludwig · 3 years, 2 months ago
  58. ca13a3a Remove GrFragmentProcessor::addAndPushFlagToChildren, dead code by Brian Salomon · 3 years, 2 months ago
  59. 07cce00 Remove GrFP iter declarations and comments by Brian Salomon · 3 years, 2 months ago
  60. eb76f3d [canvaskit] Deploy 0.29.0 by Kevin Lubick · 3 years, 2 months ago
  61. a0438e6 Remove SK_SUPPORT_DEPRECATED_CLIPOPS and expanding clip op defs by Michael Ludwig · 3 years, 2 months ago
  62. 0de475e Use a table for dither effect rather than math. by Brian Salomon · 3 years, 2 months ago
  63. a40ddcd Pass dsl::PositionInfo by value by Ethan Nicholas · 3 years, 2 months ago
  64. 51d83ab Ease HarfBuzz API change with feature detection by Ben Wagner · 3 years, 2 months ago
  65. a3a67ae Reland "Avoid expanding clip ops in tests that will remain after feature removal" by Michael Ludwig · 3 years, 2 months ago
  66. 6fbcd8e Metal: only set stencil format in ProgramDesc if needed. by Jim Van Verth · 3 years, 2 months ago
  67. faf0187 Really fix CMake HarfBuzz build by Ben Wagner · 3 years, 2 months ago
  68. 94fcb37 Add LICENSE file to third_party/harfbuzz by Ravi Mistry · 3 years, 2 months ago
  69. d59d3e1 Reland "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years, 2 months ago
  70. 363c6e2 [canvaskit] Update object types by Kevin Lubick · 3 years, 2 months ago
  71. 09746be Set SkPath.fLastMoveToIndex field from SkPathBuilder by Mike Reed · 3 years, 2 months ago
  72. 65e368b Fixed DSLParser bit rot by Ethan Nicholas · 3 years, 2 months ago
  73. 2195f94 Add unit test for array narrowing conversions. by John Stiles · 3 years, 2 months ago
  74. e3f85e0 Add improved regression test for oss-fuzz:36655. by John Stiles · 3 years, 2 months ago
  75. 699736b Fix crash in PipelineStageCodeGenerator with recursive calls. by John Stiles · 3 years, 2 months ago
  76. e3ae968 Enable comparison of arrays of different precision types. by John Stiles · 3 years, 2 months ago
  77. 68403f1 Fix CMake HarfBuzz build. by Ben Wagner · 3 years, 2 months ago
  78. b8c6e2b Roll ANGLE from 9da4e52b5bb6 to 9b646c132d63 (12 revisions) by skia-autoroll · 3 years, 2 months ago
  79. 99a3ec5 Roll SwiftShader from e4b7794ddbee to b2af6a85583d (3 revisions) by skia-autoroll · 3 years, 2 months ago
  80. 5ca56dd Roll Dawn from 1ee777fcd578 to 9096fc290f86 (11 revisions) by skia-autoroll · 3 years, 2 months ago
  81. 66684b1 Roll HarfBuzz from 2.6.4 to 2.8.2-147 by Garret Rieger · 3 years, 2 months ago
  82. 058e936 Remove declaration of surfaceFillContext by Ben Wagner · 3 years, 2 months ago
  83. aef5dc7 Update references to deprecated Dawn structure. by Brandon Jones · 3 years, 2 months ago
  84. 462e188 SkScalerContext handle stroke changing path effect by Ben Wagner · 3 years, 2 months ago
  85. 134c5f7 Support expressions for scalar values by Kyle Carlstrom · 3 years, 2 months ago
  86. 7386dc7 Ensure default SkPaints w/ dither don't get dithered by Robert Phillips · 3 years, 2 months ago
  87. 4cb0c37 Fix undefined behavior in recursion detection. by John Stiles · 3 years, 2 months ago
  88. 9ae6ea0 Fix fuzzer-discovered error with swizzling matrices. by John Stiles · 3 years, 2 months ago
  89. 9dcbdbd Roll third_party/wuffs to version 0.3.0-beta.8 by Nigel Tao · 3 years, 2 months ago
  90. 5ac7f33 Add V2 SFC and SDC stubs by Robert Phillips · 3 years, 2 months ago
  91. 54fd96b Fix Wunused-but-set-variable warnings by Brian Salomon · 3 years, 2 months ago
  92. 9139803 Remove FP iterators. by Brian Salomon · 3 years, 2 months ago
  93. ded41aa Fix fuzzer-discovered error with SPIR-V interface arrays. by John Stiles · 3 years, 2 months ago
  94. 1c51223 Make compressedBackendFormat accessible from GrContextThreadSafeProxy by Robert Phillips · 3 years, 2 months ago
  95. 628777c Fix cases of variable shadowing in SkSL. by John Stiles · 3 years, 2 months ago
  96. 0e741e2 Disable dithering on the PowerVR GE8320 by Robert Phillips · 3 years, 2 months ago
  97. e53c721 Pass DSLModifiers by reference. by John Stiles · 3 years, 2 months ago
  98. 4adb66f Honor lowp/mediump/highp precision qualifiers in DSLParser. by John Stiles · 3 years, 2 months ago
  99. a3f996c Fix skia_use_gl = false build by Ben Wagner · 3 years, 2 months ago
  100. c0bfdff [infra] Update buildbot repo used by go.mod by Kevin Lubick · 3 years, 2 months ago