1. a01c6b0 reformat GN files by Mike Klein · 4 years, 4 months ago
  2. e29cdaf Add experimental support for svg text tag. by Xavier Phan · 4 years, 4 months ago
  3. 2b59890 Bootstrap a very simple viewer implementation in CanvasKit by Chris Dalton · 4 years, 4 months ago
  4. 9b00f1f Make skia_use_xps option work on Windows by Robert Phillips · 4 years, 4 months ago
  5. c97c900 [sksg] Remove redundant BUILD.gn deps by Florin Malita · 4 years, 4 months ago
  6. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 4 months ago
  7. f832c0a Allows Skia users to disable use of API_AVAILABLE in the Metal backend. by Chinmay Garde · 4 years, 4 months ago
  8. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 4 months ago
  9. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 4 months ago
  10. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 4 months ago
  11. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 4 months ago
  12. a77f30c Reland "Split building encoding from decoding" by Leon Scroggins III · 4 years, 5 months ago
  13. 9d4b788 Revert "Split building encoding from decoding" by Mike Klein · 4 years, 5 months ago
  14. 94aaf7c Split building encoding from decoding by Leon Scroggins III · 4 years, 5 months ago
  15. 491df6b remove SkTLS by Mike Klein · 4 years, 5 months ago
  16. 64a3f8f Revert "Use spin lock in SkIDChangeListener" by Brian Salomon · 4 years, 5 months ago
  17. a624a53 Use spin lock in SkIDChangeListener by Brian Salomon · 4 years, 5 months ago
  18. 71fe945 Prevent unbounded listener growth on SkPixelRefs. by Brian Salomon · 4 years, 5 months ago
  19. 2d62615 Add Dawn on Windows job. by Weston Tracey · 4 years, 5 months ago
  20. 03b8ab2 Reland "Create D3D device and queue" by Jim Van Verth · 4 years, 5 months ago
  21. 16656fc Revert "Create D3D device and queue" by Leandro Lovisolo · 4 years, 5 months ago
  22. 29dc430 Create D3D device and queue by Jim Van Verth · 4 years, 5 months ago
  23. c024391 Reland "Add SkSLCompiler::toHLSL, using SPIRV-Cross" by Brian Osman · 4 years, 5 months ago
  24. e3f57a4 Revert "Add SkSLCompiler::toHLSL, using SPIRV-Cross" by Brian Osman · 4 years, 5 months ago
  25. cf7c7e3 Add SkSLCompiler::toHLSL, using SPIRV-Cross by Brian Osman · 4 years, 5 months ago
  26. b01e12b Start adding D3D backend by Jim Van Verth · 4 years, 5 months ago
  27. 9404603 remove more vtune references by Mike Klein · 4 years, 6 months ago
  28. 60ff651 Fix build when (is_ios && !skia_enable_skottie) by Hal Canary · 4 years, 6 months ago
  29. db38022 extend -O1 hack to avx2 code as well by Mike Klein · 4 years, 6 months ago
  30. 6c8422c add more docs/examples from named fiddles. by Hal Canary · 4 years, 7 months ago
  31. b6a3b7d [canvaskit] Update compile.sh with initial code size findings by Kevin Lubick · 4 years, 7 months ago
  32. d927bd2 Runtime SkSL: Reflect inputs in SkRuntimeEffect by Brian Osman · 4 years, 7 months ago
  33. efb4ed8 SkMetalDeviceToGrContext: no longer needs any Skia headers by Hal Canary · 4 years, 8 months ago
  34. 1cc767b workaround? by Mike Klein · 4 years, 8 months ago
  35. 20b177a Parse android layer annotations in debugger, play back layers by Nathaniel Nifong · 4 years, 8 months ago
  36. 2748306 experimental/skottie_ios/SkottieUiView by Hal Canary · 4 years, 8 months ago
  37. c96f510 Reland "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 4 years, 9 months ago
  38. 64331db Revert "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 4 years, 8 months ago
  39. f1d4f00 Replace CGFontCreate with CTFontManagerCreate. by Ben Wagner · 4 years, 9 months ago
  40. e21af50 Test texture domain effect with local matrix. by Brian Salomon · 4 years, 8 months ago
  41. fee0079 rough unit test support for FM by Mike Klein · 4 years, 8 months ago
  42. 1ec9a28 Replace third_party/gif with new DEPS entry. by Hal Canary · 4 years, 8 months ago
  43. 2dad990 Replace third_party/gif: Preflight changes by Hal Canary · 4 years, 8 months ago
  44. f7cb902 Revert "Replace third_party/gif with new DEPS entry." by Hal Canary · 4 years, 8 months ago
  45. 82c1331 BUILD: libgifcodec: fix flutter build by Hal Canary · 4 years, 8 months ago
  46. 6d29bfb Replace third_party/gif with new DEPS entry. by Hal Canary · 4 years, 8 months ago
  47. f4fcbd4 Add additional GCC Builds using Docker by Ben Wagner · 4 years, 8 months ago
  48. e0ce128 add VTune integration to SkVM by Mike Klein · 4 years, 8 months ago
  49. c919f97 Reformat gn files by Robert Phillips · 4 years, 8 months ago
  50. 24cbdab SKQP Build for Fuchsia SDK by John Rosasco · 4 years, 10 months ago
  51. e57ca49 Use original fuchsia sdk token by John Rosasco · 4 years, 9 months ago
  52. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 4 years, 9 months ago
  53. 654eb2a [SkQP/Android] Replace -Weverything with -Wextra by Colin Cross · 4 years, 9 months ago
  54. 9187e49 Detect whether trying to blit a Metal swapchain texture, and fail if so. by Jim Van Verth · 4 years, 9 months ago
  55. 44649ca gn format BUILD.gn by Mike Klein · 4 years, 9 months ago
  56. f66ec5d No GL support on Fuchsia. by John Rosasco · 4 years, 9 months ago
  57. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 4 years, 9 months ago
  58. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 4 years, 9 months ago
  59. 7823aeb refactor/layering: SkMalloc.cpp by Hal Canary · 4 years, 9 months ago
  60. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 4 years, 9 months ago
  61. 2be14d3 [fuzzing] Add two fuzzers for SkDescriptor by Kevin Lubick · 4 years, 9 months ago
  62. fbffb99 Dawn: build libdawn-native as a static lib, not shared. by Stephen White · 4 years, 9 months ago
  63. 36446f2 Reformat BUILD files. by Stephen White · 4 years, 9 months ago
  64. 1e2adcf Roll Dawn to ToT. by Stephen White · 4 years, 9 months ago
  65. b7c5bac Remove some more MoltenVK support by Jim Van Verth · 4 years, 9 months ago
  66. e27a503 [canvaskit] Clean up embedded fonts by Kevin Lubick · 4 years, 10 months ago
  67. d713445 speculitive fix for flutter roll by Kevin Lubick · 4 years, 10 months ago
  68. 1244db5 Don't try to build skparagraph on windows component builds by Brian Osman · 4 years, 10 months ago
  69. 369f6a5 [canvaskit] Initial addition of SkParagraph by Kevin Lubick · 4 years, 10 months ago
  70. c95c4a6 Remove old SkSL JIT and cleanup include files a bit by Brian Osman · 4 years, 10 months ago
  71. a1ea0a9 Don't build the minimal Metal app when building for Flutter. by Chinmay Garde · 4 years, 10 months ago
  72. ba45830 Move is_orientation_marker into its own file by Leon Scroggins III · 4 years, 10 months ago
  73. 5f12eaa support gpu for skottie2movie by Mike Reed · 4 years, 10 months ago
  74. aea7726 Run gn format by Brian Osman · 4 years, 10 months ago
  75. e5b65d2 pdf-comparison and image_diff_metric tools by Hal Canary · 4 years, 10 months ago
  76. 6b4143e move skvm debug tools back to core by Mike Klein · 4 years, 10 months ago
  77. 932a2c0 experimental/minimal_ios_mtl_skia_app by Hal Canary · 4 years, 10 months ago
  78. 3388c1a gn: split out iOS templates to gn/ios.gni by Hal Canary · 4 years, 10 months ago
  79. 6ed3e8e BUILD/iOS-App: simplify bundle by Hal Canary · 4 years, 10 months ago
  80. e784f75 Reland "Add launch screen to iOS apps" by Jim Van Verth · 4 years, 11 months ago
  81. f643ba7 Revert "Add launch screen to iOS apps" by Jim Van Verth · 5 years ago
  82. bf8dad2 Add launch screen to iOS apps by Jim Van Verth · 5 years ago
  83. 03c6809 Revert "experimental/minimal_ios_mtl_skia_app" by Hal Canary · 5 years ago
  84. c2dc9c8 experimental/minimal_ios_mtl_skia_app by Hal Canary · 5 years ago
  85. 3e710b0 gn: try again to fix fuchsia by Hal Canary · 5 years ago
  86. 45812a1 gn: try to fix flutter roll by Hal Canary · 5 years ago
  87. 86c4983 Fix argument path for dsymutil by Jim Van Verth · 5 years ago
  88. c7b263b gn: move all skia_* declare_args to skia.gni by Hal Canary · 5 years ago
  89. edcce31 [gn] Add pool for dsymutil by Ben Wagner · 5 years ago
  90. e58d532 Get Metal running on iOS viewer. by Jim Van Verth · 5 years ago
  91. d51ea41 [gn] Move dsymutil from link command to a separate action by Ben Wagner · 5 years ago
  92. 68cb8b0 Switch to new IOS windowing system. by Jim Van Verth · 5 years ago
  93. a0b66fc SkPlainTextEditor: from experimental to modules by Hal Canary · 5 years ago
  94. 238fc24 Reland "Update DEPS: roll spirv-tools and spirv-headers." by Stephen White · 5 years ago
  95. d3acd35 Revert "Update DEPS: roll spirv-tools and spirv-headers." by Stan Iliev · 5 years ago
  96. d617d5d Update DEPS: roll spirv-tools and spirv-headers. by Stephen White · 5 years ago
  97. df54f37 remove SkPicture_none.cpp by Mike Klein · 5 years ago
  98. c4abade Reland "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
  99. 639fce9 Revert "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
  100. adfc22d add a stub for running fiddles as GMs by Mike Klein · 5 years ago