1. bcce160 Re-add FreeType include to Fontations test and gm by Ben Wagner · 1 year, 8 months ago
  2. 346a424 Hoist variables properly when rewriting for-loop initializers. by John Stiles · 1 year, 8 months ago
  3. efd53cb Fix fuzzer-discovered error with sk_LastFragColor. by John Stiles · 1 year, 8 months ago
  4. 7cd6e53 Remove old intel workaround to avoid non-coherent memory. by Greg Daniel · 1 year, 8 months ago
  5. b1611ad Add missing include by Kevin Lubick · 1 year, 8 months ago
  6. 7b3d788 Roll vulkan-deps from afab4ff4f0df to 483d7b1561b5 (2 revisions) by skia-autoroll · 1 year, 8 months ago
  7. 1b2909f Roll ANGLE from 2e167e092239 to d093c3d3c22c (5 revisions) by skia-autoroll · 1 year, 8 months ago
  8. ea70dd2 Roll SwiftShader from f4819d2276b7 to 328e794f0c8b (1 revision) by skia-autoroll · 1 year, 8 months ago
  9. 8f89b45 Roll SK Tool from 86b1c514ac18 to 59f21e604859 by skia-autoroll · 1 year, 8 months ago
  10. 31f275e Simplify SkFontHost_FreeType_common.h by Michael Reed · 1 year, 8 months ago
  11. d8bc1f7 Convert ForLoopMultipleInit into a runnable test. by John Stiles · 1 year, 8 months ago
  12. 3c11fb4 Use a Block to hold the body of a switch statement. by John Stiles · 1 year, 8 months ago
  13. 102713b Remove segment list pre-processing by Herb Derby · 1 year, 8 months ago
  14. 759842c Roll vulkan-deps from 5803e963cb95 to afab4ff4f0df (4 revisions) by skia-autoroll · 1 year, 8 months ago
  15. 711d707 Improve fuzzability for slug stream by Herb Derby · 1 year, 8 months ago
  16. 38e85e8 Reland "Remove SkFontMgr::RefDefault() and dependent APIs" by Kevin Lubick · 1 year, 8 months ago
  17. 86dd83e Minor simplifications in Parser token handling. by John Stiles · 1 year, 8 months ago
  18. 5abf971 Use tricky (NaN) values in SwizzleCopy and CopySlotsMasked by Brian Osman · 1 year, 8 months ago
  19. 5c9e347 Roll vulkan-deps from 50e74527ca9a to 5803e963cb95 (5 revisions) by skia-autoroll · 1 year, 8 months ago
  20. 88e629f Roll ANGLE from 572323ccbba5 to 2e167e092239 (6 revisions) by skia-autoroll · 1 year, 8 months ago
  21. d8da1ee Roll SK Tool from 61589ee749a0 to 86b1c514ac18 by skia-autoroll · 1 year, 8 months ago
  22. 02e94b3 Move SkMasks from src/codec to src/core by Kevin Lubick · 1 year, 8 months ago
  23. 637f57d Roll skottie-base from 1f9ed551198c to 7c236cb7a5a2 by skia-autoroll · 1 year, 8 months ago
  24. a9ea15b Roll shaders-base from 3fb07eee4752 to e7695f0fdff5 by skia-autoroll · 1 year, 8 months ago
  25. e47014d Roll jsfiddle-base from eb442b364123 to f6c22747cda4 by skia-autoroll · 1 year, 8 months ago
  26. 353e75d Roll debugger-app-base from c6059a8c0ee3 to 067d72e0dddf by skia-autoroll · 1 year, 8 months ago
  27. 8ec07c9 Tweak `css_oklab_gamut_map_to_linear_srgb` for better codegen. by John Stiles · 1 year, 8 months ago
  28. 8e677b2 Proposed cleanups by Herb Derby · 1 year, 8 months ago
  29. 9327b0f [ganesh] Add VK_FORMAT_B5G6R5_UNORM_PACK16 / kRGB_565 combo by Chia-I Wu · 1 year, 9 months ago
  30. ff4e97f [ganesh] Add GrColorType::kRGB_565 by Chia-I Wu · 1 year, 9 months ago
  31. 3f114aa [graphite] Update UniformManager comment to address mat2x2 layout polyfill by Michael Ludwig · 1 year, 8 months ago
  32. e832169 Revert "Remove SkFontMgr::RefDefault() and dependent APIs" by Kevin Lubick · 1 year, 8 months ago
  33. a68a6ab Use tricky (NaN) values in many more RP tests by Brian Osman · 1 year, 8 months ago
  34. 4a10935 Update abseil-cpp to match Dawn by David Neto · 1 year, 8 months ago
  35. 3f55be9 Remove SkFontMgr::RefDefault() and dependent APIs by Kevin Lubick · 1 year, 8 months ago
  36. d869118 Roll vulkan-deps from 24bbbffbc637 to 50e74527ca9a (3 revisions) by skia-autoroll · 1 year, 8 months ago
  37. ec0be31 Update SkVx to_half to support denormals,overflow, and RTNE by Michael Ludwig · 1 year, 8 months ago
  38. d664e8c GrRRectEffect: return failure if nine-patch corners are invalid by Jim Van Verth · 1 year, 8 months ago
  39. 25f5409 Fix fuzzer-discovered error with duplicate symbols. by John Stiles · 1 year, 8 months ago
  40. e6386f3 Switch to unique_ptr<> for SymbolTable management. by John Stiles · 1 year, 8 months ago
  41. 621fe29 Tidy up module code in small ways. by John Stiles · 1 year, 8 months ago
  42. 7eafd0f Simplify switch rewrite code slightly. by John Stiles · 1 year, 8 months ago
  43. b25f376 Remove SymbolTable::WrapIfBuiltin. by John Stiles · 1 year, 8 months ago
  44. ac67429 Remove InterfaceBlock::typeOwner(). by John Stiles · 1 year, 8 months ago
  45. 08b05af Ensure that nine-patch RRects have valid radii. by Jim Van Verth · 1 year, 8 months ago
  46. 6dae322 Roll vulkan-deps from c28022c905e7 to 24bbbffbc637 (1 revision) by skia-autoroll · 1 year, 8 months ago
  47. 8e922de Roll SK Tool from 68ae053047d5 to 9474c5c1c642 by skia-autoroll · 1 year, 8 months ago
  48. 2914a0d Roll Skia Infra from 6951208d04af to 68ae053047d5 (1 revision) by skia-autoroll · 1 year, 8 months ago
  49. f8f4b62 Roll vulkan-deps from 6107aa90975e to c28022c905e7 (5 revisions) by skia-autoroll · 1 year, 8 months ago
  50. 0ccd0bf Small changes needed to do modularization by Kevin Lubick · 1 year, 9 months ago
  51. 3dae4bd Roll ANGLE from 073b651053b3 to 572323ccbba5 (11 revisions) by skia-autoroll · 1 year, 8 months ago
  52. 7708357 Roll SK Tool from 6951208d04af to 68ae053047d5 by skia-autoroll · 1 year, 8 months ago
  53. bfeeb7b Roll vulkan-deps from c3146aa021aa to 6107aa90975e (1 revision) by skia-autoroll · 1 year, 8 months ago
  54. 16964a2 Roll Skia Infra from 1de9b3d66634 to 6951208d04af (6 revisions) by skia-autoroll · 1 year, 8 months ago
  55. 56b6168 Roll vulkan-deps from 66e8bc0a47af to c3146aa021aa (2 revisions) by skia-autoroll · 1 year, 8 months ago
  56. 39bb9c3 Roll vulkan-deps from 698eee9385e4 to 66e8bc0a47af (3 revisions) by skia-autoroll · 1 year, 8 months ago
  57. cabc7b8 Roll SK Tool from 1de9b3d66634 to 6951208d04af by skia-autoroll · 1 year, 8 months ago
  58. dd00933 Add channels to SkPDFIccProfileKey by Ben Wagner · 1 year, 8 months ago
  59. 853bed6 Handle NaN bit patterns in several RP copy stages by Brian Osman · 1 year, 8 months ago
  60. 7545fc9 [bazel] BazelBenchmarkTestRunner.cpp: Add missing newline in SkDebugPrintf statement. by Leandro Lovisolo · 1 year, 8 months ago
  61. 53de7d8 Remove template version of if_then_else, use I32 when appropriate by Brian Osman · 1 year, 8 months ago
  62. 168f1a3 Create a symbol table for braced-block of an SkSL switch statement. by John Stiles · 1 year, 8 months ago
  63. 2a9d1a8 Add symbol table manipulation helpers. by John Stiles · 1 year, 8 months ago
  64. 2fcedf7 [Metal] Switch ObjC <-> C++ handling for GrFence. by Jim Van Verth · 1 year, 8 months ago
  65. 31309ff Remove template from scatter_masked by Brian Osman · 1 year, 8 months ago
  66. 2bc5d2e Allow MSVC "host" builds by Ben Wagner · 1 year, 8 months ago
  67. e04ca40 Add output file from new test. by John Stiles · 1 year, 8 months ago
  68. 46e211e Report top-level local variables that shadow parameters in SkSL. by John Stiles · 1 year, 8 months ago
  69. 7484d4a Remove FunctionDefinition::parameterSymbolTable. by John Stiles · 1 year, 8 months ago
  70. 22fa87f Roll vulkan-deps from 3cfac285a67f to 698eee9385e4 (3 revisions) by skia-autoroll · 1 year, 8 months ago
  71. 1871595 Roll ANGLE from f1fee64d7f04 to 073b651053b3 (8 revisions) by skia-autoroll · 1 year, 8 months ago
  72. 2bef4f0 Roll Skia Infra from 17922a334064 to 1de9b3d66634 (4 revisions) by skia-autoroll · 1 year, 8 months ago
  73. 5c93948 Roll SK Tool from e3230c2ab314 to 1de9b3d66634 by skia-autoroll · 1 year, 8 months ago
  74. e9de425 Roll vulkan-deps from de550f45d3fe to 3cfac285a67f (5 revisions) by skia-autoroll · 1 year, 8 months ago
  75. d65d18a Add support for SkSL Graphite ES2 program kinds. by John Stiles · 1 year, 8 months ago
  76. b63e5a3 Add placeholder files for Graphite ES2 support. by John Stiles · 1 year, 8 months ago
  77. 56f28f1 [graphite] Don't call wgpu::ShaderModule::GetCompilationInfo on emsdk < 3.1.51 by Brian Salomon · 1 year, 8 months ago
  78. 440f5f8 Libgrapheme build to fail when generator fails by Ben Wagner · 1 year, 8 months ago
  79. 2a57106 Roll vulkan-deps from 16c36d451859 to de550f45d3fe (1 revision) by skia-autoroll · 1 year, 8 months ago
  80. c46008e Roll ANGLE from 2937ee276cf5 to f1fee64d7f04 (5 revisions) by skia-autoroll · 1 year, 8 months ago
  81. 5d4f12f Roll Skia Infra from 939506789cfa to 17922a334064 (6 revisions) by skia-autoroll · 1 year, 8 months ago
  82. e80a683 Roll SwiftShader from 2fa7e9b99ae4 to f4819d2276b7 (1 revision) by skia-autoroll · 1 year, 8 months ago
  83. c2ab3d1 Roll SK Tool from 8727c3f5ed1f to e3230c2ab314 by skia-autoroll · 1 year, 8 months ago
  84. ae45496 Roll vulkan-deps from 02411d24ca96 to 16c36d451859 (4 revisions) by skia-autoroll · 1 year, 8 months ago
  85. 596053d Implement Myers' Sweep-Line algorithm by Herb Derby · 1 year, 8 months ago
  86. d1fbb91 Revert "[graphite] Have Device submit parent uploads prior to its own." by Jim Van Verth · 1 year, 8 months ago
  87. 2f254f5 Ensure that sk_unaligned_[load|store] and sk_bit_cast are safe on x86 by Brian Osman · 1 year, 8 months ago
  88. 0443e02 Revert^2 "[Fontations-backend] Add COLRv0/v1 support to Fontations backend" by Dominik Röttsches · 1 year, 8 months ago
  89. ead29ba [skottie] Fix font fallback in viewer and skottie_tool by Florin Malita · 1 year, 8 months ago
  90. 334160c Add brute force crossing detection by Herb Derby · 1 year, 8 months ago
  91. 9271dcd Roll vulkan-deps from 544beceafa51 to 02411d24ca96 (6 revisions) by skia-autoroll · 1 year, 8 months ago
  92. 51a0ad1 Roll ANGLE from 4b356c398d7e to 2937ee276cf5 (2 revisions) by skia-autoroll · 1 year, 8 months ago
  93. ae30afc Roll SK Tool from 939506789cfa to a76a830b2fff by skia-autoroll · 1 year, 8 months ago
  94. 2a77dff Roll Skia Infra from 4e98f42e5643 to 939506789cfa (5 revisions) by skia-autoroll · 1 year, 8 months ago
  95. 0e8023d Roll vulkan-deps from 37356ff6436d to 544beceafa51 (2 revisions) by skia-autoroll · 1 year, 8 months ago
  96. 4ef1837 [graphite] Update ProtectedSlide for Vulkan and Graphite by Robert Phillips · 1 year, 8 months ago
  97. 77534b6 Fix tuple to struct transcription errors by Herb Derby · 1 year, 8 months ago
  98. 8c8be76 Reland "[graphite] Add Graphite version of WrapAndroidHardwareBuffer" by Robert Phillips · 1 year, 8 months ago
  99. 7e5e860 Have SkMipmap::Build return nullptr on mipmap allocation failure by Robert Phillips · 2 years ago
  100. f64812e Allow overriding raster pipeline's CPU level via #define by Brian Osman · 1 year, 8 months ago