1. 555b7a4 [particles] Fix up URLs for the particles migration. by Joe Gregorio · 3 years, 10 months ago
  2. ce75036 SkSL: Remove ByteCode interpreter, generator, etc. by Brian Osman · 3 years, 10 months ago
  3. 4f4c064 roll gn to latest by Mike Klein · 3 years, 10 months ago
  4. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 10 months ago
  5. b65d299 Fix C API example, ensure the C API example is built in CI by Martin Kustermann · 3 years, 11 months ago
  6. 2c98edf Spelling and capitalization fixes from GitHub PRs by Ravi Mistry · 3 years, 11 months ago
  7. e38a9e7 handle different bounds for every frame b:skia:11045 by Nathaniel Nifong · 4 years ago
  8. 5f9ba69 fix debugger bindings by Mike Reed · 4 years ago
  9. a084ef4 Add supporting function for finding image use in layers by Nathaniel Nifong · 4 years ago
  10. 2c21a11 Remove uses of SkCanvas::flush by Robert Phillips · 4 years ago
  11. f403dd2 update debugger wasm makefile by Nathaniel Nifong · 4 years ago
  12. 94584f4 Remove unused macros from GrGLConfig.h, GrGLConfig_chrome.h, and scripts by Brian Salomon · 4 years ago
  13. ffc7a21 update externs for debugger_bindings.cpp by Nathaniel Nifong · 4 years ago
  14. 1ce8964 Move SKP version extraction into JS by Nathaniel Nifong · 4 years ago
  15. a06b63c Deprecate some debugger bindings in favor of ones that better serve the lit html debugger by Nathaniel Nifong · 4 years ago
  16. e438738 Split SkYUVAInfo::PlanarConfig into PlaneConfig and Subsampling enums by Brian Salomon · 4 years ago
  17. 98f7823 Add a method to search for the command that shades a pixel. by Nathaniel Nifong · 4 years ago
  18. a5e8f6b [svg] Post-relocation cleanup by Florin Malita · 4 years, 1 month ago
  19. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 4 years, 1 month ago
  20. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 4 years, 1 month ago
  21. 1a36427 Migrate debugger & canvaskit to GrDirectContext by Adlai Holler · 4 years, 1 month ago
  22. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 4 years, 1 month ago
  23. dd09d6e Migrate skottiekit to GrDirectContext by Adlai Holler · 4 years, 1 month ago
  24. 30f5f82 Delete SkPEG by Florin Malita · 4 years, 1 month ago
  25. 3bfeab7 Reland [svg] Add svg_tool by Florin Malita · 4 years, 1 month ago
  26. 91c752a Revert "[svg] Add svg_tool" by Robert Phillips · 4 years, 1 month ago
  27. 2531de9 [svg] Add svg_tool by Florin Malita · 4 years, 1 month ago
  28. adbd312 Fix debugger to work with new emsdk by Kevin Lubick · 4 years, 1 month ago
  29. 107114d Fix debugger bindings after SkSurface::flushAndSubmit change. by Brian Salomon · 4 years, 1 month ago
  30. 0ce2c54 Reland "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years, 1 month ago
  31. cf43fc6 Revert "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years, 1 month ago
  32. ff13ffb Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext" by Adlai Holler · 4 years, 1 month ago
  33. 7b97b3c Reland "Migrate metal tools away from GrContext" by Adlai Holler · 4 years, 1 month ago
  34. 89bdc90 Revert "Take GrContext private, GrDDLContext inherit from GrRecordingContext" by Adlai Holler · 4 years, 1 month ago
  35. d2daa94 Take GrContext private, GrDDLContext inherit from GrRecordingContext by Adlai Holler · 4 years, 1 month ago
  36. f4858d3 Add a define causing debugger to use an older clip feature by Nathaniel Nifong · 4 years, 2 months ago
  37. 0b448da Add a method of returning the list of commands that use an image by Nathaniel Nifong · 4 years, 2 months ago
  38. c2a9a97 New version of SkImage::MakeFromYUVAPixmaps() by Brian Salomon · 4 years, 2 months ago
  39. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  40. 0f7aa54 Fix GL loading bug in wasm debugger. by Nathaniel Nifong · 4 years, 2 months ago
  41. 58cc97a Use factories to avoid using (deprecated) path editing methods by Mike Reed · 4 years, 2 months ago
  42. 642a10b Add origin visualization, add support for Concat44 by Nathaniel Nifong · 4 years, 3 months ago
  43. 157577b [canvaskit,pathkit] Update to emsdk 2.0 by Kevin Lubick · 4 years, 3 months ago
  44. 853d4ed Revert "remove sksl interpreter guards" by Mike Klein · 4 years, 3 months ago
  45. 7f1117e remove sksl interpreter guards by Mike Klein · 4 years, 3 months ago
  46. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years, 3 months ago
  47. 00bb722 missed minification bug by Nathaniel Nifong · 4 years, 3 months ago
  48. 17fd901 Check SKP file version, return error string to JS caller bug:skia:10579 by Nathaniel Nifong · 4 years, 3 months ago
  49. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
  50. 093de4e Use more of pathbuilder by Mike Reed · 4 years, 3 months ago
  51. 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 3 months ago
  52. 487d9d1 Remove experimental/Networking code by Leon Scroggins III · 4 years, 3 months ago
  53. b1ee2c4 Bump SkottieKit version by Florin Malita · 4 years, 3 months ago
  54. 522fd1e Fix SkottieKit font loading by Florin Malita · 4 years, 3 months ago
  55. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 4 months ago
  56. 12281c5 [skottiekit] Initial npm files by Kevin Lubick · 4 years, 4 months ago
  57. aaf945c Add a full build option for SkottieKit by Florin Malita · 4 years, 4 months ago
  58. 836c9d8 [skrive] Rectangle support by Florin Malita · 4 years, 4 months ago
  59. 3d273d0 [skrive] Initial render plumbing by Florin Malita · 4 years, 4 months ago
  60. a3b0b30 [skrive] Parse ellipse data by Florin Malita · 4 years, 4 months ago
  61. 2106373 [skrive] Parse color paints by Florin Malita · 4 years, 4 months ago
  62. 579e63a [skrive] Reset the node system by Florin Malita · 4 years, 5 months ago
  63. 88ecb7f Add sleep option to web_to_(skp|mskp) shell scripts. by Bryce Thomas · 4 years, 5 months ago
  64. c217f61 [skrive] Start parsing the node hierarchy by Florin Malita · 4 years, 5 months ago
  65. 588b32c Update debugger to new fontmgr selection. by Ben Wagner · 4 years, 5 months ago
  66. 1da2556 [skrive] Initial binary reader plumbing by Florin Malita · 4 years, 5 months ago
  67. 75626e4 Regularize selection of fontmgr. by Ben Wagner · 4 years, 5 months ago
  68. 45cd200 [skrive] Initial artboard plumbing by Florin Malita · 4 years, 5 months ago
  69. 45f36b5 ignore SK_DISABLE_READBUFFER by Mike Klein · 4 years, 5 months ago
  70. 26ae40f Reland "[skrive] Initial parser plumbing" by Florin Malita · 4 years, 5 months ago
  71. e923ae1 Revert "[skrive] Initial parser plumbing" by Florin Malita · 4 years, 5 months ago
  72. 00a96f2 [skrive] Initial parser plumbing by Florin Malita · 4 years, 5 months ago
  73. 6c6592c Upgrade to emscripten 1.39.16 by Nathaniel Nifong · 4 years, 6 months ago
  74. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 6 months ago
  75. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 6 months ago
  76. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 6 months ago
  77. 4ad6b50 [canvaskit] Fix some other usages of .ready by Kevin Lubick · 4 years, 6 months ago
  78. 49de103 Reland "Remove deprecated flush calls." by Greg Daniel · 4 years, 6 months ago
  79. 0f16c57 Revert "Fix flush change breaks." by Greg Daniel · 4 years, 6 months ago
  80. 61d0084 Fix flush change breaks. by Greg Daniel · 4 years, 6 months ago
  81. c991152 Added setNodeAttribute to SkSVGDom by Tyler Freeman · 4 years, 6 months ago
  82. 92e12b8 Remove libgifcodec from skottiekit build. by Nathaniel Nifong · 4 years, 6 months ago
  83. 3088c69 [skottiekit] Add a proof-of-concept only Skottie WASM build. by Kevin Lubick · 4 years, 6 months ago
  84. 123e3b8 [skottie/tools] Video playback support by Florin Malita · 4 years, 6 months ago
  85. e9663db SVG: Added font-size and font-weight attributes to Text node by Tyler Freeman · 4 years, 7 months ago
  86. df1b014 [svg] Reapply currentColor to fill/stroke by Tyler Denniston · 4 years, 7 months ago
  87. 2d65b73 [svg] Fix multiple transforms specified by Tyler Denniston · 4 years, 7 months ago
  88. a625f92 [svg] Fix translate() with no ty specified. by Tyler Denniston · 4 years, 7 months ago
  89. 8ac25c4 [svg] Improve color value parsing by Tyler Denniston · 4 years, 7 months ago
  90. 308c072 [svg] Implement currentColor for gradient stops by Tyler Denniston · 4 years, 7 months ago
  91. f4403e7 Revert "[SVG] Replace custom attribute value wrappers with std::variant" by Florin Malita · 4 years, 7 months ago
  92. 97e0861 [SVG] Replace custom attribute value wrappers with std::variant by Florin Malita · 4 years, 7 months ago
  93. a362669 [svg] Remove primitive type wrappers by Florin Malita · 4 years, 7 months ago
  94. 6c8314e [SVG] Implement currentColor for fill and stroke by Tyler Denniston · 4 years, 7 months ago
  95. 0929425 [svg] Skip "inherited" presentation attributes by Florin Malita · 4 years, 7 months ago
  96. b96bb97 [SVG] Fix polyline/polygon point parsing by Tyler Denniston · 4 years, 7 months ago
  97. 5076bd2 [svg] Fix dasharray padding by Florin Malita · 4 years, 7 months ago
  98. 27aeb12 [svg] Reference cycle avoidance by Florin Malita · 4 years, 7 months ago
  99. d1e5b03 [SVG] Fix application of skewX/skewY attributes by Tyler Denniston · 4 years, 7 months ago
  100. f005c25 [SVG] Fix spec links by Florin Malita · 4 years, 7 months ago