Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b76f884220657da977150cc134cde2cd0249f1e7
b76f884
clean up unused SkVM debug features
by Mike Klein
· 4 years ago
f2efb80
Clamp really big recording bounds to safe ints
by Michael Ludwig
· 4 years ago
a2c4020
Preserve dithering for SkImageFilters::Shader
by Michael Ludwig
· 4 years ago
dd7783f
Remove accidentally-commited conflict markers.
by John Stiles
· 4 years ago
0ad233f
Add early-outs to buildCandidateList.
by John Stiles
· 4 years ago
4523691
IWYU fix for sk_app/Window.h
by Brian Osman
· 4 years ago
51b74af
Reland "Move conservative bounds tracking from SkCanvas to SkNoPixelsDevice"
by Michael Ludwig
· 4 years ago
ecc9108
Hide binaryArchive use in Viewer behind a flag.
by Jim Van Verth
· 4 years ago
aa4e59e
update buildbot repo
by Nathaniel Nifong
· 4 years ago
4a7dc46
Add support for boolean ^^ operator in SPIR-V.
by John Stiles
· 4 years ago
318da83
Disallow unary minus on boolean vectors.
by John Stiles
· 4 years ago
6e5079a
minor hash_fn() followups
by Mike Klein
· 4 years ago
56b1b80
Detect invalid boolean binary expressions.
by John Stiles
· 4 years ago
7971926
Reland "Move GL's SkSL::Compiler to the GPU (like all other backends)"
by Brian Osman
· 4 years ago
611b2a6
Heuristic for filtering out too big editing text cases
by Julia Lavrova
· 4 years ago
9aeed13
Code cleanup: Add isScalar/isVector/isMatrix helpers to Type.
by John Stiles
· 4 years ago
d8ca6b6
Replace SPIR-V assertion with mixed-types error message.
by John Stiles
· 4 years ago
3e2e7b2
replace SkOpts::hash_fn
by Mike Klein
· 4 years ago
888c5d3
Roll ANGLE from 1b413197a6d7 to 130597e10299 (14 revisions)
by skia-autoroll
· 4 years ago
7bce89d
Roll Dawn from 03badec5d73a to 33f29ea9b251 (3 revisions)
by skia-autoroll
· 4 years ago
36d06a8
Fixing background rectangle sizes for Flutter
by Julia Lavrova
· 4 years ago
8d09d4a
Run SPIR-V validation on SkSL unit test output
by Brian Osman
· 4 years ago
0363f05
Add experimental prints for conic max error to Wedge sample
by Chris Dalton
· 4 years ago
bbaad02
Simplify bitmapprocstate to just store bool for bilerp
by Mike Reed
· 4 years ago
95ab83f
On QComm to vulkan partial clears as draws.
by Greg Daniel
· 4 years ago
9ba7a24
Reland "SkSL: Test/implement "geometric" intrinsics"
by Brian Osman
· 4 years ago
748db70
Make sure maxIntrinsicWidth is always no less than minIntrinsicWidth
by Julia Lavrova
· 4 years ago
46787d5
SkSL: Add test for scalar versions of geometric intrinsics
by Brian Osman
· 4 years ago
8636e13
Revert "Move conservative bounds tracking from SkCanvas to SkNoPixelsDevice"
by Michael Ludwig
· 4 years ago
ee792d6
Fix hazard in vulkan from resetting fActiveCommandPools.
by Greg Daniel
· 4 years ago
4867834
move SkottieAnimation out of SkottieRunner to top level
by Jorge Betancourt
· 4 years ago
641ff3b
Hardcode offsets to zero in GrMockOpTarget
by Chris Dalton
· 4 years ago
bc75ebb
Fix crash with boolean vectors in is_constant<T>.
by John Stiles
· 4 years ago
7512507
Add "putBack" analogs to the DrawIndirect buffer pool
by Chris Dalton
· 4 years ago
a6e0d83
Remove a slop term from the stroke tessellation shader
by Chris Dalton
· 4 years ago
246fcc3
rely on clients to guard old api
by Mike Reed
· 4 years ago
cb76565
Fix a bug with miters in the stroke tessellation shader
by Chris Dalton
· 4 years ago
6c5e78d
Bump bl from 4.0.2 to 4.0.3 in /tools/perf-canvaskit-puppeteer
by dependabot[bot]
· 4 years ago
a084ef4
Add supporting function for finding image use in layers
by Nathaniel Nifong
· 4 years ago
11a3947
Move conservative bounds tracking from SkCanvas to SkNoPixelsDevice
by Michael Ludwig
· 4 years ago
98c3aea
Add cusp detection to GrPathUtils::findCubicConvex180Chops
by Chris Dalton
· 4 years ago
1cf4bc7
Remove unused parameter in vk bindDescriptorSets.
by Greg Daniel
· 4 years ago
dbc19ea
implement a whole slew of arm64 ops
by Mike Klein
· 4 years ago
4dfa977
Add 'isBoolean' method to SkSL::Type.
by John Stiles
· 4 years ago
feada47
Reland "Simplify _blend_set_color_saturation, removing an instruction."
by John Stiles
· 4 years ago
2aa3b8d
fix test to use new api
by Mike Reed
· 4 years ago
68ac3b9
Revert "Move GL's SkSL::Compiler to the GPU (like all other backends)"
by Brian Osman
· 4 years ago
3df7196
Roll Dawn from 546a7c98c897 to 03badec5d73a (3 revisions)
by skia-autoroll
· 4 years ago
7078f08
Roll ANGLE from ebf890fcf9f3 to 1b413197a6d7 (13 revisions)
by skia-autoroll
· 4 years ago
af88a65
Roll SwiftShader from 6d612051c083 to 43bb60e1fa11 (6 revisions)
by skia-autoroll
· 4 years ago
4c1fb1c
Return the contour's final point from SkPath::RangeIter in kClose
by Chris Dalton
· 4 years ago
65fb101
Reland "Always tweak matrix for consistent opt"
by Mike Reed
· 4 years ago
0a07e9b
Revert "Always tweak matrix for consistent opt"
by Mike Reed
· 4 years ago
ce0c876
hide legacy scalePixels and makeShader
by Mike Reed
· 4 years ago
26e1073
Always tweak matrix for consistent opt
by Mike Reed
· 4 years ago
d461f6e
Add support for strided loads to GrVx
by Chris Dalton
· 4 years ago
cd74dea
macro hygiene in SkVx.h
by Mike Klein
· 4 years ago
9b9415e
Avoid inlining functions that are called repeatedly.
by John Stiles
· 4 years ago
f5c1d04
Flatten out constructors nested inside constructors.
by John Stiles
· 4 years ago
92072a3
Fix SPIR-V golden output file extensions.
by John Stiles
· 4 years ago
cddfce2
Move GL's SkSL::Compiler to the GPU (like all other backends)
by Brian Osman
· 4 years ago
3d58d5a
Incremental removal of internal dependence on SkFilterQuality
by Mike Reed
· 4 years ago
931da26
Add unit test demonstrating output from Gaussian blur.
by John Stiles
· 4 years ago
95b5fb9
Revert "Share code handling legacy SkFilterQuality"
by Mike Reed
· 4 years ago
f9334e9
Reland "Simplify layer bounds syncing and no-device error handling in SkCanvas::internalSaveLayer"
by Michael Ludwig
· 4 years ago
b27f39c
Add conic fill support to the tessellator
by Chris Dalton
· 4 years ago
ee9c4c7
remove legacy SkFilterOptions
by Mike Reed
· 4 years ago
e81fb87
Revert "Simplify _blend_set_color_saturation, removing an instruction."
by John Stiles
· 4 years ago
8b3b159
Remove operators &&= ||= ^^= from SkSL.
by John Stiles
· 4 years ago
21a59d6
Fix double-negation of constant-value construcors.
by John Stiles
· 4 years ago
9a8cbe5
Share code handling legacy SkFilterQuality
by Mike Reed
· 4 years ago
cbbe0b0
Fix reverse bounds calculation for SkImageFilters::Compose
by Michael Ludwig
· 4 years ago
b432754
Reland "Move vulkan memory uma stats to report on submit."
by Greg Daniel
· 4 years ago
7d5a4b4
Roll SwiftShader from de9e649438ed to 6d612051c083 (4 revisions)
by skia-autoroll
· 4 years ago
d40e548
Roll ANGLE from 777749aafaac to ebf890fcf9f3 (12 revisions)
by skia-autoroll
· 4 years ago
639fb02
Roll Dawn from 1a14e7e02441 to 546a7c98c897 (6 revisions)
by skia-autoroll
· 4 years ago
9a5aa0a
[svg] Handle zero-radius radial gradients
by Florin Malita
· 4 years ago
e4bc70c
Update SKP version
by skia-recreate-skps
· 4 years ago
dd612b6
Update Go Deps
by skia-recreate-skps
· 4 years ago
ee40ec6
remove Op::pack
by Mike Klein
· 4 years ago
d90024d
split subrun API into Blob and Op interfaces
by Herb Derby
· 4 years ago
a03f8bf
other ways to organize samplingoptions?
by Mike Reed
· 4 years ago
797831c
Reland "Hook up ShaderErrorHandler in the Metal backend."
by Robert Phillips
· 4 years ago
c5a37b1
Revert "Move vulkan memory uma stats to report on submit."
by Greg Daniel
· 4 years ago
dda1d31
Enable SPIR-V disassembly output from skslc.
by John Stiles
· 4 years ago
0dd83e1
Revert "SkSL: Test/implement "geometric" intrinsics"
by John Stiles
· 4 years ago
0758da2
Revert "Hook up ShaderErrorHandler in the Metal backend."
by Robert Phillips
· 4 years ago
10089c6
Revert "Remove legacy SkImage::MakeFromYUVATextures."
by Robert Phillips
· 4 years ago
2c21a11
Remove uses of SkCanvas::flush
by Robert Phillips
· 4 years ago
c4e958b
tweak SkVMBlitter for paints with no shader
by Mike Klein
· 4 years ago
445df8d
Factor out redundant code for compiling GLSL/Metal/SPIR-V/CPP/H files.
by John Stiles
· 4 years ago
b733496
Don't allow replaceClip to exceed bitmap device size
by Michael Ludwig
· 4 years ago
da1c4d2
Spruce up iOS viewer and cut CPU drain
by Adlai Holler
· 4 years ago
69df532
Hook up ShaderErrorHandler in the Metal backend.
by Jim Van Verth
· 4 years ago
0d5d956
SkSL: Test/implement "geometric" intrinsics
by Brian Osman
· 4 years ago
74c51ac
resolve filterquality up front in imageshader
by Mike Reed
· 4 years ago
5626998
SkSL: Reduce default heap usage, improve heap benchmarks
by Brian Osman
· 4 years ago
0f46450
Reland "Remove inliner from IR generation stage."
by John Stiles
· 4 years ago
5c80964
Update GrProgramInfo's constructor
by Robert Phillips
· 4 years ago
6c1191d
Revert "Simplify layer bounds syncing and no-device error handling in SkCanvas::internalSaveLayer"
by Michael Ludwig
· 4 years ago
Next »