1. 760a052 [sksg] Consolidate Matrix node implementations by Florin Malita · 6 years ago
  2. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  3. 707d202 Make SkAnimTimer support speed control by Brian Osman · 6 years ago
  4. 207d410 Viewer: Add ability to pause timer from GUI and keyboard by Brian Osman · 6 years ago
  5. 919e209 [sksg] 4x4 matrix support by Florin Malita · 6 years ago
  6. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  7. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  8. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  9. 3ae4733 start to change Viewer's filtering to know about fonts by Mike Reed · 6 years ago
  10. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  11. 1688507 Try out clang-tidy, starting with bugprone-use-after-move by Mike Klein · 6 years ago
  12. 6d59568 change private alloc methods to also take fonts by Mike Reed · 6 years ago
  13. e9ed0f0 Add tiled rendering option to viewer by Brian Osman · 6 years ago
  14. 03115dc Remove xform canvas mode from Viewer, simplify color management by Brian Osman · 6 years ago
  15. f7d6ac1 [sksg] Expose SkFont::Edging in TextNode by Florin Malita · 6 years ago
  16. a831655 [skottie] Make animated image support generally available by Florin Malita · 6 years ago
  17. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  18. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  19. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  20. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  21. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  22. 8930575 Call GrContext::performDeferredCleanup from viewer by Chris Dalton · 6 years ago
  23. d969932 Refactor Nima code by Kevin Lubick · 6 years ago
  24. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  25. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
  26. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  27. 57b9d40 [skottie] External logger support by Florin Malita · 6 years ago
  28. 41e4047 Filter TextBlob paints in Viewer. by Ben Wagner · 6 years ago
  29. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  30. 343553a Don't use MEM_MOVE=true with SkTArrays of sk_sp by Brian Salomon · 6 years ago
  31. 2115112 Make Slide::getDimensions pure virtual. by Ben Wagner · 6 years ago
  32. 40c3742 [skottie] Plumb external SkFontMgr by Florin Malita · 6 years ago
  33. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  34. b35c655 Fix viewer assert in onResize by Jim Van Verth · 6 years ago
  35. 897dfa2 Subpixel in Viewer from -1 to 1. by Ben Wagner · 6 years ago
  36. a191597 Viewer to resize Samples with window resize. by Ben Wagner · 6 years ago
  37. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  38. c0132ff [skottie] Optimize opacity layerization by Florin Malita · 6 years ago
  39. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  40. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  41. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  42. 234e5a2 Improve touch support for iOS viewer by Jim Van Verth · 6 years ago
  43. ffee60f Fix GUI windows not appearing on first key in viewer by Brian Osman · 6 years ago
  44. 61fb4bb Clean up code for custom slide GUIs by Brian Osman · 6 years ago
  45. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  46. 5d3ff43 Fix !defined(SK_XML) builds by Florin Malita · 6 years ago
  47. 6cfa297 remove conditional flags for sksg -- not needed for a module by Mike Reed · 6 years ago
  48. b63f600 Add 'u' to zoom stats display on high DPI devices by Brian Osman · 6 years ago
  49. 48b6490 remove SkThreadedBMPDevice and friends by Mike Klein · 6 years ago
  50. 46656e2 added options to enable caching and draw bounds in NIMA slide by Ruiqi Mao · 6 years ago
  51. 8c172ba [infra] Add infra support for Lottie by Eric Boren · 6 years ago
  52. 1994f20 Merge "All" and "Default" path renderer options in viewer by Brian Osman · 6 years ago
  53. 9a6e42f added caching of SkVertices by Ruiqi Mao · 6 years ago
  54. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 6 years ago
  55. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  56. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  57. 7197e05 Update ImGui to v1.62 (June 22, 2018) by Brian Osman · 6 years ago
  58. 3627d2e Add subpixel offset to Viewer app. by Ben Wagner · 6 years ago
  59. b632df7 Use SkJSONWriter for viewer UI serialization by Florin Malita · 6 years ago
  60. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  61. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  62. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  63. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  64. d2ae4df Add text size override to Viewer. by Ben Wagner · 6 years ago
  65. 911ae40 [skottie] Remove inPoint/outPoint/frameRate from public API by Florin Malita · 6 years ago
  66. a33447d [skottie] Animation::animationTick() -> Animation::seek() by Florin Malita · 6 years ago
  67. 3d856bd [skottie] Relocate to modules/skottie by Florin Malita · 6 years ago
  68. 3b526b0 "Modularize" SkSG by Florin Malita · 6 years ago
  69. e19e23f Clip to perspective quad in viewer by Brian Osman · 6 years ago
  70. 81f60ec Allow slides/gms to extend the UI by Mike Reed · 6 years ago
  71. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  72. 99a78dc Add all SkPaint::Flags to Viewer app. by Ben Wagner · 6 years ago
  73. 38792ce Add a single-file viewer option by Florin Malita · 6 years ago
  74. 4e9e325 [viewer] Avoid per-frame json UI updates by Florin Malita · 6 years ago
  75. cb13935 Allow finer rotation in Viewer app. by Ben Wagner · 6 years ago
  76. 87ccf33 [skottie] Disable on Android Framework builds by Florin Malita · 6 years ago
  77. 805a727 Add toggle for 'real' vs. 'fake' perspective in Viewer by Brian Osman · 6 years ago
  78. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 6 years ago
  79. 6eb85a1 [skottie] Show load stats in SkottieSlide by Florin Malita · 6 years ago
  80. bdaf97b Rotate about the slide center, and before perspective by Brian Osman · 7 years ago
  81. 9bb47cf Add perspective support (rect to rect) to Viewer by Brian Osman · 7 years ago
  82. 218c294 Remove the MSAA path renderer by Chris Dalton · 7 years ago
  83. d02a74d Add Transform section to viewer tools window. by Ben Wagner · 7 years ago
  84. 7a3c674 Backspace opens slide picker (not paint) in viewer. by Ben Wagner · 7 years ago
  85. a580fb3 Add paint flags to viewer GUI. by Ben Wagner · 7 years ago
  86. 37c5403 Add pixel geometry and dft selection to viewer app. by Ben Wagner · 7 years ago
  87. 6127c4c Clip SlideDir slides to their declared dimensions by Florin Malita · 7 years ago
  88. 0ffa322 [viewer] Consolidate external slide loading by Florin Malita · 7 years ago
  89. c659c2c Viewer SVG support by Florin Malita · 7 years ago
  90. 755778c Update trans limit after zoom changes in viewer by Yuqian Li · 7 years ago
  91. aa5da73 Check that paint is not null in OveridePaintFilterCanvas. by Ben Wagner · 7 years ago
  92. 0f66681 BUILD: build when !skia_use_expat by Hal Canary · 7 years ago
  93. 1022f74 [skottie] Nested animation support by Florin Malita · 7 years ago
  94. 83286a0 Don't consume mouse events in SkottieSlide by Florin Malita · 7 years ago
  95. 483c772 Add nativeFonts flag to Viewer. by Ben Wagner · 7 years ago
  96. 60d3bfc [skottie] Show inval rects on mouse click in SkottieSlide by Florin Malita · 7 years ago
  97. 2d18f41 Resurrect pathfinder in viewer and rename to "bisect" by Chris Dalton · 7 years ago
  98. eb42045 Add SkRect::contains(SkScalar x, SkScalar y) by Florin Malita · 7 years ago
  99. 97b3d2b [sksg] Add 'plane' geometry node by Florin Malita · 7 years ago
  100. 836f822 SlideDir focus tweaks by Florin Malita · 7 years ago