1. 398ef44 Reland "Reland "Small changes for SkText that are not in experimental directory"" by Julia Lavrova · 3 years ago
  2. b519949 Revert "Reland "Small changes for SkText that are not in experimental directory"" by Julia Lavrova · 3 years ago
  3. ce32c8a Reland "Small changes for SkText that are not in experimental directory" by Julia Lavrova · 3 years ago
  4. 481a58d Revert "Small changes for SkText that are not in experimental directory" by Brian Osman · 3 years ago
  5. 92f1bc0 Small changes for SkText that are not in experimental directory by Julia Lavrova · 3 years ago
  6. 151a6f3 expose Font to JetSki by Jorge Betancourt · 3 years ago
  7. a8b897b Remove blend and colorFilter sksl modules by Brian Osman · 3 years ago
  8. 99ddd2a Remove (unused) geometry shader support by Brian Osman · 3 years ago
  9. c1ed11d Move GrBlockAllocator and GrTBlockList to src/core/ by Michael Ludwig · 3 years ago
  10. e1fb47d [JetSki] plumb experimental SkText to JetSki by Jorge Betancourt · 3 years ago
  11. 369cc4f Remove unneeded skottie_android dep by Florin Malita · 3 years ago
  12. 51d83ab Ease HarfBuzz API change with feature detection by Ben Wagner · 3 years, 1 month ago
  13. 66684b1 Roll HarfBuzz from 2.6.4 to 2.8.2-147 by Garret Rieger · 3 years, 1 month ago
  14. 04f22ea Feed all top-level GPU accessors through skgpu::BaseDevice (take 2) by Robert Phillips · 3 years, 1 month ago
  15. d91d234 Revert "Feed all top-level GPU accessors through skgpu::BaseDevice" by Robert Phillips · 3 years, 1 month ago
  16. 5de8b19 Feed all top-level GPU accessors through skgpu::BaseDevice by Robert Phillips · 3 years, 1 month ago
  17. 65ec198 Add dm via-option `rtblend-` to test using Runtime Blends. by John Stiles · 3 years, 1 month ago
  18. 946a4cb First pass at a no-SkSL CPU build by Brian Osman · 3 years, 1 month ago
  19. b5ac66c Add utility function GetRuntimeBlendForBlendMode for testing. by John Stiles · 3 years, 1 month ago
  20. f8b7c1a Pass CTM to path effects (experimental) by Tyler Denniston · 3 years, 1 month ago
  21. 72354b0 Move more gms and tests into the V1-only pile by Robert Phillips · 3 years, 2 months ago
  22. 8c26479 Remove large swaths of code related to .fp files by Brian Osman · 3 years, 2 months ago
  23. ed5181e Remove .fp tests and build steps by Brian Osman · 3 years, 2 months ago
  24. 07bf388 Convert binary unrolled gradient colorizer to GrSkSLFP by Brian Osman · 3 years, 2 months ago
  25. 758d81f Reland "Metal: Add labels to help with GPU Debugging" by Jim Van Verth · 3 years, 2 months ago
  26. 4d45e09 Rename experimental app to 'sorttoy' by Robert Phillips · 3 years, 2 months ago
  27. 7cef678 Change architecture #defines to be SK_GPU_V1 and SK_GPU_V2 by Robert Phillips · 3 years, 2 months ago
  28. 024668c Rename gn options to skgpu_v1 and skgpu_v2 by Robert Phillips · 3 years, 2 months ago
  29. 34b52bf Revert "Metal: Add labels and debug groups to help with GPU Debugging." by Greg Daniel · 3 years, 2 months ago
  30. 9e583bf Metal: Add labels and debug groups to help with GPU Debugging. by Jim Van Verth · 3 years, 2 months ago
  31. 1df8756 [androidkit] Color filter support by Florin Malita · 3 years, 2 months ago
  32. fbd9fae Migrate matrix-inversion code to a dedicated SkMatrixInvert file. by John Stiles · 3 years, 2 months ago
  33. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 2 months ago
  34. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 2 months ago
  35. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 2 months ago
  36. 0eb35a9 Fix gn for skpinfo so it can find vulkan headers. by Greg Daniel · 3 years, 2 months ago
  37. ca8191b [androidkit] Add linear gradient by Florin Malita · 3 years, 2 months ago
  38. cfa4774 [androidkit] expose SkPath to androidkit by Jorge Betancourt · 3 years, 2 months ago
  39. 3674f58 Make GrPathRenderer and all derived class be OGA-only by Robert Phillips · 3 years, 2 months ago
  40. 1ca0da4 Make GrClipStack, GrClipStackClip, and GrReducedClip OGA-only by Robert Phillips · 3 years, 2 months ago
  41. ecc8e3b CPP Text Editor by Julia Lavrova · 3 years, 2 months ago
  42. d2e0960 Removed SkSL::StringFragment in favor of string_view by Ethan Nicholas · 3 years, 2 months ago
  43. 7b931f8 Add possibility of not compiling OGA files by Robert Phillips · 3 years, 2 months ago
  44. 1f6ca3a [ngatoy] Make an explicit ID class and simplify Cmd class by Robert Phillips · 3 years, 2 months ago
  45. 8b86811 Fix skottie_tool build by Florin Malita · 3 years, 2 months ago
  46. f7f36ae Add ProgramKind::kRuntimeBlend for Runtime Blend functions. by John Stiles · 3 years, 2 months ago
  47. f961bc2 [androidkit] expose image filters to androidkit library by Jorge Betancourt · 3 years, 3 months ago
  48. bdda1a3 Remove SDL from DEPS (and SDL example that used it) by Brian Osman · 3 years, 3 months ago
  49. ce9d8e1 Remove all traces of OpenCL by Brian Osman · 3 years, 3 months ago
  50. 4b73228 NGA sorting playground by Robert Phillips · 3 years, 3 months ago
  51. 50cc5d4 [androidkit] Image shader support by Florin Malita · 3 years, 3 months ago
  52. 934c021 [androidkit] Introduce Image support by Florin Malita · 3 years, 3 months ago
  53. 5e8d88e [androidkit] Add support for Skottie animations by Florin Malita · 3 years, 3 months ago
  54. e3f8030 [androidkit] implement ThreadedSurface backed by WindowSurface by Jorge Betancourt · 3 years, 3 months ago
  55. 3b97aa2 Add NGA compilation stubs by Robert Phillips · 3 years, 4 months ago
  56. 159fd84 The first draft of improved & simplified Text API by Julia Lavrova · 3 years, 6 months ago
  57. 06c9e29 Revert "Revert "Add mskp player, use in viewer slide"" by Brian Salomon · 3 years, 4 months ago
  58. 5cddd7f [androidkit] implement foundation for 4x4 matrices in AndroidKit backed by SkM44 by Jorge Betancourt · 3 years, 4 months ago
  59. 0d17458 Revert "Add mskp player, use in viewer slide" by Brian Salomon · 3 years, 4 months ago
  60. 9230fc5 Add mskp player, use in viewer slide by Brian Salomon · 3 years, 4 months ago
  61. 552fcb9 Remove flexible runtime effects entirely by Brian Osman · 3 years, 4 months ago
  62. 2cc6538 [androidkit] VK Surface by Florin Malita · 3 years, 4 months ago
  63. f102b88 [androidkit] initial foundation for Android Surface thread management by Jorge Betancourt · 3 years, 4 months ago
  64. 05bb5a8 [androidkit] Introduce RuntimeShader by Florin Malita · 3 years, 4 months ago
  65. 98b066c Add fuzzer for Triangulating Path Renderer by Robert Phillips · 3 years, 4 months ago
  66. f6cc858 Reland "Fix sk_app macOS raster window build conditions." by Ben Wagner · 3 years, 4 months ago
  67. 9d47413 Revert "Fix sk_app macOS raster window build conditions." by Brian Osman · 3 years, 4 months ago
  68. 163ba10 Fix sk_app macOS raster window build conditions. by Ben Wagner · 3 years, 4 months ago
  69. de89bf0 [androidkit] Start sketching out Paint by Florin Malita · 3 years, 4 months ago
  70. cbb60bd Add runtime color filter and shader modes to the SkSL compiler by Brian Osman · 3 years, 4 months ago
  71. 0a0a50a Use .dsl.cpp suffix for DSL C++ instead of _dsl.cpp. by John Stiles · 3 years, 4 months ago
  72. 82ab340 Fork CPPCodeGenerator into a DSL-based version. by John Stiles · 3 years, 4 months ago
  73. 8bad8f7 [androidkit] Register native methods explicitly by Florin Malita · 3 years, 4 months ago
  74. 2a650cc [androidkit] Split Canvas backing store into Surface by Florin Malita · 3 years, 4 months ago
  75. 062743a [androidkit] Bind canvas to native Bitmap by Florin Malita · 3 years, 5 months ago
  76. 265e3e1 [androidkit] initial commit for androidkit by Jorge Betancourt · 3 years, 5 months ago
  77. 7845b97 [fuzz] Expose Region Op fuzzing to oss-fuzz. by Kevin Lubick · 3 years, 5 months ago
  78. 25eb534 Convert some static_library to skia_static_library by Ben Wagner · 3 years, 5 months ago
  79. 3d9ab7e Separate general defaults from Skia defaults by Ben Wagner · 3 years, 5 months ago
  80. 31798c2 Remove NVPR by Robert Phillips · 3 years, 5 months ago
  81. 333b938 Reland "Add SVG to default modules list" by Tyler Denniston · 3 years, 5 months ago
  82. 94c6b30 Revert "Add SVG to default modules list" by Tyler Denniston · 3 years, 5 months ago
  83. 579728e Add SVG to default modules list by Tyler Denniston · 3 years, 5 months ago
  84. 89d6e79 Roll spirv-tools and spirv-headers and use upstream GN files by Corentin Wallez · 3 years, 6 months ago
  85. 9ff7eef Rename SampleCCPRGeometry.cpp -> SampleStrokeVerb.cpp by Chris Dalton · 3 years, 6 months ago
  86. ccb6866 Activate FuzzDDLThreading by Adlai Holler · 3 years, 6 months ago
  87. d010f65 Trace shader compilation for clients other than Android framework by Brian Osman · 3 years, 6 months ago
  88. ea8d197 Add a fuzzer for DDL threading by Adlai Holler · 3 years, 6 months ago
  89. be6de9b Support building GrGLInterface factory functions for both EGL and GLX. by Brian Salomon · 3 years, 6 months ago
  90. cd1e397 Add new experimental ddlbench by Robert Phillips · 3 years, 6 months ago
  91. a3e5e55 Reland "Reland "Test mac system font variations."" by Ben Wagner · 3 years, 6 months ago
  92. 2db4ba1 Reland "Remove ARC from tools lib." by Jim Van Verth · 3 years, 6 months ago
  93. 759f261 Revert "Reland "Test mac system font variations."" by Mike Klein · 3 years, 6 months ago
  94. ba55be6 Reland "Test mac system font variations." by Ben Wagner · 3 years, 6 months ago
  95. e8a1c01 Revert "Remove ARC from tools lib." by Jim Van Verth · 3 years, 6 months ago
  96. 4c0b9b9 Revert "Test mac system font variations." by Jim Van Verth · 3 years, 6 months ago
  97. 4c4c80f Remove ARC from tools lib. by Jim Van Verth · 3 years, 6 months ago
  98. a612dc7 Test mac system font variations. by Ben Wagner · 3 years, 6 months ago
  99. 1e7d8aa Fix output path of run_sksllex to match what the script does by Brian Osman · 3 years, 6 months ago
  100. b2bfa9d Fix UWP build by James Clarke · 3 years, 6 months ago