Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
04513752fd6e30a9bc4181e7fd901908a432ad0b
0451375
Remove D3D12X.
by Jim Van Verth
· 5 years ago
74ac68a
Update Go Deps
by skia-recreate-skps
· 5 years ago
d307d46
Roll third_party/externals/angle2 1cc49bb2e230..1c95795f1fb3 (12 commits)
by skia-autoroll
· 5 years ago
00a39d1
Roll third_party/externals/swiftshader f99302c4efe6..b8d47928094f (15 commits)
by skia-autoroll
· 5 years ago
95fbc06
Roll ../src d086f1bdb67d..c0b367bf9cab (424 commits)
by skia-autoroll
· 5 years ago
0ba3032
[skottie] Corner pin effect
by Florin Malita
· 5 years ago
4067a94
the return of bit_clear
by Mike Klein
· 5 years ago
aa68109
special-case overhaul
by Mike Klein
· 5 years ago
e99c56f
Use the LICENSE provided by Microsoft
by Michael Ludwig
· 5 years ago
81dd8ab
More infix for skvm, add poly() helper for polynomial evaluations
by Mike Reed
· 5 years ago
1f8a1d0
Update SKP version
by skia-recreate-skps
· 5 years ago
2364325
Update Go Deps
by skia-recreate-skps
· 5 years ago
a5efd68
Add license for include/third_party/d3d
by Michael Ludwig
· 5 years ago
10d86ab
Update Go Deps
by skia-recreate-skps
· 5 years ago
2eb4bd4
Fix some d3d ref counting.
by Greg Daniel
· 5 years ago
36e67aa
Mark dawn and shaderc as third_party.
by Ben Wagner
· 5 years ago
3027571
Make copy proxy in GM budgeted when texgen policy is kDraw.
by Brian Salomon
· 5 years ago
76fbdd4
every label has a use
by Mike Klein
· 5 years ago
16a5a61
ccpr: Don't use half float vertex attribs
by Chris Dalton
· 5 years ago
ab7e8b3
plumb camera info down to devices
by Mike Reed
· 5 years ago
92411c7
Set gn output_dir variable for test apps.
by Jim Van Verth
· 5 years ago
d6ad480
Add GrD3DBuffer.
by Jim Van Verth
· 5 years ago
cc8a76f
[canvaskit] Add gm helper functions to tests.
by Kevin Lubick
· 5 years ago
b6e7ef1
Use skvm infix in gradients
by Mike Reed
· 5 years ago
bddf60b
Revert "Reland "Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding"""
by Chris Dalton
· 5 years ago
7521fb9
Revert "Disable baseInstance on SwiftShader"
by Chris Dalton
· 5 years ago
d4dec97
Add an option to GrMeshTest to save to png
by Chris Dalton
· 5 years ago
cca2acf
remove little-used bit_clear() and bytes()
by Mike Klein
· 5 years ago
b1cef9d
Disable baseInstance on SwiftShader
by Chris Dalton
· 5 years ago
b08cc02
Switch back to stack-based SkSL interpreter
by Brian Osman
· 5 years ago
d97187c
Roll skia/third_party/skcms bd0abcd0646a..60d5d65325e6 (1 commits)
by skia-autoroll
· 5 years ago
96f6401
harmonize rewrite-includes and gn-format checks
by Mike Klein
· 5 years ago
e4bcbf8
Update release schedule, notes
by Heather Miller
· 5 years ago
8970bc2
refactor colorspacexform for skvm infix
by Mike Reed
· 5 years ago
10ee0b2
Merge GrVkVertexBuffer and GrVkIndexBuffer into GrVkMeshBuffer
by Chris Dalton
· 5 years ago
0aece58
gn format gn/gpu.gni
by Chris Dalton
· 5 years ago
470b779
Include fetch-gn in SKQP build recipe.
by Weston Tracey
· 5 years ago
c524378
Don't require color type to make proxy copies.
by Brian Salomon
· 5 years ago
9ce08e8
schedule() in place
by Mike Klein
· 5 years ago
0029db0
Incorporate sample count into RTC fallback color type.
by Brian Salomon
· 5 years ago
613deb0
In 3D sample, fix the matrix used for normal transformation
by Brian Osman
· 5 years ago
5fd0137
eliminate use of Usage in finalize
by Mike Klein
· 5 years ago
939a881
Update Go Deps
by skia-recreate-skps
· 5 years ago
513d454
Roll third_party/externals/angle2 745e071241ab..1cc49bb2e230 (9 commits)
by skia-autoroll
· 5 years ago
1fcf8c8
Roll ../src deeb0d54a08c..d086f1bdb67d (467 commits)
by skia-autoroll
· 5 years ago
e70e0c0
Roll third_party/externals/swiftshader cb58662302c8..f99302c4efe6 (7 commits)
by skia-autoroll
· 5 years ago
8efbbbc
image_from_yuv_textures GM recreates YUVA image before each draw.
by Brian Salomon
· 5 years ago
47d03f6
Reland "Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding""
by Chris Dalton
· 5 years ago
c89ca0b
[canvaskit] Tweak matrix benchmarks
by Kevin Lubick
· 5 years ago
6bffe39
[canvaskit] Handle passing matrix values into CK ourselves.
by Kevin Lubick
· 5 years ago
5384f40
eliminate_dead_code in place
by Mike Klein
· 5 years ago
17fbcd1
ios.py: Bugfix to prevent iOS tasks from failing with "Error: ImageMountFailed".
by Leandro Lovisolo
· 5 years ago
9a11a86
don't need Builders
by Mike Klein
· 5 years ago
56fa47b
Disable baseVertexBaseInstanceSupport if instancing is not supported
by Chris Dalton
· 5 years ago
523f02d
[skottie] Cleanup pass
by Florin Malita
· 5 years ago
249dcdf
Update Go Deps
by Eric Boren
· 5 years ago
5b701e1
pass around programs by value
by Mike Klein
· 5 years ago
b7d8790
pull out schedule, finalize
by Mike Klein
· 5 years ago
d005b69
Reland x2 "Assert that all GrCaps colortype/format -> swizzle queries are legal."
by Brian Salomon
· 5 years ago
43542fc
Add GrVkPipelineStateBuilder and GrMtlPipelineStateBuilder trace events
by Brian Osman
· 5 years ago
8afde5f
Rename outputView->writeView and outputSwizzle->writeSwizzle
by Brian Salomon
· 5 years ago
c3ce54a
Remove color type from promise image proxy callback.
by Brian Salomon
· 5 years ago
27801a8
Broke Debian9 things in skolo.
by Weston Tracey
· 5 years ago
7542ab5
reframe liveness_analysis as eliminate_dead_code
by Mike Klein
· 5 years ago
b5d39b5
[infra] Upgrade to Debian 10 for GCE tasks.
by Weston Tracey
· 5 years ago
717d386
Remove more remnants of SkVertices bone support
by Brian Osman
· 5 years ago
f5ecf51
Stop including SkVertices.h from so many places
by Brian Osman
· 5 years ago
37d8c64
[canvaskit] Add tests for RTShader
by Kevin Lubick
· 5 years ago
2fc431e
Update Skia milestone to 84
by Heather Miller
· 5 years ago
8ce842d
Fix the CanvasKit viewer build
by Chris Dalton
· 5 years ago
6c51bf6
Roll third_party/externals/angle2 7d8c2f2e3322..745e071241ab (12 commits)
by skia-autoroll
· 5 years ago
1b009e1
Roll ../src 99264d128679..deeb0d54a08c (439 commits)
by skia-autoroll
· 5 years ago
bf89419
Roll third_party/externals/swiftshader 5cf1e9a31c90..cb58662302c8 (7 commits)
by skia-autoroll
· 5 years ago
46aacc7
Fix SkVertices serialization bug. Also remove Builder getters for counts.
by Brian Osman
· 5 years ago
17b5180
pull out specialize_for_jit()
by Mike Klein
· 5 years ago
ceeb256
Wrap copy-tool path in quotes.
by John Stiles
· 5 years ago
ffd11f4a
Adding attribute types to SkVertices
by Brian Osman
· 5 years ago
a01c6b0
reformat GN files
by Mike Klein
· 5 years ago
b14b144
Revert "Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding""
by Michael Ludwig
· 5 years ago
7c75226
Renamed the various 'stage' shader functions to have the actual effect name
by Ethan Nicholas
· 5 years ago
d84b691
Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding"
by Chris Dalton
· 5 years ago
6e35a00
Have GrContext abandoned call also check if the underlying device is lost.
by Greg Daniel
· 5 years ago
007409a
In pipeline stage code generator, skip emitting varying declarations
by Brian Osman
· 5 years ago
94996eb
Stop inadvertently cloning GrTextureEffect
by Ethan Nicholas
· 5 years ago
4f90a8e
Uses refactoring
by Mike Klein
· 5 years ago
9e2d384
[canvaskit] Add support for DOMMatrix to some APIs
by Kevin Lubick
· 5 years ago
f3b9a30
Use infix syntax from skvm
by Mike Reed
· 5 years ago
46994e0
Dawn Debug Win10 test bot
by Brian Salomon
· 5 years ago
1576e4e
Non-substantive GPU text changes
by Robert Phillips
· 5 years ago
4eaa5f2
Disable baseInstance on ANGLE D3D
by Chris Dalton
· 5 years ago
eeaabc4
[skottie] Vector-encoded paths
by Florin Malita
· 5 years ago
bfc0926
roll GN
by Mike Klein
· 5 years ago
3809be4
add operator-> to Color and HSLA
by Mike Klein
· 5 years ago
b60c8a2
Reset GrOpsRenderPass active buffers during bindPipeline
by Chris Dalton
· 5 years ago
f76cbfc
Use bundle_resources_dir for iOS plist.
by Jim Van Verth
· 5 years ago
9aa9a68
Implement local version of gr_cp and use for GrD3DTextureResourceInfo.
by Jim Van Verth
· 5 years ago
763703c
Roll ../src f43e7c4d79ad..99264d128679 (445 commits)
by skia-autoroll
· 5 years ago
6790048
Roll third_party/externals/angle2 05fa1a99914a..7d8c2f2e3322 (12 commits)
by skia-autoroll
· 5 years ago
587b091
Stop including SkVertices.h from SkCanvas.h
by Brian Osman
· 5 years ago
e8d2080
Revert x2 "Assert that all GrCaps colortype/format -> swizzle queries are legal."
by Brian Salomon
· 5 years ago
Next »