1. 7ae1b4c Add particles and svg support to fiddle. by Joe Gregorio · 3 years, 10 months ago
  2. a07076b Fix GN issue with incorrect task outputs by Brian Osman · 3 years, 10 months ago
  3. e9ad19b Fix skslc compilation on Windows by Brian Osman · 3 years, 10 months ago
  4. 977feec Add .rte -> .skvm unit test framework by Brian Osman · 3 years, 10 months ago
  5. 47726a1 Add SkVM output to skslc by Brian Osman · 3 years, 10 months ago
  6. 9194675 SkSL: In the front-end, rename PipelineStage to RuntimeEffect by Brian Osman · 3 years, 10 months ago
  7. dec7802 Reland "[svg] Absolute positioning support for text" by Florin Malita · 3 years, 10 months ago
  8. 0047aff remove very oldest SkVM testing by Mike Klein · 3 years, 10 months ago
  9. e2f6245 Revert "[svg] Absolute positioning support for text" by Derek Sollenberger · 3 years, 10 months ago
  10. febb1b8 [svg] Absolute positioning support for text by Florin Malita · 3 years, 10 months ago
  11. b65d299 Fix C API example, ensure the C API example is built in CI by Martin Kustermann · 3 years, 10 months ago
  12. f607dbb implement SkAudioPLayer for Android by Jorge Betancourt · 3 years, 10 months ago
  13. c301218 Fix GN dirty checking for SPIR-V test files. by John Stiles · 3 years, 10 months ago
  14. 3021795 Improve CanvasState cross-library tests by Michael Ludwig · 3 years, 11 months ago
  15. 23f00d7 Reland "Add ByteCode output to skslc" by Brian Osman · 3 years, 11 months ago
  16. c9a24c9 default to using new/delete for GrOp by Herb Derby · 3 years, 11 months ago
  17. 5fa4554 Revert "Add ByteCode output to skslc" by Brian Osman · 3 years, 11 months ago
  18. 68da339 Add ByteCode output to skslc by Brian Osman · 3 years, 11 months ago
  19. 8d09d4a Run SPIR-V validation on SkSL unit test output by Brian Osman · 3 years, 11 months ago
  20. dda1d31 Enable SPIR-V disassembly output from skslc. by John Stiles · 4 years ago
  21. 1340dbd Reland "SkAndroidCodec: Support decoding all frames" by Leon Scroggins · 4 years ago
  22. 267a858 Revert "SkAndroidCodec: Support decoding all frames" by Leon Scroggins III · 4 years ago
  23. fc4fdc5 SkAndroidCodec: Support decoding all frames by Leon Scroggins · 4 years ago
  24. ed43595 Fix issues with latest GN by Martin Vejdarski · 4 years ago
  25. b06301e Reland "Rearrange SkSL pre-include modules to hide things" by Brian Osman · 4 years ago
  26. 4cb5c5e Revert "Rearrange SkSL pre-include modules to hide things" by Brian Osman · 4 years ago
  27. bea0dc6 Rearrange SkSL pre-include modules to hide things by Brian Osman · 4 years ago
  28. 23e6866 Reland "Replace pooling mechanism with GrMemoryPool." by John Stiles · 4 years ago
  29. b3cc5fd Revert "Replace pooling mechanism with GrMemoryPool." by John Stiles · 4 years ago
  30. 67e1cf4 Replace pooling mechanism with GrMemoryPool. by John Stiles · 4 years ago
  31. 40f8107 remove absl experiment by Mike Klein · 4 years ago
  32. 189ecd4 Add toy variable-width stroker sample by Tyler Denniston · 4 years ago
  33. 060503e Use SkMutex in SkSL. by John Stiles · 4 years ago
  34. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 4 years ago
  35. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 4 years ago
  36. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 4 years ago
  37. 3bfeab7 Reland [svg] Add svg_tool by Florin Malita · 4 years ago
  38. 91c752a Revert "[svg] Add svg_tool" by Robert Phillips · 4 years ago
  39. 2531de9 [svg] Add svg_tool by Florin Malita · 4 years ago
  40. f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 4 years ago
  41. 0039874 [canvaskit] POC bindings for testing gms by Kevin Lubick · 4 years ago
  42. 8d921a1 build: Remove no-op calls to set_sources_assignment_filter by Sylvain Defresne · 4 years ago
  43. 56a6120 retry³ absl by Mike Klein · 4 years, 6 months ago
  44. 3c70f0b Revert "retry retry absl" by Mike Klein · 4 years ago
  45. bbfc015 turn on using new for op pools by Herb Derby · 4 years ago
  46. 33b42e1 retry retry absl by Mike Klein · 4 years, 6 months ago
  47. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 4 years ago
  48. a6ca975 Let skslc use more of Skia's core by Brian Osman · 4 years, 1 month ago
  49. aeae3a5 Add golden outputs for the Metal backend. by John Stiles · 4 years, 1 month ago
  50. 7e24871 Clean up SkSL test compilation in preparation for Metal support. by John Stiles · 4 years, 1 month ago
  51. 1b89eb7 Add AMD allocator to D3D12 backend. by Jim Van Verth · 4 years, 1 month ago
  52. 371fde5 Rename 'DefaultSettings' golden outputs to 'StandaloneSettings'. by John Stiles · 4 years, 1 month ago
  53. 0ed9f31 Migrate several GLSL workaround unit tests to golden files. by John Stiles · 4 years, 1 month ago
  54. 3ee25e9 Don't link against MetalKit when building the base Skia library. by Chinmay Garde · 4 years, 2 months ago
  55. 272e8bc [fuzz] Add libfuzzer binaries to BUILD.gn by Kevin Lubick · 4 years, 1 month ago
  56. d836f84 Generate SkSL golden output files from test inputs during the build. by John Stiles · 4 years, 1 month ago
  57. b862131 organize deps so that modules/audioplayer is listed as a dep for samples by Jorge Betancourt · 4 years, 1 month ago
  58. 646d6c5 add oboe version 1.4.3 to third_party dependencies for Android's skottie audio player by Jorge Betancourt · 4 years, 2 months ago
  59. 81606b5 remove unused (and bit-rotting) Lua support by Mike Reed · 4 years, 1 month ago
  60. 06d7c9d Revert "Revert "use pathbuilder"" by Mike Reed · 4 years, 2 months ago
  61. 43e3e91 Revert "use pathbuilder" by Mike Reed · 4 years, 2 months ago
  62. 4b25d41 use pathbuilder by Mike Reed · 4 years, 2 months ago
  63. 36b86af Revert "Remove ARC from Metal backend" by Jim Van Verth · 4 years, 2 months ago
  64. 6541013 Remove ARC from Metal backend by Jim Van Verth · 4 years, 2 months ago
  65. 2f9a098 [canvaskit] Remove getproc when creating WebGL interface by Kevin Lubick · 4 years, 2 months ago
  66. 204c3be [canvaskit] Remove fringe EGL dependency. by Kevin Lubick · 4 years, 2 months ago
  67. 853d4ed Revert "remove sksl interpreter guards" by Mike Klein · 4 years, 2 months ago
  68. 7f1117e remove sksl interpreter guards by Mike Klein · 4 years, 2 months ago
  69. 4a56f4c densify dump_record by Mike Klein · 4 years, 2 months ago
  70. 5cfa719 Drop support for Wuffs v0.2 by Nigel Tao · 4 years, 2 months ago
  71. 13ec544 Reland "move conditions for JIT into SkVM.h" by Mike Klein · 4 years, 2 months ago
  72. 8b07b9f Revert "move conditions for JIT into SkVM.h" by Mike Klein · 4 years, 2 months ago
  73. 166cd52 move conditions for JIT into SkVM.h by Mike Klein · 4 years, 2 months ago
  74. c9c4e2e Componentize SkAudioPlayer by Florin Malita · 4 years, 2 months ago
  75. 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 4 years, 2 months ago
  76. 8a8be22 audio player (for mac) by Mike Reed · 4 years, 2 months ago
  77. ef820be Switch GN defs on Mac and iOS to use frameworks, take 3 by Jim Van Verth · 4 years, 2 months ago
  78. dd49617 Reland "Untangle dependency cycle in sksl dehydration" by Brian Osman · 4 years, 2 months ago
  79. a578138 Revert "Untangle dependency cycle in sksl dehydration" by Brian Osman · 4 years, 2 months ago
  80. a1ed0dc Untangle dependency cycle in sksl dehydration by Brian Osman · 4 years, 2 months ago
  81. 045adb5 Revert "Reland "Switch GN defs on Mac and iOS to use frameworks, take 2."" by Mike Klein · 4 years, 2 months ago
  82. 943463f Reland "Switch GN defs on Mac and iOS to use frameworks, take 2." by Jim Van Verth · 4 years, 2 months ago
  83. b720375 Revert "Switch GN defs on Mac and iOS to use frameworks, take 2." by Herb Derby · 4 years, 2 months ago
  84. c5f8e7d Switch GN defs on Mac and iOS to use frameworks, take 2. by Jim Van Verth · 4 years, 2 months ago
  85. f21d6b9 Reland "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins III · 4 years, 2 months ago
  86. 07438b0 Revert "Add an SkImageGenerator that uses NDK APIs" by Leon Scroggins · 4 years, 2 months ago
  87. cfef980 Add an SkImageGenerator that uses NDK APIs by Leon Scroggins III · 4 years, 5 months ago
  88. fcb7ba0 updated skp fuzzer by Zepeng Hu · 4 years, 3 months ago
  89. 6d3996c Update gradient colorizers to take coords instead of colors. by John Stiles · 4 years, 3 months ago
  90. cec3a60 remove SkDescriptor API fuzzer by Mike Klein · 4 years, 3 months ago
  91. c18bb51 SkSL include files are now stored in a binary format by Ethan Nicholas · 4 years, 3 months ago
  92. 9400701 add create ddl fuzzer by Zepeng Hu · 4 years, 3 months ago
  93. 70258c7 add SkParagraph to public headers and fix warnings by Julia Lavrova · 4 years, 3 months ago
  94. 9d5c55c Move makeFontData to SkTypeface_FreeType. by Ben Wagner · 4 years, 4 months ago
  95. affae53 Add various missing header files to BUILD.gn. by John Stiles · 4 years, 3 months ago
  96. 2b54e83 add vtune support back by Mike Klein · 4 years, 3 months ago
  97. ed65339 Update the sk_app WindowContext to hold a GrDirectContext by Robert Phillips · 4 years, 3 months ago
  98. c91db04 Use Wuffs v0.3 by default, not v0.2 by Nigel Tao · 4 years, 3 months ago
  99. a5783f3 Add SkRuntimeEffect Fuzzer by Zepeng Hu · 4 years, 3 months ago
  100. cd28fa6 Always use Skia's Vulkan headers when compiling particles module by Brian Osman · 4 years, 3 months ago