Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
12cea8d6c429d06425be97af31db7c31655e5290
12cea8d
hook up float comparisons to x86 JIT
by Mike Klein
· 6 years ago
44649ca
gn format BUILD.gn
by Mike Klein
· 6 years ago
cea290f
Add GrPrimitiveType to GrProgramInfo
by Robert Phillips
· 6 years ago
c4420ef
Roll third_party/externals/angle2 1d09b983031b..cc0919dcb64b (8 commits)
by skia-autoroll
· 6 years ago
345a273
Roll third_party/externals/swiftshader 215bc7949b35..27a3d31d7a9d (2 commits)
by skia-autoroll
· 6 years ago
f66ec5d
No GL support on Fuchsia.
by John Rosasco
· 6 years ago
67d43fe
Rename stencil face terminology to clockwise/counter-clockwise
by Chris Dalton
· 6 years ago
2959749
Allow more sub-pixel position bits
by Herb Derby
· 6 years ago
714f8cc
add vcmpps
by Mike Klein
· 6 years ago
f7ce19e
Improve the dynamic range of SkPackedGlyphID ctor
by Herb Derby
· 6 years ago
2524f1d
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
1cbf4ec
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
d0792e6
unnest matrix multiply
by Mike Klein
· 6 years ago
3dce06b
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
4afe94c
Fix issue with RenderPipelineDescriptor creation
by Jim Van Verth
· 6 years ago
2359927
JIT splat(0) as xor
by Mike Klein
· 6 years ago
6790423
fix tolerance in read pixels tests
by Brian Salomon
· 6 years ago
0efc01d
Revert "Fully delineate GL usage w/ skia_use_gl"
by Robert Phillips
· 6 years ago
da7ef86
guard all SkVMBlitter debug features together
by Mike Klein
· 6 years ago
272060a
find min and max, separared by comma. not minmax.
by Nathaniel Nifong
· 6 years ago
cdc9238
Inline SkWuffsCodec::readFrames
by Nigel Tao
· 6 years ago
078cf3e
Fully delineate GL usage w/ skia_use_gl
by John Rosasco
· 6 years ago
5676060
[infra] Remove Calmbench and ParentRevision bots
by Eric Boren
· 6 years ago
a2b2214
Record min and max frame times from skpbench in perf
by Nathaniel Nifong
· 6 years ago
9b63dc8
Have vulkan command and descriptor sets handle failed creation.
by Greg Daniel
· 6 years ago
da53dd5
Reland "Fix empty run handling in trivial shaper iterators"
by Ben Wagner
· 6 years ago
d84dd4b
Combine mask and edge distance in TessellationHelper
by Michael Ludwig
· 6 years ago
6e54a29
Assert we are now in the world of single-primitive-type render passes
by Robert Phillips
· 6 years ago
f005247
Roll third_party/externals/angle2 67527cb45293..1d09b983031b (5 commits)
by skia-autoroll
· 6 years ago
e127e9f
Roll third_party/externals/swiftshader aaa64b76c0b4..215bc7949b35 (2 commits)
by skia-autoroll
· 6 years ago
cdc0c23
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
0cbb90d
split out blendmodes for skvm
by Mike Reed
· 6 years ago
971e9eb
split out serial functions for SkFont into separate impl
by Mike Reed
· 6 years ago
ce200ac
Cache tessellation metadata between inset/outset calls
by Michael Ludwig
· 6 years ago
b1576fd
Dawn: fix mipmap width and height computation during upload.
by Stephen White
· 6 years ago
1cc6067
friendly wrapper to allocate uniforms
by Mike Klein
· 6 years ago
23607a9
Roll Dawn to ToT.
by Stephen White
· 6 years ago
d394f2e
SkPDF/bublic.bzl: switch away from Sfntly subsetter.
by Hal Canary
· 6 years ago
1803f4ef
Revert "Fix empty run handling in trivial shaper iterators"
by Ben Wagner
· 6 years ago
73fcde0
Revert "Reland "Implement sample mask and sample locations support in Vulkan""
by Robert Phillips
· 6 years ago
368570d
Revert "Add a "conservative raster" flag to GrPipeline and implement in Vulkan"
by Robert Phillips
· 6 years ago
0f3a26d
Fix empty run handling in trivial shaper iterators
by Ben Wagner
· 6 years ago
91a1ec3
[skottie] Streamlined gradient stop merger
by Florin Malita
· 6 years ago
07b3994
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
96b6150
implement SkColorFilterShader::isOpaque()
by Mike Klein
· 6 years ago
ee6b49b
Add a "conservative raster" flag to GrPipeline and implement in Vulkan
by Chris Dalton
· 6 years ago
e643da6
Add new macro for checking device lost when making Vulkan calls.
by Greg Daniel
· 6 years ago
e2edfba
[recipes] CanvasKit, PathKit, some others don't need bot_update
by Eric Boren
· 6 years ago
2245bf8
Reland "Implement sample mask and sample locations support in Vulkan"
by Ethan Nicholas
· 6 years ago
5625412
unify program() and uniforms()
by Mike Klein
· 6 years ago
09ee112
Reland "Fully embrace skcms types in SkColorSpace API"
by Brian Osman
· 6 years ago
b3bd864
Cleanup kGray_8 readback.
by Brian Salomon
· 6 years ago
73a722c
[skottie] Fix trim path mode interpretation
by Florin Malita
· 6 years ago
83e979f
Roll third_party/externals/angle2 6c7208f93d6e..67527cb45293 (10 commits)
by skia-autoroll
· 6 years ago
49081f6
[skottie] Use SkColor4f for gradient color stops
by Florin Malita
· 6 years ago
2945c1e
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
057985a
Fail Skpbench on unsupported hardware
by Ben Wagner
· 6 years ago
57643aa
Speed up diff canvas using small bit vector
by Herb Derby
· 6 years ago
746acf1
add color filter support
by Mike Klein
· 6 years ago
7a13b46
x86-64 JIT support for Op::index
by Mike Klein
· 6 years ago
36574af
ccpr: Fail gracefully when atlas instantiation fails
by Chris Dalton
· 6 years ago
e9b5469
Add valgrind suppressions for GrClearImage
by Brian Salomon
· 6 years ago
6af9b1c
Revert "Fully embrace skcms types in SkColorSpace API"
by Robert Phillips
· 6 years ago
cfa4f60
simpler uniforms() api
by Mike Klein
· 6 years ago
fb9146f
merge key() and CanBuild() into CacheKey()
by Mike Klein
· 6 years ago
e8356ad
indent loop so it stands out
by Mike Klein
· 6 years ago
f3d4109
add (x,y) params to shader program()
by Mike Klein
· 6 years ago
4a4f34b
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
7015227
Fully embrace skcms types in SkColorSpace API
by Brian Osman
· 6 years ago
cc83687
Make SkBlendMode_AsCoeff() public
by Michael Ludwig
· 6 years ago
85c3d68
Some improvements to backend texture creation.
by Brian Salomon
· 6 years ago
923dad7
Fix memory leak in iOS viewer.
by Jim Van Verth
· 6 years ago
e94cdd2
Use QuadHelper and PatternHelper in more places
by Robert Phillips
· 6 years ago
790eff8
Fix fuzz bug in isValid for SkDescriptor
by Herb Derby
· 6 years ago
501149f
[skottie] Add support for gradient opacity stops
by Florin Malita
· 6 years ago
45a2281
Return coverage from inset() call instead of using a separate function.
by Michael Ludwig
· 6 years ago
2f3a020
updateUniforms() just once
by Mike Klein
· 6 years ago
e96214c
[skottie] Add a couple more 3D tests
by Florin Malita
· 6 years ago
d85686f
Update comment on isNumericalTransferFn to clarify that fn is always set
by Brian Osman
· 6 years ago
ba97189
Skip unnecessary moveTo in degenerate quad calculations
by Michael Ludwig
· 6 years ago
2697d14
Reland "[recipes] Assert that Git is obtained from CIPD"
by Eric Boren
· 6 years ago
3cfde4e
Make GrVkResource::Trace thread safe.
by Peng Huang
· 6 years ago
e99683a
[infra] Make SkottieWASM and LottieWeb use git from CIPD
by Eric Boren
· 6 years ago
e36d030
SkColorMatrix cleanup
by Brian Osman
· 6 years ago
feac94f
Roll third_party/externals/angle2 e96039218e9d..6c7208f93d6e (8 commits)
by skia-autoroll
· 6 years ago
42d236e
Roll third_party/externals/swiftshader fda994c63075..aaa64b76c0b4 (8 commits)
by skia-autoroll
· 6 years ago
4cc2dc6
Update SKP version
by skia-recreate-skps
· 6 years ago
8e083ee
Tighten up min and max vertex indices passed to GrTextureOp's meshes
by Robert Phillips
· 6 years ago
ef7677f
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
3699a17
Progress towards consolidating aa mask and edge distances
by Michael Ludwig
· 6 years ago
8633e4f
Revert "Implement sample mask and sample locations support in Vulkan"
by Ethan Nicholas
· 6 years ago
8b915a0
Implement sample mask and sample locations support in Vulkan
by Ethan Nicholas
· 6 years ago
79b7134
[canvaskit] Add relative SkPath operators
by Kevin Lubick
· 6 years ago
5d5c9bf
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
e2e3a2f
Revert "Reduce max # of AA Quads that can be merged or chained into a single GrTextureOp"
by Robert Phillips
· 6 years ago
491eba5
Revert "[recipes] Assert that Git is obtained from CIPD"
by Eric Boren
· 6 years ago
183fc99
Dawn: update to recent texture proxy changes.
by Stephen White
· 6 years ago
6751f17
[recipes] Assert that Git is obtained from CIPD
by Eric Boren
· 6 years ago
0509373
[infra] Make CheckGeneratedFiles use git from CIPD
by Eric Boren
· 6 years ago
0393505
opaque shaders and srcover -> src
by Mike Klein
· 6 years ago
Next »