Sign in
chromium
/
skia
/
HEAD
69fedde
More tools/ gms/ changes in anticipation of Graphite-only viewer build.
by Brian Salomon
· 6 minutes ago
main
60d9f14
More return resulting path by optional-value for internal pathops
by Michael Reed
· 11 minutes ago
5aafacb
Revert "Reland "[graphite] Extracts early in drawGeometry""
by Thomas Smith
· 28 minutes ago
f1b7ab2
Fix GrProgramDesc creation wrt dstReads
by Robert Phillips
· 2 hours ago
ef27842
Convert tests to use pathbuilder
by Michael Reed
· 3 hours ago
e3b899e
PathOps Op() return its result
by Michael Reed
· 3 hours ago
81de411
Reland "[graphite] Extracts early in drawGeometry"
by Thomas Smith
· 4 hours ago
aa2aa57
Don't run NotifyInUseTest* tests on Protected jobs
by Robert Phillips
· 5 hours ago
aca11a7
Roll vulkan-deps from 8ff085ff814f to 548681014416 (15 revisions)
by skia-autoroll
· 5 hours ago
8d5cb2e
Convert gms to use pathbuilder
by Michael Reed
· 5 hours ago
4b362da
Regenerate .gni files
by Kaylee Lubick
· 6 hours ago
441be63
[graphite] Add NotifyInUse* Tests
by Thomas Smith
· 24 hours ago
a38a531
[graphite] Add task dumping
by Thomas Smith
· 3 days ago
82156da
Migrate gms to use pathbuilder
by Michael Reed
· 3 days ago
d2205a6
Return paths as results, aiding our conversion to immutability.
by Michael Reed
· 3 days ago
1dae085e
Revert "[ganesh] Fix bounds for subpixel StrokeRectOps"
by Michael Ludwig
· 3 days ago
b56003b
BitmapRegionDecoder: Enable AVIF support
by Vignesh Venkat
· 3 days ago
5e9223e
SkPngRustDecoder: Add HDR metadata support
by Christopher Cameron
· 3 days ago
c74d2bd
Roll ANGLE from f5f9c129a75c to 096924c1e93f (13 revisions)
by skia-autoroll
· 3 days ago
7f2d54d
Roll vulkan-deps from 86b0a2e14a4d to 8ff085ff814f (2 revisions)
by skia-autoroll
· 3 days ago
684f3a8
Roll SwiftShader from ce5b85176a89 to 7dd631d218ad (1 revision)
by skia-autoroll
· 4 days ago
82f56c7
Roll Skia Infra from 3d311dfa7fdd to d549c8c3724a (7 revisions)
by skia-autoroll
· 4 days ago
38a42d5
Roll Dawn from d88a7a749566 to 67b75214b0b5 (6 revisions)
by skia-autoroll
· 4 days ago
462bdec
[rustpng] Read sBIT when creating SkEncodedInfo
by Daniel Dilan
· 4 days ago
d31a6ef
[graphite] Add limit to number of paths added to small path atlas per flush
by Michael Ludwig
· 4 days ago
9d1eb22
[ganesh] Fix bounds for subpixel StrokeRectOps
by Michael Ludwig
· 4 days ago
c9ffd2b
Remove stale TODO comment -- bug is closed.
by Michael Reed
· 4 days ago
785a9bc
Roll vulkan-deps from 55678f5f6dfc to 86b0a2e14a4d (1 revision)
by skia-autoroll
· 4 days ago
61fee81
[rust png] Fix `blendAllRows` to avoid `subspan`ing beyond the buffer.
by Lukasz Anforowicz
· 4 days ago
6887dcf
Patch wacky_yuv_formats_imggen GM
by Robert Phillips
· 4 days ago
57f6a74
Move interp helper into private headers
by Michael Reed
· 4 days ago
69d74e9
Start to migrate pathops to builder
by Michael Reed
· 4 days ago
0202b76
Manual roll skcms from 7852fc3f0085 to 96d9171c94b9 (1 revision)
by skia-autoroll
· 4 days ago
8cc3f65
Migrate Ubuntu18 jobs onto Ubuntu24 machines
by Kaylee Lubick
· 4 days ago
a2c38aa
Roll ANGLE from c8af6941bc39 to f5f9c129a75c (13 revisions)
by skia-autoroll
· 4 days ago
7b9fe91
Roll Dawn from 7e9df7778942 to d88a7a749566 (6 revisions)
by skia-autoroll
· 5 days ago
16c8c4d
Roll Skia Infra from 6258ef4e4ef1 to 3d311dfa7fdd (12 revisions)
by skia-autoroll
· 5 days ago
02d9122
Roll vulkan-deps from 88879365c796 to 55678f5f6dfc (8 revisions)
by skia-autoroll
· 5 days ago
106bc3a
Roll recipe dependencies (trivial).
by recipe-roller
· 5 days ago
ab1b105
Roll recipe dependencies (trivial).
by recipe-roller
· 5 days ago
2d2b9c7
[rustpng] Expand test coverage
by Daniel Dilan
· 5 days ago
d9b6dc6
Reland "[rustpng] Implement subsets for SkPngRustCodec"
by Daniel Dilan
· 5 days ago
d9e2467
[rust png] Deprecate old Bazel target names without explicit `libpng`.
by Lukasz Anforowicz
· 5 days ago
63a6cbf
Roll recipe dependencies (trivial).
by recipe-roller
· 5 days ago
8d12d8d
Use pathbuilder in path::transform + perspective
by Michael Reed
· 5 days ago
3745e62
[rust png] Move Rust PNG implementation to non-"experimental" dir.
by Lukasz Anforowicz
· 5 days ago
d058a4a
Manual roll SwiftShader from 3877515497c0 to ce5b85176a89 (1 revision)
by skia-autoroll
· 5 days ago
f9d6a55
[graphite] Add multiple work lists to SkExecutor
by Robert Phillips
· 5 days ago
7d56c17
Manual roll ANGLE from 3760c722c0c8 to c8af6941bc39 (20 revisions)
by skia-autoroll
· 5 days ago
54f27fe
[graphite] Avoid swizzling + indexing within same line in vertex shaders
by Nicolette Prevost
· 5 days ago
84028c9
[graphite] Use helper for Vulkan ShaderCaps initialization
by Nicolette Prevost
· 5 days ago
db91ae6
Revert "[rustpng] Implement subsets for SkPngRustCodec"
by Michael Ludwig
· 5 days ago
760a2a4
[graphite][vulkan]: handle explicit YUV VkFormat resolves
by Juston Li
· 5 days ago
09bfdfa
Remove valgrind from our test configurations
by Kaylee Lubick
· 5 days ago
82de95a
SkCodec/SkPngCodec/SkPngEncoder: Add HDR metadata support
by Christopher Cameron
· 5 days ago
2a3e9c7
Manual roll Dawn from 8305e09d1c00 to 7e9df7778942 (18 revisions)
by skia-autoroll
· 5 days ago
79ec8df
[graphite] Remove redundant naming within *Caps files
by Nicolette Prevost
· 5 days ago
82fc2dc
[graphite] Move findGraphicsPipeline to be entirely in GlobalCache
by Robert Phillips
· 5 days ago
f60b25c
Roll recipe dependencies (trivial).
by recipe-roller
· 5 days ago
0a90ff9
Roll vulkan-deps from 19d614b75314 to 88879365c796 (5 revisions)
by skia-autoroll
· 5 days ago
b4d3b8e
[graphite] Move Dawn BindGroupLayouts from ResourceProvider to SharedContext
by Robert Phillips
· 5 days ago
28f9cea
Use pathbuilder to keep path immutable
by Michael Reed
· 5 days ago
a5a8f1d
Fix Gofmt error
by Kaylee Lubick
· 5 days ago
c69f623
Assume LazyTexture images have successfully been pinned.
by Kaylee Lubick
· 6 days ago
c897c35
Roll recipe dependencies (trivial).
by recipe-roller
· 6 days ago
6da4a8b
Convert gm to use pathbuilder
by Michael Reed
· 6 days ago
3725240
Convert gms and tests to use pathbuilder
by Michael Reed
· 6 days ago
2c0b393
Remove references to retired hardware
by Kaylee Lubick
· 6 days ago
283a8ff
Revert "[graphite] Add multiple work lists to SkExecutor"
by Robert Phillips
· 6 days ago
e735ac6
Pretty print jobs.json
by Kaylee Lubick
· 6 days ago
bc7f389
[rustpng] Implement subsets for SkPngRustCodec
by Daniel Dilan
· 6 days ago
add9179
Return results, so they can be immutable
by Michael Reed
· 6 days ago
76a3717
Refactor compute-convexity
by Michael Reed
· 6 days ago
3b83fd3
[graphite] Add multiple work lists to SkExecutor
by Robert Phillips
· 6 days ago
a44e5e2
[graphite] Move TokenTracker out of AtlasTypes
by Thomas Smith
· 6 days ago
cf40d22
[graphite] Move DepthStencilState caching to MtlSharedContext
by Robert Phillips
· 6 days ago
c42d0f2
Roll recipe dependencies (trivial).
by recipe-roller
· 6 days ago
475bdf3
Roll recipe dependencies (trivial).
by recipe-roller
· 6 days ago
48181e2
Roll vulkan-deps from 603c3e033c87 to 19d614b75314 (6 revisions)
by skia-autoroll
· 6 days ago
7d160bb
Roll ANGLE from 81a181d12531 to 3760c722c0c8 (7 revisions)
by skia-autoroll
· 6 days ago
535e3fc
Roll Skia Infra from 3f6aa4f56ad1 to 6258ef4e4ef1 (6 revisions)
by skia-autoroll
· 7 days ago
a7b6e74
Roll Dawn from af2f85f5494c to 8305e09d1c00 (4 revisions)
by skia-autoroll
· 7 days ago
4e9c86d
skhdr::Metadata: Add CLLI and MDCV metadata and parsing
by Christopher Cameron
· 7 days ago
01b0ede
[rust png] Move Rust PNG public headers to non-"experimental" dirs (3/3)
by Lukasz Anforowicz
· 7 days ago
8fbb411
Roll vulkan-deps from fe358c043770 to 603c3e033c87 (5 revisions)
by skia-autoroll
· 7 days ago
93ebee2
Use pathbuilder to keep paths immutable
by Michael Reed
· 7 days ago
f5c7bb1
Revert "SkColorSpacePrimaries: Add operator== and operator!="
by Noelle Scobie
· 7 days ago
9121f33
Revert "skhdr::Metadata: Add CLLI and MDCV metadata and parsing"
by Noelle Scobie
· 7 days ago
d4b9dd2
Roll recipe dependencies (trivial).
by recipe-roller
· 7 days ago
f2af25e
skhdr::Metadata: Add CLLI and MDCV metadata and parsing
by Christopher Cameron
· 7 days ago
f950263
Make GMs compilable without Ganesh enabled
by Brian Salomon
· 7 days ago
d84a369
SkColorSpacePrimaries: Add operator== and operator!=
by Christopher Cameron
· 7 days ago
953ef34
Roll ANGLE from 46444b3df88c to 81a181d12531 (8 revisions)
by skia-autoroll
· 7 days ago
7a8e9f5
Roll Skia Infra from a3f4e114d37b to 3f6aa4f56ad1 (5 revisions)
by skia-autoroll
· 8 days ago
857271a
Roll Dawn from a9061604eabb to af2f85f5494c (18 revisions)
by skia-autoroll
· 8 days ago
e8de5c0
Roll skottie-base from 125a9ff87309 to 663e45a448ff
by skia-autoroll
· 8 days ago
785f885
Roll vulkan-deps from 3ed68629d03b to fe358c043770 (1 revision)
by skia-autoroll
· 8 days ago
4fb7e98
Roll vulkan-deps from 91b094509a75 to 3ed68629d03b (1 revision)
by skia-autoroll
· 8 days ago
64c5ab6
Roll vulkan-deps from 3ebd0d80c07d to 91b094509a75 (1 revision)
by skia-autoroll
· 9 days ago
7b489ce
Roll vulkan-deps from 2de7b0ea6642 to 3ebd0d80c07d (4 revisions)
by skia-autoroll
· 10 days ago
Next »