Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
28a8f28b3eaf5fc9a1019ca402eebfbfc1a2f0ba
/
gm
d9ddd07
Revert "Rename sampleVariablesSupport() to sampleMaskSupport()"
by Robert Phillips
· 5 years ago
766b4c9
Rename sampleVariablesSupport() to sampleMaskSupport()
by Chris Dalton
· 5 years ago
9f2b86c
More SkISizification in GPU code.
by Brian Salomon
· 5 years ago
4eda710
Simplify sk_gpu_test::MakeTextureProxyFromData.
by Brian Salomon
· 5 years ago
6c2aa7a
Revert "Reduce inputs to GrProgramDesc::Build method(s)"
by Robert Phillips
· 5 years ago
63a3873
Reduce inputs to GrProgramDesc::Build method(s)
by Robert Phillips
· 5 years ago
c594e62
Plumb GrColorType through all ops/processors that sample textures.
by Greg Daniel
· 5 years ago
2d8a95e
Add "meshCount" to GrProgramInfo
by Robert Phillips
· 5 years ago
901aff0
Add GrProgramInfo to centralize management of program information
by Robert Phillips
· 5 years ago
405413f
Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy
by Robert Phillips
· 5 years ago
9241a6d
Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""
by Brian Salomon
· 5 years ago
cb55010
Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""
by Ravi Mistry
· 5 years ago
6fc04f8
Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"
by Brian Salomon
· 5 years ago
9c21978
Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime"
by Brian Salomon
· 5 years ago
ce240cc
SkSurface asynchronous read APIs allow client to extend pixel lifetime
by Brian Salomon
· 5 years ago
5faf474
More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa.
by Greg Daniel
· 5 years ago
4bc0c1f
Rename GrColorSpaceInfo -> GrColorInfo
by Brian Salomon
· 5 years ago
6694440
Make SkPixmap-variant of createBackendTexture public
by Robert Phillips
· 5 years ago
55e5be3
Fix reported op bounds on a few ops.
by Greg Daniel
· 5 years ago
729fc0c
Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig"
by Brian Salomon
· 5 years ago
384f6e3
Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig
by Brian Salomon
· 5 years ago
31cff27
Revert "Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear""
by Ethan Nicholas
· 5 years ago
85705c1b
Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear"
by Ethan Nicholas
· 5 years ago
4e8f63a
Blur both in x and y
by Herb Derby
· 5 years ago
ac18a5c
remove 'in uniform' support from GrSkSLFP, make rules more clear
by Ethan Nicholas
· 5 years ago
f07a363
Limit sigma for software blurs
by Herb Derby
· 5 years ago
c096654
ccpr: Don't assign inverse fill types to fan tessellations
by Chris Dalton
· 5 years ago
2e29ab5
added support for user-defined functions to GrSKSLFP
by Brian Osman
· 5 years ago
ea1b30b
New proposed syntax for SkColorTypes
by Robert Phillips
· 5 years ago
f47717a
Alter wacky_yuv_formats GM to skip rows if the required backing GPU format(s) aren't supported
by Robert Phillips
· 5 years ago
17a3a0b
Last tranche of new SkColorTypes
by Robert Phillips
· 5 years ago
db47b16
blurrect_compare GM: draw "masks" in white for RGBA fallback.
by Brian Salomon
· 5 years ago
db151e0
Respect ImageSetEntry alpha in one-at-a-time code path
by Brian Salomon
· 5 years ago
4241f5e
Revert "add guard to switch to SkPathTypes"
by Mike Reed
· 5 years ago
e1af444
add guard to switch to SkPathTypes
by Mike Reed
· 5 years ago
032cf12
Make blurrect_compare GM work on GPUs without renderable A8
by Brian Salomon
· 5 years ago
429f0d3
Add kRG_1616 and kAlpha_16 SkColorTypes
by Robert Phillips
· 5 years ago
4fe30e1
Also skip blurrect_compare on DDL configs
by Brian Salomon
· 5 years ago
78be3eb
Update new blurrect_compare GM to skip when SkCanvas::makeSurface will fail
by Brian Salomon
· 5 years ago
a8f43ce
Remove unused GM deferred canvas feature
by Brian Salomon
· 5 years ago
b2d5d40
Adapt GrRectBlur for cases with rect W/H less than six sigma.
by Brian Salomon
· 5 years ago
d470e1b
Add kRG_88_SkColorType
by Robert Phillips
· 5 years ago
f793de1
Update some ops to create their buffers in onPrepare.
by Greg Daniel
· 5 years ago
18a8df6
update gm to better show the unclipped layers
by Mike Reed
· 5 years ago
cf39f37
Remove maxCount resource cache limit
by Robert Phillips
· 5 years ago
0a1e9ef
Don't use AA convex path renderer if direction can't be determined
by Michael Ludwig
· 5 years ago
d4efe68
SkSL sample() now permits specification of coordinates
by Ethan Nicholas
· 5 years ago
54aa884
Add test for baseline snapping.
by Ben Wagner
· 5 years ago
2d41d0d
Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass.
by Greg Daniel
· 5 years ago
92b3335
more rect api simplifications
by Mike Reed
· 5 years ago
7e16b58
SkRuntimeShaderMaker -> SkRuntimeShaderFactory
by Brian Osman
· 5 years ago
bf6b979
GrSurfaceContext not ref counted.
by Brian Salomon
· 5 years ago
52a6a40
Add savelayer_with_backdrop GM to benchmark
by Yuqian Li
· 5 years ago
4c3fd34
Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap
by Brian Osman
· 5 years ago
bacb821
Fix crash in reinterpretcolorspace GM with abandoned context
by Brian Osman
· 5 years ago
d514837
Add SkImage::reinterpretColorSpace
by Brian Osman
· 5 years ago
e30a485
Move the source image into Context
by Michael Ludwig
· 5 years ago
201cdbb
Make GrSamplerState.h and GrRenderTarget.h private
by Brian Salomon
· 5 years ago
9f02d2d
Add portable allocator to raster allocator test.
by Ben Wagner
· 5 years ago
74587d8
Test serializing pictures with cull rects
by Yuqian Li
· 5 years ago
fbac83a
Make fontscalerdistortable more flexible.
by Ben Wagner
· 5 years ago
2e9f772
Move bigconic gm to be a test.
by Ben Wagner
· 5 years ago
c061d31
Make the flippity not crash in Viewer.
by Ben Wagner
· 5 years ago
d566e2e
Remove unused dstColorSpace parameter from makeTextureImage
by Brian Osman
· 5 years ago
2e1142c
Swap async readback gms over to using GrContext's createBackendTexture
by Robert Phillips
· 5 years ago
2c59659
Make GrRectBlurEffect be analytical rather than use a texture LUT.
by Brian Salomon
· 5 years ago
96b383a
Remove GrRenderable param from GrProxyProvider::createTextureProxy()
by Brian Salomon
· 5 years ago
f815301
add GM for skbug.com/9331
by Mike Klein
· 5 years ago
edda565
gm: GMFactory returns a unique_ptr<>
by Hal Canary
· 5 years ago
74c19de
Add SkUNREACHABLE to definition of SK_ABORT.
by Brian Salomon
· 5 years ago
c4abade
Reland "add a stub for running fiddles as GMs"
by Mike Klein
· 5 years ago
639fce9
Revert "add a stub for running fiddles as GMs"
by Mike Klein
· 5 years ago
adfc22d
add a stub for running fiddles as GMs
by Mike Klein
· 5 years ago
bf8439d
Fix GMs broken during API porting
by Michael Ludwig
· 5 years ago
00c9f0d
Increase specificity of GrColorType computed for YUV planes (take 2)
by Robert Phillips
· 5 years ago
898bbfa
Update gms to use new image filter factories
by Michael Ludwig
· 5 years ago
8ee6cf3
Move SkImageFilter functionality into private SkImageFilter_Base
by Michael Ludwig
· 5 years ago
8ba5315
Revert "Increase specificity of GrColorType computed for YUV planes"
by Robert Phillips
· 5 years ago
c326aaf
Increase specificity of GrColorType computed for YUV planes
by Robert Phillips
· 5 years ago
4800949
Reland: SkColorfilters::HSLAMatrix
by Florin Malita
· 5 years ago
44d095f
Revert "SkColorfilters::HSLAMatrix"
by Mike Klein
· 5 years ago
f4c5f63
SkColorfilters::HSLAMatrix
by Florin Malita
· 5 years ago
0a15cc6
Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType
by Robert Phillips
· 6 years ago
9dc0b9e
remove code now that loopers are dead (w.r.t. canvas and paint)
by Mike Reed
· 6 years ago
07931aa
Rename labrynth.cpp -> labyrinth.cpp
by Chris Dalton
· 6 years ago
6397fa3
add gm for tricky arc
by Mike Reed
· 6 years ago
52337de
re-run tools/rewrite_includes.py
by Mike Klein
· 6 years ago
eda9a55
Fix analytic shadows when rotated 180 degrees.
by Jim Van Verth
· 6 years ago
fa3305a
gm: add some overrides
by Hal Canary
· 6 years ago
594fe85
gm: simplify several onName
by Hal Canary
· 6 years ago
db5210f
Add a gm for the labyrinth bug
by Chris Dalton
· 6 years ago
aed493e
remove default looper flag, rely on clients to opt-in
by Mike Reed
· 6 years ago
b7dad44
Reland "hide drawlooper from paint"
by Mike Reed
· 6 years ago
6dc14de
Revert "hide drawlooper from paint"
by Robert Phillips
· 6 years ago
766b42b
hide drawlooper from paint
by Mike Reed
· 6 years ago
c9f0c59
simplify how we call apply
by Mike Reed
· 6 years ago
efe259b
add apply method to drawlooper
by Mike Reed
· 6 years ago
c3318f0
ccpr: Add an MSAA atlas mode
by Chris Dalton
· 6 years ago
bd865e2
gm: virtual->override
by Hal Canary
· 6 years ago
019458d
change colorfilter signature back to just inout color
by Mike Reed
· 6 years ago
Next »