Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
6a32672cb476635c7731863a00c562671da65f7c
6a32672
Revert "remove uncalled virtuals"
by Mike Reed
· 5 years ago
c655c3a
Make GrOp::onPrePrepare be pure virtual
by Robert Phillips
· 5 years ago
3a76975
[skottie] VectorValue specialization
by Florin Malita
· 5 years ago
4765da4
Add fiddle example for MakeLinear
by Kevin Lubick
· 5 years ago
bc074a6
Add SkBudgeted parameter to SkImage::makeTextureImage().
by Brian Salomon
· 5 years ago
0b1e5fc
Remove GrGLSLUtil
by Brian Osman
· 5 years ago
2665188
Revert "Reland "Clear out atlases if they haven't been used in a while.""
by Jim Van Verth
· 5 years ago
8edacdb
remove uncalled virtuals
by Mike Reed
· 5 years ago
6b24312
[infra] Run recipe and python unittests unbuffered
by Eric Boren
· 5 years ago
00ba5ef
Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"
by Brian Salomon
· 5 years ago
4f93c57
Update AAHairlineOp to surface its programInfos at record time
by Robert Phillips
· 5 years ago
f6784a8
Don't build GL on Metal, Vulkan, Dawn, Direct3D bots
by Brian Salomon
· 5 years ago
0d6629a
[infra] gen_task: follow-ups from http://review.skia.org/275076
by Eric Boren
· 5 years ago
d7e0131
remove old experimental apis
by Mike Reed
· 5 years ago
c2b7d47
Revert "Set up eGPU/discrete support for MacOS."
by Greg Daniel
· 5 years ago
304e14d
Remove FixedDynamicState from GrProgramInfo and GrPipeline
by Chris Dalton
· 5 years ago
1c3bea4
Set up eGPU/discrete support for MacOS.
by Jim Van Verth
· 5 years ago
43f7641
Arrange instruction to reduce register pressure
by Herb Derby
· 5 years ago
56015e0
SkStrikeCache: only validate post-purge
by Florin Malita
· 5 years ago
3bf2f3a
Remove DynamicStateArrays from GrProgramInfo and GrPipeline
by Chris Dalton
· 5 years ago
dbb833b
Migrate GrFillRectOp and GrTextureOp to the new bind/draw API
by Chris Dalton
· 5 years ago
d8add5c
Add fiddle demonstrating alpha when used on saveLayer
by Kevin Lubick
· 5 years ago
beefcb9
Reland saveLayer can omit the rectangle argument.
by Kevin Lubick
· 5 years ago
961caee
add m82 release notes
by Heather Miller
· 5 years ago
8eda499
Dawn: embed a staging buffer inside the uniform ring buffer.
by Stephen White
· 5 years ago
141ac68
[skottie] Cleanup: split animators into separate CUs
by Florin Malita
· 5 years ago
dc963b3
More comparison fixes
by Michael Ludwig
· 5 years ago
be45742
Change GrProgramInfo::visitProxies to "visitFPProxies"
by Chris Dalton
· 5 years ago
765ed36
Delete GrOpsRenderPass::drawMeshes
by Chris Dalton
· 5 years ago
c42fb08
Fix unsigned/signed comparison in assert
by Michael Ludwig
· 5 years ago
cd01979
Refactor GrMemoryPool into reusable GrBlockAllocator
by Michael Ludwig
· 5 years ago
1facd5e
Make persistent cache serialization safer
by Brian Osman
· 5 years ago
a17558c
Roll ../src 6d7621abf90d..21cbc653d600 (395 commits)
by skia-autoroll
· 5 years ago
881b7e9
Roll third_party/externals/angle2 cb9a86a9d867..d24752e63ae4 (10 commits)
by skia-autoroll
· 5 years ago
95b327d
Roll third_party/externals/swiftshader 3a50a43df988..440fc9959f06 (1 commits)
by skia-autoroll
· 5 years ago
6b48e62
remove unused mutate() apis
by Mike Klein
· 5 years ago
3b946c1
Check fullness and purge on every strike lookup
by Herb Derby
· 5 years ago
a30aeae
impl SkTDynamicHash with SkTHashTable
by Mike Klein
· 5 years ago
aa0e45c
Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass
by Chris Dalton
· 5 years ago
04ef810
port GrProxyProvider off SkTDynamicHash::Iter
by Mike Klein
· 5 years ago
457c1eb
[infra] Minor refactor for recipe properties in gen_tasks
by Eric Boren
· 5 years ago
7957d53
Revert "Allow null rect for saveLayer"
by Kevin Lubick
· 5 years ago
3d44f73
Sweep gradient support for CanvasKit
by Dan Field
· 5 years ago
f2e9709
Allow null rect for saveLayer
by Dan Field
· 5 years ago
eb694b7
Rename GrMesh to GrSimpleMesh
by Chris Dalton
· 5 years ago
6c13871
fix up release notes file for milestone 83
by Heather Miller
· 5 years ago
37c7bdd
Remove GrMesh::setVertexData
by Chris Dalton
· 5 years ago
56c09f0
Rearrange Vulkan asserts for samplers
by Chris Dalton
· 5 years ago
cff6396
begin refactoring SkTDynamicHash and SkTMultiMap
by Mike Klein
· 5 years ago
16701ee
Shrink SkTHashTables
by Mike Klein
· 5 years ago
0557f6a
Roll ../src 907b992f87c0..6d7621abf90d (422 commits)
by skia-autoroll
· 5 years ago
ac3e765
Roll third_party/externals/angle2 6963f58c7678..cb9a86a9d867 (13 commits)
by skia-autoroll
· 5 years ago
f948150
Roll third_party/externals/swiftshader 18daa81e3d3d..3a50a43df988 (14 commits)
by skia-autoroll
· 5 years ago
9f5ed1c
Update SKP version
by skia-recreate-skps
· 5 years ago
276a785
rearrange to emphasize most salient params
by Mike Klein
· 5 years ago
9a4ac6e
add programs to compose, lerp and luma colorfilters
by Mike Reed
· 5 years ago
7e0a7db
colorfilter's program returns a color
by Mike Reed
· 5 years ago
6352f00
change onProgram to return its color, or an invalid-color if failed
by Mike Reed
· 5 years ago
190b6e5
skvm for compose shaders
by Mike Reed
· 5 years ago
320c32b
Remove mips workarounds for Android.
by Derek Sollenberger
· 5 years ago
0bd00f4
Reland "Clear out atlases if they haven't been used in a while."
by Jim Van Verth
· 5 years ago
2cdad96
SkiaDawn: Early out in recordProgramInfo
by Sean Gilhuly
· 5 years ago
e05b1b7
[svgdevice] Handle text path effects
by Florin Malita
· 5 years ago
f9329af
Revert "Clear out atlases if they haven't been used in a while."
by Jim Van Verth
· 5 years ago
0f9c2c9
Remove instanced draws and simplify GrMesh
by Chris Dalton
· 5 years ago
bc45f28
remove legacy virtual from enforcer
by Mike Reed
· 5 years ago
79007c9
Clear out atlases if they haven't been used in a while.
by Jim Van Verth
· 5 years ago
75e2907
Implement support for path effects in SkSVGDevice backend.
by Bryce Thomas
· 5 years ago
a9e28af
Make AAFlatteningConvexPathOp surface its programInfos at record time
by Robert Phillips
· 5 years ago
ba96256
hide getters so we can change the internals of SkVertices
by Mike Reed
· 5 years ago
224cd4d
Roll third_party/externals/angle2 2e5bd9b1e658..6963f58c7678 (14 commits)
by skia-autoroll
· 5 years ago
6dbd838
Roll ../src 5309fd86e6da..907b992f87c0 (527 commits)
by skia-autoroll
· 5 years ago
8ef1b85
Roll third_party/externals/swiftshader 7e857092052e..18daa81e3d3d (9 commits)
by skia-autoroll
· 5 years ago
4d43694
Update SKP version
by skia-recreate-skps
· 5 years ago
c2da769
dot for JIT
by Mike Klein
· 5 years ago
5caf7de
restore Op::round
by Mike Klein
· 5 years ago
bb76842
Migrate GrMeshTest to the new bind/draw API
by Chris Dalton
· 5 years ago
019385e
remove LerpRed shader
by Mike Reed
· 5 years ago
5929535
add draw-via-serialize mode to viewer
by Mike Reed
· 5 years ago
2669a7b
More programInfo cleanup
by Robert Phillips
· 5 years ago
84a9eb5
add gm for clipShader in a layer
by Mike Reed
· 5 years ago
334380e
More GrDrawVerticesOp cleanup, to reduce redundant state
by Brian Osman
· 5 years ago
6941f4a
Update three GrMeshDrawOps to surface their programInfos at record time
by Robert Phillips
· 5 years ago
6509bc7
[skottie] Cleanup VectorValue use
by Florin Malita
· 5 years ago
b0cee9b
Remove drawBitmap et al. from SkDevice
by Michael Ludwig
· 5 years ago
1fe50d3
make switching skvm-on-llvm easier
by Mike Klein
· 5 years ago
c02e77c
[skottie] Effects cleanup pass
by Florin Malita
· 5 years ago
f0aee74
Remove (unused) shader caps from default GP factory functions
by Brian Osman
· 5 years ago
9b449b7
Simplify and optimize GrDrawVerticesOp vertex writing loop
by Brian Osman
· 5 years ago
4133dc4
Clean up programInfo creation in GrMeshDrawOp-derived Ops
by Robert Phillips
· 5 years ago
9b5dba2
Update Skia milestone to 83
by Eric Boren
· 5 years ago
7bb74c4
Roll ../src 43a5bd0c46ed..5309fd86e6da (470 commits)
by skia-autoroll
· 5 years ago
d8fe614
Roll third_party/externals/angle2 c5b3cbdb4502..2e5bd9b1e658 (10 commits)
by skia-autoroll
· 5 years ago
1743144
Roll third_party/externals/swiftshader 16ae92a4ee52..7e857092052e (6 commits)
by skia-autoroll
· 5 years ago
5082df1
Remove need for gpu when unrefing managed resources.
by Jim Van Verth
· 5 years ago
f0140ee
Remove GrDrawVertices fast path for simple matrix + colors + no local coords
by Brian Osman
· 5 years ago
740d34f
Make TessellatingPathOp surface its programInfo at record time
by Robert Phillips
· 5 years ago
1b7f846
Add wrapper script to call tool to bulk abandon Gerrit CLs
by Ravi Mistry
· 5 years ago
a31ab4b
Have GrVkUniformBuffers own their descriptor sets.
by Greg Daniel
· 5 years ago
3a74f83
remove -D_GLIBCXX_DEBUG
by Mike Klein
· 5 years ago
Next »