1. 343553a Don't use MEM_MOVE=true with SkTArrays of sk_sp by Brian Salomon · 6 years ago
  2. 2115112 Make Slide::getDimensions pure virtual. by Ben Wagner · 6 years ago
  3. 40c3742 [skottie] Plumb external SkFontMgr by Florin Malita · 6 years ago
  4. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  5. b35c655 Fix viewer assert in onResize by Jim Van Verth · 6 years ago
  6. 897dfa2 Subpixel in Viewer from -1 to 1. by Ben Wagner · 6 years ago
  7. a191597 Viewer to resize Samples with window resize. by Ben Wagner · 6 years ago
  8. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  9. c0132ff [skottie] Optimize opacity layerization by Florin Malita · 6 years ago
  10. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  11. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  12. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  13. 234e5a2 Improve touch support for iOS viewer by Jim Van Verth · 6 years ago
  14. ffee60f Fix GUI windows not appearing on first key in viewer by Brian Osman · 6 years ago
  15. 61fb4bb Clean up code for custom slide GUIs by Brian Osman · 6 years ago
  16. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  17. 5d3ff43 Fix !defined(SK_XML) builds by Florin Malita · 6 years ago
  18. 6cfa297 remove conditional flags for sksg -- not needed for a module by Mike Reed · 6 years ago
  19. b63f600 Add 'u' to zoom stats display on high DPI devices by Brian Osman · 6 years ago
  20. 48b6490 remove SkThreadedBMPDevice and friends by Mike Klein · 6 years ago
  21. 46656e2 added options to enable caching and draw bounds in NIMA slide by Ruiqi Mao · 6 years ago
  22. 8c172ba [infra] Add infra support for Lottie by Eric Boren · 6 years ago
  23. 1994f20 Merge "All" and "Default" path renderer options in viewer by Brian Osman · 6 years ago
  24. 9a6e42f added caching of SkVertices by Ruiqi Mao · 6 years ago
  25. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 6 years ago
  26. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  27. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  28. 7197e05 Update ImGui to v1.62 (June 22, 2018) by Brian Osman · 6 years ago
  29. 3627d2e Add subpixel offset to Viewer app. by Ben Wagner · 6 years ago
  30. b632df7 Use SkJSONWriter for viewer UI serialization by Florin Malita · 6 years ago
  31. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  32. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  33. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  34. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  35. d2ae4df Add text size override to Viewer. by Ben Wagner · 6 years ago
  36. 911ae40 [skottie] Remove inPoint/outPoint/frameRate from public API by Florin Malita · 6 years ago
  37. a33447d [skottie] Animation::animationTick() -> Animation::seek() by Florin Malita · 6 years ago
  38. 3d856bd [skottie] Relocate to modules/skottie by Florin Malita · 6 years ago
  39. 3b526b0 "Modularize" SkSG by Florin Malita · 6 years ago
  40. e19e23f Clip to perspective quad in viewer by Brian Osman · 6 years ago
  41. 81f60ec Allow slides/gms to extend the UI by Mike Reed · 6 years ago
  42. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  43. 99a78dc Add all SkPaint::Flags to Viewer app. by Ben Wagner · 6 years ago
  44. 38792ce Add a single-file viewer option by Florin Malita · 6 years ago
  45. 4e9e325 [viewer] Avoid per-frame json UI updates by Florin Malita · 6 years ago
  46. cb13935 Allow finer rotation in Viewer app. by Ben Wagner · 6 years ago
  47. 87ccf33 [skottie] Disable on Android Framework builds by Florin Malita · 6 years ago
  48. 805a727 Add toggle for 'real' vs. 'fake' perspective in Viewer by Brian Osman · 6 years ago
  49. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 6 years ago
  50. 6eb85a1 [skottie] Show load stats in SkottieSlide by Florin Malita · 6 years ago
  51. bdaf97b Rotate about the slide center, and before perspective by Brian Osman · 6 years ago
  52. 9bb47cf Add perspective support (rect to rect) to Viewer by Brian Osman · 6 years ago
  53. 218c294 Remove the MSAA path renderer by Chris Dalton · 6 years ago
  54. d02a74d Add Transform section to viewer tools window. by Ben Wagner · 6 years ago
  55. 7a3c674 Backspace opens slide picker (not paint) in viewer. by Ben Wagner · 6 years ago
  56. a580fb3 Add paint flags to viewer GUI. by Ben Wagner · 6 years ago
  57. 37c5403 Add pixel geometry and dft selection to viewer app. by Ben Wagner · 6 years ago
  58. 6127c4c Clip SlideDir slides to their declared dimensions by Florin Malita · 7 years ago
  59. 0ffa322 [viewer] Consolidate external slide loading by Florin Malita · 7 years ago
  60. c659c2c Viewer SVG support by Florin Malita · 7 years ago
  61. 755778c Update trans limit after zoom changes in viewer by Yuqian Li · 7 years ago
  62. aa5da73 Check that paint is not null in OveridePaintFilterCanvas. by Ben Wagner · 7 years ago
  63. 0f66681 BUILD: build when !skia_use_expat by Hal Canary · 7 years ago
  64. 1022f74 [skottie] Nested animation support by Florin Malita · 7 years ago
  65. 83286a0 Don't consume mouse events in SkottieSlide by Florin Malita · 7 years ago
  66. 483c772 Add nativeFonts flag to Viewer. by Ben Wagner · 7 years ago
  67. 60d3bfc [skottie] Show inval rects on mouse click in SkottieSlide by Florin Malita · 7 years ago
  68. 2d18f41 Resurrect pathfinder in viewer and rename to "bisect" by Chris Dalton · 7 years ago
  69. eb42045 Add SkRect::contains(SkScalar x, SkScalar y) by Florin Malita · 7 years ago
  70. 97b3d2b [sksg] Add 'plane' geometry node by Florin Malita · 7 years ago
  71. 836f822 SlideDir focus tweaks by Florin Malita · 7 years ago
  72. 7d910d4 Delete SkottieSlide2 by Florin Malita · 7 years ago
  73. cefc1b9 Pass Viewer touch events to slides by Florin Malita · 7 years ago
  74. 65fce9e SlideDir focus w/ animation by Florin Malita · 7 years ago
  75. 76a076b Generic "directory" viewer slide by Florin Malita · 7 years ago
  76. abdcc5f Add text rendering related overrides to Viewer. by Ben Wagner · 7 years ago
  77. c378fdc [skottie] Fix viewer slide sizing on Android by Florin Malita · 7 years ago
  78. 8deb295 Map Viewer mouse events to Slide space. by Florin Malita · 7 years ago
  79. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  80. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  81. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  82. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  83. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  84. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  85. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  86. 22c528d [skottie] Convert SkottieSlide2 to SkSceneGraph animators. by Florin Malita · 7 years ago
  87. 51012ce [sksg] Initial text support by Florin Malita · 7 years ago
  88. bcd0723 [skottie] Convert (most of) SkottieSlide2 to SkSceneGraph by Florin Malita · 7 years ago
  89. 0848fb0 Fix startup for SampleSlide by Jim Van Verth · 7 years ago
  90. 87d18ce Add Chinese zoom Sample. by Jim Van Verth · 7 years ago
  91. ab99c34 Fix Viewer slide load on backend change - take 2 by Florin Malita · 7 years ago
  92. 54f65c4 Skotty -> Skottie by Florin Malita · 7 years ago
  93. 3d18694 Revert "Fix Viewer slide load on backend change" by Florin Malita · 7 years ago
  94. 5fb009d Fix Viewer slide load on backend change by Florin Malita · 7 years ago
  95. df2713c [skotty] Minor tools tweaks by Florin Malita · 7 years ago
  96. 4932807 [skotty,sksg] Initial image support by Florin Malita · 7 years ago
  97. 2985987 add skotty-dir slide by Mike Reed · 7 years ago
  98. 88d99df [Viewer] Preserve gesture transformation matrix on slide/backend change by Brian Salomon · 7 years ago
  99. aa4dc62 [skotty] Clip/scale/center animations in Viewer by Florin Malita · 7 years ago
  100. 094ccde Initial Lottie loader impl (Skotty) by Florin Malita · 7 years ago