1. df54f37 remove SkPicture_none.cpp by Mike Klein · 5 years ago
  2. e73aa75 experimental/editor: up,down preserves x-coordinate by Hal Canary · 5 years ago
  3. 5fd38c0 experimental/editor/application: pre-shape text before showing window by Hal Canary · 5 years ago
  4. 6e1b7bb experimental/editor: README.md multilingual example by Hal Canary · 5 years ago
  5. 8d1b0bc experimental/editor/README.md fix by Hal Canary · 5 years ago
  6. ded867f experimental/editor: shape.h to unify all shaping code by Hal Canary · 5 years ago
  7. 4acbab3 experimental/editor: scroll on delete if necessary by Hal Canary · 5 years ago
  8. bcfed55 experimental/editor: mouse drag select, modifierkeys cleanup. by Hal Canary · 5 years ago
  9. e45bf6a experimental/editor: interface no longer uses stringslice by Hal Canary · 5 years ago
  10. b55b362 experimental/editor: margins now handled by application layer by Hal Canary · 5 years ago
  11. f113888 experimental/editor: StringSlice::fPtr type change by Hal Canary · 5 years ago
  12. 71c3424 experimental/tools/gerrit_percent_encode by Hal Canary · 5 years ago
  13. ebfcf0c experimental/editor: cleanup by Hal Canary · 5 years ago
  14. 3f4a2b3 sk_app, editor: cursor blink by Hal Canary · 5 years ago
  15. 7679b28 editor: try to fix moltenvk bots by Hal Canary · 5 years ago
  16. e9cb762 experimental/editor : handle word-left and word-right by Hal Canary · 5 years ago
  17. 1f94d39 experimental/editor: clean up BUILD.gn by Hal Canary · 5 years ago
  18. e37874e experimental/editor: Editor::markDirty() private helper by Hal Canary · 5 years ago
  19. e19a4f2 Revert "experimental/editor: depend on ICU, handle word-left and word-right" by Ben Wagner aka dogben · 5 years ago
  20. de23697 experimental/editor: depend on ICU, handle word-left and word-right by Hal Canary · 5 years ago
  21. 9ef1b77 experimental/editor: scroll on cursor movement, Editor::getLocation by Hal Canary · 5 years ago
  22. ac0e466 experimental/editor: fix Movement::kUp, Movement::kDown by Hal Canary · 5 years ago
  23. 23b37dc experimental/editor: fix home, end by Hal Canary · 5 years ago
  24. 8e9fc27 experimental/editor: fix resize by Hal Canary · 5 years ago
  25. b3956dc experimental/editor: Find nearest possible cursor position when click in whitespace by Hal Canary · 5 years ago
  26. ff2e8fe sk_app, Sample: Unify InputState enum. by Hal Canary · 5 years ago
  27. c726ca6 experimental/tools: set-change-id-hook by Hal Canary · 5 years ago
  28. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 5 years ago
  29. 43e9716 experimental/editor: app layer: setTitle by Hal Canary · 6 years ago
  30. 66bf2cf experimental/editor: progress on newlines by Hal Canary · 6 years ago
  31. 0426c38 Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Nathaniel Nifong · 6 years ago
  32. 384981b Revert "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Brian Salomon · 6 years ago
  33. 7635013 Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger. by Nathaniel Nifong · 6 years ago
  34. b26747c Remove experimental Go bindings by Eric Boren · 6 years ago
  35. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
  36. d62d406 Revert "Revert "try resolver pattern"" by Mike Reed · 6 years ago
  37. 2bafb64 Revert "try resolver pattern" by Herb Derby · 6 years ago
  38. a716809 try resolver pattern by Mike Reed · 6 years ago
  39. 4b432fa run rewrite_includes.py by Mike Klein · 6 years ago
  40. ede7e99 add simpler addFrame api (helps with threaded producers) by Mike Reed · 6 years ago
  41. ab399c8 free formatctx when we're done by Mike Reed · 6 years ago
  42. 210a28a rm dead code by Mike Reed · 6 years ago
  43. f97e8e9 simplify api to make encoder, use swscale for faster rgb->yuv by Mike Reed · 6 years ago
  44. c0ee21f skia helper for encoding video by Mike Reed · 6 years ago
  45. 308adbb experimental/editor: minor change by Hal Canary · 6 years ago
  46. fe0aeb3 update SkUserConfig.h a bit by Mike Klein · 6 years ago
  47. 7bf160e Revert "Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg"" by Mike Reed · 6 years ago
  48. 9cc53fa Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg" by Michael Ludwig · 6 years ago
  49. 6959647 Experimental SkVideoDecoder, to wrap calls to ffmpeg by Mike Reed · 6 years ago
  50. c6568af Remove Nima from DEPS, experiments, Viewer, etc. by Brian Osman · 6 years ago
  51. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 6 years ago
  52. ad44dd5 preserve comments past the #include "" by Mike Klein · 6 years ago
  53. 0569447 experimental/editor: progress by Hal Canary · 6 years ago
  54. c5eb81b Fixes for experimental/go-skia by Ben Wagner · 6 years ago
  55. 0b9b1f1 IWYU for SkTLogic.h by Ben Wagner · 6 years ago
  56. 7b300a4 Experimental Editor: begin text selection code by Hal Canary · 6 years ago
  57. 50d650d Experimental text editor: factor out Editor class. by Hal Canary · 6 years ago
  58. 4732dd3 Fix C API example by Stan Iliev · 6 years ago
  59. b8f81af Experimental: text editor by Hal Canary · 6 years ago
  60. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  61. ba201ae make -Werror or /WX optional, off by default by Mike Klein · 6 years ago
  62. c318630 Add skcms directory to public includes by Brian Osman · 6 years ago
  63. 26f410d externs needed for cpu/gpu switch by Nathaniel Nifong · 6 years ago
  64. d54b1fc full collection of externs by Nathaniel Nifong · 6 years ago
  65. 4c30340 add SkpFilePlayer to externs by Nathaniel Nifong · 6 years ago
  66. 298390e Add helper for loading files, use let by Nathaniel Nifong · 6 years ago
  67. c7755d9 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 6 years ago
  68. e216168 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 6 years ago
  69. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
  70. 63f8e0a Include wasm debugger in continuous build by Nathaniel Nifong · 6 years ago
  71. de5df65 changes to wasm debugger for UI integration by Nathaniel Nifong · 6 years ago
  72. 3902628 Support WebGL 1.0 with caps by Kevin Lubick · 6 years ago
  73. e5acd75 delete DAA by Mike Klein · 6 years ago
  74. 8f4e224 de-Sk tools/debugger by Mike Klein · 6 years ago
  75. 46f5ee1 Add selectable GPU backend to wasm debugger by Nathaniel Nifong · 6 years ago
  76. cfdf87e fill out more of SkDebugCanvas interface by Nathaniel Nifong · 6 years ago
  77. 3f67f41 [canvaskit] Move from experimental to modules by Kevin Lubick · 6 years ago
  78. d8c42b0 [canvaskit] roll on npm by Kevin Lubick · 6 years ago
  79. 543f352 [canvaskit] Expose more options for working with Surfaces and Contexts by Kevin Lubick · 6 years ago
  80. 4968ad7 [canvaskit] Clean up Skottie sources list by Florin Malita · 6 years ago
  81. f2aaa08 [canvaskit] more testing logs by Kevin Lubick · 6 years ago
  82. ec841f7 [canvaskit] Increase timeout and add logging to further diagnose test flakiness by Kevin Lubick · 6 years ago
  83. e0aa760 Interface for passing skp file from JS to WASM by Nathaniel Nifong · 6 years ago
  84. cb4eb61 [canvaskit] Remove additional copies of CanvasKit when testing by Kevin Lubick · 6 years ago
  85. 269fe89 [canvaskit] Add particles integration by Kevin Lubick · 6 years ago
  86. 1523963 Basic wasm skp debugger unit test by Nathaniel Nifong · 6 years ago
  87. b3574c9 [canvaskit] Add some APIs for speed and clients by Kevin Lubick · 6 years ago
  88. ad5f6cd Initial wasm debugger by Nathaniel Nifong · 6 years ago
  89. a181055 Add fetch-gn to canvaskit and cmake compile scripts by Ben Wagner · 6 years ago
  90. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 6 years ago
  91. 53169df [canvaskit] Roll 0.4.1 by Kevin Lubick · 6 years ago
  92. a8c728f [canvaskit] Ignore image paths in Skottie asset keys by Florin Malita · 6 years ago
  93. 71a23d4 [canvaskit] Consolidate Skottie assets by Florin Malita · 6 years ago
  94. 88aff5f [canvaskit] Add support for external fonts by Kevin Lubick · 6 years ago
  95. f5ea37f [canvaskit] Support image assets for Skottie by Kevin Lubick · 6 years ago
  96. dc822b1 update canvaskit docs to new API by Kevin Lubick · 6 years ago
  97. 2722083 [pathkit][canvaskit] roll versions by Kevin Lubick · 6 years ago
  98. 867da4b Allow system harfbuzz. by Kevin Lubick · 6 years ago
  99. a753d1a Reland "[skottie] Add tritone layer effect support" by Florin Malita · 6 years ago
  100. 1ba9c4d [canvaskit] JS API in place for shaped text by Kevin Lubick · 6 years ago