1. ce51c14 Add MoltenVK support to Viewer. by Jim Van Verth · 5 years ago
  2. b6f5378 SkShaper: enable for unit and render tests by Hal Canary · 5 years ago
  3. 7c979f5 Experimental Particle System by Brian Osman · 5 years ago
  4. ec80d90 starter sample for playing with SG. will flesh out more over time. by Mike Reed · 5 years ago
  5. 8a1f15d update hello-opencl by Mike Klein · 5 years ago
  6. be39f71 Add Metal context to Viewer. by Jim Van Verth · 5 years ago
  7. f476675 [fuchsia] Update path to fuchsia.fonts by Adam Barth · 5 years ago
  8. cc88f3a per-contour variant of SkPathMeasure by Mike Reed · 5 years ago
  9. 5c11d5c Convert bookmaker to SkJSON by Brian Osman · 5 years ago
  10. 32498f0 GN/ICU cleanup by Hal Canary · 5 years ago
  11. 4116920 Do not build SkGifCodec when building SkWuffsCodec by Leon Scroggins III · 5 years ago
  12. 1f086ca Switch sk_app to use native window creation on MacOS. by Jim Van Verth · 5 years ago
  13. 8c0a1ca Switch nanobench to SkJSONWriter by Brian Osman · 5 years ago
  14. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 5 years ago
  15. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  16. 98dea7b remove superfluous skia_vulkan_sdk by Mike Klein · 6 years ago
  17. e3fc853 include_dirs = [ "tests" ] not needed by Mike Klein · 6 years ago
  18. 487132b Don't include system vulkan header when building skia files. by Greg Daniel · 6 years ago
  19. ec1c620 Avoid system fonts when fuzzing by Kevin Lubick · 6 years ago
  20. cb6b4bd Add dependency for fuchsia vulkan headers by Craig Stout · 6 years ago
  21. ddd0a33 [canvaskit] Allow users to load their own fonts by Kevin Lubick · 6 years ago
  22. 54200e4 Move vulkan headers from third_party to include/third_party. by Greg Daniel · 6 years ago
  23. 22170b3 Revert "Treat kWEBP encode with quality=100 as lossless" by Mike Reed · 6 years ago
  24. e7f165b Treat kWEBP encode with quality=100 as lossless by Leon Scroggins III · 6 years ago
  25. 6788a54 Disable skiaserve target for Windows ARM64 by Brian Osman · 6 years ago
  26. 22fabca Disable Vulkan on Windows ARM64 by Brian Osman · 6 years ago
  27. 0c75727 Disable OpenGL for Windows-on-ARM64 by Brian Osman · 6 years ago
  28. f3babcd Reland "Add SkFontMgr implementation for Fuchsia" by Sergey Ulanov · 6 years ago
  29. e6b5b71 Revert "Add SkFontMgr implementation for Fuchsia" by Mike Reed · 6 years ago
  30. 309f1de Add SkFontMgr implementation for Fuchsia by Sergey Ulanov · 6 years ago
  31. ac7f23c SkQP: refatctor C++ bits. by Hal Canary · 6 years ago
  32. 85e22fc Build Android Framework host library on Mac by Leon Scroggins III · 6 years ago
  33. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  34. c41a5f5 Generate Android Framework host-side Skia (linux) by Leon Scroggins III · 6 years ago
  35. be85c19 Build custom empty SkFontMgr for Android Framework by Leon Scroggins III · 6 years ago
  36. 025f783 add guard for fuchsia build by Mike Reed · 6 years ago
  37. 33ad63a work around Flutter/Fuchsia GN problems by Mike Klein · 6 years ago
  38. a831655 [skottie] Make animated image support generally available by Florin Malita · 6 years ago
  39. 612a65d Merge SkFooAdapterCodec impls into one impl by Nigel Tao · 6 years ago
  40. 5437823 Reland "simplify disabling effect deserialization" by Mike Klein · 6 years ago
  41. 6d1df6d limit visibility of opts and optional targets by Mike Klein · 6 years ago
  42. 607b0a7 baby steps to GN check correctness by Mike Klein · 6 years ago
  43. 34d7a16 Revert "simplify disabling effect deserialization" by Mike Klein · 6 years ago
  44. 5bbf790 simplify disabling effect deserialization by Mike Klein · 6 years ago
  45. 62cc5f5 move this define to be with its friends in flutter_defines.gni by Mike Klein · 6 years ago
  46. 2da9fb8 refactor bookmaker by Cary Clark · 6 years ago
  47. 134be1d [canvaskit] Expose nima animation as POC by Kevin Lubick · 6 years ago
  48. d969932 Refactor Nima code by Kevin Lubick · 6 years ago
  49. e93ec68 Reland "New GIF codec; new third_party/wuffs dep" by Leon Scroggins III · 6 years ago
  50. 7d1c9ec Revert "New GIF codec; new third_party/wuffs dep" by Brian Osman · 6 years ago
  51. 6000938 New GIF codec; new third_party/wuffs dep by Nigel Tao · 6 years ago
  52. 42bb360 Revert "re-enable effect deserialization for flutter" by Mike Klein · 6 years ago
  53. 798a713 re-enable effect deserialization for flutter by Mike Klein · 6 years ago
  54. 2ba0479 split out effect deserialization, disable in flutter by Mike Klein · 6 years ago
  55. 32dfdbe [canvaskit] Slice out SkPicture by Kevin Lubick · 6 years ago
  56. ca7c297 Revert "Re-enable NVPR on flutter." by Kevin Lubick · 6 years ago
  57. 0b8fcbc Add fuzzers for SkAndroidCodec & incrementalDecode by Leon Scroggins III · 6 years ago
  58. f9c5ca4 Re-enable NVPR on flutter. by Greg Daniel · 6 years ago
  59. 26a6049 Flutter also won't need NVPR. by Mike Klein · 6 years ago
  60. 4bf2c26 Remove nvpr from CanvasKit by Kevin Lubick · 6 years ago
  61. 36528e9 clean up SkPipe by Mike Klein · 6 years ago
  62. 93faa67 Make CCPR optional by Kevin Lubick · 6 years ago
  63. f4def34 Move dumpJSON behind the SK_ENABLE_DUMP_GPU flag by Kevin Lubick · 6 years ago
  64. b4d8956 Reland "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" by Greg Daniel · 6 years ago
  65. a55e214 Revert "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" by Mike Klein · 6 years ago
  66. 55aea84 Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." by Greg Daniel · 6 years ago
  67. 684b506 Revert "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." by Mike Klein · 6 years ago
  68. 6e2d607 Always include public/include headers for vulkan and just guard src files with SK_VULKAN. by Greg Daniel · 6 years ago
  69. cbcff38 Have pathkit use libpathkit.a for faster builds by Kevin Lubick · 6 years ago
  70. a7a52b9 Fix error at run time to load skottie_android.so by Stan Iliev · 6 years ago
  71. 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
  72. 217056c [CanvasKit] Implement some basic Canvas/Surface things. by Kevin Lubick · 6 years ago
  73. 2687072 [skottie] GM exercising external font loading by Florin Malita · 6 years ago
  74. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  75. 81125c5 Remove duplicate BUILD.gn configuration by Nigel Tao · 6 years ago
  76. bc9a1a8 Make fuzz::next overloads more consistent by Kevin Lubick · 6 years ago
  77. d92d035 Allow users of Skia to optionally link against X11 and GL on Linux. by Chinmay Garde · 6 years ago
  78. bfe876a [skottie] Enable skotte_tool on Mac builds by Florin Malita · 6 years ago
  79. 33ac15e Add an empty typeface for testing by Herb Derby · 6 years ago
  80. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  81. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  82. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  83. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  84. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
  85. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  86. e581aaa Remove picture_utils by Brian Osman · 6 years ago
  87. 53956d9 Add iOS Metal Build job. by Greg Daniel · 6 years ago
  88. 30a4e3d Add Win OpenCL Build job. by Ben Wagner · 6 years ago
  89. f4abda5 Revert "Test: New GMs should be nicely named" by Hal Canary · 6 years ago
  90. 73ec9a0 Test: New GMs should be nicely named by Hal Canary · 6 years ago
  91. c7735f1 improved SkSL lexer performance by Ethan Nicholas · 6 years ago
  92. 9315172 Prototype an Android lottie player by Stan Iliev · 6 years ago
  93. da16cce Use our own checked in Vulkan header to build skia source code. by Greg Daniel · 6 years ago
  94. 5d3ff43 Fix !defined(SK_XML) builds by Florin Malita · 6 years ago
  95. 62501c1 Remove unused 'create_flutter_test_images' tool by Brian Osman · 6 years ago
  96. 7af351a add imgcvt by Mike Klein · 6 years ago
  97. f666cbc remove debug gl interface, grcontextfactory context type, and config. by Brian Salomon · 6 years ago
  98. 00a5eb8 Add gltestpersistentcache config that tests GrContextOption's cache. by Brian Salomon · 6 years ago
  99. 061cc21 Add more tests for PolyUtils by Jim Van Verth · 6 years ago
  100. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago