Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c683482e58cbb3aa5e78c2a97071a694f4ff0737
c683482
[svg] Refactor <polygon> and <polyline> to use new parsing
by Tyler Denniston
· 4 years ago
52d9475
[svg] Refactor several simple nodes to new parsing code
by Tyler Denniston
· 4 years ago
1a23263
Only store resources in the GrResourceCache::fScratchMap that are available to be scratch.
by Greg Daniel
· 4 years ago
49e5b3a
SW mask gen: release scratch bitmap after upload
by Adlai Holler
· 4 years ago
a6a3d05
Add a writer class for indirect draw commands
by Chris Dalton
· 4 years ago
fc017c7
simplify skvm tests using allow_jit
by Mike Klein
· 4 years ago
c7c1f9c
add per-program control over JIT
by Mike Klein
· 4 years ago
6d7357c
Work to improve blendmode dox
by Mike Reed
· 4 years ago
9c3b6df
Handle merging ops tasks with color clears better
by Adlai Holler
· 4 years ago
2e967df
Reland "Switch vulkan transfer buffers to new buffer class."
by Greg Daniel
· 4 years ago
e6ae476
Reland "Don't simplify strokes that could have been tessellated"
by Chris Dalton
· 4 years ago
447f331
streamline skvm errors
by Mike Klein
· 4 years ago
4c0a35f
Improve conic Wang's formula correctness tests
by Tyler Denniston
· 4 years ago
c740d93
Lift stroke cusp detection out of GPU shaders
by Chris Dalton
· 4 years ago
a3987cc
Remove deferred proxy machinery
by Adlai Holler
· 4 years ago
a793f4f
Add additional cases to folding tests.
by John Stiles
· 4 years ago
c2c1b0c
Migrate some SkSL swizzle tests to dm.
by John Stiles
· 4 years ago
75b7606
Roll Chromium from e94d2f0da382 to 3842e9ea8162 (629 revisions)
by skia-autoroll
· 4 years ago
e196383
Roll ANGLE from b2de0688d7c9 to 6b20e1c88488 (9 revisions)
by skia-autoroll
· 4 years ago
e19b41e
Roll SwiftShader from ff010f9f0131 to 266614a36dbd (2 revisions)
by skia-autoroll
· 4 years ago
7c6e770
Roll Dawn from 2b9707d3369a to 2831f0584028 (7 revisions)
by skia-autoroll
· 4 years ago
1d62221
Hide (unused) SkDrawLooper
by Mike Reed
· 4 years ago
5b67a80
Update SKP version
by skia-recreate-skps
· 4 years ago
827f8c0
support skvm fallback for single color filtering
by Mike Klein
· 4 years ago
236ddb3
Detach pipeline-stage generator from SkSL compiler
by Brian Osman
· 4 years ago
0018501
Create SkSLOperators, centralize functionality
by Brian Osman
· 4 years ago
9c00b79
Don't request mixed samples unless we can have >1 stencil sample
by Chris Dalton
· 4 years ago
393debc
Revert "Switch vulkan transfer buffers to new buffer class."
by Greg Daniel
· 4 years ago
c0f9815
Added detection for non-constant-folded divide by zero errors in SkSL.
by Ethan Nicholas
· 4 years ago
42084c74
Update Skia Gardener Docs
by Robert Phillips
· 4 years ago
daceb79
SkSL DSL break / continue / discard
by Ethan Nicholas
· 4 years ago
55f795e
introduce a subrun linked list
by Herb Derby
· 4 years ago
990a0d8
Migrate uses of deferred proxies to lazy proxies
by Adlai Holler
· 4 years ago
2d4c329
Switch vulkan transfer buffers to new buffer class.
by Greg Daniel
· 4 years ago
f3ac2af
Name common cubic resamplers
by Mike Reed
· 4 years ago
ca21e14
PipelineStageCodeGenerator no longer derives from GLSL generator
by Brian Osman
· 4 years ago
abc3b78
Eliminate left-side comma expressions without side effects.
by John Stiles
· 4 years ago
968098f
Roll ANGLE from 63e7ab8d636d to b2de0688d7c9 (13 revisions)
by skia-autoroll
· 4 years ago
d437478
Migrate even more SkSL tests to run in dm.
by John Stiles
· 4 years ago
1f4cd07
[svg] Support preserveAspectRatio for images
by Tyler Denniston
· 4 years ago
3f14d28
Add SPIR-V support for doubly-swizzled lvalues.
by John Stiles
· 4 years ago
81bc8fe
Less string copies of text in XML parsing.
by Ben Wagner
· 4 years, 1 month ago
c7d6e0b
Normalize perspective in SkImageShader::doStages()
by Florin Malita
· 4 years ago
2847d07
Undo legacy high-quality hack
by Mike Reed
· 4 years ago
03555e9
Revert "Don't simplify strokes that could have been tessellated"
by Robert Phillips
· 4 years ago
2c6d8d9
Roll SwiftShader from 14dcbed947ce to ff010f9f0131 (2 revisions)
by skia-autoroll
· 4 years ago
0983914
Roll Dawn from d5a0728b67c8 to 2b9707d3369a (7 revisions)
by skia-autoroll
· 4 years ago
2a21a21
Roll Chromium from 782ff20a9dc1 to e94d2f0da382 (512 revisions)
by skia-autoroll
· 4 years ago
3f95357
Don't simplify strokes that could have been tessellated
by Chris Dalton
· 4 years ago
91a88f0
Keep mapped buffer manager alive until after buffers are disposed of.
by Brian Salomon
· 4 years ago
9f704a8
Don't call drawSimpleShape from drawShape
by Chris Dalton
· 4 years ago
52bf485
Add new MotionMark SVG
by Ravi Mistry
· 4 years ago
f76259e
Make sure to unbind xfer buffer before glReadPixels to cpu call.
by Greg Daniel
· 4 years ago
b88b4e1
Migrate additional SkSL tests to run in dm.
by John Stiles
· 4 years ago
bfe0d37
Add a drawSimpleShape method to GrSurfaceDrawContext
by Chris Dalton
· 4 years ago
2c2303e
Handle possible degenerate case in the hairline path renderer
by Robert Phillips
· 4 years ago
7c6abf8
Reland "Remove deprecated SkImageFilter::MakeMatrixFilter"
by Michael Ludwig
· 4 years ago
4fca995
Simplify function declaration handling in GrSkSLFP
by Brian Osman
· 4 years ago
2a1b594
Get tessellation shaders compiling again on GLSL
by Chris Dalton
· 4 years ago
05007df
Rename GrStrokeOp -> GrStrokeTessellateOp
by Chris Dalton
· 4 years ago
04f471a
Add GrWangsFormula implementation for conics
by Tyler Denniston
· 4 years ago
2224100
Create an abstract GrStrokeTessellator class
by Chris Dalton
· 4 years ago
e609598
Reject array-typed vardecls and array ctors in strict ES2 mode.
by John Stiles
· 4 years ago
1a771fe
[fuzzing] Add SkParagraph to oss-fuzz.
by Weston Tracey
· 4 years ago
a0fea40
[canvaskit] Deploy 0.23.0
by Kevin Lubick
· 4 years ago
71d420d
only tweak sampling when hitting pixel centers
by Mike Klein
· 4 years ago
f2f3d52
Add CanvasKit bindings for SkRuntimeEffect's uniform data
by Brian Osman
· 4 years ago
b441850
Reland "Improve support for arrays in Metal."
by John Stiles
· 4 years ago
420c8a5
end kickoff() step at the right time
by Mike Klein
· 4 years ago
a6bf48c
Improve handling of cusps in GrStrokeTessellateOp
by Chris Dalton
· 4 years ago
16a97bb
Re-enable SkSL Hex test with constants that fit in 16 bits.
by John Stiles
· 4 years ago
d49b128
Update GrLatticeOp to not read from the gpu vertex buffer.
by Greg Daniel
· 4 years ago
1dea436
make fetching Gold hashes a step
by Mike Klein
· 4 years ago
8eb119a
Move uniform buffers over to new vulkan buffer class.
by Greg Daniel
· 4 years ago
1cdb5a6
guard against masks that are too big to blur
by Herb Derby
· 4 years ago
f38f20e
another layer of step nesting
by Mike Klein
· 4 years ago
56c78f4
Reland "Add backend texture and backend render target versions snapshot GMs"
by Brian Salomon
· 4 years ago
1aa55de
Disable SkSLHex test.
by John Stiles
· 4 years ago
cb6ea84
remove more bots now covered by FM
by Mike Klein
· 4 years ago
c481dd6
split --gold off from --bot
by Mike Klein
· 4 years ago
3c8444e
NativeFonts, the fm_driver way
by Mike Klein
· 4 years ago
6738e2b
rearrange wg use
by Mike Klein
· 4 years ago
fa962f5
rerun only what makes unknown hashes
by Mike Klein
· 4 years ago
574a453
introduce steps
by Mike Klein
· 4 years ago
9e189aa
don't shuffle sources destructively
by Mike Klein
· 4 years ago
8043b78
Roll SwiftShader from 51045556acd0 to 14dcbed947ce (1 revision)
by skia-autoroll
· 4 years ago
c66754b
Roll Dawn from fd5fd05db039 to d5a0728b67c8 (14 revisions)
by skia-autoroll
· 4 years ago
b7f6b74
Roll ANGLE from 6cc845bb0a60 to 63e7ab8d636d (11 revisions)
by skia-autoroll
· 4 years ago
2d8a595
Roll Chromium from 4e5b4f3a094d to 782ff20a9dc1 (498 revisions)
by skia-autoroll
· 4 years ago
1d35777
Run mskp skpbench on galaxy s20s
by Nathaniel Nifong
· 4 years ago
d76d186
Remove 'f' prefix on SkRuntimeEffect::Uniform struct
by Brian Osman
· 4 years ago
38df4c8
Revert "Improve support for arrays in Metal."
by John Stiles
· 4 years ago
d48f9da
fix for preabadoncontext after SkImage_Base::asView
by Brian Salomon
· 4 years ago
ecd2036
Migrate more SkSL tests to run in dm.
by John Stiles
· 4 years ago
2af58b0
Add std430 offset support
by Jim Van Verth
· 4 years ago
efae4d5
Glyph positions in empty lines (few places had to be fixed)
by Julia Lavrova
· 4 years ago
4d76f63
Fix particle bug where uniforms are allocated too late
by Brian Osman
· 4 years ago
dd904af
Improve support for arrays in Metal.
by John Stiles
· 4 years ago
248f57b
Reject array constructors with the wrong number of elements.
by John Stiles
· 4 years ago
f863721
Remove 'f' prefix on SkRuntimeEffect::Varying struct
by Brian Osman
· 4 years ago
Next »