1. 0c979da [graphite][compute] Introduce VelloRenderer by Arman Uguray · 2 years, 5 months ago
  2. a12a999 Roll ANGLE from b0f9c01ec303 to 8b9440b630cb (6 revisions) by skia-autoroll · 2 years, 4 months ago
  3. ed66ec1 Roll SK Tool from 5a8b571f3a48 to e5ce570c0d1b by skia-autoroll · 2 years, 4 months ago
  4. 9cbc2c5 Roll Dawn from 569699725145 to 776a762c9a4d (47 revisions) by skia-autoroll · 2 years, 4 months ago
  5. 81fb584 Roll Skia Infra from c4d18f21ffde to 5a8b571f3a48 (12 revisions) by skia-autoroll · 2 years, 4 months ago
  6. 25a160f Remove last vestiges of DSL from SPIR-V code generator. by John Stiles · 2 years, 4 months ago
  7. c819054 Remove DSL-based constructor expressions. by John Stiles · 2 years, 4 months ago
  8. 235f4c3 Apply RTFlip to the sk_FragCoord without using DSL. by John Stiles · 2 years, 4 months ago
  9. a23eae9 [graphite][compute] Add ComputeStep definitions for Vello stages by Arman Uguray · 2 years, 5 months ago
  10. c207c1b Avoid DSL usage when emitting `DFdy`. by John Stiles · 2 years, 4 months ago
  11. e742c53 Rename assemble_compound to ConstructorCompound::MakeFromConstants. by John Stiles · 2 years, 4 months ago
  12. 72fc4cd Remove outdated comment. by Jim Van Verth · 2 years, 4 months ago
  13. 221e105 Expose the GPU side drawable by Herb Derby · 2 years, 4 months ago
  14. 1a29bd9 Squelch UBSAN divide-by-zero error. by John Stiles · 2 years, 4 months ago
  15. 68a1517 [sksl] Rename Program::Inputs to Program::Interface by James Godfrey-Kittle · 2 years, 4 months ago
  16. ef6e86c Roll vulkan-deps from d36b7c91621a to 28971a855c5f (9 revisions) by skia-autoroll · 2 years, 4 months ago
  17. 24b4d65 [graphite] Add VulkanDescriptorPool Class by Nicolette Prevost · 2 years, 4 months ago
  18. 661b4d6 [graphite][compute] Initial ComputeTask handling in Device/DrawContext by Arman Uguray · 2 years, 5 months ago
  19. bab9706 Roll Fontations dependencies by Dominik Röttsches · 2 years, 4 months ago
  20. 7922b9a Reclaim heap space from mangled-names in Variables. by John Stiles · 2 years, 4 months ago
  21. 70e1c54 Add null guards to intrinsic constant evaluation. by John Stiles · 2 years, 4 months ago
  22. 5c93acf Move SkSurface factories to SkSurfaces namespace by Kevin Lubick · 2 years, 4 months ago
  23. 80085c3 Move modifiers-declaration support out of DSLCore. by John Stiles · 2 years, 4 months ago
  24. 017d869 Split off BlendFormula to be shared with Graphite by James Godfrey-Kittle · 2 years, 4 months ago
  25. 0d93b3f Fix fontations build after 2c322383044e4 by Dominik Röttsches · 2 years, 4 months ago
  26. 32f4cfc Roll ANGLE from c441206103b1 to b0f9c01ec303 (6 revisions) by skia-autoroll · 2 years, 4 months ago
  27. 878187e Roll SK Tool from c4d18f21ffde to 48f97fe0593e by skia-autoroll · 2 years, 4 months ago
  28. d832419 Roll vulkan-deps from 07d94082da0b to d36b7c91621a (7 revisions) by skia-autoroll · 2 years, 4 months ago
  29. 3b247bf Roll Skia Infra from 0d5474fe31ef to c4d18f21ffde (7 revisions) by skia-autoroll · 2 years, 4 months ago
  30. a2c71eb Roll SwiftShader from 9ebfb6b54814 to a62e8dbc3467 (1 revision) by skia-autoroll · 2 years, 4 months ago
  31. 1449073 SkStrikeCache: Optimize purging of pinned strikes by Victor Miura · 2 years, 4 months ago
  32. e8df639 [Direct3D] Check for null mapped pointer in onReadPixels by Jim Van Verth · 2 years, 4 months ago
  33. 0cec600 Remove temporary analytic AA APIs by Brian Osman · 2 years, 4 months ago
  34. 55345d8 Reland "Add support for decoding CICPs in Android" by Leon Scroggins III · 2 years, 4 months ago
  35. 4a805ce [graphite] Disable MakeColorSpace_Test in Dawn by Robert Phillips · 2 years, 4 months ago
  36. 369c34c fix incorrect check by Weiyu Huang · 2 years, 4 months ago
  37. 1af450d Switch to SkNoDestructor<T> instead of allocations. by John Stiles · 2 years, 4 months ago
  38. 2c32238 Organize fontations Bazel rules to allow stub impls by Kevin Lubick · 2 years, 4 months ago
  39. 98e78ff [graphite] Add VulkanImageView class. by Jim Van Verth · 2 years, 4 months ago
  40. 25fb8fa Force AAA in the canvaskit GMs build script by Brian Osman · 2 years, 4 months ago
  41. 6154a68 [graphite] Account for shader blend mode correctly in precomp by James Godfrey-Kittle · 2 years, 4 months ago
  42. 9d06083 Remove DSL-based intrinsic functions. by John Stiles · 2 years, 4 months ago
  43. 83563c9 Remove DSL usage from FunctionCall. by John Stiles · 2 years, 4 months ago
  44. 014892a Roll vulkan-deps from 180f3708bf26 to 07d94082da0b (10 revisions) by skia-autoroll · 2 years, 4 months ago
  45. 117b7ca Update deprecated ShaderModuleWGSLDescriptor.source to .code instead. by Loko Kung · 2 years, 5 months ago
  46. 511353c Add some mesh (drawVertices) samples by Florin Malita · 2 years, 4 months ago
  47. 2905243 [bazel] //tests/BUILD.bazel: Extract test groups into //tests/testgroups.bzl. by Leandro Lovisolo · 2 years, 4 months ago
  48. 406bf9b Reland "Add SkNoDestructor<T> class to Skia." by John Stiles · 2 years, 4 months ago
  49. 8cdc720 Remove DSL usage from RTAdjust fixup code. by John Stiles · 2 years, 4 months ago
  50. 0ab8764 Update Skia Vulkan headers to 1.2.197 by Jim Van Verth · 2 years, 4 months ago
  51. c169cc0 Revert "Add support for decoding CICPs in Android" by Derek Sollenberger · 2 years, 4 months ago
  52. d85e872 Revert "Add SkNoDestructor<T> class to Skia." by Brian Osman · 2 years, 4 months ago
  53. 8c936fb Roll ANGLE from dd7eb1d8e8dc to c441206103b1 (22 revisions) by skia-autoroll · 2 years, 4 months ago
  54. bc55551 Roll Skia Infra from f76fc9bcab58 to 0d5474fe31ef (4 revisions) by skia-autoroll · 2 years, 4 months ago
  55. c1c01af Implement path rendering and advances for Fontations-backed SkTypeface by Dominik Röttsches · 2 years, 4 months ago
  56. 0d19ca6 Roll Dawn from 53e721afe0c5 to 569699725145 (13 revisions) by skia-autoroll · 2 years, 4 months ago
  57. 54b934e Roll SK Tool from 0d5474fe31ef to 56f5bfdeb042 by skia-autoroll · 2 years, 4 months ago
  58. 7c690c8 Roll SwiftShader from ecefa6c65969 to 9ebfb6b54814 (1 revision) by skia-autoroll · 2 years, 4 months ago
  59. ffe44f0 Add support for decoding CICPs in Android by Alec Mouri · 2 years, 4 months ago
  60. 9ba374e Roll vulkan-deps from c6eb70963cbd to 180f3708bf26 (7 revisions) by skia-autoroll · 2 years, 4 months ago
  61. 9989344 [bazel] Fix Android Vulkan build. by Leandro Lovisolo · 2 years, 4 months ago
  62. 2746d3a Small cleanups in underline and glyph code by Herb Derby · 2 years, 4 months ago
  63. 485cd3d Add SkNoDestructor<T> class to Skia. by John Stiles · 2 years, 4 months ago
  64. c9c802f Generate simpler code for sk_Clockwise in SPIR-V. by John Stiles · 2 years, 4 months ago
  65. bac819c Eliminate DSLBlock class. by John Stiles · 2 years, 4 months ago
  66. 082284f [base] Move SkSpinlock and SkSharedMutex to src/base by Kevin Lubick · 2 years, 4 months ago
  67. f28cc44 Eliminate most DSL statement support. by John Stiles · 2 years, 4 months ago
  68. eb78972 Simplify Perlin noise chained-if block. by John Stiles · 2 years, 4 months ago
  69. 7736fba Remove Bazel+Ganesh+Dawn builds from the CQ/CI by Kevin Lubick · 2 years, 4 months ago
  70. 951eb96 Remove Switch support from DSL entirely. by John Stiles · 2 years, 4 months ago
  71. 544b1a0 Simplify parser handling of expressions. by John Stiles · 2 years, 4 months ago
  72. e909771 Manually Roll Dawn from 2966d3ad08eb to 53e721afe0c5 (63 revisions) by Kevin Lubick · 2 years, 4 months ago
  73. f533081 Reland "Prevent name collisions between variables and intrinsics." by John Stiles · 2 years, 4 months ago
  74. 30a368d Eliminate DSLCase from the parser. by John Stiles · 2 years, 4 months ago
  75. 64ba573 Don't define SkSurface::MakeRenderTarget when there is no GPU backend by Kevin Lubick · 2 years, 4 months ago
  76. 5f7e572 Roll vulkan-deps from b1128ae8f5d3 to c6eb70963cbd (1 revision) by skia-autoroll · 2 years, 4 months ago
  77. 802eb7f Roll SK Tool from f76fc9bcab58 to e3b3044e20bb by skia-autoroll · 2 years, 4 months ago
  78. f9bef8f Roll Skia Infra from 5894e1e3e47d to f76fc9bcab58 (10 revisions) by skia-autoroll · 2 years, 4 months ago
  79. 148ebc0 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 2 years, 4 months ago
  80. 642ba30 Roll vulkan-deps from cda100bdb284 to b1128ae8f5d3 (1 revision) by skia-autoroll · 2 years, 4 months ago
  81. 8a93b28 Roll vulkan-deps from 764046e2223f to cda100bdb284 (1 revision) by skia-autoroll · 2 years, 4 months ago
  82. e7de10e Roll vulkan-deps from aff87689f063 to 764046e2223f (13 revisions) by skia-autoroll · 2 years, 4 months ago
  83. 2e62265 Skip desk_carsvg on QuadroP400 windows bots by Michael Ludwig · 2 years, 4 months ago
  84. bc01974 Revert "Prevent name collisions between variables and intrinsics." by John Stiles · 2 years, 4 months ago
  85. d749e1c Making ParagraphBuilder API for Client ICU public by Julia Lavrova · 2 years, 5 months ago
  86. 97b4a7f Remove unused accessors from ThreadContext. by John Stiles · 2 years, 4 months ago
  87. aa52cd1 Prevent name collisions between variables and intrinsics. by John Stiles · 2 years, 4 months ago
  88. f7cb386 Changing tests after harfbuzz update by Julia Lavrova · 2 years, 4 months ago
  89. de93f1d Fixing getLineNumberAt method by Julia Lavrova · 2 years, 4 months ago
  90. d6149a1 Parse statements without using DSLCore. by John Stiles · 2 years, 4 months ago
  91. e44c904 Parse for statements without using DSLCore. by John Stiles · 2 years, 4 months ago
  92. 0dc9e8d [skif] Remove use of deprecated Magnifier factory within Skia by Michael Ludwig · 2 years, 4 months ago
  93. e6668e8 [graphite] Dst reads using copies by James Godfrey-Kittle · 2 years, 4 months ago
  94. aac590b Remove ThreadContext::SymbolTable. by John Stiles · 2 years, 4 months ago
  95. dc6a9d9 Move the active symbol table into the SkSL::Context. by John Stiles · 2 years, 4 months ago
  96. 1a1c7db Roll vulkan-deps from 3ef8bd4528d0 to aff87689f063 (6 revisions) by skia-autoroll · 2 years, 4 months ago
  97. d71ece9 Roll ANGLE from cd171d2ef3ca to dd7eb1d8e8dc (14 revisions) by skia-autoroll · 2 years, 4 months ago
  98. 23e9111 Roll SK Tool from 5894e1e3e47d to 2cde5edfb81e by skia-autoroll · 2 years, 4 months ago
  99. edc4ee2 Roll Skia Infra from d6fb4eb8ccb8 to 5894e1e3e47d (7 revisions) by skia-autoroll · 2 years, 4 months ago
  100. bf4217c Reland "[skif] Use FilterResult::applyColorFilter in SkColorFilterImageFilter" by Michael Ludwig · 2 years, 4 months ago