Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
888d4efa77adfc7cd17fc9cc93ea0892bfade6eb
888d4ef
[canvaskit] Add Freetype/Fonts to Bazel Build
by Kevin Lubick
· 3 years ago
fa2edac
Roll ANGLE from d27552f21f4e to b9c0194c4e1e (10 revisions)
by skia-autoroll
· 3 years ago
d2fd4e2
Roll SwiftShader from f0e8ec2da282 to e068963d1dcf (2 revisions)
by skia-autoroll
· 3 years ago
463fac8
Roll Dawn from 53e13fc7785f to 8ce15b3ce97e (7 revisions)
by skia-autoroll
· 3 years ago
e30c65b
Roll Chromium from 5105fe77e507 to e6803bcb1fd5 (438 revisions)
by skia-autoroll
· 3 years ago
2211c2c
Store whether or not a VkImage is from a swapchain and return it in drawable info.
by Greg Daniel
· 3 years ago
8a4ba51
Flutter RTL/LTR positioning fix
by Julia Lavrova
· 3 years ago
78a0a2a
[graphite] Move VertexAttribTypeSize to DrawTypes.h
by Michael Ludwig
· 3 years ago
4f806e0
Add UniformSlot to CommandBuffer API
by Robert Phillips
· 3 years ago
350d46d
[canvaskit] Deploy 0.31.0
by Kevin Lubick
· 3 years ago
a7de72f
Roll SK Tool from 5fcf63524c82 to b046db81f8bd
by skia-autoroll
· 3 years ago
92ccf45
Update SKP version
by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com
· 3 years ago
80ee93d
Add ShaderType::kSolidColor and make Combinations work w/ PaintParams
by Robert Phillips
· 3 years ago
24e7ec7
Implement serialization for SkVMDebugInfo traces.
by John Stiles
· 3 years ago
b10ec0f
cleanup back links for support data
by Herb Derby
· 3 years ago
6a6a741
move onDrawGlyphRunList to the right scope
by Herb Derby
· 3 years ago
f28f9d6
Fix paths of non-generated SKPs after running through DM
by Ravi Mistry
· 3 years ago
77da3e2
Report invalid octal numbers correctly.
by John Stiles
· 3 years ago
33fb008
Add parser support for `u` suffix on literals.
by John Stiles
· 3 years ago
e10839f
Add basic unit test for octal parsing support.
by John Stiles
· 3 years ago
f4db916
Roll ANGLE from ae3f67ab4a3a to d27552f21f4e (10 revisions)
by skia-autoroll
· 3 years ago
a26f7f5
Roll SwiftShader from 6885768e737f to f0e8ec2da282 (10 revisions)
by skia-autoroll
· 3 years ago
409b916
Roll Dawn from 12e51f6efaaa to 53e13fc7785f (13 revisions)
by skia-autoroll
· 3 years ago
2ac3dec
Roll Chromium from 4b7455c44bc0 to 5105fe77e507 (445 revisions)
by skia-autoroll
· 3 years ago
9f300e4
Roll skcms from 103005b3c336 to 1ea0b89e7a7e (1 revision)
by skia-autoroll
· 3 years ago
1554910
Roll skcms from 9019104061d8 to 103005b3c336 (1 revision)
by skia-autoroll
· 3 years ago
e262e68
Limit surfaces/images to 2GB in size
by Brian Osman
· 3 years ago
fe5b133
don't rely on GlyphRunList for position
by Herb Derby
· 3 years ago
7b64e13
[graphite] Remove use of GraphiteTypesPriv and move to *Types in src.
by Greg Daniel
· 3 years ago
c3915f7
Reland "Enable non-standalone builds with dawn"
by Brian Salomon
· 3 years ago
686ccec
[graphite] Add BackendTexture abstraction for Graphite.
by Greg Daniel
· 3 years ago
122f1b9
Revert "Enable non-standalone builds with dawn"
by Julia Lavrova
· 3 years ago
9aca7f7
Yank GrStrokeTessellationShader out of StrokeTessellators
by Chris Dalton
· 3 years ago
b339d59
Fold GrStrokeTessellationShader::ShaderFlags into PatchAttribs
by Chris Dalton
· 3 years ago
6fc735e
Move ErrorOnDivideByZero out of ConstantFolder interface.
by John Stiles
· 3 years ago
0566f5d
[infra] Make git-sync-deps truncate directory from beginning
by Kevin Lubick
· 3 years ago
c1bbd1f
generalize text geometry back pointer
by Herb Derby
· 3 years ago
25deba3
Enable non-standalone builds with dawn
by Safa Sofuoglu
· 3 years ago
a3d2f24
Simplify literal creation in SPIR-V.
by John Stiles
· 3 years ago
7fab38d
Don't check for framebuffer completeness on TSAN builds.
by Brian Salomon
· 3 years ago
14a487f
Replace getConstantSubexpression with getConstantValue.
by John Stiles
· 3 years ago
7ab86bd
Add variable slot information to SkVMDebugInfo.
by John Stiles
· 3 years ago
6460541
Reland "Fix Metal codegen error with structs containing compound types."
by John Stiles
· 3 years ago
cf7be0f
Roll ANGLE from eefb41112624 to ae3f67ab4a3a (12 revisions)
by skia-autoroll
· 3 years ago
65189fe
Roll SwiftShader from e878186acaee to 6885768e737f (12 revisions)
by skia-autoroll
· 3 years ago
199194c
Roll Chromium from 0339eeae1454 to 4b7455c44bc0 (507 revisions)
by skia-autoroll
· 3 years ago
7134d4a
Roll Dawn from 792b94ffeeca to 12e51f6efaaa (9 revisions)
by skia-autoroll
· 3 years ago
eecf0af
Update SKP version
by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com
· 3 years ago
48585f5
Copy only SKPs over
by Ravi Mistry
· 3 years ago
db8a7e6
Update SKP version
by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com
· 3 years ago
95c8761
Roll SK Tool from 48428a99b46f to 5fcf63524c82
by skia-autoroll
· 3 years ago
300f51a
[graphite] Be explicit about pending draws on DrawContext destruction
by Jim Van Verth
· 3 years ago
87e9d52
Saturate subtract translation in SkOffsetImageFilter
by Brian Salomon
· 3 years ago
3aaed99
Revert "Fix Metal codegen error with structs containing compound types."
by John Stiles
· 3 years ago
ef3d6af
[infra] Add POC Bazel rules for CanvasKit
by Kevin Lubick
· 3 years ago
23dafe8
[graphite] Implement fullscreen clear as LoadOp
by Jim Van Verth
· 3 years ago
c02dceb
Add checks around tessellation buffer allocations
by Chris Dalton
· 3 years ago
babbec1
On Mali-TXXX driver version <= 1.26 rebind color target after
by Brian Salomon
· 3 years ago
6388f0e
Don't try to use FanBuffer in PathInnerTriangulateOp if allocation failed.
by Greg Daniel
· 3 years ago
799abb7
[canvaskit] Set unsupported WebGL caps to false
by Kevin Lubick
· 3 years ago
e393e72
[canvaskit] Add ImageInfo to Texture APIs
by Kevin Lubick
· 3 years ago
e96b25c
Disallow direct readback of compressed textures in Metal
by Robert Phillips
· 3 years ago
152299e
Roll skcms from 0d5496480324 to 9019104061d8 (1 revision)
by skia-autoroll
· 3 years ago
87686e3
Disable broken tests on Tegra3.
by John Stiles
· 3 years ago
2a6c415
Fix Metal codegen error with structs containing compound types.
by John Stiles
· 3 years ago
09ece93
Move breadcrumb and inner-fan triangles out of PathCurveTessellator
by Chris Dalton
· 3 years ago
5182ed3
[graphite] Revise RenderPassTask construction
by Jim Van Verth
· 3 years ago
1061a4c
Roll ANGLE from 9c486b67528f to eefb41112624 (4 revisions)
by skia-autoroll
· 3 years ago
6df1871
Replace `fSkVMDebugTrace` program setting with `SkVMDebugInfo`.
by John Stiles
· 3 years ago
1991780
Update LoopFloat/LoopInt tests to reduce hoisting.
by John Stiles
· 3 years ago
7ee4dec
Roll ANGLE from b5adbe272e48 to 9c486b67528f (4 revisions)
by skia-autoroll
· 3 years ago
4ab1218
Roll SwiftShader from 73a6940a2d14 to e878186acaee (1 revision)
by skia-autoroll
· 3 years ago
20a2328
Roll Chromium from b720fbc74d97 to 0339eeae1454 (409 revisions)
by skia-autoroll
· 3 years ago
c7074cb
Roll Dawn from e9c84c071ff8 to 792b94ffeeca (5 revisions)
by skia-autoroll
· 3 years ago
32451cf
Fix PatchAttribs issues with explicit curve type
by Chris Dalton
· 3 years ago
c0ff5a8
Add flag that can be used to disable `std::shared_mutex` use in VMA.
by Brandon DeRosier
· 3 years ago
f0f447c
Yank GrPathTessellationShader out of PatchTessellators
by Chris Dalton
· 3 years ago
6d823b3
Roll ANGLE from 92bdb59b3c26 to b5adbe272e48 (9 revisions)
by skia-autoroll
· 3 years ago
8ed49ea
[infra] Add Bazel rules for codecs.
by Kevin Lubick
· 3 years ago
08a9711
Reland "Implement batching for convex tessellated paths"
by Chris Dalton
· 3 years ago
05c4116
Allow inlining of functions with unassigned out-params.
by John Stiles
· 3 years ago
6ee5d9e
Improve index-folding of arrays and matrices.
by John Stiles
· 3 years ago
7441002
Add tests for inlining functions with out/inout params.
by John Stiles
· 3 years ago
107ea94
Add support for clamp($genUType, ...) in SkSL.
by John Stiles
· 3 years ago
0e956d5
Fix runtimecolorfilter_vertices_atlas_and_patch GM size
by Brian Salomon
· 3 years ago
cb94b57
[canvaskit] Add ability to make texture image across surfaces.
by Kevin Lubick
· 3 years ago
7e17793
Check FBO status when creating or wrapping renderable texture.
by Brian Salomon
· 3 years ago
384ba65
Remove GPU V2
by Brian Salomon
· 3 years ago
4dee13d
Remove unnecessary pdf include in SkJpegCodec
by Kevin Lubick
· 3 years ago
e966540
Roll SK Tool from daa7611b0ffe to 8e43ef9acc1b
by skia-autoroll
· 3 years ago
d689aff
[deps] Update buildtools repo URL
by Eric Boren
· 3 years ago
33c8f05
Add GM that draws vertices, atlas, and patch with runtime colorfilter
by Brian Salomon
· 3 years ago
42a59fd
Roll ANGLE from 0b46ef407472 to 92bdb59b3c26 (13 revisions)
by skia-autoroll
· 3 years ago
f848782
Fix assert in LinearGradient4fContext::LinearIntervalProcessor.
by Brian Salomon
· 3 years ago
954e81a
Revert "Implement batching for convex tessellated paths"
by Robert Phillips
· 3 years ago
ae36ced
Roll SwiftShader from 82d932bdfc41 to 73a6940a2d14 (1 revision)
by skia-autoroll
· 3 years ago
37fae39
Roll Chromium from 2bf6013115a2 to b720fbc74d97 (473 revisions)
by skia-autoroll
· 3 years ago
8081b5e
Roll Dawn from c2bd88fc3253 to e9c84c071ff8 (7 revisions)
by skia-autoroll
· 3 years ago
9613060
Implement batching for convex tessellated paths
by Chris Dalton
· 3 years ago
6fae052
Implement constant folding for index expressions into matrices.
by John Stiles
· 3 years ago
Next »