1. c910602 Reland "Minimal iOS app: Perform present subsequent to flush" by Jim Van Verth · 4 years, 9 months ago
  2. 41b41f9 Revert "Minimal iOS app: Perform present subsequent to flush" by Jim Van Verth · 4 years, 9 months ago
  3. 4e385e2 Minimal iOS app: Perform present subsequent to flush by Jim Van Verth · 4 years, 9 months ago
  4. 957bf97 [debugger] Use alternate buffer by Kevin Lubick · 4 years, 10 months ago
  5. 10e5257 [SkVideoEncoder] Allow clients to control the color type by Florin Malita · 4 years, 10 months ago
  6. 8c50075 experimental/minimal_mtl_app: more cleanup by Hal Canary · 4 years, 11 months ago
  7. a7914a8 experimental/tools/pdf-comparison: delete worktree when it gets into a bad state by Hal Canary · 4 years, 10 months ago
  8. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  9. 0846d68 experimental/skottie_ios/SkottieMtkView: stopAtEnd option by Hal Canary · 4 years, 10 months ago
  10. 58b0a37 Make move-assets obey SKIA_INFRA_ROOT by Nathaniel Nifong · 4 years, 10 months ago
  11. 988b1e4 experimental/skottie_ios: Add methods to SkottieMtkView by Hal Canary · 4 years, 10 months ago
  12. 696933d Add tests that loads mskp and changes frame. by Nathaniel Nifong · 4 years, 10 months ago
  13. 7b30b70 Added functions supporting a resource view for images in the debugger. by Nathaniel Nifong · 4 years, 10 months ago
  14. e5b65d2 pdf-comparison and image_diff_metric tools by Hal Canary · 4 years, 10 months ago
  15. 932a2c0 experimental/minimal_ios_mtl_skia_app by Hal Canary · 4 years, 10 months ago
  16. b47704b Fix license comment in skottie_ios by Brian Osman · 4 years, 10 months ago
  17. 2d241f5 update videoencoder, add scale option, remove motion-blur hack by Mike Reed · 4 years, 10 months ago
  18. 4119443 experimental/skottie_ios: Skottie iOS/Metal App by Hal Canary · 4 years, 11 months ago
  19. d3d13af Add a wasm debugger test that uses a WebGL surface by Nathaniel Nifong · 4 years, 10 months ago
  20. 3388c1a gn: split out iOS templates to gn/ios.gni by Hal Canary · 4 years, 10 months ago
  21. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 4 years, 10 months ago
  22. e1af444 add guard to switch to SkPathTypes by Mike Reed · 4 years, 11 months ago
  23. 56df791 experimental/minimal_ios_mtl_skia_app: clean up by Hal Canary · 4 years, 11 months ago
  24. 262bff5 experimental: minimal_ios_mtl_skia_app by Hal Canary · 4 years, 11 months ago
  25. 03c6809 Revert "experimental/minimal_ios_mtl_skia_app" by Hal Canary · 4 years, 11 months ago
  26. c2dc9c8 experimental/minimal_ios_mtl_skia_app by Hal Canary · 5 years ago
  27. a0b66fc SkPlainTextEditor: from experimental to modules by Hal Canary · 5 years ago
  28. df54f37 remove SkPicture_none.cpp by Mike Klein · 5 years ago
  29. e73aa75 experimental/editor: up,down preserves x-coordinate by Hal Canary · 5 years ago
  30. 5fd38c0 experimental/editor/application: pre-shape text before showing window by Hal Canary · 5 years ago
  31. 6e1b7bb experimental/editor: README.md multilingual example by Hal Canary · 5 years ago
  32. 8d1b0bc experimental/editor/README.md fix by Hal Canary · 5 years ago
  33. ded867f experimental/editor: shape.h to unify all shaping code by Hal Canary · 5 years ago
  34. 4acbab3 experimental/editor: scroll on delete if necessary by Hal Canary · 5 years ago
  35. bcfed55 experimental/editor: mouse drag select, modifierkeys cleanup. by Hal Canary · 5 years ago
  36. e45bf6a experimental/editor: interface no longer uses stringslice by Hal Canary · 5 years ago
  37. b55b362 experimental/editor: margins now handled by application layer by Hal Canary · 5 years ago
  38. f113888 experimental/editor: StringSlice::fPtr type change by Hal Canary · 5 years ago
  39. 71c3424 experimental/tools/gerrit_percent_encode by Hal Canary · 5 years ago
  40. ebfcf0c experimental/editor: cleanup by Hal Canary · 5 years ago
  41. 3f4a2b3 sk_app, editor: cursor blink by Hal Canary · 5 years ago
  42. 7679b28 editor: try to fix moltenvk bots by Hal Canary · 5 years ago
  43. e9cb762 experimental/editor : handle word-left and word-right by Hal Canary · 5 years ago
  44. 1f94d39 experimental/editor: clean up BUILD.gn by Hal Canary · 5 years ago
  45. e37874e experimental/editor: Editor::markDirty() private helper by Hal Canary · 5 years ago
  46. e19a4f2 Revert "experimental/editor: depend on ICU, handle word-left and word-right" by Ben Wagner aka dogben · 5 years ago
  47. de23697 experimental/editor: depend on ICU, handle word-left and word-right by Hal Canary · 5 years ago
  48. 9ef1b77 experimental/editor: scroll on cursor movement, Editor::getLocation by Hal Canary · 5 years ago
  49. ac0e466 experimental/editor: fix Movement::kUp, Movement::kDown by Hal Canary · 5 years ago
  50. 23b37dc experimental/editor: fix home, end by Hal Canary · 5 years ago
  51. 8e9fc27 experimental/editor: fix resize by Hal Canary · 5 years ago
  52. b3956dc experimental/editor: Find nearest possible cursor position when click in whitespace by Hal Canary · 5 years ago
  53. ff2e8fe sk_app, Sample: Unify InputState enum. by Hal Canary · 5 years ago
  54. c726ca6 experimental/tools: set-change-id-hook by Hal Canary · 5 years ago
  55. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 5 years ago
  56. 43e9716 experimental/editor: app layer: setTitle by Hal Canary · 5 years ago
  57. 66bf2cf experimental/editor: progress on newlines by Hal Canary · 5 years ago
  58. 0426c38 Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Nathaniel Nifong · 5 years ago
  59. 384981b Revert "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Brian Salomon · 5 years ago
  60. 7635013 Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger. by Nathaniel Nifong · 5 years ago
  61. b26747c Remove experimental Go bindings by Eric Boren · 5 years ago
  62. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  63. d62d406 Revert "Revert "try resolver pattern"" by Mike Reed · 5 years ago
  64. 2bafb64 Revert "try resolver pattern" by Herb Derby · 5 years ago
  65. a716809 try resolver pattern by Mike Reed · 5 years ago
  66. 4b432fa run rewrite_includes.py by Mike Klein · 5 years ago
  67. ede7e99 add simpler addFrame api (helps with threaded producers) by Mike Reed · 5 years ago
  68. ab399c8 free formatctx when we're done by Mike Reed · 5 years ago
  69. 210a28a rm dead code by Mike Reed · 5 years ago
  70. f97e8e9 simplify api to make encoder, use swscale for faster rgb->yuv by Mike Reed · 5 years ago
  71. c0ee21f skia helper for encoding video by Mike Reed · 5 years ago
  72. 308adbb experimental/editor: minor change by Hal Canary · 5 years ago
  73. fe0aeb3 update SkUserConfig.h a bit by Mike Klein · 5 years ago
  74. 7bf160e Revert "Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg"" by Mike Reed · 5 years ago
  75. 9cc53fa Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg" by Michael Ludwig · 5 years ago
  76. 6959647 Experimental SkVideoDecoder, to wrap calls to ffmpeg by Mike Reed · 5 years ago
  77. c6568af Remove Nima from DEPS, experiments, Viewer, etc. by Brian Osman · 5 years ago
  78. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 5 years ago
  79. ad44dd5 preserve comments past the #include "" by Mike Klein · 5 years ago
  80. 0569447 experimental/editor: progress by Hal Canary · 5 years ago
  81. c5eb81b Fixes for experimental/go-skia by Ben Wagner · 5 years ago
  82. 0b9b1f1 IWYU for SkTLogic.h by Ben Wagner · 5 years ago
  83. 7b300a4 Experimental Editor: begin text selection code by Hal Canary · 5 years ago
  84. 50d650d Experimental text editor: factor out Editor class. by Hal Canary · 5 years ago
  85. 4732dd3 Fix C API example by Stan Iliev · 5 years ago
  86. b8f81af Experimental: text editor by Hal Canary · 5 years ago
  87. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  88. ba201ae make -Werror or /WX optional, off by default by Mike Klein · 5 years ago
  89. c318630 Add skcms directory to public includes by Brian Osman · 5 years ago
  90. 26f410d externs needed for cpu/gpu switch by Nathaniel Nifong · 5 years ago
  91. d54b1fc full collection of externs by Nathaniel Nifong · 5 years ago
  92. 4c30340 add SkpFilePlayer to externs by Nathaniel Nifong · 5 years ago
  93. 298390e Add helper for loading files, use let by Nathaniel Nifong · 5 years ago
  94. c7755d9 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 5 years ago
  95. e216168 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 5 years ago
  96. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  97. 63f8e0a Include wasm debugger in continuous build by Nathaniel Nifong · 5 years ago
  98. de5df65 changes to wasm debugger for UI integration by Nathaniel Nifong · 5 years ago
  99. 3902628 Support WebGL 1.0 with caps by Kevin Lubick · 5 years ago
  100. e5acd75 delete DAA by Mike Klein · 5 years ago