1. bf1db1c Move SkWGL out of src/utils by Kevin Lubick · 7 months ago
  2. 14dceac [skdiff] Move to component build by Ben Wagner · 7 months ago
  3. 743fc1c Reland "[graphite] Add no-yield option to ContextOptions." by Brian Salomon · 7 months ago
  4. 9dd1334 Explicitly set defines for FontMgrs in G3 by Kevin Lubick · 7 months ago
  5. 3032de2 Reland "Reland "Remove other uses of SkFontMgr::RefDefault"" by Kevin Lubick · 7 months ago
  6. b6f3338 Revert "Reland "Remove other uses of SkFontMgr::RefDefault"" by John Stiles · 7 months ago
  7. 125c808 Revert "[graphite] Add no-yield option to ContextOptions." by John Stiles · 7 months ago
  8. 54eaf0d Reland "Remove other uses of SkFontMgr::RefDefault" by Kevin Lubick · 7 months ago
  9. e269de7 [graphite] Add no-yield option to ContextOptions. by Brian Salomon · 7 months ago
  10. c244996 Revert "Remove other uses of SkFontMgr::RefDefault" by Kevin Lubick · 8 months ago
  11. d6cfa43 Remove other uses of SkFontMgr::RefDefault by Kevin Lubick · 8 months ago
  12. 2bcc2e8 Re-enable legacy SkFontMgr factory for Android by Kevin Lubick · 8 months ago
  13. 788b0ee Reland "Turn on SK_DISABLE_LEGACY_FONTMGR_FACTORY" by Kevin Lubick · 8 months ago
  14. 6665fdb Revert "Turn on SK_DISABLE_LEGACY_FONTMGR_FACTORY" by Kevin Lubick · 8 months ago
  15. d5db0b3 Turn on SK_DISABLE_LEGACY_FONTMGR_FACTORY by Kevin Lubick · 8 months ago
  16. e2b681f Set SK_DEFAULT_TYPEFACE_IS_EMPTY and SK_DISABLE_LEGACY_DEFAULT_TYPEFACE by Kevin Lubick · 8 months ago
  17. 1e97119 Reland "Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"" by Kevin Lubick · 8 months ago
  18. 579809c Revert "Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"" by Kevin Lubick · 8 months ago
  19. bea8af8 Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr" by Kevin Lubick · 8 months ago
  20. 0931110 Revert "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr" by Nolan Scobie · 8 months ago
  21. 3258c98 Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr by Kevin Lubick · 8 months ago
  22. aff16aa [graphite] Add ProtectedUtils for Graphite by Robert Phillips · 8 months ago
  23. 1f98a87 Revert "Remove modules/skplaintexteditor" by Kevin Lubick · 8 months ago
  24. 945284d Remove modules/skplaintexteditor by Kevin Lubick · 8 months ago
  25. 4594e2e Delete experimental/sktext by Kevin Lubick · 8 months ago
  26. e43d825 Remove empty typeface define for now by Kevin Lubick · 8 months ago
  27. bca43ec Make default typeface return empty by Kevin Lubick · 8 months ago
  28. e1cc41f Remove AHardwareBuffer files out of default GPU filegroups by Kevin Lubick · 8 months ago
  29. 01056d4 Ensure SkCodec headers are accounted for in GN. by John Stiles · 8 months ago
  30. 99dc4515 Tidy up fuzz build targets by Kevin Lubick · 8 months ago
  31. ba721d5 SkCodec: Consolidate Tiff parsing functions by Christopher Cameron · 8 months ago
  32. e836c3a Move font/typeface related functions out of ToolUtils.h by Kevin Lubick · 9 months ago
  33. 5df5880 Add oss-fuzz harness for SkColorSpace by Kevin Lubick · 9 months ago
  34. a9caf3c Add files for public Exif interface and IFD parsing by Christopher Cameron · 9 months ago
  35. 26d70e6 Move third_party/vulkanmemoryallocator -> src/gpu/vk by Kevin Lubick · 9 months ago
  36. b27d63a Add fuzzer for SkSL-to-WGSL. by John Stiles · 9 months ago
  37. 54fd78d Add fuzzer for runtime blenders. by John Stiles · 9 months ago
  38. 3dfb0fb Add fuzzer for runtime color filters. by John Stiles · 9 months ago
  39. 8b74188 Split codec-related parts out of tools/Resources.h by Kevin Lubick · 9 months ago
  40. 9b02837 Split ToolUtils into a few files for easier modularization by Kevin Lubick · 9 months ago
  41. d061d21 Do not build canvas_state_lib if vello shaders are enabled by Arman Uguray · 9 months ago
  42. 4731ccd Reland "[graphite] Add Vulkan BackendTexture creation and deletion methods; unit tests" by Nicolette Prevost · 9 months ago
  43. 14326cc Update Skia callsites of GrDirectContexts::MakeGL by Kevin Lubick · 9 months ago
  44. 569a30f [Fontations] Test path equivalence for a set of test fonts and strings by Kevin Lubick · 9 months ago
  45. 7de94b8 Extract SkImageGenerator::MakeFromEncoded into own file by Kevin Lubick · 10 months ago
  46. 887f47c Revert "[Fontations] Test path equivalence for a set of test fonts and strings" by Kevin Lubick · 10 months ago
  47. 56ce5bb [Fontations] Test path equivalence for a set of test fonts and strings by Dominik Röttsches · 10 months ago
  48. 862ff07 Add support for mesh programs to sksl-minify. by John Stiles · 10 months ago
  49. 78d18d5 Revert "[graphite] Add Vulkan BackendTexture creation and deletion methods; unit tests" by Nicolette Prevost · 10 months ago
  50. b54e650 [graphite] Add Vulkan BackendTexture creation and deletion methods; unit tests by Nicolette Prevost · 10 months ago
  51. 2c04054 Reland "Roll Dawn from beaf20f90f1b to b9afa50913de (668 revisions)" by Kevin Lubick · 10 months ago
  52. 4ac5f89 [skottie] Move text editor sources to utils by Florin Malita · 10 months ago
  53. ba7c525 Reland "Factor out ContextType from GrContextFactory." by John Stiles · 10 months ago
  54. d9cba12 Revert "Factor out ContextType from GrContextFactory." by John Stiles · 10 months ago
  55. d7d5688 Factor out ContextType from GrContextFactory. by John Stiles · 10 months ago
  56. 0073862 Remove support for Dawn in Ganesh. by John Stiles · 10 months ago
  57. da3bb89 Add extended option [wgsl=true] to enable WGSL in DM. by John Stiles · 11 months ago
  58. 5c8a832 Remove SK_ENABLE_SKSL. by John Stiles · 11 months ago
  59. 0cc1ddd Convert skqp_app to skqp_jni by Leon Scroggins III · 11 months ago
  60. 1e62a2d Disable SkSL testing on Dawn + Ganesh. by John Stiles · 11 months ago
  61. 9d0d2b7 Remove SkOpts_avx and _ssse3 completely by Brian Osman · 11 months ago
  62. 3f72eb8 [Fontations] Include Fontations unit tests in GN build by Dominik Röttsches · 11 months ago
  63. e25500a Treat fontations ffi.rs.h as explicit output by Kevin Lubick · 11 months ago
  64. 5c8c7fa Bentley-Ottmann EventQueue by Herb Derby · 11 months ago
  65. ecb37bf Add Fontations Jobs by Kevin Lubick · 11 months ago
  66. 1c4f468 [Fontations-backend] Build fontations-enabled viewer with GN by Dominik Röttsches · 11 months ago
  67. 77007f5 Remove SK_ENABLE_SKSL_IN_RASTER_PIPELINE. by John Stiles · 11 months ago
  68. 7104d0e Remove FM by Brian Osman · 11 months ago
  69. 514c66c Add a Viewer slide to test blurring protected content by Robert Phillips · 11 months ago
  70. 5a50d2d Reorganize Protected content utilities to be more reusable by Robert Phillips · 11 months ago
  71. 826e38b [sksl][compute] Enable SPIR-V compute test outputs by Arman Uguray · 11 months ago
  72. 1f175b7 [graphite] Add initial precompilation fuzzer by Robert Phillips · 12 months ago
  73. 9a0f6d8 [graphite] Rename VulkanTestContext files to GraphiteVulkanTestContext. by Jim Van Verth · 12 months ago
  74. b7103fe Rename DawnTestContext.cpp to fix libtool warning. by John Stiles · 12 months ago
  75. c596382 Reland "Remove #ifdefs related to SkMesh and SkSL-dependent code." by Kevin Lubick · 12 months ago
  76. 90e403c Revert "Remove #ifdefs related to SkMesh and SkSL-dependent code." by Brian Osman · 12 months ago
  77. f30c46d Remove #ifdefs related to SkMesh and SkSL-dependent code. by Kevin Lubick · 12 months ago
  78. 9a546d7 Remove SkOpts_skx.cpp completely by Brian Osman · 12 months ago
  79. 6294ec9 Only build SkXmp when necessary by Brian Osman · 12 months ago
  80. 4f846fc Prepare to extract SkXmp to a separate source list by Brian Osman · 12 months ago
  81. 072dfcc Only allow building svg_tool if all necessary deps are available by James Godfrey-Kittle · 12 months ago
  82. dbf0829 Allow use of DWriteCore by Ben Wagner · 1 year ago
  83. 98b81ed Rename Graphite's MtlTestContext.mm to fix libtool warning. by John Stiles · 1 year ago
  84. 26fa4b3 [skwindow] Relocate WindowContext out of sk_app by Florin Malita · 1 year ago
  85. 7968259 Add skia_use_safe_libcxx by Herb Derby · 1 year ago
  86. f437d01 Remove slug-related #ifdefs from src/core by Kevin Lubick · 1 year ago
  87. 236100a Turn off mechanisms which can enable SkVM. by John Stiles · 1 year ago
  88. db9b4fa Break SkTestCanvas.cpp off into own file list to put only in GPU builds by Kevin Lubick · 1 year ago
  89. 9db7378 Remove SkVM JIT. by John Stiles · 1 year ago
  90. 0bff57e Move DDL and SkSurfaceCharacterization to include/private/chromium by Kevin Lubick · 1 year, 1 month ago
  91. a0d977f Remove shim gni filegroups by Kevin Lubick · 1 year, 1 month ago
  92. f5bc3d1 Move all ColorFilter subclasses to src/effects/colorfilters by Kevin Lubick · 1 year, 1 month ago
  93. 643fae1 [Fontations] External factory for instantiating Fontations typeface by Dominik Röttsches · 1 year, 1 month ago
  94. f270170 Remove -fno-stack-check from SkOpts code on Mac by Brian Osman · 1 year, 1 month ago
  95. ac897ed Revert "Omit frame pointers in SkOpts code." by Brian Osman · 1 year, 1 month ago
  96. ab7e184 Move SkJpegInfo impls to src/pdf by Kevin Lubick · 1 year, 1 month ago
  97. 6b21dd5 Remove empty SkOpts files (crc32, sse42) by Brian Osman · 1 year, 1 month ago
  98. ccbee17 [vello] Support compiling the vello dependencies using Bazel by Arman Uguray · 1 year, 2 months ago
  99. 5f7a503 Split the cubic and quad into separate fuzzers by Herb Derby · 1 year, 2 months ago
  100. 88d7a68 Revert "Reland "Add third_party/cityhash"" by Brian Osman · 1 year, 2 months ago