1. dec629b Roll SK Tool from dcb627bc133f to fd7f30873028 by skia-autoroll · 7 hours ago main
  2. 9735c57 [graphite] Track failed Buffer mappings to cause snap() to return null Recording by Michael Ludwig · 8 hours ago
  3. 49e112b [graphite][vello] Use R8UnormStorage feature in compute path atlas by Arman Uguray · 11 days ago
  4. 7be6fe3 Roll vello from 74715ee4650e to 6c1e8b815b1e (19 revisions) by Arman Uguray · 3 weeks ago
  5. 514d7fc Roll vulkan-deps from 4737535cad1a to 71b11532ed72 (6 revisions) by skia-autoroll · 11 hours ago
  6. 4597ff6 [paragraph] Only load typefaces once in tests by Ben Wagner · 12 hours ago
  7. 1192bb8 Revert "Restore affine bitmap procs" by Michael Ludwig · 11 hours ago
  8. 61e6030 Make sysopen python3 by Ben Wagner · 13 hours ago
  9. 578e79b Replace SkIsFinite with a parameter-pack implementation. by John Stiles · 14 hours ago
  10. 392f7561 [graphite] One-time uploads can be discarded by Michael Ludwig · 2 days ago
  11. 1910252 [graphite] Add Swizzle::selectChannelInR(i) helper by Michael Ludwig · 14 hours ago
  12. 6af0f1f Tweak RescaleWithTransform test expectations by Brian Osman · 16 hours ago
  13. 1e004cf Add SkArc by Brian Osman · 19 hours ago
  14. f4a214e Switch std::isfinite to SkIsFinite throughout Skia. by John Stiles · 17 hours ago
  15. 0689969 Reland "[graphite] Remember last snapped task for scratch devices" by Michael Ludwig · 20 hours ago
  16. fa31a91 Restore affine bitmap procs by Brian Osman · 5 days ago
  17. d01e53b Roll depot_tools and recipes-py by Ben Wagner · 2 days ago
  18. 84addd9 Always pin the sweepAngle in CreateDrawArcPath by Brian Osman · 2 days ago
  19. 0bdd0da Roll vulkan-deps from 707349d2ea9e to 4737535cad1a (6 revisions) by skia-autoroll · 24 hours ago
  20. 7ad507e Roll SwiftShader from 764410d4d655 to 9aec4b969291 (2 revisions) by skia-autoroll · 29 hours ago
  21. 199990c Roll Skia Infra from e3ade2b88835 to dcb627bc133f (17 revisions) by skia-autoroll · 29 hours ago
  22. ca5481e Roll SK Tool from e3ade2b88835 to dcb627bc133f by skia-autoroll · 30 hours ago
  23. fef9f27 [graphite] Refactor VULKAN_CALL_RESULT to call checkVkResult by Nolan Scobie · 2 days ago
  24. 4f6bdf8 [pdf] Emit FontFamily/Stretch/Weight for Type3 by Ben Wagner · 12 days ago
  25. dd177d3 Roll vulkan-deps from aa20d192b8c4 to 707349d2ea9e (3 revisions) by skia-autoroll · 2 days ago
  26. f92376f Run gn_to_bp.py with python3 by Ben Wagner · 2 days ago
  27. a9b6705 [graphite] Add TextureProxyView::replaceSwizzle() by Michael Ludwig · 7 days ago
  28. 0e3bd4c Revert "[graphite] Remember last snapped task for scratch devices" by Michael Ludwig · 2 days ago
  29. 8f94bcb Implement ASAN poisoning for TArray reserved capacity. by John Stiles · 2 days ago
  30. 8fd4d8e Move SkFloatBits.h into src/base instead of include/private. by John Stiles · 2 days ago
  31. edece87 Fix crash in nanobench IsFinite benchmark. by John Stiles · 2 days ago
  32. 22eecb3e3 [graphite] Add Image_YUVA::Wrap factory to handle validation by Michael Ludwig · 2 days ago
  33. 8b5ed90 Add EGL factory by K Lubick · 2 days ago
  34. 08a3936 Update format strings in docs/examples for correct signedness. by John Stiles · 2 days ago
  35. ffecf73 Round up SkSTArray storage to an 8 byte multiple. by John Stiles · 2 days ago
  36. 1af1e47 [graphite] Remove merge error comment from QueueManager by Nolan Scobie · 2 days ago
  37. fb084e8 Fix backquotes in iOS docs. by Jim Van Verth · 2 days ago
  38. e476fd8 Remove sk_float|double macros which mirror <cmath> functions. by John Stiles · 2 days ago
  39. 294267d Remove dependency on SkFloatBits.h from SkFloatingPoint.h. by John Stiles · 2 days ago
  40. 724cca0 Remove code from docs/examples which uses SkBits2Float. by John Stiles · 2 days ago
  41. 78988c7 Update iOS docs to include new GN signing variable. by Jim Van Verth · 2 days ago
  42. d46c806 Add snapshot and detach to SkPath by Brian Osman · 2 days ago
  43. bd6746e [graphite] Remember last snapped task for scratch devices by Michael Ludwig · 3 days ago
  44. 1a1eddc Move to vpython 3.11 by Ben Wagner · 2 days ago
  45. 211eda1 Minor Bazel rule fixes by K Lubick · 2 days ago
  46. dc6df91 Fix Clang warning in release about unused variables. by John Stiles · 2 days ago
  47. 36bdf9d Remove add_codereview_message.py by Ben Wagner · 2 days ago
  48. 1f74f67 Add public interface to create iOS GrGLInterface by K Lubick · 5 days ago
  49. e3982dc Add public interface to create Mac GrGLInterface by K Lubick · 2 days ago
  50. 500fd99 Remove shim GrBackendDrawableInfo.h by K Lubick · 4 days ago
  51. d7f79d7 Remove unreferenced function in SkFloatingPoint. by John Stiles · 2 days ago
  52. 4fb7729 Roll vulkan-deps from 6066c0d57a8b to aa20d192b8c4 (3 revisions) by skia-autoroll · 2 days ago
  53. 54c2053 Roll SK Tool from faf506208c4f to e3ade2b88835 by skia-autoroll · 2 days ago
  54. 384934a Roll SwiftShader from 1eaac56def92 to 764410d4d655 (2 revisions) by skia-autoroll · 2 days ago
  55. 32a3661 Roll Skia Infra from 758eb2157020 to e3ade2b88835 (2 revisions) by skia-autoroll · 2 days ago
  56. d221c15 Update SkBits2Float and SkFloat2Bits to use uint32_t. by John Stiles · 3 days ago
  57. a77eb69 Revert "Roll depot_tools, recipes-py, python 3.11" by Ben Wagner · 2 days ago
  58. a3a0165 Roll depot_tools, recipes-py, python 3.11 by Ben Wagner · 4 weeks ago
  59. e29d807 Remove SkRemotableFontMgr by Ben Wagner · 4 days ago
  60. 659bf77 Roll skottie-base from cfb2d3940fbd to afa5f1b307bd by skia-autoroll · 3 days ago
  61. 5958cd5 Update format strings to take signedness into account. by John Stiles · 3 days ago
  62. 84afce3 Roll vulkan-deps from 6bcdc072b044 to 6066c0d57a8b (4 revisions) by skia-autoroll · 3 days ago
  63. a78dec0 Manual roll Skia Infra from 61056bfd26b3 to 758eb2157020 (9 revisions) by skia-autoroll · 3 days ago
  64. d00446c Add chaining capability to SkPath offset and transform by Brian Osman · 3 days ago
  65. 3b66e71 Move some Ganesh circle blur code to gpu/ by James Godfrey-Kittle · 4 days ago
  66. cb16ab2 Initialize more fields in VulkanBackendContext. by John Stiles · 3 days ago
  67. 0c56bd4 [graphite] Combine YUVA and regular promise image callbacks by Michael Ludwig · 4 days ago
  68. 98a1907 Remove all Mac 10.13 and 10.14 jobs. by Joe Gregorio · 4 days ago
  69. 2eb1def Roll skottie-base from 9727f56830b9 to cfb2d3940fbd by skia-autoroll · 3 days ago
  70. 17753f2 Discard data written to a null BufferWriter by Michael Ludwig · 3 days ago
  71. 2790777 Update documented minimum supported OSes by Ben Wagner · 4 days ago
  72. f0b70c3 [recreate-skps] Sync depot_tools to most recent commit by Eric Boren · 3 days ago
  73. 134acb7 Remove unused constant from SkPathRef by Brian Osman · 3 days ago
  74. 4b3b84c Roll vulkan-deps from 8dc5cb57074c to 6bcdc072b044 (3 revisions) by skia-autoroll · 3 days ago
  75. 1832de3 Roll SK Tool from 61056bfd26b3 to 73681e842bf0 by skia-autoroll · 3 days ago
  76. 2b32391 Roll Skia Infra from 80097301710b to 61056bfd26b3 (4 revisions) by skia-autoroll · 3 days ago
  77. f404603 Roll Dawn from 4cb74f447cb7 to 9e232c0d6fc8 (20 revisions) by skia-autoroll · 3 days ago
  78. d9688b0 Remove SkFontMgr_New_DirectWriteRenderer impl by Ben Wagner · 3 days ago
  79. e6e9044 Rearrange fields to shrink SkPathRef by Brian Osman · 4 days ago
  80. e335a0a Remove guards for old versions of mac by K Lubick · 8 days ago
  81. b83b6bf Address null colorSpace in PDF Device by Michael Tang · 4 days ago
  82. cd38038 [graphite] Restructure tracked device cleanup in case its called multiple times by Michael Ludwig · 4 days ago
  83. d506a3d update to libwebp 1.4.0 by James Zern · 4 days ago
  84. 27e94ab Move SkASAN.h to include/private/base. by John Stiles · 4 days ago
  85. 98dbba2 [graphite] Add ImageFilter precompilation to PaintParamsKeyTest by Robert Phillips · 4 days ago
  86. 0a88c0e In the Fuchsia font manager, add the style parameter that is now required by SkFontScanner_FreeType::computeAxisValues by Jason Simmons · 4 days ago
  87. 78cdc5f Allow old CoreText to return wrong style by Ben Wagner · 4 days ago
  88. 70062f2 Roll vulkan-deps from ea0fb515f594 to 8dc5cb57074c (2 revisions) by skia-autoroll · 4 days ago
  89. 152f944 [graphite] Impl. public image API in Image_Base via copies by Michael Ludwig · 10 days ago
  90. 8fc8324 [graphite] Add PaintParamsKey to pipeline labels and traces by Michael Ludwig · 4 days ago
  91. 55b64cb Add SkColorSpace to SaveLayerRec by Michael Tang · 5 days ago
  92. d8f1f06 Test variable font style by Ben Wagner · 9 days ago
  93. 7be8fa2 DirectWrite to vary font style with variation by Ben Wagner · 5 days ago
  94. 2fe1f04 FreeType to vary font style with variation by Ben Wagner · 8 days ago
  95. c34d50e [graphite] Add minimal API to specify precompilation ImageFilters by Robert Phillips · 4 days ago
  96. 3007410 Update libpng to 1.6.43. by John Stiles · 4 days ago
  97. 75083dc Remove Test-Win10-Clang-RUBYR5-GPU-RadeonVega6-x86_64-Debug-All-Direct3D also. by Joe Gregorio · 4 days ago
  98. 429ec24 Roll SK Tool from 80097301710b to e7f4512b2810 by skia-autoroll · 4 days ago
  99. 8013b7f Roll Dawn from f20a53466bc2 to 4cb74f447cb7 (21 revisions) by skia-autoroll · 4 days ago
  100. ba092b9 Roll vulkan-deps from ec0c320a8ca1 to ea0fb515f594 (8 revisions) by skia-autoroll · 4 days ago