1. e25c300 use SkArenaAlloc for combineIfPossible by Herb Derby · 4 years ago
  2. 5416016 Roll freetype 0a3d2bb99b45b72e1d45..40c5681ab92e7db1 by Ben Wagner · 4 years ago
  3. 6a7a2c7 Improve var-width miter joins by Tyler Denniston · 4 years ago
  4. d178606 Revert "In Vk don't set dynamic blend constant on Pipeline if we don't use it." by Greg Daniel · 4 years ago
  5. 244ebf7 Add `reportLeaks` method to GrMemoryPool. by John Stiles · 4 years ago
  6. 4ce7786 Fix clip shader coverage combining with geometry processor coverage by Michael Ludwig · 4 years ago
  7. 71f1266 Revert "SkPathView for ownerless (can live on stack) SkPaths" by Mike Klein · 4 years ago
  8. ca107f3 Fix variable name in new uma macro. by Greg Daniel · 4 years ago
  9. 15bfe38 Split the SkSL pool into small and large sections. by John Stiles · 4 years ago
  10. 056385b [svg] Convert text-anchor to a presentation attribute by Florin Malita · 4 years ago
  11. 72af246 Add support for arc-length metric in variable width stroke sample by Tyler Denniston · 4 years ago
  12. 270b5c0 Reland "Update the SkSL pool interface to take an allocation size." by John Stiles · 4 years ago
  13. 7b14f2f Roll ANGLE from 98c5ff6b49b3 to ee4e0866cb85 (17 revisions) by skia-autoroll · 4 years ago
  14. 6bda09d Roll Chromium from 6d5913cebce3 to 0b545254b82b (537 revisions) by skia-autoroll · 4 years ago
  15. 784ac91 Roll Dawn from 41c24933da1e to 47ee61679da0 (8 revisions) by skia-autoroll · 4 years ago
  16. 2acd43d switch unique_ptr with deleter to GrMemoryPool by Herb Derby · 4 years ago
  17. f548a02 [svg] Implement gradientUnits="objectBoundingBox" by Tyler Denniston · 4 years ago
  18. 532c749 Add a bot to run with reduced ops task splitting by Adlai Holler · 4 years ago
  19. e80251a Use shared version of libcutils for host Android builds by Jerome Gaillard · 4 years ago
  20. 9176c51 [skottie] Black & White effect by Florin Malita · 4 years ago
  21. 3898bb5 Revert "Update the SkSL pool interface to take an allocation size." by John Stiles · 4 years ago
  22. e32e1ab replace GrOpMemoryPool with GrMemoryPool by Herb Derby · 4 years ago
  23. 22ef225 Update the SkSL pool interface to take an allocation size. by John Stiles · 4 years ago
  24. 5567a60 Guard traversal of certain kinds of mid-optimization IfStatement by Brian Osman · 4 years ago
  25. fdf6148 Pass function arguments using SkSpan instead of count + ptr. by John Stiles · 4 years ago
  26. 65476e0 Add uma histogram tracking for the number of submit render passes. by Greg Daniel · 4 years ago
  27. 890363a Prototype helper functions from FP files before use. by John Stiles · 4 years ago
  28. 6b58a33 Mangle function names as a separate step before emitting func-bodies. by John Stiles · 4 years ago
  29. 40f8107 remove absl experiment by Mike Klein · 4 years ago
  30. 362780c use ieee divide by Mike Klein · 4 years ago
  31. 6f87de7 Made IRNode smaller by Ethan Nicholas · 4 years ago
  32. 7737a5b Roll SwiftShader from bb66fa41a163 to c1839ee3cedd (1 revision) by skia-autoroll · 4 years ago
  33. 6e8d4b7 Roll ANGLE from 29ca7186a688 to 98c5ff6b49b3 (14 revisions) by skia-autoroll · 4 years ago
  34. 584ad64 Roll Chromium from d37162e0b81d to 6d5913cebce3 (399 revisions) by skia-autoroll · 4 years ago
  35. 9d474b8 Roll Dawn from 42103bc2e911 to 41c24933da1e (2 revisions) by skia-autoroll · 4 years ago
  36. 0e13db7 Clean up GrPathUtils by Chris Dalton · 4 years ago
  37. 81b270a Optimize SkChopCubicAt to chop at two points at once by Chris Dalton · 4 years ago
  38. 36af02d Add define to WASM GM build by Kevin Lubick · 4 years ago
  39. 3ac83b2f Add additional GrThreadSafeCache test case by Robert Phillips · 4 years ago
  40. c76d409 add API for Op creation by Herb Derby · 4 years ago
  41. 3dd8def tweak build for msan swiftshader by Mike Klein · 4 years ago
  42. aaea0d9 Update `nameVariable` to return the variable name directly. by John Stiles · 4 years ago
  43. faa1693 Slight tweak to SkTHashMap natvis support by Brian Osman · 4 years ago
  44. d2a3a5b Add support for fFormatArgs in .fp-file inner functions. by John Stiles · 4 years ago
  45. 5bbbb49 Miter joins for toy variable width stroke by Tyler Denniston · 4 years ago
  46. 010ce6a Add ProgramUsage side-car to track variable and function references by Brian Osman · 4 years ago
  47. 0a7e2fa remove dead computeSegmentMask() by Mike Klein · 4 years ago
  48. ddb3c34 Fix GPU capture for Metal test apps. by Jim Van Verth · 4 years ago
  49. 189ecd4 Add toy variable-width stroker sample by Tyler Denniston · 4 years ago
  50. c53c828 Roll ANGLE from 097f307e75a4 to 29ca7186a688 (39 revisions) by skia-autoroll · 4 years ago
  51. 87cf830 Roll SwiftShader from 8012e62471be to bb66fa41a163 (3 revisions) by skia-autoroll · 4 years ago
  52. c493eab Roll Dawn from ade9a5235c73 to 42103bc2e911 (12 revisions) by skia-autoroll · 4 years ago
  53. a8ca5b9 Roll Chromium from e47bf15edfc4 to d37162e0b81d (552 revisions) by skia-autoroll · 4 years ago
  54. aea8273 Update SKP version by skia-recreate-skps · 4 years ago
  55. 312535b Create sksl_small nanobench test. by John Stiles · 4 years ago
  56. 0719345 Reduce the SkSL pool size to 512 nodes. by John Stiles · 4 years ago
  57. 375e1f6 Add unit tests for vertexData in the thread-safe cache by Robert Phillips · 4 years ago
  58. 9abf719 Remove code guarded by SK_LEGACY_SURFACE_PROPS. by Ben Wagner · 4 years ago
  59. 58a26a8 Fix the formula for fNumRadialSegmentsPerRadian in GrStrokePatchBuilder by Chris Dalton · 4 years ago
  60. 8744a5c Add unit test for nested function calls in FP files. by John Stiles · 4 years ago
  61. 65dc579 Show cubic made up of 2 quads by Mike Reed · 4 years ago
  62. 80f240a Revive SkSLFPTestbed for basic verification of CPP/H codegen. by John Stiles · 4 years ago
  63. 42a741a Allow vertex data to be stored in the thread safe cache by Robert Phillips · 4 years ago
  64. 7c64798 Add control to toggle immediate/delayed MTLDrawable acquisition by Jim Van Verth · 4 years ago
  65. acdc283 [canvaskit] Use portable fonts for GMs by Kevin Lubick · 4 years ago
  66. 5309330 Add unit test demonstrating recursion codegen bug. by John Stiles · 4 years ago
  67. 9cef66f Fix use-after-free discovered by fuzzer. by John Stiles · 4 years ago
  68. 15d8174 Add unit test for self-referential initializer expressions. by John Stiles · 4 years ago
  69. 58cf3fe Roll Dawn from 22505a5afe1f to ade9a5235c73 (2 revisions) by skia-autoroll · 4 years ago
  70. 075c527 Roll SwiftShader from e02d8938821a to 8012e62471be (1 revision) by skia-autoroll · 4 years ago
  71. 3718e30 Roll ANGLE from d74754378f09 to 097f307e75a4 (10 revisions) by skia-autoroll · 4 years ago
  72. 734a27a Roll Chromium from 502ec4ce30b3 to e47bf15edfc4 (424 revisions) by skia-autoroll · 4 years ago
  73. 2d68ea3 Allow SkSL compilers to reuse SkSL Pools without reallocating. by John Stiles · 4 years ago
  74. 53281c7 [svg] Add current node to render context by Tyler Denniston · 4 years ago
  75. 01b05e5 moved SkSL Switch data into IRNode by Ethan Nicholas · 4 years ago
  76. 060503e Use SkMutex in SkSL. by John Stiles · 4 years ago
  77. cdeae8c added SkSL OptimizationContext by Ethan Nicholas · 4 years ago
  78. 65674e4 [canvaskit] Compile in most gms for testing by Kevin Lubick · 4 years ago
  79. 0bb9ec5 Reland "Add pooling support on iOS." by John Stiles · 4 years ago
  80. 4fd41ff Fix asserts for npot tiling in gl. by Greg Daniel · 4 years ago
  81. 5c7bb32 Reland "Create a basic IRNode pooling system." by John Stiles · 4 years ago
  82. f15a598 Revert "Reland "Create a basic IRNode pooling system."" by Greg Daniel · 4 years ago
  83. f73091b Revert "Add pooling support on iOS." by Greg Daniel · 4 years ago
  84. bd70be6 Add much better SkTHashMap visualization to Skia.natvis by Brian Osman · 4 years ago
  85. d1b4d34 [fuzz] Copy crashing outputs before failing by Kevin Lubick · 4 years ago
  86. 38a93e6 Add pooling support on iOS. by John Stiles · 4 years ago
  87. f3ec983 Fix storage class issues for push constant variables. by Jim Van Verth · 4 years ago
  88. 6c5f777 Roll SwiftShader from 84f5eeb6dd9b to e02d8938821a (3 revisions) by skia-autoroll · 4 years ago
  89. cfb559c Roll Chromium from 4bdce889ea35 to 502ec4ce30b3 (465 revisions) by skia-autoroll · 4 years ago
  90. 4af942c Roll ANGLE from e2147a58a233 to d74754378f09 (16 revisions) by skia-autoroll · 4 years ago
  91. f645f0e Roll Dawn from cca03ca6bfe9 to 22505a5afe1f (9 revisions) by skia-autoroll · 4 years ago
  92. 5b09e6a Reland "Create a basic IRNode pooling system." by John Stiles · 4 years ago
  93. 385e744 [svg] Add support for preserveAspectRatio by Florin Malita · 4 years ago
  94. e51b6a3 Pop the symbol table if compilation fails. by John Stiles · 4 years ago
  95. bffc116 [canvaskit] Load resources into wasm gms/unit tests. by Kevin Lubick · 4 years ago
  96. 292f777 In Vk don't set dynamic blend constant on Pipeline if we don't use it. by Greg Daniel · 4 years ago
  97. ab76ab4 [svg] Add gradientUnits attribute, value, and parsing by Tyler Denniston · 4 years ago
  98. f857a87 Underline decorations with gaps and no text by Julia Lavrova · 4 years ago
  99. 5e961b0 Reland "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" by Brian Salomon · 4 years ago
  100. 9cf9930 Add several more visualizations to Skia.natvis by Brian Osman · 4 years ago