Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
c7796b93f02e736df967301d3c46cec46dd02d5c
/
gm
bfd5f17
Revert[2] of "add backdrop option to SaveLayerRec"
by reed
· 9 years ago
0575cb2
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of https://codereview.chromium.org/1523053003/ )
by reed
· 9 years ago
2474159
add backdrop option to SaveLayerRec
by reed
· 9 years ago
19aa2b0
Fix crash when ETC1 codec is not supported.
by djsollen
· 9 years ago
6df6115
handle halfway case in scan converter
by caryclark
· 9 years ago
f880e45
change factory to method, to parallel pattern in imagefilters. no functionality change.
by reed
· 9 years ago
6362702
initialize offscreen in StrokeZeroGM
by mtklein
· 9 years ago
48eb08a
remove unused SkAutoROCanvasPixels
by reed
· 9 years ago
c53b82e
revised strokerect gm
by caryclark
· 9 years ago
40b7d3b
fix hair fuzz
by caryclark
· 9 years ago
b39f39f
remove unused SkCullPoints
by reed
· 9 years ago
5e1ddb1
Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ )
by reed
· 9 years ago
fb56218
fix stroked text underline / strikethrough
by caryclark
· 9 years ago
2d6ba66
Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ )
by reed
· 9 years ago
d63f60a
change all factories to return their base-class
by reed
· 9 years ago
f97aa74
fix large dashed paths
by caryclark
· 9 years ago
e80eb92
Add default ctor to SkMask
by robertphillips
· 9 years ago
3819d2d
Added concave paths to aaxfermodes GM
by ethannicholas
· 9 years ago
c834ab1
Fix gaussian blur for small sigma.
by senorblanco
· 9 years ago
1f17ab5
This brings hairlines into agreement with thick strokes.
by caryclark
· 9 years ago
da420b9
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ )
by reed
· 9 years ago
3270467
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ )
by reed
· 9 years ago
4657ce2
remove drawSprite from canvas
by reed
· 9 years ago
aed4d32
SkBitmapProcState rounding bias
by fmalita
· 9 years ago
cad54b5
New GM: image_scale_aligned
by fmalita
· 9 years ago
70ee31b
try adding flag to allow lcd text even in a layer
by reed
· 9 years ago
96f16e8
Use DEF_GM everywhere
by scroggo
· 9 years ago
4e56772
Address precision issue in circle blur effect
by robertphillips
· 9 years ago
467ddc0
SkBlurImageFilter returns input when sigma = 0
by xidachen
· 9 years ago
565901d
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
by scroggo
· 9 years ago
e36ec87
SkBitmap::installPixels(const SkPixmap&);
by halcanary
· 9 years ago
4a4f14b
Split big rrect aa effect up into separate images
by bsalomon
· 9 years ago
57eecc1
Zero length lines may have caps, but do not need joins.
by caryclark
· 9 years ago
d18b1b5
Add SkTileImageFilter sample to filterfastbounds GM.
by senorblanco
· 9 years ago
f65fb65
add gm to exercise large sigmas
by reed
· 9 years ago
a544eda
Matrix convolution bounds fix; affectsTransparentBlack fixes.
by senorblanco
· 9 years ago
50c044b
Revert of Matrix convolution bounds fix; affectsTransparentBlack fixes. (patchset #4 id:60001 of https://codereview.chromium.org/1500923004/ )
by senorblanco
· 9 years ago
8705ec8
Matrix convolution bounds fix; affectsTransparentBlack fixes.
by senorblanco
· 9 years ago
95f53fb
clarify diff manually, showing black where they differ
by reed
· 9 years ago
c326257
add hairline with caps gm
by caryclark
· 9 years ago
7850eb2
API to support native scaling by image-generator
by reed
· 9 years ago
0711bdb
drawSprite and drawImage+clip should draw the same w/ an imagefilter applied. This gm exercises that invariant.
by reed
· 9 years ago
b775e91
add more conservative check for wayward divide
by caryclark
· 9 years ago
144c3c8
Make onPrepareDraws const
by joshualitt
· 9 years ago
6868c3f
optimize the disable-caching case for SkImage::readPixels
by reed
· 9 years ago
c4b7272
Don't create a GXPFactory when blend is SrcOver
by egdaniel
· 9 years ago
0955303
scaling API on SkPixmap
by reed
· 9 years ago
de3aac8
use pinned value during lerp for vertical gradients
by reed
· 9 years ago
8b78bd6
Tiny linear gradient GM
by fmalita
· 9 years ago
e55c312
Parametric contour start GM
by fmalita
· 9 years ago
76f160c
Shift up bottom path in smallpaths GM.
by jvanverth
· 9 years ago
f045d60
Make block size a template parameter of SkTLList
by bsalomon
· 9 years ago
8450cc3
Add small paths GM
by jvanverth
· 9 years ago
33a5fce
Initial implementation of GPU no filter NinePatch
by joshualitt
· 9 years ago
4ca2e60
Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder.
by egdaniel
· 9 years ago
9c08b9d
Revert of Parametric contour start GM (patchset #1 id:1 of https://codereview.chromium.org/1457503002/ )
by stephana
· 9 years ago
56847a6
Parametric contour start GM
by fmalita
· 9 years ago
504ce5d
Optionally pass rendertarget to getTestTarget
by robertphillips
· 9 years ago
05b48e2
SkPDF: fix large-number bug
by halcanary
· 9 years ago
57d3b03
Rename some processor functions from GL to GLSL
by egdaniel
· 9 years ago
64c4728
Make all GrFragmentProcessors GL independent.
by egdaniel
· 9 years ago
6b90df6
augment gradients_many to exercise flipped gradients and clampping
by reed
· 9 years ago
2d721d3
Move all ShaderBuilder files to GLSL
by egdaniel
· 9 years ago
a13e202
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
by robertphillips
· 9 years ago
091f60c
Use a struct for client GL texture handles
by bsalomon
· 9 years ago
5c1262d
Rewrite bleed GM bmp/img generators and change oversized texture case
by bsalomon
· 9 years ago
6950de6
Comments Style: s/skbug.com/bug.skia.org/
by halcanary
· 9 years ago
aa4ba90
SkPDF: images support 32-but-not-N32 colortype
by halcanary
· 9 years ago
f57ef1c
Add outer blur to bleed GM family
by bsalomon
· 9 years ago
df85a72
change alpha bmp generator in bleed to make more discernable results
by bsalomon
· 9 years ago
9c58654
Add bleed GM variants for bmp backed by an oversized texture
by bsalomon
· 9 years ago
8c07b7a
Allow max tile size to be overridden separately from max texture size.
by bsalomon
· 9 years ago
574a4c1
Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.
by egdaniel
· 9 years ago
7dc4bd0
Remove GrGLProcessor and create GrGLSLTextureSampler class.
by egdaniel
· 9 years ago
018fb62
Create GLSL base class for ProgramDataManager
by egdaniel
· 9 years ago
950305e
fix for teeny strokes
by caryclark
· 9 years ago
9003d1e
Add more cases to bleed GM and more variants
by bsalomon
· 9 years ago
0bccd87
Revert of Update feSpotLight to match spec (patchset #2 id:20001 of https://codereview.chromium.org/1403403003/ )
by caryclark
· 9 years ago
c84ccb0
Update feSpotLight to match spec
by ericrk
· 9 years ago
af96fce
The SkArithmeticMode_gpu GL filters support clamping to valid
by ericrk
· 9 years ago
59dc0d2
change SkImage_Gpu to handle all filters (w/ and w/o gpu support
by reed
· 9 years ago
b9519f8
Image Filters: refactor all CPU input processing into a filterInput helper function.
by senorblanco
· 9 years ago
5f5527f
Remove params from Cacherator_GrTextureMaker
by bsalomon
· 9 years ago
2e1e51f
GrDrawContext now holds GrRenderTarget pointer
by robertphillips
· 9 years ago
94dd7a5
change back to method for localmatrix imagefilter
by reed
· 9 years ago
20311d4
Implement SkLocalMatrixImageFilter.
by senorblanco
· 9 years ago
c837d8f
adjust size of new apply-filter gm
by reed
· 9 years ago
66a82f3
SkPDF: fall back on paths for unembeddable fonts.
by halcanary
· 9 years ago
88d064d
add applyFilter() to SkImage
by reed
· 9 years ago
063675b
Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia proper
by fmalita
· 9 years ago
afa95e2
Remove image usage type enum. Use GrTextureParams instead.
by bsalomon
· 9 years ago
0ba8c24
Insert clip fragment processor outside GrCMM
by bsalomon
· 9 years ago
5ea95df
Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )"
by reed
· 9 years ago
95376a0
Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )
by schenney
· 9 years ago
80a6dca
factories should return baseclass, allowing the impl to specialize
by reed
· 9 years ago
8b2bc25
SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments
by halcanary
· 9 years ago
4a33952
Bye bye processor data manager.
by bsalomon
· 9 years ago
c00389e
Fix gpu dashing for case where all intervals are 0.
by egdaniel
· 9 years ago
7a14b31
SkPDF: Implement drawImage*() properly
by halcanary
· 9 years ago
05302f8
Handle inverted rects in SkRRect creation methods
by robertphillips
· 9 years ago
Next »