1. b05f03d Increase baked-in offset of RTFlip in skslc. by John Stiles · 3 years ago
  2. c012251 Fix perf bots that were still running old 'narrow' configs by Brian Osman · 3 years ago
  3. 1fc7899 Roll SK Tool from 1491f07951ee to 68d9e704f0fc by skia-autoroll · 3 years ago
  4. 30c2dfe [skottie] Add support for displacement map output expansion by Florin Malita · 3 years ago
  5. 979b5ae Switch nanobench (and perf bots) over to new via-style color spaces by Brian Osman · 3 years ago
  6. a2fd01c Made PositionInfo's capture explicit by Ethan Nicholas · 3 years ago
  7. 9765973 Fix cases of variable shadowing in /tests/. by John Stiles · 3 years ago
  8. c7829eb Guard against large content bounds for layer mapping calculations by Michael Ludwig · 3 years ago
  9. 06273bc Prepare headers for making all ops V1-only by Robert Phillips · 3 years ago
  10. f4e176b Update Skia's internal vulkan headers to 1.2. by Greg Daniel · 3 years ago
  11. ec07af1 Switch bots to use new style color-space configs in DM by Brian Osman · 3 years ago
  12. 54ef97c Better (orthogonal) color space support in DM by Brian Osman · 3 years ago
  13. 423990d Decrease w epsilon to avoid incorrect bounds calculations by Michael Ludwig · 3 years ago
  14. 0909a47 Roll Dawn from a6ddb0e1164c to c0132622c1ff (8 revisions) by skia-autoroll · 3 years ago
  15. 50fe857 Revert "In SkCanvas destructor, discard (rather than blit) unbalanced layers" by Brian Osman · 3 years ago
  16. 031d796 Roll ANGLE from 29270a6369bb to ff64d2c7e562 (3 revisions) by skia-autoroll · 3 years ago
  17. 8c8379b GrGeometryProcessor is not ref-counted by Brian Salomon · 3 years ago
  18. 308ea8d Forward decl of GrCaps in GrTessellationPathRenderer.h by Brian Salomon · 3 years ago
  19. b7f2215 Fix cases of variable shadowing in test code. by John Stiles · 3 years ago
  20. 8a41232 Split up Codec 'check' into multiple helper functions. by John Stiles · 3 years ago
  21. 8343e00 SkText: implement select via styles by Julia Lavrova · 3 years ago
  22. 4895946 Move ProgramImpl definitions into Processor subclass headers. by Brian Salomon · 3 years ago
  23. 319c70a Update deprecated WebGPU TextureUsage flags by Brandon Jones · 3 years ago
  24. 8d11654 Hid SkSLContext error reporter behind an accessor by Ethan Nicholas · 3 years ago
  25. 7ceed8c Roll SK Tool from 5056b00bb8d3 to e6aa08c77b09 by skia-autoroll · 3 years ago
  26. b65b4da Fix cases of variable shadowing in /modules/. by John Stiles · 3 years ago
  27. bab2d11 Improve consistency of GP::ProgramImpl subclasses by Brian Salomon · 3 years ago
  28. ed7b4f6 Reduce code size of DSL Struct(). by John Stiles · 3 years ago
  29. f0efa1d Reland "Reland "uniform Ptr (UPtr) is a sub class of Ptr"" by Herb Derby · 3 years ago
  30. 488654b Fix cases of variable shadowing in /tools/. by John Stiles · 3 years ago
  31. d6c08c9 Reduce code size by eliminating CollectArgs. by John Stiles · 3 years ago
  32. 076be66 Add release note on Metal resource tracking change by Jim Van Verth · 3 years ago
  33. 160cd4b Fix leaks in skdiff by Ben Wagner · 3 years ago
  34. 643f481 Cruft leftover from GrSurfaceContext hierarchy v1/v2 split by Robert Phillips · 3 years ago
  35. ae85ea6 Fix case of variable shadowing in distance field generation. by John Stiles · 3 years ago
  36. b25560a Consistency among GrFP::ProgramImpl subclasses by Brian Salomon · 3 years ago
  37. c5fc970 Fix cases of variable shadowing in /samplecode/. by John Stiles · 3 years ago
  38. 4da47e3 Disable SkSL array-cast test on Adreno. by John Stiles · 3 years ago
  39. 2491c76 Move GrXP::ProgramImpl subclasses to makeProgamImpl definitions. by Brian Salomon · 3 years ago
  40. ae43303 Roll ANGLE from 392ba63fc9b9 to 29270a6369bb (2 revisions) by skia-autoroll · 3 years ago
  41. adb3eac Add tests for array assignment with narrowing conversions. by John Stiles · 3 years ago
  42. 2648716 Add support for array-cast syntax in SkSL. by John Stiles · 3 years ago
  43. 23c616f Roll ANGLE from 81bee2e7f6de to 392ba63fc9b9 (5 revisions) by skia-autoroll · 3 years ago
  44. e4b6043 Roll Dawn from f99d5aa7d407 to a6ddb0e1164c (6 revisions) by skia-autoroll · 3 years ago
  45. 5547866 Removed setErrorCount from SkSL ErrorReporter by Ethan Nicholas · 3 years ago
  46. 7c3fa4e Fix cases of variable shadowing in /src/gpu. by John Stiles · 3 years ago
  47. 14f8d79 Fix various cases of variable shadowing in Skia. by John Stiles · 3 years ago
  48. b5de6be Rewrite CheckModifiers to reduce code bloat by Brian Osman · 3 years ago
  49. 8477dd2 Fix typeface GMs to draw or skip by Ben Wagner · 3 years ago
  50. 6a42e7e Roll ANGLE from 4eac0bf1a95b to 81bee2e7f6de (5 revisions) by skia-autoroll · 3 years ago
  51. bcc64a8 Reduce template usage in evaluate-n-way-intrinsic. by John Stiles · 3 years ago
  52. 57709e1 Added prototypes for DSLFunction by Ethan Nicholas · 3 years ago
  53. 98ef6cc Metal: track all resources by Jim Van Verth · 3 years ago
  54. 82d4c12 Reland "Fix array-of-matrix/struct comparisons in Metal." by John Stiles · 3 years ago
  55. 9000603 [COLRv1] Add blend mode 'plus' by Dominik Röttsches · 3 years ago
  56. 879b2f2 In SkCanvas destructor, discard (rather than blit) unbalanced layers by Mike Reed · 3 years ago
  57. 33221e1 Disable SkSL array-comparison test on Adreno. by John Stiles · 3 years ago
  58. 53eaa64 Rename GrSurfaceContext -> skgpu::SurfaceContext by Robert Phillips · 3 years ago
  59. 88c747c Roll SK Tool from b3b66acf72ce to ed87d9cbdb9b by skia-autoroll · 3 years ago
  60. 3a16d00 Reduce template usage in optimize-comparison. by John Stiles · 3 years ago
  61. e076c38 Reland "Fix array-of-vector comparisons in Metal." by John Stiles · 3 years ago
  62. 7b2b858 Avoid short/ushort in MSL code generator. by John Stiles · 3 years ago
  63. 3c991fd Fix duplicated array types in SPIR-V. by John Stiles · 3 years ago
  64. b23630c Reland "Remove SkTLList" by Michael Ludwig · 3 years ago
  65. 68556bc Move canvas helper structs to header by Brian Osman · 3 years ago
  66. 7f01c22 Fix Build-Debian9-Clang-arm-Release-Flutter_Android_Docker job. by Erik Rose · 3 years ago
  67. b0074aa Reduce template usage in vector-coalesce functionality. by John Stiles · 3 years ago
  68. 464809b Remove onSetDeviceClipRestriction from Device_v2 by Michael Ludwig · 3 years ago
  69. d89d445 Rename GrGLSLXferProcessor to GrXferProcessor::ProgramImpl by Brian Salomon · 3 years ago
  70. 4979d2b Simplify device clip restriction impl by Michael Ludwig · 3 years ago
  71. 407d71a Roll ANGLE from 1d49cb6620a7 to 4eac0bf1a95b (2 revisions) by skia-autoroll · 3 years ago
  72. 2fa273e Reland: [COLRv1] Support retrieving ClipBox. by Dominik Röttsches · 3 years ago
  73. 14b1d56 Revert "Remove SkTLList" by Michael Ludwig · 3 years ago
  74. f95940b Rename GrGLSLGeometryProcessor to GrGeometryProcessor::ProgramImpl by Brian Salomon · 3 years ago
  75. e1d523d Remove SkTLList by Michael Ludwig · 3 years ago
  76. ef9a1b6 Revert "Fix array-of-vector comparisons in Metal." by John Stiles · 3 years ago
  77. 80c256e Revert "Fix array-of-matrix/struct comparisons in Metal." by John Stiles · 3 years ago
  78. 9506c34 Factor out array-naming to a helper function. by John Stiles · 3 years ago
  79. 23d8f94 Fix array-of-matrix/struct comparisons in Metal. by John Stiles · 3 years ago
  80. 130338c Fix array-of-vector comparisons in Metal. by John Stiles · 3 years ago
  81. b493175 Fix copy-paste type confusion in BoolLiteral. by John Stiles · 3 years ago
  82. eb342e1 Roll ANGLE from b1b760e74e00 to 1d49cb6620a7 (1 revision) by skia-autoroll · 3 years ago
  83. 61dc30a Roll Dawn from 167f67f3cb83 to f99d5aa7d407 (3 revisions) by skia-autoroll · 3 years ago
  84. f7367df Roll ANGLE from 4686da27b37b to b1b760e74e00 (3 revisions) by skia-autoroll · 3 years ago
  85. 307f8f5 Simplify the boilerplate of cloning a fragment processor. by John Stiles · 3 years ago
  86. e1428b0 Reland "Use a table for dither effect rather than math." by Brian Salomon · 3 years ago
  87. e1d0040 Delete GrClipStackClip and GrReducedClip by Michael Ludwig · 3 years ago
  88. f884b12 Separate SkUnicode bazel source sets by Florin Malita · 3 years ago
  89. df1ba03 Revert "[COLRv1] Support retrieving ClipBox." by Robert Phillips · 3 years ago
  90. 3176e86 Rename GrGLSLFragmentProcessor to GrFragmentProcessor::ProgramImpl by Brian Salomon · 3 years ago
  91. 22cada0 Clean up unflattening paints by Mike Reed · 3 years ago
  92. 49914e5 Avoid unnecessary setting of display params in Viewer by Michael Ludwig · 3 years ago
  93. 369cc4f Remove unneeded skottie_android dep by Florin Malita · 3 years ago
  94. 53c06de Enable new GrClipStack on Android by Michael Ludwig · 3 years ago
  95. 4f12b4a [COLRv1] Support retrieving ClipBox. by Dominik Röttsches · 3 years ago
  96. ad5944c Refactoring Text Editor (in progress) by Julia Lavrova · 3 years ago
  97. 3c24611 Fix rMoveTo to be relative to the start of a closed path by William Hesse · 3 years ago
  98. e07c8fc Fix Type::clone to properly clone typenames. by John Stiles · 3 years ago
  99. f87ef88 Roll ANGLE from 7f38e2892cc9 to 4686da27b37b (6 revisions) by skia-autoroll · 3 years ago
  100. 0cac5ed Use scopes to attach and detach SkSL memory pools. by John Stiles · 3 years ago