Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
92247633ffd012b82ef67cc68a4eb147d4977564
9224763
Roll ../src a49aa6883e5f..132edc1c6ff4 (451 commits)
by skia-autoroll
· 5 years ago
7b89603
Roll third_party/externals/angle2 913f4f421381..21c5af3151fb (11 commits)
by skia-autoroll
· 5 years ago
9fd4342
Roll third_party/externals/swiftshader ceb6258ae101..91525d85792f (16 commits)
by skia-autoroll
· 5 years ago
22e77da
Roll third_party/externals/dawn 21d753a05346..635239faf8ef (7 commits)
by skia-autoroll
· 5 years ago
f886505
Make SkDevice preserve SkCanvas' 4x4 matrix
by Brian Osman
· 5 years ago
5e8fa6f
correct only spill once
by Herb Derby
· 5 years ago
1985466
Clean up Sample3D math a bit, fix a bug with world-space
by Brian Osman
· 5 years ago
c71eaad
Increase shader/pipeline timeouts in Metal backend
by Brian Salomon
· 5 years ago
565f17f
Reland "Make SkBitmap/SkPixmap::erase* do so in sRGB"
by Leon Scroggins
· 7 years ago
ed6e827
Add a flag for suppressing tessellation shaders
by Chris Dalton
· 5 years ago
a5a6b32
Track d3d resources using sk_sp instead of raw pointers.
by Greg Daniel
· 5 years ago
b25f303
Revert "Move SkFrontBufferedStream into Android-only dir"
by Joe Gregorio
· 5 years ago
513720f
Move SkFrontBufferedStream into Android-only dir
by Leon Scroggins III
· 5 years ago
71d6466
spill oldest reg
by Mike Klein
· 5 years ago
fd77673
Set pipeline and related state on d3d command list.
by Greg Daniel
· 5 years ago
04f9cda
Move tessellation wedges to cubic the buffer
by Chris Dalton
· 5 years ago
6276819
Allow SkThreadPool to be non-borrowing
by Robert Phillips
· 5 years ago
42915c2
Remove tessellate/GrPathParser
by Chris Dalton
· 5 years ago
8e2b694
Update GrTriangulator to count curves
by Chris Dalton
· 5 years ago
13e3d7e
[roller] Upgrade to CMake 3.13.5 to unbreak Swiftshader roller.
by Weston Tracey
· 5 years ago
b965ff5
Dawn: fix SamplerDescriptor params.
by Stephen White
· 5 years ago
9599863
general dst() aliasing
by Mike Klein
· 5 years ago
c31edc0
Add GrD3DRootSignature class and support.
by Greg Daniel
· 5 years ago
5fc5c81
Add GrD3DPipelineStateBuilder class.
by Greg Daniel
· 5 years ago
1006a91
stack-aware codegen?
by Mike Klein
· 5 years ago
0f9207f
restore in-place FMAs
by Mike Klein
· 5 years ago
db68b5c
Update Go Deps
by skia-recreate-skps
· 5 years ago
33630fc
Implement GrMtlOpsRenderPass::onClear.
by Jim Van Verth
· 5 years ago
bf03ac5
[skottie] Initial outer/inner glow
by Florin Malita
· 5 years ago
cefc2d9
convert Val* fingers to int regs
by Mike Klein
· 5 years ago
edccc66
Roll third_party/externals/dawn 64fcf3909ac9..21d753a05346 (6 commits)
by skia-autoroll
· 5 years ago
18590c8
Roll third_party/externals/angle2 b7d6949b9112..913f4f421381 (10 commits)
by skia-autoroll
· 5 years ago
5c5c868
Roll ../src edefbec8351f..a49aa6883e5f (498 commits)
by skia-autoroll
· 5 years ago
654f911
only spill once
by Herb Derby
· 5 years ago
1204c4b
In GrAAConvexPathRenderer use a slightly smaller very large negative float.
by Greg Daniel
· 5 years ago
5e1a57f
eliminate used_in_loop bit
by Mike Klein
· 5 years ago
a4b3aef
fix GCC builds?
by Mike Klein
· 5 years ago
f583f5b
perf tweaks
by Mike Klein
· 5 years ago
61ef3c4
new JIT flow
by Mike Klein
· 5 years ago
0ce3e88
add std::function option to Click to simplify callsites
by Mike Reed
· 5 years ago
b920a0b
Small bugs in tests
by Julia Lavrova
· 5 years ago
68a2242
Update Go Deps
by skia-recreate-skps
· 5 years ago
a6cd558
Roll third_party/externals/angle2 8f48ba9f256f..b7d6949b9112 (16 commits)
by skia-autoroll
· 5 years ago
8cb1227
Roll third_party/externals/swiftshader ff772a7bcc98..ceb6258ae101 (1 commits)
by skia-autoroll
· 5 years ago
f68de13
Roll ../src 91a975d4e6e0..edefbec8351f (480 commits)
by skia-autoroll
· 5 years ago
8435542
Roll third_party/externals/dawn be08000cb52e..64fcf3909ac9 (6 commits)
by skia-autoroll
· 5 years ago
e9663db
SVG: Added font-size and font-weight attributes to Text node
by Tyler Freeman
· 5 years ago
2432d06
Rename domain types and vars to subset.
by Brian Salomon
· 5 years ago
d8f611d
Remove SkCanvasMatrix
by Brian Osman
· 5 years ago
fdd3685
Minor fixup to D3D readPixels and writePixels.
by Jim Van Verth
· 5 years ago
57a996b
Disallow empty interface blocks in SkSL.
by John Stiles
· 5 years ago
4f8297d
Small bugs in tests
by Julia Lavrova
· 5 years ago
3b8486a
Reland "Notify RTC when OpsTask is closed so it can drop ownership"
by Brian Salomon
· 5 years ago
650612a
Improve selection of target_cpu in android_gdbserver
by Brian Salomon
· 5 years ago
2eb7b57
Remove unused GrTextureDomain
by Brian Salomon
· 5 years ago
710bd4f
SkQP: Fix broken run_skqp_exe
by Lepton Wu
· 5 years ago
5a9e7fb
Prefixed the names of SkSL token constants.
by Ethan Nicholas
· 5 years ago
67c905c
Fixing a bug in SkOpEdgeBuilder::walk that causes pathOps to fail when cubic segment is reducable
by Kevin Lubick
· 5 years ago
777f239
Revert "Notify RTC when OpsTask is closed so it can drop ownership"
by Brian Salomon
· 5 years ago
efb2133
Update CK particle examples
by Brian Osman
· 5 years ago
198393b
Notify RTC when OpsTask is closed so it can drop ownership
by Brian Salomon
· 5 years ago
690a450
Create a shared spirv uniform and varying handling class.
by Greg Daniel
· 5 years ago
d81379d
Add path renderer selection spew
by Robert Phillips
· 5 years ago
ba7f229
Implement GrD3DGpu::onReadPixels and GrD3DGpu::onWritePixels.
by Jim Van Verth
· 5 years ago
1ba00c7
Allow empty rendertests commandline flags.
by Lepton Wu
· 5 years ago
e59f718
SkQP: Fix document about running as native executable
by Lepton Wu
· 5 years ago
24ea293
[skottie] Suppress ubsan div-by-zero VenetialBlindsAdapter crash
by Florin Malita
· 5 years ago
607a489
Update Go Deps
by skia-recreate-skps
· 5 years ago
0a618bf
Roll third_party/externals/dawn 99655bcf85ca..be08000cb52e (9 commits)
by skia-autoroll
· 5 years ago
1ce5497
Roll third_party/externals/angle2 33b58ebb7ea8..8f48ba9f256f (14 commits)
by skia-autoroll
· 5 years ago
9d4b318
Roll third_party/externals/swiftshader 068611f07d28..ff772a7bcc98 (1 commits)
by skia-autoroll
· 5 years ago
f1c5c87
Roll ../src 290e9f6d58db..91a975d4e6e0 (433 commits)
by skia-autoroll
· 5 years ago
76312fb
Add conservative round rect intersect function
by Michael Ludwig
· 5 years ago
57ed6b8
remove LabelAndReg
by Mike Klein
· 5 years ago
7d45a7a
rm unneeded SK_SUPPORT_LEGACY_DIDCONCAT44
by Mike Reed
· 5 years ago
21e85eb
Reland "Reland "gather8/16 JIT support""
by Mike Klein
· 5 years ago
1174cf8
add gm to test pathops bug
by Mike Reed
· 5 years ago
7d5342d
Revert "Reland "gather8/16 JIT support""
by Mike Klein
· 5 years ago
1283d55f
Reland "gather8/16 JIT support"
by Mike Klein
· 5 years ago
df1b014
[svg] Reapply currentColor to fill/stroke
by Tyler Denniston
· 5 years ago
b1acff6
Roll testing expat to tip of tree.
by Ben Wagner
· 5 years ago
9b5e16c
Add capture routines for D3D
by Jim Van Verth
· 5 years ago
86975cd
Revert "gather8/16 JIT support"
by Mike Klein
· 5 years ago
54659e5
gather8/16 JIT support
by Mike Klein
· 5 years ago
f95e2f4
Handle mipmap creation failure in DDL test harness
by Robert Phillips
· 5 years ago
eaeb996
Add inner bounds of round rect function
by Michael Ludwig
· 5 years ago
449b115
Plumb SkMatrixProvider throughout Ganesh
by Brian Osman
· 5 years ago
5d44064
Update Go Deps
by skia-recreate-skps
· 5 years ago
8835d41
Roll third_party/externals/swiftshader d25ce8725224..068611f07d28 (8 commits)
by skia-autoroll
· 5 years ago
21b1804
Roll ../src 41c6b825e65f..290e9f6d58db (453 commits)
by skia-autoroll
· 5 years ago
2657867
Roll third_party/externals/dawn 53f694b34a8d..99655bcf85ca (11 commits)
by skia-autoroll
· 5 years ago
0c9327e
Update SKP version
by skia-recreate-skps
· 5 years ago
62687b1
Update Go Deps
by skia-recreate-skps
· 5 years ago
ae28b32
Roll third_party/externals/angle2 49ad8eaae192..33b58ebb7ea8 (24 commits)
by skia-autoroll
· 5 years ago
6a59aff
flutter is ready for m44
by Mike Reed
· 5 years ago
0ebc69c
Fix modulo-by-zero crash during SPIR-V conversion.
by John Stiles
· 5 years ago
fb49091
Update Go Deps
by skia-recreate-skps
· 5 years ago
c632aa6
Flesh out more D3D command list and barrier code.
by Jim Van Verth
· 5 years ago
2686d69
Reland "Rename GrShape to GrStyledShape"
by Michael Ludwig
· 5 years ago
a17d2d5
Reland "Respect wrap mode when decimating for blur"
by Michael Ludwig
· 5 years ago
Next »