1. b3956dc experimental/editor: Find nearest possible cursor position when click in whitespace by Hal Canary · 5 years ago
  2. ff2e8fe sk_app, Sample: Unify InputState enum. by Hal Canary · 5 years ago
  3. c726ca6 experimental/tools: set-change-id-hook by Hal Canary · 5 years ago
  4. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 5 years ago
  5. 43e9716 experimental/editor: app layer: setTitle by Hal Canary · 5 years ago
  6. 66bf2cf experimental/editor: progress on newlines by Hal Canary · 5 years ago
  7. 0426c38 Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Nathaniel Nifong · 5 years ago
  8. 384981b Revert "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Brian Salomon · 5 years ago
  9. 7635013 Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger. by Nathaniel Nifong · 5 years ago
  10. b26747c Remove experimental Go bindings by Eric Boren · 5 years ago
  11. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  12. d62d406 Revert "Revert "try resolver pattern"" by Mike Reed · 5 years ago
  13. 2bafb64 Revert "try resolver pattern" by Herb Derby · 5 years ago
  14. a716809 try resolver pattern by Mike Reed · 5 years ago
  15. 4b432fa run rewrite_includes.py by Mike Klein · 5 years ago
  16. ede7e99 add simpler addFrame api (helps with threaded producers) by Mike Reed · 5 years ago
  17. ab399c8 free formatctx when we're done by Mike Reed · 5 years ago
  18. 210a28a rm dead code by Mike Reed · 5 years ago
  19. f97e8e9 simplify api to make encoder, use swscale for faster rgb->yuv by Mike Reed · 5 years ago
  20. c0ee21f skia helper for encoding video by Mike Reed · 5 years ago
  21. 308adbb experimental/editor: minor change by Hal Canary · 5 years ago
  22. fe0aeb3 update SkUserConfig.h a bit by Mike Klein · 5 years ago
  23. 7bf160e Revert "Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg"" by Mike Reed · 5 years ago
  24. 9cc53fa Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg" by Michael Ludwig · 5 years ago
  25. 6959647 Experimental SkVideoDecoder, to wrap calls to ffmpeg by Mike Reed · 5 years ago
  26. c6568af Remove Nima from DEPS, experiments, Viewer, etc. by Brian Osman · 5 years ago
  27. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 5 years ago
  28. ad44dd5 preserve comments past the #include "" by Mike Klein · 5 years ago
  29. 0569447 experimental/editor: progress by Hal Canary · 5 years ago
  30. c5eb81b Fixes for experimental/go-skia by Ben Wagner · 5 years ago
  31. 0b9b1f1 IWYU for SkTLogic.h by Ben Wagner · 5 years ago
  32. 7b300a4 Experimental Editor: begin text selection code by Hal Canary · 5 years ago
  33. 50d650d Experimental text editor: factor out Editor class. by Hal Canary · 5 years ago
  34. 4732dd3 Fix C API example by Stan Iliev · 5 years ago
  35. b8f81af Experimental: text editor by Hal Canary · 5 years ago
  36. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  37. ba201ae make -Werror or /WX optional, off by default by Mike Klein · 5 years ago
  38. c318630 Add skcms directory to public includes by Brian Osman · 5 years ago
  39. 26f410d externs needed for cpu/gpu switch by Nathaniel Nifong · 5 years ago
  40. d54b1fc full collection of externs by Nathaniel Nifong · 5 years ago
  41. 4c30340 add SkpFilePlayer to externs by Nathaniel Nifong · 5 years ago
  42. 298390e Add helper for loading files, use let by Nathaniel Nifong · 5 years ago
  43. c7755d9 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 5 years ago
  44. e216168 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 5 years ago
  45. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  46. 63f8e0a Include wasm debugger in continuous build by Nathaniel Nifong · 5 years ago
  47. de5df65 changes to wasm debugger for UI integration by Nathaniel Nifong · 5 years ago
  48. 3902628 Support WebGL 1.0 with caps by Kevin Lubick · 5 years ago
  49. e5acd75 delete DAA by Mike Klein · 5 years ago
  50. 8f4e224 de-Sk tools/debugger by Mike Klein · 5 years ago
  51. 46f5ee1 Add selectable GPU backend to wasm debugger by Nathaniel Nifong · 5 years ago
  52. cfdf87e fill out more of SkDebugCanvas interface by Nathaniel Nifong · 5 years ago
  53. 3f67f41 [canvaskit] Move from experimental to modules by Kevin Lubick · 5 years ago
  54. d8c42b0 [canvaskit] roll on npm by Kevin Lubick · 5 years ago
  55. 543f352 [canvaskit] Expose more options for working with Surfaces and Contexts by Kevin Lubick · 5 years ago
  56. 4968ad7 [canvaskit] Clean up Skottie sources list by Florin Malita · 5 years ago
  57. f2aaa08 [canvaskit] more testing logs by Kevin Lubick · 5 years ago
  58. ec841f7 [canvaskit] Increase timeout and add logging to further diagnose test flakiness by Kevin Lubick · 5 years ago
  59. e0aa760 Interface for passing skp file from JS to WASM by Nathaniel Nifong · 5 years ago
  60. cb4eb61 [canvaskit] Remove additional copies of CanvasKit when testing by Kevin Lubick · 5 years ago
  61. 269fe89 [canvaskit] Add particles integration by Kevin Lubick · 5 years ago
  62. 1523963 Basic wasm skp debugger unit test by Nathaniel Nifong · 5 years ago
  63. b3574c9 [canvaskit] Add some APIs for speed and clients by Kevin Lubick · 5 years ago
  64. ad5f6cd Initial wasm debugger by Nathaniel Nifong · 5 years ago
  65. a181055 Add fetch-gn to canvaskit and cmake compile scripts by Ben Wagner · 5 years ago
  66. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 5 years ago
  67. 53169df [canvaskit] Roll 0.4.1 by Kevin Lubick · 5 years ago
  68. a8c728f [canvaskit] Ignore image paths in Skottie asset keys by Florin Malita · 5 years ago
  69. 71a23d4 [canvaskit] Consolidate Skottie assets by Florin Malita · 5 years ago
  70. 88aff5f [canvaskit] Add support for external fonts by Kevin Lubick · 5 years ago
  71. f5ea37f [canvaskit] Support image assets for Skottie by Kevin Lubick · 5 years ago
  72. dc822b1 update canvaskit docs to new API by Kevin Lubick · 5 years ago
  73. 2722083 [pathkit][canvaskit] roll versions by Kevin Lubick · 5 years ago
  74. 867da4b Allow system harfbuzz. by Kevin Lubick · 5 years ago
  75. a753d1a Reland "[skottie] Add tritone layer effect support" by Florin Malita · 5 years ago
  76. 1ba9c4d [canvaskit] JS API in place for shaped text by Kevin Lubick · 5 years ago
  77. 2031f34 [canvaskit] Upgrade emscripten to .27 by Kevin Lubick · 5 years ago
  78. e29d579 [canvaskit] Add SkShaper to build list by Florin Malita · 6 years ago
  79. ec4903d [canvaskit] Use textblob by Kevin Lubick · 6 years ago
  80. da3d8ac [canvaskit] Add path/canvas methods by Kevin Lubick · 6 years ago
  81. faa7387 [*kit] fulfil promise immediately by Kevin Lubick · 6 years ago
  82. 65846c0 [canvaskit] Add .ready() which is a real promise by Kevin Lubick · 6 years ago
  83. 5f1692c [canvaskit] Allow providing webgl context and canvas element by Kevin Lubick · 6 years ago
  84. 4683942 [canvaskit] Refactor skottie into own file by Kevin Lubick · 6 years ago
  85. 35ac038 [canvaskit] Move to using SkFont instead of SkPaint.measure* by Kevin Lubick · 6 years ago
  86. ffde0f6 [canvaskit] Get docs ready for npm release by Kevin Lubick · 6 years ago
  87. a40f832 [canvaskit] Add Path2D to Canvas API by Kevin Lubick · 6 years ago
  88. fa72071 [canvaskit] Add files needed for npm release by Kevin Lubick · 6 years ago
  89. a96ec09 [canvaskit] Performance tuning of GL calls by Kevin Lubick · 6 years ago
  90. 8e4a331 [canvaskit] Canvas API for loading fonts by Kevin Lubick · 6 years ago
  91. 2b79d1c [canvaskit] Expose setVolatile (especially for animations) by Kevin Lubick · 6 years ago
  92. d090a70 [canvaskit] Correctly translate between shadow radius and sigma by Kevin Lubick · 6 years ago
  93. ddd0a33 [canvaskit] Allow users to load their own fonts by Kevin Lubick · 6 years ago
  94. 53eabf6 [canvaskit] Refactor Canvas2D JS into own files by Kevin Lubick · 6 years ago
  95. 5d5723c [canvaskit] Refactor with getTotalMatrix by Kevin Lubick · 6 years ago
  96. 1646e7d [canvaskit] Add isPointInPath / isPointInStroke by Kevin Lubick · 6 years ago
  97. d29edd7 [canvaskit] Add createPattern support to canvasAPI by Kevin Lubick · 6 years ago
  98. ae9dfc0 [canvaskit] In Canvas2d, move matrix to internal canvas by Kevin Lubick · 6 years ago
  99. b45d512 bin/sysopen: script moved to bin by Hal Canary · 6 years ago
  100. ed18c93 bin/gerrit-number (no longer experimental) by Hal Canary · 6 years ago