1. fb33355 add basic skia -> skcms dependency by Mike Klein · 7 years ago
  2. cf8ed52 [skottie] Parser cleanup by Florin Malita · 7 years ago
  3. a8a51ce Start of cross process SkScalerContext. by Mike Klein · 7 years ago
  4. a9de760 SkQP: replace blacklist with: DoNotExecuteInExperimentalMode and NoScoreInCompatibilityTestMode by Hal Canary · 7 years ago
  5. 35efaa8 [sksg] Animator, Scene by Florin Malita · 7 years ago
  6. 16d0ad0 [skottie,sksg] Improved shape group semantics by Florin Malita · 7 years ago
  7. 54f65c4 Skotty -> Skottie by Florin Malita · 7 years ago
  8. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago
  9. 7a10b33 Add an SkDrawable for animated images (e.g. GIF) by Leon Scroggins III · 7 years ago
  10. 6aaee59 [skotty,sksg] Initial gradient support by Florin Malita · 7 years ago
  11. 2541edf Add in Region SetPath Fuzzer by Kevin Lubick · 7 years ago
  12. ac47b88 update bookmaker to ToT by Cary Clark · 7 years ago
  13. 5f9102f [skotty,sksg] Initial matte layer support by Florin Malita · 7 years ago
  14. edef8ec Refactor SerializedImageFilter to avoid duplicate code by Kevin Lubick · 7 years ago
  15. 9ff5dc9 Make commandline flags nicer for fuzz executable by Kevin Lubick · 7 years ago
  16. fae86b7 build lua tools by Mike Klein · 7 years ago
  17. c003417 [skotty] Initial opacity support by Florin Malita · 7 years ago
  18. 4932807 [skotty,sksg] Initial image support by Florin Malita · 7 years ago
  19. 2985987 add skotty-dir slide by Mike Reed · 7 years ago
  20. 51b8c89 [skotty,sksg] Initial trim path effect by Florin Malita · 7 years ago
  21. e6345d9 [skotty,sksg] Add support for geometry merge by Florin Malita · 7 years ago
  22. fc043dc [skotty] Add Json DM source by Florin Malita · 7 years ago
  23. 094ccde Initial Lottie loader impl (Skotty) by Florin Malita · 7 years ago
  24. fa8d49a [sksg] Refactor stroke logic by Florin Malita · 7 years ago
  25. f91d57b [sksg] Initial stroke wrapper support by Florin Malita · 7 years ago
  26. 047ae27 [sksg] Initial Path support by Florin Malita · 7 years ago
  27. 4aa4441 Initial scene graph (SkSG) by Florin Malita · 7 years ago
  28. 56a2481 Move stats code to new layer (with configurable list of timers) by Brian Osman · 7 years ago
  29. 28f8938 SkQP: add junit app by Hal Canary · 7 years ago
  30. d7b3845 SkQP: make_gmkb, gm_knowledge (GM Knowledgebase) by Hal Canary · 7 years ago
  31. 316b746 binary_resources.cpp only compiles if skia_embed_resources by Hal Canary · 7 years ago
  32. a493510 resources: optionally link them into our binary by Hal Canary · 7 years ago
  33. 2f46624 working on image and nightly housekeeping bot by Cary Clark · 7 years ago
  34. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  35. d67e518 Move ImGui support code to ImGuiLayer by Brian Osman · 7 years ago
  36. 4e50297 Allow different identities for iOS code signing by Jim Van Verth · 7 years ago
  37. afb7ec7 Revert "Revert "Add define to use customize vulkan header."" by Greg Daniel · 7 years ago
  38. b351817 Revert "Add define to use customize vulkan header." by Brian Salomon · 7 years ago
  39. a492eb0 Add define to use customize vulkan header. by Greg Daniel · 7 years ago
  40. bbfe515 remove ThermalManager by Mike Klein · 7 years ago
  41. fa91627 Move some bits from views to sk_app by Brian Osman · 7 years ago
  42. 329c5a6 Bundle resources and skps directories into iOS app. by Jim Van Verth · 7 years ago
  43. 443a913 Add create_bundle support for GN by Jim Van Verth · 7 years ago
  44. a560c47 bookmaker refresh by Cary Clark · 7 years ago
  45. 4f99e58 Remove a huge pile of views code by Brian Osman · 7 years ago
  46. eff04b5 Remove SampleApp and convert HelloWorld to sk_app by Brian Osman · 7 years ago
  47. 11adf32 Remove clutter from experimental by Brian Osman · 7 years ago
  48. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  49. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  50. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  51. 57e0828 Add backend GPU objects to fiddle app by Robert Phillips · 7 years ago
  52. 0c5fdcb streamline GDI bots by Mike Klein · 7 years ago
  53. f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
  54. aae47c8 sksl enum support by Ethan Nicholas · 7 years ago
  55. 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago
  56. 35970ec Revert "Revert "Dynamically load the vulkan library in our test tools"" by Greg Daniel · 7 years ago
  57. c8dd283 Revert "Dynamically load the vulkan library in our test tools" by Greg Daniel · 7 years ago
  58. 77d6fea Dynamically load the vulkan library in our test tools by Greg Daniel · 7 years ago
  59. 361dde0 add DM::FontMgr to ok by Mike Klein · 7 years ago
  60. 3186821 add a SkFontMgr to DM that returns portable fonts by Mike Klein · 7 years ago
  61. bef063a cataloger by Cary Clark · 7 years ago
  62. 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
  63. 36f182f add SkStubHeifDecoderAPI.h by Mike Klein · 7 years ago
  64. 021e5c7 Revert "Add an Option for orientation on JPEG encodes" by Ben Wagner · 7 years ago
  65. 5411a60 Add an Option for orientation on JPEG encodes by Leon Scroggins III · 7 years ago
  66. e148bf7 fix for SkSL lexer crash on non-ASCII input by Ethan Nicholas · 7 years ago
  67. 7542713 GPU-CTS Program by Hal Canary · 7 years ago
  68. 54ef74a Add the ability to customize skia's settings in gn by Adam Barth · 7 years ago
  69. 1aa1bb6 [SVGDom] Initial <pattern> support by Florin Malita · 7 years ago
  70. 6a69c05 [SVGDom] Initial <use> support by Florin Malita · 7 years ago
  71. b6c5e5b DM: move skiatest functions into separate file. by Hal Canary · 7 years ago
  72. cc6cc29 [SVGDom] Radial gradient support by Florin Malita · 7 years ago
  73. df007e1 [SVGDom] Factor out common gradient logic by Florin Malita · 7 years ago
  74. c1720d4 Get HelloWorld example running again by Jim Van Verth · 7 years ago
  75. ebf648e [WASM] Add POC compile bot for WebAssembly by Kevin Lubick · 7 years ago
  76. 3bf6366 clean up SK_JUMPER_LEGACY_8BIT by Mike Klein · 7 years ago
  77. 9b2f69b grand unifried lowp stages by Mike Klein · 7 years ago
  78. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  79. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  80. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  81. ca82a92 Revert "Revert "Initial checkin of SkSL lexical analyzer generator (not actually in use yet)."" by Ethan Nicholas · 7 years ago
  82. 3ed4781 Revert "Initial checkin of SkSL lexical analyzer generator (not actually in use yet)." by Ethan Nicholas · 7 years ago
  83. 276066b [MDBViz] Switch from a QListView to a QTreeView for the ops by Robert Phillips · 7 years ago
  84. 3de0e49 Initial checkin of SkSL lexical analyzer generator (not actually in use yet). by Ethan Nicholas · 7 years ago
  85. deaf568 Solidify Model/View split by Robert Phillips · 7 years ago
  86. 5fccf9d [MDBViz] Add tear off windows for the op list & main canvas window by Robert Phillips · 7 years ago
  87. a6d2d70 Add gn plumbing for mdbviz tool by Robert Phillips · 7 years ago
  88. dbb24ef Get viewer running on iOS by Jim Van Verth · 7 years ago
  89. be6ae5b Fix system icu build. by Ben Wagner · 7 years ago
  90. a25fbef Add bidi to SkShaper. by Ben Wagner · 7 years ago
  91. ecfed2b Add iOS support for SkiaSDLExample. by Jim Van Verth · 7 years ago
  92. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  93. 194db17 Add ANGLE support to Viewer on Windows by Brian Salomon · 7 years ago
  94. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  95. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  96. 228276d Revert "Turn on exceptions in test tools." by Mike Klein · 7 years ago
  97. c667dff Turn on exceptions in test tools. by Mike Klein · 7 years ago
  98. 6dda584 remove monobench by Mike Klein · 7 years ago
  99. 4f6e271 ok, add a bench source by Mike Klein · 7 years ago
  100. 5910ed3 15-bit lowp is dead, long live 8-bit lowp by Mike Klein · 7 years ago