1. 8d77756 dawn: use alpha version of BlendFactor for wgpu::BlendState::alpha by Peng Huang · 2 years, 4 months ago
  2. 6ae21ac Implement non-trivial ternary expressions in WGSL. by John Stiles · 2 years, 4 months ago
  3. a0b3778 [bazel] //tests/adb_test.bzl: Rewrite test runner in Go. by Leandro Lovisolo · 2 years, 4 months ago
  4. 22d0e24 [graphite] Choose renderer before updating clip stack by James Godfrey-Kittle · 2 years, 4 months ago
  5. 280b585 Remove legacy SkSurface factories by Kevin Lubick · 2 years, 4 months ago
  6. 308a0ec [skif] Remove legacy SkPictureImageFilter by Michael Ludwig · 2 years, 4 months ago
  7. bbfb84f [skif] Update SkImageImageFilter to use FilterResult by Michael Ludwig · 2 years, 4 months ago
  8. 6a646d1 [bazel] //tests/android.bzl: Rewrite tarball creation script in Go. by Leandro Lovisolo · 2 years, 4 months ago
  9. 3fb8522 Allow WGSL expression generators to emit extra statements. by John Stiles · 2 years, 4 months ago
  10. ee7d740 Add new 'Statement' level for operator precedence. by John Stiles · 2 years, 4 months ago
  11. 97dcec5 Roll vulkan-deps from 3600ed906bb4 to 68bc448fa901 (3 revisions) by skia-autoroll · 2 years, 4 months ago
  12. 7c7f06a Speculative fixes for CreateDockerImage_Skia_Release by Kevin Lubick · 2 years, 4 months ago
  13. 3771f1e [bazel] BazelTest-* task schema: Add support for precompiled Android tests. by Leandro Lovisolo · 2 years, 4 months ago
  14. 7202b40 [graphite] Add some additional texture formats for Dawn backend. by Jim Van Verth · 2 years, 4 months ago
  15. 0a63dbe SkJpegCodec: Fix error in gainmap extraction by Christopher Cameron · 2 years, 4 months ago
  16. 9cc604b Roll SK Tool from b6ae2e881c8b to 999cfc1546e2 by skia-autoroll · 2 years, 4 months ago
  17. aac83f5 Roll ANGLE from bcbf23c5f184 to b76166d0275a (9 revisions) by skia-autoroll · 2 years, 4 months ago
  18. 9e38597 Roll Skia Infra from 588114bc957f to b6ae2e881c8b (8 revisions) by skia-autoroll · 2 years, 4 months ago
  19. 37e8530 Roll Dawn from 97ab6a3a7061 to 34fd751bd753 (16 revisions) by skia-autoroll · 2 years, 4 months ago
  20. 09d8a47 Roll vulkan-deps from f7b24ac464f9 to 3600ed906bb4 (2 revisions) by skia-autoroll · 2 years, 4 months ago
  21. 8931359 Always add braces when writing child statements in WGSL. by John Stiles · 2 years, 4 months ago
  22. b955e1f Eliminate DSLFunction entirely. by John Stiles · 2 years, 4 months ago
  23. dc91757 [skif] Delete legacy SkColorFilterImageFilter impl by Michael Ludwig · 2 years, 4 months ago
  24. a83bbdc [skif] Don't evaluate empty-source filters for SkNoDrawCanvases by Michael Ludwig · 2 years, 4 months ago
  25. 2ffed2e [bazel] Add "label" part to "BazelTest" task schema. by Leandro Lovisolo · 2 years, 4 months ago
  26. bf44961 Expand Protected content tests by Robert Phillips · 2 years, 4 months ago
  27. 6dfa4d6 Fix some anti-patterns in SkIcoCodec, unique_ptr assignment by Brian Osman · 2 years, 4 months ago
  28. e4f123d Eliminate DSLVar.h entirely. by John Stiles · 2 years, 4 months ago
  29. c830c4f Remove unused DSLVar types. by John Stiles · 2 years, 4 months ago
  30. a898979 [graphite] Add premul to alpha YUV images by Jim Van Verth · 2 years, 4 months ago
  31. e9fbcfe Remove DSLCore entirely. by John Stiles · 2 years, 4 months ago
  32. 233120b Remove ErrorReporter functions from DSLCore. by John Stiles · 2 years, 4 months ago
  33. ac47a05 [graphite] Enable dual-src blending in Metal by James Godfrey-Kittle · 2 years, 4 months ago
  34. c47400b [bazel] Add skia_android_unit_test macro. by Leandro Lovisolo · 2 years, 4 months ago
  35. b6d08c5 [bazel] Reland reverted CLs due to broken G3 roll. by Leandro Lovisolo · 2 years, 4 months ago
  36. 08d8333 Roll vulkan-deps from b35367eac089 to f7b24ac464f9 (4 revisions) by skia-autoroll · 2 years, 4 months ago
  37. 956f33a Fix SkString's move constructor by Brian Osman · 2 years, 4 months ago
  38. 1b8ff70 HDR gainmaps: Require Version 1.0 by Christopher Cameron · 2 years, 4 months ago
  39. 5f7a503 Split the cubic and quad into separate fuzzers by Herb Derby · 2 years, 4 months ago
  40. 5bcebb6 Roll SK Tool from 588114bc957f to 64efc3ca9c0e by skia-autoroll · 2 years, 4 months ago
  41. d9560e5 Roll ANGLE from 9de2cfb06593 to bcbf23c5f184 (7 revisions) by skia-autoroll · 2 years, 4 months ago
  42. 62841fa Roll SwiftShader from 28718d8b4108 to f549d5e6c663 (1 revision) by skia-autoroll · 2 years, 4 months ago
  43. 88b6ef9 Roll Skia Infra from 8e2c784328a9 to 588114bc957f (7 revisions) by skia-autoroll · 2 years, 4 months ago
  44. ad8fa4a Roll Dawn from 83c5c8b15157 to 97ab6a3a7061 (36 revisions) by skia-autoroll · 2 years, 4 months ago
  45. a3a9fb5 Roll vulkan-deps from 7d17e63c2439 to b35367eac089 (9 revisions) by skia-autoroll · 2 years, 4 months ago
  46. caff30d Simplify if-else chain in releaseProgram. by John Stiles · 2 years, 4 months ago
  47. 952e573 Move Parser::Checkpoint out of the header. by John Stiles · 2 years, 4 months ago
  48. 62feefc Regularize DirectWrite format handling by Ben Wagner · 2 years, 4 months ago
  49. 9ffec8d Reorganize DirectWrite glyph representation selection by Ben Wagner · 2 years, 4 months ago
  50. a67b64c [skif] Don't intersect against desired output unnecessarily by Michael Ludwig · 2 years, 4 months ago
  51. 058ba68 Migrate DSLCore::ReleaseProgram into Compiler. by John Stiles · 2 years, 4 months ago
  52. 4d1a334 Remove Declare(DSLGlobalVar) from DSLCore. by John Stiles · 2 years, 4 months ago
  53. a22a0fd Eliminate src/sksl/dsl/priv directory. by John Stiles · 2 years, 4 months ago
  54. 530419c Eliminate DSLWriter entirely. by John Stiles · 2 years, 4 months ago
  55. d9296e6 Migrate DSLWriter::Var to VarDeclaration::Convert. by John Stiles · 2 years, 4 months ago
  56. 5870584 [graphite] Create & cache descriptor sets by Nicolette Prevost · 2 years, 4 months ago
  57. 8b1b60f [skif] Update SkShaderImageFilter to use FilterResult by Michael Ludwig · 2 years, 4 months ago
  58. 5f912fe [skottie] add proxy to PropertyObserver by Jorge Betancourt · 2 years, 4 months ago
  59. 35c2596 Revert "Add src/cityhash" by Brian Osman · 2 years, 4 months ago
  60. 0ca16c9 Remove unreferenced header DSL.h. by John Stiles · 2 years, 4 months ago
  61. f1e1427 [graphite] Enable framebuffer fetch on Metal by James Godfrey-Kittle · 2 years, 4 months ago
  62. 9f241a1 [graphite] Use framebuffer fetch when available by James Godfrey-Kittle · 2 years, 4 months ago
  63. 69e76e9 Move SkStrikeSpec::MakeSDFT to src/text/gpu by Kevin Lubick · 2 years, 4 months ago
  64. a7e578d Enforce IWYU on SkStrike* and src/text/* by Kevin Lubick · 2 years, 4 months ago
  65. 7fd7956 Add src/cityhash by Brian Osman · 2 years, 4 months ago
  66. 2015a60 [graphite] Fix YV12 colors. by Jim Van Verth · 2 years, 4 months ago
  67. c54f02e Disallow calling DSLWriter::Var more than once. by John Stiles · 2 years, 4 months ago
  68. bdee8fd [skottie] accept a proxy for SlotManager's ResourceProvider by Jorge Betancourt · 2 years, 4 months ago
  69. c36b4cf Delete dead code in DSLWriter. by John Stiles · 2 years, 4 months ago
  70. 28bfb1e Move SkChecksum.h from include/private to src/core by Brian Osman · 2 years, 4 months ago
  71. b27e4c8 Add TArray::reserve_exact for exact-fit sizing. by John Stiles · 2 years, 4 months ago
  72. 9ca6646 Delete unused shim image factory code by Kevin Lubick · 2 years, 4 months ago
  73. f310823 [graphite] Fix encoded origin for YUVA textures. by Jim Van Verth · 2 years, 4 months ago
  74. 06884ee Move symbol-table parameter setup inside FunctionDeclaration. by John Stiles · 2 years, 4 months ago
  75. ffa425b Create Protected EGL contexts when possible on Android by Robert Phillips · 2 years, 4 months ago
  76. 126bfa6 Delete dead code in DSLStatement. by John Stiles · 2 years, 4 months ago
  77. 1c96f5a Add Block::MakeCompoundStatement. by John Stiles · 2 years, 4 months ago
  78. bdaebff [graphite] Remove spurious text method. by Jim Van Verth · 2 years, 4 months ago
  79. 13b72b7 Manually Roll Dawn from 89a3dac88297 to 83c5c8b15157 (41 revisions) by Kevin Lubick · 2 years, 4 months ago
  80. 297110b Remove unnecessary return value from Parser::structVarDeclaration. by John Stiles · 2 years, 4 months ago
  81. e22469b Restructure AddVarDeclaration to not require friendship. by John Stiles · 2 years, 4 months ago
  82. ab56cee Roll vulkan-deps from 32a999c86b9c to 7d17e63c2439 (11 revisions) by skia-autoroll · 2 years, 4 months ago
  83. 61b3ede [skif] Shore up getOutputLayerBounds() for old filter definitions by Michael Ludwig · 2 years, 4 months ago
  84. dc735fc Move force-noinline support out of DSL. by John Stiles · 2 years, 4 months ago
  85. 0a4bdee [skif] Update SkPictureImageFilter to use FilterResult by Michael Ludwig · 2 years, 4 months ago
  86. c4cff37 Roll ANGLE from 25def1a0da1c to 9de2cfb06593 (17 revisions) by skia-autoroll · 2 years, 4 months ago
  87. a98219f [graphite] Add YUVA shader. by Jim Van Verth · 2 years, 4 months ago
  88. 10930bd Roll SwiftShader from a62e8dbc3467 to 28718d8b4108 (2 revisions) by skia-autoroll · 2 years, 4 months ago
  89. c3473c3 Roll SK Tool from 8e2c784328a9 to ee89bbd2db69 by skia-autoroll · 2 years, 4 months ago
  90. 0562f5d Roll Skia Infra from cbe6e1312c42 to 8e2c784328a9 (22 revisions) by skia-autoroll · 2 years, 4 months ago
  91. 88d7a68 Revert "Reland "Add third_party/cityhash"" by Brian Osman · 2 years, 4 months ago
  92. 745f0c3 Switch parameter list from vector<> to TArray and SkSpan. by John Stiles · 2 years, 4 months ago
  93. 1da2f64 Move ProxyHash implementation to cpp by Brian Osman · 2 years, 4 months ago
  94. 9c9863e graphite: Implement drawSlug by Sunny Sachanandani · 2 years, 4 months ago
  95. 292fca8 Remove unused DSLExpression ctors. by John Stiles · 2 years, 4 months ago
  96. 2d32185 Fix link errors in component build by Peng Huang · 2 years, 4 months ago
  97. 592a6eb Reland "Add third_party/cityhash" by Brian Osman · 2 years, 4 months ago
  98. 2392f57 Remove SkDrawable::newPictureSnapshot entirely by Brian Osman · 2 years, 4 months ago
  99. 693ec9a Reduce usage of ThreadContext when easy alternatives exist. by John Stiles · 2 years, 4 months ago
  100. 01e5b07 Roll vulkan-deps from f3e8446466d8 to 32a999c86b9c (2 revisions) by skia-autoroll · 2 years, 4 months ago