1. c6bda11 Move mipmap serialization and deserialization to read/writebuffer by Kevin Lubick · 2 years, 5 months ago
  2. d0f1df2 Add benchmark for SkSL runtime-color-filter onFilterColor4f. by John Stiles · 2 years, 5 months ago
  3. 1e83bc1 Allow SkImage pointer in GetBackendTextureFromImage by Kevin Lubick · 2 years, 5 months ago
  4. 22e77fe Add always dither SkSurfaceProps flag by John Reck · 2 years, 5 months ago
  5. 19e521f [pdf] Remove SK_IGNORE_PDF_EOF_NEWLINE_FIX by Ben Wagner · 2 years, 5 months ago
  6. 1d1783a Force analytic AA in all WASM builds by Brian Osman · 2 years, 5 months ago
  7. 10270ac Enforce IWYU on SkSerialProcs.h and SkGlyphRunPainter.h by Kevin Lubick · 2 years, 6 months ago
  8. 7727bac For OptimizeForSize builds, force AAA rather than SAA by Brian Osman · 2 years, 5 months ago
  9. dfc6535 Roll vulkan-deps from b24832b539c9 to 9c3e3185817f (1 revision) by skia-autoroll · 2 years, 5 months ago
  10. 19407ea Roll ANGLE from b24b5568edd3 to 9199e77d2650 (18 revisions) by skia-autoroll · 2 years, 5 months ago
  11. ec8bf05 Roll SK Tool from d58e2baadd04 to d3e8aee8a6fe by skia-autoroll · 2 years, 5 months ago
  12. 0639e5d Roll Skia Infra from 3281780e9cfa to d58e2baadd04 (3 revisions) by skia-autoroll · 2 years, 5 months ago
  13. 123cd55 Roll Dawn from 8f2e2f478e19 to 0fc525ad21d9 (2 revisions) by skia-autoroll · 2 years, 5 months ago
  14. 7eb8b22 Fixing isWhitespace & isSpace for Client ICU by Julia Lavrova · 2 years, 5 months ago
  15. bbc1afa Move UploadInstance constructors from header by Sunny Sachanandani · 2 years, 5 months ago
  16. fc836a6 Roll vulkan-deps from ec231c69caa6 to b24832b539c9 (5 revisions) by skia-autoroll · 2 years, 5 months ago
  17. 3a1714e Add missing SK_API annotations in Graphite by Sunny Sachanandani · 2 years, 5 months ago
  18. 801346d [bazel] Android NDK toolchain: Remove redundant compiler warnings. by Leandro Lovisolo · 2 years, 5 months ago
  19. 234dfa4 SkPath: make reversed verbs deserialization use same code path by Scott Violet · 2 years, 5 months ago
  20. 244583f Add minor polish to ValidateIndexingForES2. by John Stiles · 2 years, 5 months ago
  21. f4ba4c8 Remove Android framework non-AA point/line offset by Nolan Scobie · 2 years, 5 months ago
  22. 7dd4b17 [bazel] Build a single test with the NDK C++ toolchain. by Leandro Lovisolo · 2 years, 5 months ago
  23. a498ebc [bazel] Add hermetic NDK C++ toolchain. by Leandro Lovisolo · 2 years, 5 months ago
  24. 7713381 Reland "Add `\n` to `%%EOF`" by Ben Wagner · 2 years, 5 months ago
  25. c162dae Simplify overdraw color filter a bit. by John Stiles · 2 years, 5 months ago
  26. 3852070 SkJpegGainmapEncoder: Update XMP by Christopher Cameron · 2 years, 5 months ago
  27. 7a2d1b3 Reland "Reland "Remove some GPU-specific methods from SkImage"" by Kevin Lubick · 2 years, 5 months ago
  28. 37ddbdb Detect modification of the input color in ReturnsInputAlpha. by John Stiles · 2 years, 5 months ago
  29. af74b72 Fix incorrect test utils guards in Graphite by Sunny Sachanandani · 2 years, 5 months ago
  30. a0bc8ae Detect alpha-preservation in ternary expressions. by John Stiles · 2 years, 5 months ago
  31. 827013b Add Analysis::ReturnsInputAlpha. by John Stiles · 2 years, 5 months ago
  32. 5237bc0 Revert "Add `\n` to `%%EOF`" by Ben Wagner · 2 years, 5 months ago
  33. 92691db Reland "Manually Roll Dawn from 151e67b5d1c2 to 8f2e2f478e19 (24 revisions)" by Kevin Lubick · 2 years, 5 months ago
  34. 4b1d1f6 Add `\n` to `%%EOF` by Maksim Sadym · 2 years, 5 months ago
  35. 15f0b48 Roll vulkan-deps from 63cf73c094d1 to ec231c69caa6 (1 revision) by skia-autoroll · 2 years, 5 months ago
  36. cd54b1f Roll SK Tool from 3281780e9cfa to dbdfbb1031f9 by skia-autoroll · 2 years, 5 months ago
  37. 60ee0d2 Roll Skia Infra from 8f3abac79098 to 3281780e9cfa (9 revisions) by skia-autoroll · 2 years, 5 months ago
  38. c7b7b8f [graphite] Support texture resources in compute shaders by Arman Uguray · 2 years, 6 months ago
  39. 548bef6 [graphite] Support storage texture creation by Arman Uguray · 2 years, 6 months ago
  40. ad459a5 Add FilteredRect benchmark for runtime color filters. by John Stiles · 2 years, 5 months ago
  41. 3d31823 Add Viewer slide for animated rects. by John Stiles · 2 years, 5 months ago
  42. 57aa7f9 Roll vulkan-deps from e35ee1dc96a6 to 63cf73c094d1 (6 revisions) by skia-autoroll · 2 years, 5 months ago
  43. 1670c7c Revert "Manually Roll Dawn from 151e67b5d1c2 to 4dc2aea495bd (15 revisions)" by Kevin Lubick · 2 years, 5 months ago
  44. 5013d17 Manually Roll Dawn from 151e67b5d1c2 to 4dc2aea495bd (15 revisions) by Kevin Lubick · 2 years, 5 months ago
  45. 1dcbcaa Add a flag for SkRP runtime effects in GN args. by John Stiles · 2 years, 5 months ago
  46. 1f2d6d9 SkPath: updates deserialize to use SkPath::Make() by Scott Violet · 2 years, 5 months ago
  47. 5d72f0c Update to wgpu::Surface Dawn swapchains. by Corentin Wallez · 2 years, 5 months ago
  48. 1ec0ab9 Roll vulkan-deps from 16f4efa0ad70 to e35ee1dc96a6 (1 revision) by skia-autoroll · 2 years, 5 months ago
  49. 46d6cc8 Roll ANGLE from 5fcd027edec5 to b24b5568edd3 (14 revisions) by skia-autoroll · 2 years, 5 months ago
  50. fe36443 Roll SK Tool from 8f3abac79098 to bfe4410e77c1 by skia-autoroll · 2 years, 5 months ago
  51. 48f2d9c Roll SwiftShader from c85d70d97009 to 3ecab9c1aa60 (1 revision) by skia-autoroll · 2 years, 5 months ago
  52. 58c9a80 Roll Skia Infra from 1a1c47117e45 to 8f3abac79098 (3 revisions) by skia-autoroll · 2 years, 5 months ago
  53. fbff5b8 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 2 years, 5 months ago
  54. 51fa1d5 Roll vulkan-deps from 664c9519ab1e to 16f4efa0ad70 (1 revision) by skia-autoroll · 2 years, 5 months ago
  55. 7ca5e4f Revert "Reland "Remove some GPU-specific methods from SkImage"" by Michael Ludwig · 2 years, 5 months ago
  56. 47d5665 Fix TODO in SkSL RP test harness; all ES2 tests now pass. by John Stiles · 2 years, 5 months ago
  57. e3aa2ce Roll vulkan-deps from 53d51f6cadd4 to 664c9519ab1e (5 revisions) by skia-autoroll · 2 years, 5 months ago
  58. 9973ef1 Roll SK Tool from 1a1c47117e45 to e2c0a2b8cc4e by skia-autoroll · 2 years, 5 months ago
  59. 46a8991 Roll vulkan-deps from bb601a935e1d to 53d51f6cadd4 (6 revisions) by skia-autoroll · 2 years, 5 months ago
  60. 4d1e9ca Reland "Remove some GPU-specific methods from SkImage" by Kevin Lubick · 2 years, 5 months ago
  61. 5119e32 Move SkCubicSolver out of opts by Brian Osman · 2 years, 5 months ago
  62. 7314a31 Fix Runtime Effect trace tests to pass in SkRP. by John Stiles · 2 years, 5 months ago
  63. 33f80c0 Make SkSTArray private by Herb Derby · 2 years, 5 months ago
  64. 2b86c6d [graphite] Remove data payload from PaintParamsKey by Michael Ludwig · 2 years, 5 months ago
  65. 0672666 Add _setTransform to extern to prevent it getting minified. by Lam Nguyen · 2 years, 5 months ago
  66. 3509bab Re-add Perlin noise rounding workaround for Android Vulkan by Robert Phillips · 2 years, 5 months ago
  67. fff3f07 Add uniforms to SkRP debug trace data. by John Stiles · 2 years, 5 months ago
  68. 5f965db Optimize uniform-to-slot copies in SkRP. by John Stiles · 2 years, 5 months ago
  69. 3edab6a Emit trace-enter op before function parameter trace-var ops. by John Stiles · 2 years, 5 months ago
  70. 50e27e3 [graphite] Add basic Recorder-level proxy caching by Robert Phillips · 2 years, 5 months ago
  71. c00a992 Roll vulkan-deps from 25ee847ae3fe to bb601a935e1d (4 revisions) by skia-autoroll · 2 years, 5 months ago
  72. 404332d Roll ANGLE from 31321cb3934a to 5fcd027edec5 (7 revisions) by skia-autoroll · 2 years, 5 months ago
  73. 806fbf4 Roll Skia Infra from 1b544ddfc43e to 1a1c47117e45 (3 revisions) by skia-autoroll · 2 years, 5 months ago
  74. 384c10b Roll Dawn from 0d937955dcb6 to 151e67b5d1c2 (3 revisions) by skia-autoroll · 2 years, 5 months ago
  75. 38cbca9 Handle trace-scope execution masks properly. by John Stiles · 2 years, 5 months ago
  76. c250738 Roll SK Tool from 4e066a4dbedc to 1a1c47117e45 by skia-autoroll · 2 years, 5 months ago
  77. f6c1eef Revert "Remove some GPU-specific methods from SkImage" by Michael Ludwig · 2 years, 5 months ago
  78. bd06820 Roll vulkan-deps from 37bb411f7b86 to 25ee847ae3fe (7 revisions) by skia-autoroll · 2 years, 5 months ago
  79. 6d17f37 Add trace-var ops for the input values to main(). by John Stiles · 2 years, 6 months ago
  80. 4a7206e Improve plumbing of the Perlin noise rounding fix for Android by Robert Phillips · 2 years, 6 months ago
  81. 9b2e538 [graphite] Simplify creation of cached bitmaps by Robert Phillips · 2 years, 6 months ago
  82. f219c2f docs: update public branch info by Chris Mumford · 2 years, 6 months ago
  83. daa1074 Remove extra semicolon from GR_DEFINE_RESOURCE_HANDLE_CLASS by Alan Screen · 2 years, 6 months ago
  84. 38f691c [graphite] Loosen up the ImageProvider contract by Robert Phillips · 2 years, 6 months ago
  85. 89ea350 Remove some GPU-specific methods from SkImage by Kevin Lubick · 2 years, 6 months ago
  86. 79f097c Do we need colorspace in erase? by Michael Reed · 2 years, 6 months ago
  87. a6ec790 Fix ordering of trace-exit and load-return-mask ops. by John Stiles · 2 years, 6 months ago
  88. 31e5cc8 Roll Skia Infra from c8cf2f187ca0 to 1b544ddfc43e (18 revisions) by Chris Mumford · 2 years, 6 months ago
  89. bf5bf50 Fix debugger double-stopping on for statements. by John Stiles · 2 years, 6 months ago
  90. 320308a Always copy function results to slots when debug traces are on. by John Stiles · 2 years, 6 months ago
  91. 324b01c [skqp] Remove unused function by Florin Malita · 2 years, 6 months ago
  92. 7799c01 Roll Dawn from 55ca4a7da9a2 to 0d937955dcb6 (6 revisions) by skia-autoroll · 2 years, 6 months ago
  93. b493f91 Roll vulkan-deps from fcbae00af7d6 to 37bb411f7b86 (3 revisions) by skia-autoroll · 2 years, 6 months ago
  94. a185f35 Roll ANGLE from 21ffb23a58c8 to 31321cb3934a (11 revisions) by skia-autoroll · 2 years, 6 months ago
  95. 896ab0a Roll SK Tool from f45815507bb8 to 4e066a4dbedc by skia-autoroll · 2 years, 6 months ago
  96. 4e9dd55 Add support for indirect trace_var in SkRP codegen. by John Stiles · 2 years, 6 months ago
  97. 985cb20 Roll vulkan-deps from 9186ff9ecec2 to fcbae00af7d6 (8 revisions) by skia-autoroll · 2 years, 6 months ago
  98. 8958b6d Use TArray in experimental by Herb Derby · 2 years, 6 months ago
  99. 8f1528f RELEASE_NOTES.md: Add horizontal rule before Milestone 89 by Chris Mumford · 2 years, 6 months ago
  100. d811df7 Remove outdated comment about gradient color space and hue method by Brian Osman · 2 years, 6 months ago