Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
28a9b122f5a5331a15653bb60fb525e8d2ac82f4
/
gm
db301b7
restore til I understand what changed
by Mike Reed
· 5 years ago
00a9764
consolidate examples to 1 matrix type
by Mike Reed
· 5 years ago
e014367
Revert "Revert "Use bitmap subset for comparison in texture_domain_effect GMs.""
by Brian Salomon
· 5 years ago
a6b7c52
Revert "Use bitmap subset for comparison in texture_domain_effect GMs."
by Brian Salomon
· 5 years ago
6377f1c
Use bitmap subset for comparison in texture_domain_effect GMs.
by Brian Salomon
· 5 years ago
978693c
Make invokeChild just return a string containing the child function call
by Brian Osman
· 5 years ago
ca6b2f4
Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete""
by Brian Salomon
· 5 years ago
1c3e6cf
Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"
by Brian Salomon
· 5 years ago
988af46
Move GrDomainEffect functionality into GrTextureEffect and delete the former.
by Brian Salomon
· 5 years ago
87211cd
Add GM for crbug:10141204
by Michael Ludwig
· 5 years ago
08f1a25
Add GM reproducing perspective failures
by Michael Ludwig
· 5 years ago
7c165a4
Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor.""
by Greg Daniel
· 5 years ago
9ed88b3
Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor.""
by Ben Wagner aka dogben
· 5 years ago
938106d
Reland "Pass in a SkColorType into SkImage_Gpu ctor."
by Greg Daniel
· 5 years ago
3155f7f
Pass in a GrColorType into our Copy call.
by Greg Daniel
· 5 years ago
d4d3b33
Make converting from 4x4 to 3x3 explicit
by Mike Reed
· 5 years ago
b085527
Add SkImage::CompressionType::kBC1_RGBA8_UNORM support
by Robert Phillips
· 5 years ago
b147ace
DCI-P3 -> Display P3 in Skia
by Mike Klein
· 5 years ago
bd1466c
Add a new gm for large kernel matrix convolution
by Adlai Holler
· 5 years ago
ac90802
Update compressed texturing GM
by Robert Phillips
· 5 years ago
42032cb
Revert "Pass in a SkColorType into SkImage_Gpu ctor."
by Mike Klein
· 5 years ago
1d17543
Pass in a SkColorType into SkImage_Gpu ctor.
by Greg Daniel
· 5 years ago
c558f72
Compressed texture API cleanup
by Robert Phillips
· 5 years ago
a3a704a
Override didTranslate, and add virtual for didScale
by Mike Reed
· 5 years ago
6f48542
remove cruft bools from canvas
by Mike Reed
· 5 years ago
ccb6142
Allow implicit conversion from GrSamplerState::Filter to GrSamplerState
by Brian Salomon
· 5 years ago
d5caeb8
Improve handling of anisotropic scaling for stroked rects
by Robert Phillips
· 5 years ago
e20fcad
Reland "Move makeDeferredRenderTargetContext calls to factory on RTC."
by Greg Daniel
· 5 years ago
7cfcc1e
add Brian's fiddle as gm/bicubic
by Mike Klein
· 5 years ago
a4f207e
Revert "Move makeDeferredRenderTargetContext calls to factory on RTC."
by Jim Van Verth
· 5 years ago
1c16b43
Move makeDeferredRenderTargetContext calls to factory on RTC.
by Greg Daniel
· 5 years ago
b8f098d
Reland "Rename GrSimpleTextureEffect->GrTextureEffect"
by Brian Salomon
· 5 years ago
d7436a3
Revert "Rename GrSimpleTextureEffect->GrTextureEffect"
by Brian Salomon
· 5 years ago
91e0d75
rm gm/skvm.cpp
by Mike Klein
· 5 years ago
3ab7128
thread an SkArenaAlloc into shaders
by Mike Klein
· 5 years ago
90673ec
Rename GrSimpleTextureEffect->GrTextureEffect
by Brian Salomon
· 5 years ago
bddaf4b
in gm/skvm.cpp, Fade doesn't need to wrap a shader
by Mike Klein
· 5 years ago
ee426f2
Move SkRuntimeEffect.h to include/effects
by Brian Osman
· 5 years ago
f6a715b
Reland "pass more information to shaders"
by Mike Klein
· 5 years ago
4ee6356
Add SkRuntimeEffect::makeColorFilter
by Brian Osman
· 5 years ago
48cc66a
Revert "pass more information to shaders"
by Mike Klein
· 5 years ago
4f275cf
pass more information to shaders
by Mike Klein
· 5 years ago
8dae7eb
Disable tessellation on Qualcomm
by Chris Dalton
· 5 years ago
5a2f962
Add back door support for GLSL tessellation shaders
by Chris Dalton
· 5 years ago
93de162
Add SkRuntimeEffect::makeShader
by Brian Osman
· 5 years ago
28b0c5d
Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type
by Michael Ludwig
· 5 years ago
2e57c13
Tweak smallpaths so new paths will show up in GM.
by Jim Van Verth
· 5 years ago
de30e42
Clean up GenDistanceFieldFromPath.
by Jim Van Verth
· 5 years ago
4dea72a
Reland x3 "Remove most of GrConfig.h"
by Brian Salomon
· 5 years ago
3f1a98b
Reland "Revert "Remove most of GrConfig.h""
by Greg Daniel
· 5 years ago
14b5721
Rename GrCaps textureSwizzle to readSwizzle.
by Greg Daniel
· 5 years ago
5b9c7ba
Revert "Revert "Remove most of GrConfig.h""
by Brian Salomon
· 5 years ago
46e366a
Remove GrTextureContext.
by Greg Daniel
· 5 years ago
7b1678a
Major refactor of runtime effects
by Brian Osman
· 5 years ago
9d10abe
Remove all layout(ctype=...) from runtime SkSKL
by Brian Osman
· 5 years ago
a6069a1
Support clipRegion on GPU backend
by Brian Salomon
· 5 years ago
81b9897
Store GrSurfaceProxyView on SkImage.
by Greg Daniel
· 5 years ago
f46d5ca
use std::make_unique
by Mike Klein
· 5 years ago
3517aa7
Fix stroked arcs for mirror matrices.
by Brian Salomon
· 5 years ago
ab2b722
Switch SkImage::CompressionType to be an enum class
by Robert Phillips
· 5 years ago
c937bc5
Improvements to uniform handling in runtime SkSL
by Brian Osman
· 5 years ago
7caa137
Support mirror-repeat in GrTextureDomain
by Brian Salomon
· 5 years ago
3968fcb
Pull creation of GrPipeline explicitly into the Ops' onExecute methods
by Robert Phillips
· 5 years ago
0483b46
fix make_path to not care about param-eval-order
by Mike Reed
· 5 years ago
b0047b5
Revert "Remove most of GrConfig.h"
by Brian Salomon
· 5 years ago
80e334d
Remove most of GrConfig.h
by Brian Salomon
· 5 years ago
b4068ed
show perspective bug (need for clipping)
by Mike Reed
· 5 years ago
8a99a41
Fix for 420/422 chroma subsampling of odd dimension images when
by Brian Salomon
· 5 years ago
7eabfe8
This is a reland of GrDomainEffect with significant changes:
by Brian Salomon
· 5 years ago
7d8b397
Changes to GrCoordTransform and local coords
by Brian Salomon
· 5 years ago
c241b58
Make fragment processor iterators work with range for loops.
by Brian Salomon
· 5 years ago
03e4c95
Move creation of GrProgramDesc to GrCaps-derived classes
by Robert Phillips
· 5 years ago
7d34dc7
Revert "Revert "switch to new filltype for SkPath""
by Mike Reed
· 5 years ago
3e7af41
Revert "switch to new filltype for SkPath"
by Mike Reed
· 5 years ago
3a50981
switch to new filltype for SkPath
by Mike Reed
· 5 years ago
fc11844
Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"""
by Brian Salomon
· 5 years ago
50299de
Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""
by Robert Phillips
· 5 years ago
997b37f
Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""
by Brian Salomon
· 5 years ago
e21af50
Test texture domain effect with local matrix.
by Brian Salomon
· 5 years ago
30bc527
Revert "Reland "Revert "Use flat version of path-direction enum"""
by Mike Reed
· 5 years ago
34cea00
Add utility for creating test-only GrProgramInfos
by Robert Phillips
· 5 years ago
98f3fd9
Update bezier_*_effects GMs to not use rand
by Robert Phillips
· 5 years ago
7cda6f3
Reland "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
078e8fa
Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"
by Brian Salomon
· 5 years ago
7a538b1
Make FP optimizations helpers use SkAlphaType not GrColorType
by Brian Salomon
· 5 years ago
1792b19
Revert "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
0dacc6b
Revert "Use flat version of path-direction enum"
by Mike Reed
· 5 years ago
e0fbe94
Use flat version of path-direction enum
by Mike Reed
· 5 years ago
8053c97
Add onPrePrepare to GrFillRRectOp
by Robert Phillips
· 5 years ago
7cd0bfe
No longer ref count GrGeometryProcessors
by Robert Phillips
· 5 years ago
fbfc355
Add SampleLocationsTestOp::onPrePrepare
by Robert Phillips
· 5 years ago
5d07c52
Add FwidthSquircleTestOp::onPrePrepare
by Robert Phillips
· 5 years ago
d4fb7c7
Rename opPODAllocator to recordTimeAllocator
by Robert Phillips
· 5 years ago
170de01
Revert "Replace GrTextureDomainEffect with GrDomainEffect."
by Michael Ludwig
· 5 years ago
67a625e
Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor
by Robert Phillips
· 5 years ago
df70f15
Add ClockwiseTestOp::onPrePrepare
by Robert Phillips
· 5 years ago
2319b80
remove unused (by clients) SkMultiPictureDraw
by Mike Reed
· 5 years ago
f29caf1
Replace GrTextureDomainEffect with GrDomainEffect.
by Brian Salomon
· 5 years ago
34b72ae
Reduce scaling of large SDF glyphs on Mac.
by Jim Van Verth
· 5 years ago
5e8cdfd
Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo
by Chris Dalton
· 5 years ago
Next »