1. 3a67b8e Add support for building with MoltenVK by Chris Dalton · 6 years ago
  2. 41dff6e [skottie] Add support for round-corners geometry effects by Florin Malita · 6 years ago
  3. 12e4e84 Add test to ensure that skcms' sRGB turns into Skia's sRGB color space by Brian Osman · 6 years ago
  4. fd9bcab sk_tools/Resources: optional SK_TOOLS_REQUIRE_RESOURCES flag by Hal Canary · 6 years ago
  5. 670a290 Enable skcms by default by Brian Osman · 6 years ago
  6. 1b4faa7 Use relative path to skcms GN file by Brian Osman · 6 years ago
  7. 1df7cd8 Reland "Add stub gpu workaround generators" by Adrienne Walker · 6 years ago
  8. 2ae45ae Revert "Add stub gpu workaround generators" by Leon Scroggins · 6 years ago
  9. 94d25b9 Add stub gpu workaround generators by Adrienne Walker · 6 years ago
  10. 255735e Remove code that was only used by the old debugger by Brian Osman · 6 years ago
  11. 83e0f1b SkPDF: smarter Jpeg when libjpeg-turbo is present by Hal Canary · 6 years ago
  12. 13872dd Region Op Fuzzer by Hal Canary · 6 years ago
  13. c659c2c Viewer SVG support by Florin Malita · 6 years ago
  14. 7451101 Revert "Disable GPU support by default when building for host in Fuchsia" by Brian Osman · 6 years ago
  15. e4be55d Add Encoder fuzzers by Kevin Lubick · 6 years ago
  16. 3e9e6cf Disable GPU support by default when building for host in Fuchsia by Petr Hosek · 6 years ago
  17. 97182cc Add color fonts. by Ben Wagner · 6 years ago
  18. 26a9aad initial SkSLJIT checkin by Ethan Nicholas · 6 years ago
  19. 3560b58 Revert "Add color fonts." by Ben Wagner · 6 years ago
  20. d3b933f Add color fonts. by Ben Wagner · 6 years ago
  21. 094fba9 Add SkColorSpaceXform_skcms by Brian Osman · 6 years ago
  22. a6e30f7 [skottie] Clean up SkottieProperties by Florin Malita · 6 years ago
  23. af78a94 Revert "Add color fonts." by Jim Van Verth · 6 years ago
  24. e87c486 Revert "back to individual flags for :hsw" by Mike Klein · 6 years ago
  25. c912d61 Add color fonts. by Ben Wagner · 6 years ago
  26. 0f66681 BUILD: build when !skia_use_expat by Hal Canary · 6 years ago
  27. 17c1cd4 back to individual flags for :hsw by Mike Klein · 6 years ago
  28. 4d4b3aa small ABI + narrow/wide code updates by Mike Klein · 6 years ago
  29. 25375e8 GrGLES: unify MakeNativeInterface_{android,egl} by Hal Canary · 6 years ago
  30. 98242a8 Revert "Reland "Add SkColorSpaceXform_skcms"" by Brian Osman · 6 years ago
  31. 57337d9 Reland "Add SkColorSpaceXform_skcms" by Brian Osman · 6 years ago
  32. 8103eca Revert "Add SkColorSpaceXform_skcms" by Brian Osman · 6 years ago
  33. 67f62b1 Add SkColorSpaceXform_skcms by Brian Osman · 6 years ago
  34. 91390c8 pathmeasure fuzzer by Cary Clark · 6 years ago
  35. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  36. 1b9b7d5 Reland "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 6 years ago
  37. 5cc94cc Revert "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 6 years ago
  38. 78cb579 Reland "make SkJumper stages normal Skia code" by Mike Klein · 6 years ago
  39. 3a4bd34 Revert "make SkJumper stages normal Skia code" by Mike Klein · 6 years ago
  40. 22e536e make SkJumper stages normal Skia code by Mike Klein · 6 years ago
  41. db1e5c6 Port 3 API fuzzers to be oss-fuzz friendly by Kevin Lubick · 6 years ago
  42. 5f33a8c Start on new GPU pixel ops implementation. by Brian Salomon · 6 years ago
  43. 483c772 Add nativeFonts flag to Viewer. by Ben Wagner · 6 years ago
  44. 2d18f41 Resurrect pathfinder in viewer and rename to "bisect" by Chris Dalton · 6 years ago
  45. 97b3d2b [sksg] Add 'plane' geometry node by Florin Malita · 6 years ago
  46. 7d910d4 Delete SkottieSlide2 by Florin Malita · 6 years ago
  47. 76a076b Generic "directory" viewer slide by Florin Malita · 6 years ago
  48. da83c28 rm ok by Mike Klein · 6 years ago
  49. 154771b clean up SK_LEGACY_HIGH_QUALITY_SCALING_CLAMP by Mike Klein · 6 years ago
  50. 8bb4083 Build ICU on iOS by Hal Canary · 6 years ago
  51. 2416f96 Add 2 fuzz targets for image decoding (oss-fuzz) by Kevin Lubick · 6 years ago
  52. 56a4a09 Add init-once to threaded backend by Yuqian Li · 6 years ago
  53. 193d3a0 use SkShaper instead of SkTextBox by Mike Reed · 6 years ago
  54. 1f31309 yet another approach to unpremul scale pixels by Mike Klein · 7 years ago
  55. 47cf048 Revert "alternate approach to unpremul scalePixels()" by Mike Klein · 6 years ago
  56. 96c5725 SkShaper: make build target by Hal Canary · 6 years ago
  57. f034d11 Break some fuzzer targets out so oss-fuzz can use them by Kevin Lubick · 6 years ago
  58. c461680 alternate approach to unpremul scalePixels() by Mike Klein · 7 years ago
  59. efcacfa Revert "use SkShaper instead of SkTextBox" by Yuqian Li · 6 years ago
  60. 59dad91 use SkShaper instead of SkTextBox by Mike Reed · 6 years ago
  61. 0e07ad7 ICU on windows by Hal Canary · 6 years ago
  62. 2331c82 SkQP: skia_skqp_global_error_tolerance by Hal Canary · 7 years ago
  63. 51012ce [sksg] Initial text support by Florin Malita · 7 years ago
  64. bcd0723 [skottie] Convert (most of) SkottieSlide2 to SkSceneGraph by Florin Malita · 7 years ago
  65. 4689b54 SkQP: skia_skqp_enable_driver_correctness_workarounds by Hal Canary · 7 years ago
  66. 537d9c0 SkQP: remove skia_embed_resources option by Hal Canary · 7 years ago
  67. ff2742e SkQP: slim deps. Also skia_enable_fontmgr_empty by Hal Canary · 7 years ago
  68. 38ea40e [skottie] Layer clip support by Florin Malita · 7 years ago
  69. b4d01a9 SkQP: ResourceFactory by Hal Canary · 7 years ago
  70. a56c4d2 Rename .include files to .inc by Ben Wagner · 7 years ago
  71. fb33355 add basic skia -> skcms dependency by Mike Klein · 7 years ago
  72. cf8ed52 [skottie] Parser cleanup by Florin Malita · 7 years ago
  73. a8a51ce Start of cross process SkScalerContext. by Mike Klein · 7 years ago
  74. a9de760 SkQP: replace blacklist with: DoNotExecuteInExperimentalMode and NoScoreInCompatibilityTestMode by Hal Canary · 7 years ago
  75. 35efaa8 [sksg] Animator, Scene by Florin Malita · 7 years ago
  76. 16d0ad0 [skottie,sksg] Improved shape group semantics by Florin Malita · 7 years ago
  77. 54f65c4 Skotty -> Skottie by Florin Malita · 7 years ago
  78. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago
  79. 7a10b33 Add an SkDrawable for animated images (e.g. GIF) by Leon Scroggins III · 7 years ago
  80. 6aaee59 [skotty,sksg] Initial gradient support by Florin Malita · 7 years ago
  81. 2541edf Add in Region SetPath Fuzzer by Kevin Lubick · 7 years ago
  82. ac47b88 update bookmaker to ToT by Cary Clark · 7 years ago
  83. 5f9102f [skotty,sksg] Initial matte layer support by Florin Malita · 7 years ago
  84. edef8ec Refactor SerializedImageFilter to avoid duplicate code by Kevin Lubick · 7 years ago
  85. 9ff5dc9 Make commandline flags nicer for fuzz executable by Kevin Lubick · 7 years ago
  86. fae86b7 build lua tools by Mike Klein · 7 years ago
  87. c003417 [skotty] Initial opacity support by Florin Malita · 7 years ago
  88. 4932807 [skotty,sksg] Initial image support by Florin Malita · 7 years ago
  89. 2985987 add skotty-dir slide by Mike Reed · 7 years ago
  90. 51b8c89 [skotty,sksg] Initial trim path effect by Florin Malita · 7 years ago
  91. e6345d9 [skotty,sksg] Add support for geometry merge by Florin Malita · 7 years ago
  92. fc043dc [skotty] Add Json DM source by Florin Malita · 7 years ago
  93. 094ccde Initial Lottie loader impl (Skotty) by Florin Malita · 7 years ago
  94. fa8d49a [sksg] Refactor stroke logic by Florin Malita · 7 years ago
  95. f91d57b [sksg] Initial stroke wrapper support by Florin Malita · 7 years ago
  96. 047ae27 [sksg] Initial Path support by Florin Malita · 7 years ago
  97. 4aa4441 Initial scene graph (SkSG) by Florin Malita · 7 years ago
  98. 56a2481 Move stats code to new layer (with configurable list of timers) by Brian Osman · 7 years ago
  99. 28f8938 SkQP: add junit app by Hal Canary · 7 years ago
  100. d7b3845 SkQP: make_gmkb, gm_knowledge (GM Knowledgebase) by Hal Canary · 7 years ago