1. 893e49e Roll SwiftShader from 2b155acd6a90 to 01fade1fc521 (3 revisions) by skia-autoroll · 3 years ago
  2. 2cd1075 Roll vulkan-deps from 7d797ec7d6bb to 1172dba33888 (4 revisions) by skia-autoroll · 3 years ago
  3. d34ac09 [graphite] Use runtime effect blocks for runtime color filters, blenders, shaders by Nicolette Prevost · 3 years ago
  4. a454bfc Note the performance enhancement in sk_free by Herb Derby · 3 years ago
  5. b54966c Revert "Remove guard protecting free in sk_free" by Herb Derby · 3 years ago
  6. 655489c [graphite] add Recorder::updateBackendTexture call by Robert Phillips · 3 years ago
  7. 4de2142 Never emit sk_Caps.rewriteMatrixVectorMultiply in a module. by John Stiles · 3 years ago
  8. 5418c20 Remove local matrix from SkShaderBase. by Brian Salomon · 3 years ago
  9. 540492f Rearrange append to multiply by sizeOfT in the templated code by Herb Derby · 3 years ago
  10. 3f4db3a SkSL version of color conversion functions for new CSS gradients by Brian Osman · 3 years ago
  11. af1e15f Roll vulkan-deps from 77b69159532a to 7d797ec7d6bb (4 revisions) by skia-autoroll · 3 years ago
  12. 301af6b [Graphite] Add VulkanQueueManager class. by Greg Daniel · 3 years ago
  13. 54c0e06 Correct line metric style for the first/last lines by Julia Lavrova · 3 years ago
  14. 79fd56b Cleanup constructors for SkTDArray by Herb Derby · 3 years ago
  15. 729ac04 Roll ANGLE from 637209c912cc to 13195f8a9000 (16 revisions) by skia-autoroll · 3 years ago
  16. 3df053b Roll SwiftShader from 3d7faaa40575 to 2b155acd6a90 (3 revisions) by skia-autoroll · 3 years ago
  17. db05c57 Roll Dawn from 8800d885e765 to 3a7c6bd59525 (11 revisions) by skia-autoroll · 3 years ago
  18. cba56da Roll vulkan-deps from 5d66d3e5917b to 77b69159532a (8 revisions) by skia-autoroll · 3 years ago
  19. 8bfeb28 Change SkTHashTable::Slot from a struct to a class. by John Stiles · 3 years ago
  20. 78391f2 Allow sk_Caps usage from Runtime Effect modules. by John Stiles · 3 years ago
  21. 619122c Improve Setting node IR creation. by John Stiles · 3 years ago
  22. d6a9937 Fix simplified emboldened glyphs by Ben Wagner · 3 years ago
  23. 6452da9 Remove guard protecting free in sk_free by Herb Derby · 3 years ago
  24. bb183f3 Reland "Narrow usage of GrGpu::didWriteToSurface in GL backend" by Brian Salomon · 3 years ago
  25. 686af44 Eliminate parameter names in function prototypes. by John Stiles · 3 years ago
  26. a0367d9 Revert "[bazel] Add individual test targets, broken up by CPU and GPU" by Greg Daniel · 3 years ago
  27. 3e1ecca RectanizerSkyline: optimize reset by Herb Derby · 3 years ago
  28. 9887272 [graphite] Instantiate in CopyTextureToBufferTask::prepareResources. by Jim Van Verth · 3 years ago
  29. e034091 [bazel] Add individual test targets, broken up by CPU and GPU by Kevin Lubick · 3 years ago
  30. 1a2cfac SkTArray: more mem-movable types by Florin Malita · 3 years ago
  31. 3033676 Improve string-to-float roundtrip checking. by John Stiles · 3 years ago
  32. 149aa89 Cleanup casting for SkTDArray by Herb Derby · 3 years ago
  33. 34d2fe2 Roll vulkan-deps from e009633d2013 to 5d66d3e5917b (2 revisions) by skia-autoroll · 3 years ago
  34. 1c2a714 Rename skgpu::v1 -> skgpu::ganesh in some Ganesh ops (ed. 2) by Robert Phillips · 3 years ago
  35. 196e2b1 Roll ANGLE from 5d7c4eca9bf2 to 637209c912cc (9 revisions) by skia-autoroll · 3 years ago
  36. 9ae404a Roll Dawn from 0c2909e4d4c8 to 8800d885e765 (17 revisions) by skia-autoroll · 3 years ago
  37. ec4cb06 Roll SwiftShader from 6ce35a782d41 to 3d7faaa40575 (6 revisions) by skia-autoroll · 3 years ago
  38. 5b0e39e Roll vulkan-deps from daf416b93bfd to e009633d2013 (2 revisions) by skia-autoroll · 3 years ago
  39. 2a180b2 Split SkFontMgr FCI and SkFontMgr FontConfig tests by Ben Wagner · 3 years ago
  40. f1e00f7 Add ClientMappedBufferManager.h to public.bzl by Robert Phillips · 3 years ago
  41. ff53c09 Revert "Narrow usage of GrGpu::didWriteToSurface in GL backend" by Brian Salomon · 3 years ago
  42. 489f671 Rename private functions (starting with $) to save space. by John Stiles · 3 years ago
  43. 7af5cb5 [Graphite] Add ability to reuse CommandBuffers frame to frame. by Greg Daniel · 3 years ago
  44. 2c005aa Narrow usage of GrGpu::didWriteToSurface in GL backend by Brian Salomon · 3 years ago
  45. 32fbf5b Disable wuffs for renderengine Android build by Kevin Lubick · 3 years ago
  46. 4a2bc2e Templatize GrClientMappedBufferManager so it can be used in Graphite. by Jim Van Verth · 3 years ago
  47. 27e36b0 [bazel] Fix test files so they compile individually by Kevin Lubick · 3 years ago
  48. c889a9a Fold random_parse_path into arcto gm by Kevin Lubick · 3 years ago
  49. 6fb6f12 Add $export keyword to SkSL. by John Stiles · 3 years ago
  50. 07c9d6c Fix the font resolution algorithm for ellipsis by Julia Lavrova · 3 years ago
  51. f6b60c2 Reduce visibility of sksl:txts by Kevin Lubick · 3 years ago
  52. 4c2a823 Manually Roll Dawn from 4ad7f01ff504 to 0c2909e4d4c8 (26 revisions) by Kevin Lubick · 3 years ago
  53. b8f34a5 Disable overzealous assertion. by John Stiles · 3 years ago
  54. 23e0f553 Fix fuzzer-discovered error with inlining unscoped variables. by John Stiles · 3 years ago
  55. 62799ef Reland "Remove libgifcodec references and SkStreamBuffer" by Kevin Lubick · 3 years ago
  56. c990c7d Roll vulkan-deps from 852ebb01da56 to daf416b93bfd (3 revisions) by skia-autoroll · 3 years ago
  57. 9afb9e5 Roll ANGLE from a7dc51f2465f to 5d7c4eca9bf2 (5 revisions) by skia-autoroll · 3 years ago
  58. 6937e7b Roll SwiftShader from 666fb5f89f5a to 6ce35a782d41 (2 revisions) by skia-autoroll · 3 years ago
  59. 9b0267c Roll vulkan-deps from fc1685f99761 to 852ebb01da56 (3 revisions) by skia-autoroll · 3 years ago
  60. efc7a76 Minify variable names in module code. by John Stiles · 3 years ago
  61. 2c6d01f Add SymbolTable::getMutableSymbol. by John Stiles · 3 years ago
  62. 77ac676 Rename skgpu::v1 -> skgpu::ganesh in some Ganesh ops by Robert Phillips · 3 years ago
  63. a760133 Google3 ClangTidy: cleanup size() calls that a really empty() by Herb Derby · 3 years ago
  64. bd3fc2d [graphite] Clean up legacy pre-local matrix system for local coord hack by Nicolette Prevost · 3 years ago
  65. cfad7ef Fix Programs test. by John Stiles · 3 years ago
  66. 5521ef9 Revert "Remove libgifcodec references and SkStreamBuffer" by Kevin Lubick · 3 years ago
  67. 981151d concatTransform() can handle null images by Michael Ludwig · 3 years ago
  68. 9e95184 Implement scaled blits for GL and Vulkan by Michael Ludwig · 3 years ago
  69. 128982b Remove libgifcodec references and SkStreamBuffer by Kevin Lubick · 3 years ago
  70. 5b5a06c Adding an empty font manager with no dependencies by Julia Lavrova · 3 years ago
  71. 12cc357 Method to use old matrix concat for apps targeting earlier API levels by Brian Salomon · 3 years ago
  72. 65505f0 Full default init of GrVkBackendContext by Brian Salomon · 3 years ago
  73. 85b2c7d [COLRv1] Negative radial gradient radii projection by Dominik Röttsches · 3 years ago
  74. 3050ef5 Rename SkTDArray::count -> size by Herb Derby · 3 years ago
  75. a49192d Separate sk_sp and bare ptr SkMesh[Specification] getters by Brian Salomon · 3 years ago
  76. 4e5760e Replace constant variables with their values when it saves space. by John Stiles · 3 years ago
  77. 74f5fc9 Update skstd::to_string to write smaller literals. by John Stiles · 3 years ago
  78. 105b58e [ganesh] Disable buffer mapping and non-square matrices for SandyBridge by Brian Salomon · 3 years ago
  79. 07e7bc1 [infra] Clone Presubmit rule for banned APIs and adapt for C++ by Kevin Lubick · 3 years ago
  80. ff22618 Say goodbye to old friends. by John Stiles · 3 years ago
  81. 7f3546b Roll vulkan-deps from e0aed16f882f to fc1685f99761 (1 revision) by skia-autoroll · 3 years ago
  82. 1ff46a0 Roll ANGLE from 053c6a06f29d to a7dc51f2465f (17 revisions) by skia-autoroll · 3 years ago
  83. 2bab9f9 Roll Dawn from 988802525afc to 4ad7f01ff504 (12 revisions) by skia-autoroll · 3 years ago
  84. 105debc Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years ago
  85. 5d137e7 Add workaround for out_of_range error on older libc++. by John Stiles · 3 years ago
  86. 406a0f5 Roll vulkan-deps from 0a9a34c84c4b to e0aed16f882f (3 revisions) by skia-autoroll · 3 years ago
  87. 37bc126 SkWriteICCProfile: Add tone mapping A2B0 tag by Christopher Cameron · 3 years ago
  88. 6a0a4c4 Rename StringArray::count -> size by Herb Derby · 3 years ago
  89. 5747d98 Use unoptimized modules in debug builds for readability. by John Stiles · 3 years ago
  90. c0105a1 Update skip list for CPU WASM SkottieFrames by Kevin Lubick · 3 years ago
  91. c82a374 Roll vulkan-deps from facfaa5d175a to 0a9a34c84c4b (2 revisions) by skia-autoroll · 3 years ago
  92. ebfa2b7 Rename SkTDArray::setCount -> resize by Herb Derby · 3 years ago
  93. 4492655 Emit tighter floating point values in code generators. by John Stiles · 3 years ago
  94. f21bdd4 [graphite] Add SkImage::MakeGraphiteFromBackendTexture by Robert Phillips · 3 years ago
  95. 9c26adc Rename SkTDArray::rewind -> clear by Herb Derby · 3 years ago
  96. 03cb8e7 Eliminate unreferenced private globals in sksl-minify. by John Stiles · 3 years ago
  97. 22ef561 Simplify floating point numbers using %g. by John Stiles · 3 years ago
  98. dc9fcab Rename SkTDArray::pop -> pop_back by Herb Derby · 3 years ago
  99. 45ecfb0 Split module optimization back into two parts. by John Stiles · 3 years ago
  100. 0fc2027 Remove SkTDArray::getAt by Herb Derby · 3 years ago