1. 7b300a4 Experimental Editor: begin text selection code by Hal Canary · 5 years ago
  2. 9e25bb9 public_includes -= include/third_party/vulkan by Mike Klein · 5 years ago
  3. f5f4e81 Revert "SKIA_IMPLEMENTATION is only relevant in shared builds" by Mike Klein · 5 years ago
  4. 40fff26 remove third_party/skcms from includes by Mike Klein · 5 years ago
  5. 50d650d Experimental text editor: factor out Editor class. by Hal Canary · 5 years ago
  6. 378be8d sk_app: fix BUILD file by Hal Canary · 5 years ago
  7. ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 5 years ago
  8. 152ac9b Fix MoltemVk Bots by Hal Canary · 5 years ago
  9. 8413ff1 SKIA_IMPLEMENTATION is only relevant in shared builds by Mike Klein · 5 years ago
  10. b8f81af Experimental: text editor by Hal Canary · 5 years ago
  11. f0a5369 cut SK_SAMPLES_FOR_X, simplify SK_?32_SHIFT by Mike Klein · 5 years ago
  12. b45d862 flip static initializer default by Mike Klein · 5 years ago
  13. e11e5c1 AFAICT, only gm/etc1 uses third_party/etc1 by Mike Klein · 5 years ago
  14. 792597b I think we've made it past this intern demo. by Mike Klein · 5 years ago
  15. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  16. 333fb45 move SK_ENABLE_DISCRETE_GPU to cover only tools by Mike Klein · 5 years ago
  17. 1f4c2bd sort, dedup skia_public_includes by Mike Klein · 5 years ago
  18. c318630 Add skcms directory to public includes by Brian Osman · 5 years ago
  19. 5b39dc8 SkQP: fix model colorspace (16-bit gold images) by Hal Canary · 5 years ago
  20. 0e3342c WASM build cleanups by Kevin Lubick · 5 years ago
  21. bf15b66 dump stack trace in FM on failure by Mike Klein · 5 years ago
  22. c725e8f Make SkShaper's GN setup more DLL friendly by Brian Osman · 5 years ago
  23. d614466 Examples: compile faster by Hal Canary · 5 years ago
  24. fbe2406 Reland "Remove the NullGL interface (and associated test context)" by Brian Osman · 5 years ago
  25. 2292426 add skottie support to fm by Mike Klein · 5 years ago
  26. ffacf65 Updates to iOS build by Jim Van Verth · 5 years ago
  27. 215da62 Revert "Remove the NullGL interface (and associated test context)" by Brian Osman · 5 years ago
  28. de206c7 Remove the NullGL interface (and associated test context) by Brian Osman · 5 years ago
  29. 3902628 Support WebGL 1.0 with caps by Kevin Lubick · 5 years ago
  30. 6253d90 add .svg sources to fm by Mike Klein · 5 years ago
  31. 735c7ba FM, a dumber new testing tool by Mike Klein · 5 years ago
  32. e4ad58a move gpu_tool_utils to public_deps by Mike Klein · 5 years ago
  33. a1dcaae Make SkShaper available in Fiddle by Florin Malita · 5 years ago
  34. 499f0ac spin off :trace target by Mike Klein · 5 years ago
  35. 4cd0734 Remove bookmaker sources and data files by Brian Osman · 5 years ago
  36. 171284f clean up stray libpng deps by Mike Klein · 5 years ago
  37. c6142d8 de-common the rest of the flags by Mike Klein · 5 years ago
  38. d9958f8 Use YUV effect in drawEdgeAAImageSet by Michael Ludwig · 5 years ago
  39. 27ba703 Add GN args for GL/GLES interface by Kevin Lubick · 5 years ago
  40. eb678fc de-Sk tools/trace by Mike Klein · 5 years ago
  41. 8f4e224 de-Sk tools/debugger by Mike Klein · 5 years ago
  42. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 5 years ago
  43. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  44. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  45. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  46. 0f0a710 Add SkSL2Pipeline fuzzer by Kevin Lubick · 5 years ago
  47. 72ef2d5 Suppress MSVC C4756 (constant arithmetic overflow) in fiddle examples by Brian Osman · 5 years ago
  48. 8751512 Revert "Revert "Compile all fiddle examples locally"" by Hal Canary · 5 years ago
  49. c25f4e9 GN: split out skia_*_public from skia_*_sources by Hal Canary · 5 years ago
  50. 37575bf Revert "Compile all fiddle examples locally" by Hal Canary · 5 years ago
  51. 83c2f70 Compile all fiddle examples locally by Hal Canary · 5 years ago
  52. e9c1ce8 Add oss-fuzz compatible fuzzers for sksl2* by Kevin Lubick · 5 years ago
  53. 2a3093c SkPDF: Add experimental Harfbuzz font subsetter by Hal Canary · 5 years ago
  54. 9663484 [particles] Clean up build - remove test deps by Kevin Lubick · 5 years ago
  55. 631dbc8 Fix Android host-side Windows build by Leon Scroggins III · 5 years ago
  56. ad5f6cd Initial wasm debugger by Nathaniel Nifong · 5 years ago
  57. ee0e5d0 Enable Skia for Windows by Leon Scroggins III · 5 years ago
  58. 194580d Reland "Treat kWEBP encode with quality=100 as lossless" by Leon Scroggins III · 5 years ago
  59. 1ba9c4d [canvaskit] JS API in place for shaped text by Kevin Lubick · 5 years ago
  60. e27ee6c Remove build work-around. by Ben Wagner · 5 years ago
  61. ce51c14 Add MoltenVK support to Viewer. by Jim Van Verth · 5 years ago
  62. b6f5378 SkShaper: enable for unit and render tests by Hal Canary · 5 years ago
  63. 7c979f5 Experimental Particle System by Brian Osman · 5 years ago
  64. ec80d90 starter sample for playing with SG. will flesh out more over time. by Mike Reed · 5 years ago
  65. 8a1f15d update hello-opencl by Mike Klein · 5 years ago
  66. be39f71 Add Metal context to Viewer. by Jim Van Verth · 5 years ago
  67. f476675 [fuchsia] Update path to fuchsia.fonts by Adam Barth · 5 years ago
  68. cc88f3a per-contour variant of SkPathMeasure by Mike Reed · 5 years ago
  69. 5c11d5c Convert bookmaker to SkJSON by Brian Osman · 5 years ago
  70. 32498f0 GN/ICU cleanup by Hal Canary · 5 years ago
  71. 4116920 Do not build SkGifCodec when building SkWuffsCodec by Leon Scroggins III · 5 years ago
  72. 1f086ca Switch sk_app to use native window creation on MacOS. by Jim Van Verth · 5 years ago
  73. 8c0a1ca Switch nanobench to SkJSONWriter by Brian Osman · 5 years ago
  74. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 5 years ago
  75. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  76. 98dea7b remove superfluous skia_vulkan_sdk by Mike Klein · 6 years ago
  77. e3fc853 include_dirs = [ "tests" ] not needed by Mike Klein · 6 years ago
  78. 487132b Don't include system vulkan header when building skia files. by Greg Daniel · 6 years ago
  79. ec1c620 Avoid system fonts when fuzzing by Kevin Lubick · 6 years ago
  80. cb6b4bd Add dependency for fuchsia vulkan headers by Craig Stout · 6 years ago
  81. ddd0a33 [canvaskit] Allow users to load their own fonts by Kevin Lubick · 6 years ago
  82. 54200e4 Move vulkan headers from third_party to include/third_party. by Greg Daniel · 6 years ago
  83. 22170b3 Revert "Treat kWEBP encode with quality=100 as lossless" by Mike Reed · 6 years ago
  84. e7f165b Treat kWEBP encode with quality=100 as lossless by Leon Scroggins III · 6 years ago
  85. 6788a54 Disable skiaserve target for Windows ARM64 by Brian Osman · 6 years ago
  86. 22fabca Disable Vulkan on Windows ARM64 by Brian Osman · 6 years ago
  87. 0c75727 Disable OpenGL for Windows-on-ARM64 by Brian Osman · 6 years ago
  88. f3babcd Reland "Add SkFontMgr implementation for Fuchsia" by Sergey Ulanov · 6 years ago
  89. e6b5b71 Revert "Add SkFontMgr implementation for Fuchsia" by Mike Reed · 6 years ago
  90. 309f1de Add SkFontMgr implementation for Fuchsia by Sergey Ulanov · 6 years ago
  91. ac7f23c SkQP: refatctor C++ bits. by Hal Canary · 6 years ago
  92. 85e22fc Build Android Framework host library on Mac by Leon Scroggins III · 6 years ago
  93. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  94. c41a5f5 Generate Android Framework host-side Skia (linux) by Leon Scroggins III · 6 years ago
  95. be85c19 Build custom empty SkFontMgr for Android Framework by Leon Scroggins III · 6 years ago
  96. 025f783 add guard for fuchsia build by Mike Reed · 6 years ago
  97. 33ad63a work around Flutter/Fuchsia GN problems by Mike Klein · 6 years ago
  98. a831655 [skottie] Make animated image support generally available by Florin Malita · 6 years ago
  99. 612a65d Merge SkFooAdapterCodec impls into one impl by Nigel Tao · 6 years ago
  100. 5437823 Reland "simplify disabling effect deserialization" by Mike Klein · 6 years ago