1. 98b928f Update Go Deps by Eric Boren · 3 years, 10 months ago
  2. ff8f192 Roll ANGLE from 39b777c6f00f to 068bb086e1c8 (20 revisions) by skia-autoroll · 3 years, 10 months ago
  3. dfd46cf Roll Chromium from 2357c7350401 to 47ad8b8f4008 (539 revisions) by skia-autoroll · 3 years, 10 months ago
  4. 109282a Roll SwiftShader from e6c9497255c6 to e0de282e678b (2 revisions) by skia-autoroll · 3 years, 10 months ago
  5. c4b38a6 Roll Dawn from 25eb373eede4 to 0a374dce6653 (3 revisions) by skia-autoroll · 3 years, 10 months ago
  6. 3519527 Update SKP version by skia-recreate-skps · 3 years, 10 months ago
  7. b21c1f2 test lineTo after addRect by Mike Reed · 3 years, 10 months ago
  8. de48feb force drawFrame when new surface is created by Jorge Betancourt · 3 years, 10 months ago
  9. 7585a65 do work in onBefore, not in constructor by Mike Reed · 3 years, 10 months ago
  10. df208a3 [svg] Add several skeleton classes for filters by Tyler Denniston · 3 years, 10 months ago
  11. b3cafbc [svg] Add 'filter' presentation attribute and parsing by Tyler Denniston · 3 years, 10 months ago
  12. f31e3d7 add non-looping option to SkottieViews through xml attributes by Jorge Betancourt · 3 years, 10 months ago
  13. a3df500 Fix crash in SampleCCPRGeometry by Chris Dalton · 3 years, 10 months ago
  14. 869cdef Fix unknown-identifier issue discovered by fuzzer. by John Stiles · 3 years, 10 months ago
  15. 30e327e [svg] Rename gradient units type to object bounding box units by Tyler Denniston · 3 years, 10 months ago
  16. d5e6368 Add initializer_list support to SkTArray. by John Stiles · 3 years, 10 months ago
  17. 750109b Update component arrays to use SkSTArray<4, int8_t>. by John Stiles · 3 years, 10 months ago
  18. 0947990 Add unit test for error discovered by fuzzer. by John Stiles · 3 years, 10 months ago
  19. eed4cba Guard use of GrVkGpu in GrAHardwareBufferUtils by Greg Daniel · 3 years, 10 months ago
  20. ec9db71 Fix prefix/postfix mixup discovered by fuzzer. by John Stiles · 3 years, 10 months ago
  21. b3058ad Handle cubic segments in variable-width stroker by Tyler Denniston · 3 years, 10 months ago
  22. 2d4f959 Reland "Moved SkSL data back into node classes" by John Stiles · 3 years, 10 months ago
  23. b7fc7a4 Allow wrapping of protected AHB into vulkan SkSurfaces. by Greg Daniel · 3 years, 10 months ago
  24. 9615bcf Revert "Moved SkSL data back into node classes" by John Stiles · 3 years, 10 months ago
  25. c21902c Roll ANGLE from e3eaa60f1faf to 39b777c6f00f (20 revisions) by skia-autoroll · 3 years, 10 months ago
  26. 8755d30 Roll Chromium from 6ce7ceff8d5e to 2357c7350401 (507 revisions) by skia-autoroll · 3 years, 10 months ago
  27. f870a63 Roll SwiftShader from 2be25f08deaf to e6c9497255c6 (3 revisions) by skia-autoroll · 3 years, 10 months ago
  28. 8a6bdf1 Roll Dawn from a584311a6a73 to 25eb373eede4 (8 revisions) by skia-autoroll · 3 years, 10 months ago
  29. 4691b0f Fix crash when compiling FP files containing the modulo operator. by John Stiles · 3 years, 10 months ago
  30. 6244828 Improve GrTBlockList capabilities/correctness by Michael Ludwig · 3 years, 10 months ago
  31. 8bc1a72 Add unit test to demonstrate error with modulo in FP files. by John Stiles · 3 years, 10 months ago
  32. 51e4024 [flutter][fuchsia] Enable Effect Deserialization in Flutter on Fuchsia by Forrest Reiling · 4 years ago
  33. f71e0be Moved SkSL data back into node classes by Ethan Nicholas · 3 years, 10 months ago
  34. 56957d9 remove unimplemented sk_data_new_empty() by Mike Klein · 3 years, 10 months ago
  35. fa2d468 fix typo by Mike Klein · 3 years, 10 months ago
  36. dd13dba Remove pool recycling mechanism. by John Stiles · 3 years, 10 months ago
  37. 771c750 Track vulkan memory allocations in UMA. by Greg Daniel · 3 years, 10 months ago
  38. e5d729c Free unused scratch space from idle Pools. by John Stiles · 3 years, 10 months ago
  39. 23e6866 Reland "Replace pooling mechanism with GrMemoryPool." by John Stiles · 3 years, 10 months ago
  40. aed5bb8 Remove unreliable SW mask caching assert by Robert Phillips · 3 years, 10 months ago
  41. 1a364c2 Fix gl copyTexSubImage format requirements. by Greg Daniel · 3 years, 10 months ago
  42. 09e541c Fix s/NULL/nullptr/ in src/codec/SkWuffsCodec.cpp by Nigel Tao · 3 years, 10 months ago
  43. b3cc5fd Revert "Replace pooling mechanism with GrMemoryPool." by John Stiles · 3 years, 10 months ago
  44. f933e4f Have SkWuffsCodec speak kRGB_565_SkColorType by Nigel Tao · 3 years, 10 months ago
  45. 5c53ae5 Remove old uma logging from Skia. by Greg Daniel · 3 years, 10 months ago
  46. 83c38a8 Allow uniqueKey invalidation messages to reach the thread safe cache by Robert Phillips · 3 years, 10 months ago
  47. 3cd384a Roll SwiftShader from c1839ee3cedd to 2be25f08deaf (1 revision) by skia-autoroll · 3 years, 10 months ago
  48. 3fa8bae Roll ANGLE from ee4e0866cb85 to e3eaa60f1faf (16 revisions) by skia-autoroll · 3 years, 10 months ago
  49. fc7a9be Roll Chromium from 0b545254b82b to 6ce7ceff8d5e (406 revisions) by skia-autoroll · 3 years, 10 months ago
  50. 4860462 Roll Dawn from 47ee61679da0 to a584311a6a73 (5 revisions) by skia-autoroll · 3 years, 10 months ago
  51. 67e1cf4 Replace pooling mechanism with GrMemoryPool. by John Stiles · 3 years, 10 months ago
  52. 018f5f6 add comments about the use of different subrun types by Herb Derby · 3 years, 10 months ago
  53. 1cc63da Mark IRNode leaf classes as final. by John Stiles · 3 years, 10 months ago
  54. 1f8f575 SPIRV: Stop mutating (shared) interface blocks for no reason by Brian Osman · 3 years, 10 months ago
  55. e25c300 use SkArenaAlloc for combineIfPossible by Herb Derby · 3 years, 10 months ago
  56. 5416016 Roll freetype 0a3d2bb99b45b72e1d45..40c5681ab92e7db1 by Ben Wagner · 3 years, 10 months ago
  57. 6a7a2c7 Improve var-width miter joins by Tyler Denniston · 3 years, 10 months ago
  58. d178606 Revert "In Vk don't set dynamic blend constant on Pipeline if we don't use it." by Greg Daniel · 3 years, 10 months ago
  59. 244ebf7 Add `reportLeaks` method to GrMemoryPool. by John Stiles · 3 years, 10 months ago
  60. 4ce7786 Fix clip shader coverage combining with geometry processor coverage by Michael Ludwig · 3 years, 10 months ago
  61. 71f1266 Revert "SkPathView for ownerless (can live on stack) SkPaths" by Mike Klein · 3 years, 10 months ago
  62. ca107f3 Fix variable name in new uma macro. by Greg Daniel · 3 years, 10 months ago
  63. 15bfe38 Split the SkSL pool into small and large sections. by John Stiles · 3 years, 10 months ago
  64. 056385b [svg] Convert text-anchor to a presentation attribute by Florin Malita · 3 years, 10 months ago
  65. 72af246 Add support for arc-length metric in variable width stroke sample by Tyler Denniston · 3 years, 10 months ago
  66. 270b5c0 Reland "Update the SkSL pool interface to take an allocation size." by John Stiles · 3 years, 10 months ago
  67. 7b14f2f Roll ANGLE from 98c5ff6b49b3 to ee4e0866cb85 (17 revisions) by skia-autoroll · 3 years, 10 months ago
  68. 6bda09d Roll Chromium from 6d5913cebce3 to 0b545254b82b (537 revisions) by skia-autoroll · 3 years, 10 months ago
  69. 784ac91 Roll Dawn from 41c24933da1e to 47ee61679da0 (8 revisions) by skia-autoroll · 3 years, 10 months ago
  70. 2acd43d switch unique_ptr with deleter to GrMemoryPool by Herb Derby · 3 years, 10 months ago
  71. f548a02 [svg] Implement gradientUnits="objectBoundingBox" by Tyler Denniston · 3 years, 10 months ago
  72. 532c749 Add a bot to run with reduced ops task splitting by Adlai Holler · 3 years, 10 months ago
  73. e80251a Use shared version of libcutils for host Android builds by Jerome Gaillard · 3 years, 10 months ago
  74. 9176c51 [skottie] Black & White effect by Florin Malita · 3 years, 10 months ago
  75. 3898bb5 Revert "Update the SkSL pool interface to take an allocation size." by John Stiles · 3 years, 10 months ago
  76. e32e1ab replace GrOpMemoryPool with GrMemoryPool by Herb Derby · 3 years, 10 months ago
  77. 22ef225 Update the SkSL pool interface to take an allocation size. by John Stiles · 3 years, 10 months ago
  78. 5567a60 Guard traversal of certain kinds of mid-optimization IfStatement by Brian Osman · 3 years, 10 months ago
  79. fdf6148 Pass function arguments using SkSpan instead of count + ptr. by John Stiles · 3 years, 10 months ago
  80. 65476e0 Add uma histogram tracking for the number of submit render passes. by Greg Daniel · 3 years, 10 months ago
  81. 890363a Prototype helper functions from FP files before use. by John Stiles · 3 years, 10 months ago
  82. 6b58a33 Mangle function names as a separate step before emitting func-bodies. by John Stiles · 3 years, 10 months ago
  83. 40f8107 remove absl experiment by Mike Klein · 3 years, 10 months ago
  84. 362780c use ieee divide by Mike Klein · 3 years, 10 months ago
  85. 6f87de7 Made IRNode smaller by Ethan Nicholas · 3 years, 10 months ago
  86. 7737a5b Roll SwiftShader from bb66fa41a163 to c1839ee3cedd (1 revision) by skia-autoroll · 3 years, 10 months ago
  87. 6e8d4b7 Roll ANGLE from 29ca7186a688 to 98c5ff6b49b3 (14 revisions) by skia-autoroll · 3 years, 10 months ago
  88. 584ad64 Roll Chromium from d37162e0b81d to 6d5913cebce3 (399 revisions) by skia-autoroll · 3 years, 10 months ago
  89. 9d474b8 Roll Dawn from 42103bc2e911 to 41c24933da1e (2 revisions) by skia-autoroll · 3 years, 10 months ago
  90. 0e13db7 Clean up GrPathUtils by Chris Dalton · 3 years, 10 months ago
  91. 81b270a Optimize SkChopCubicAt to chop at two points at once by Chris Dalton · 3 years, 10 months ago
  92. 36af02d Add define to WASM GM build by Kevin Lubick · 3 years, 10 months ago
  93. 3ac83b2f Add additional GrThreadSafeCache test case by Robert Phillips · 3 years, 10 months ago
  94. c76d409 add API for Op creation by Herb Derby · 3 years, 10 months ago
  95. 3dd8def tweak build for msan swiftshader by Mike Klein · 3 years, 10 months ago
  96. aaea0d9 Update `nameVariable` to return the variable name directly. by John Stiles · 3 years, 10 months ago
  97. faa1693 Slight tweak to SkTHashMap natvis support by Brian Osman · 3 years, 10 months ago
  98. d2a3a5b Add support for fFormatArgs in .fp-file inner functions. by John Stiles · 3 years, 10 months ago
  99. 5bbbb49 Miter joins for toy variable width stroke by Tyler Denniston · 3 years, 10 months ago
  100. 010ce6a Add ProgramUsage side-car to track variable and function references by Brian Osman · 3 years, 10 months ago