Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
54d9c889fb6aca043a7b005d61de4e0e65a3ae53
/
gm
54d9c88
Cleanup of large text rendering, take 2.
by Jim Van Verth
· 7 years ago
b9fc24e
fix some clangtidy warnings
by Mike Reed
· 7 years ago
a3f7026
Switch MDB GrContextOptions over to Enable style
by Robert Phillips
· 7 years ago
4f5a79c
remove kRW_LegacyBitmapMode
by Cary Clark
· 7 years ago
4a657ad
Fix the left/right edge swapping in isSmoothEnough
by Yuqian Li
· 7 years ago
2179b78
extend savelayer_maskfilter to also have an imagefilter
by Mike Reed
· 7 years ago
8e54604
Revert "Re-enable explicit resource allocation in Skia (take 2)"
by Robert Phillips
· 7 years ago
a4ead65
Add function to GrProxyProvider to lazily upload mip map data
by Greg Daniel
· 7 years ago
ed858ec
Re-enable explicit resource allocation in Skia (take 2)
by Robert Phillips
· 7 years ago
5dd202d
Revert "Revert "move GrColor.h to private, IWYU""
by Mike Reed
· 7 years ago
18f7e0a
Fix picture shader handling of outer local matrix
by Florin Malita
· 7 years ago
be33bab
add maskfilter+localmatrix to fix savelayer
by Mike Reed
· 7 years ago
89737de
Revert "Cleanup of large text rendering."
by Jim Van Verth
· 7 years ago
63cc293
Revert "move GrColor.h to private, IWYU"
by Brian Salomon
· 7 years ago
2fb7c8a
Cleanup of large text rendering.
by Jim Van Verth
· 7 years ago
e602f39
move GrColor.h to private, IWYU
by Mike Reed
· 7 years ago
547c859
gpu impl for compose and combine maskfilters
by Mike Reed
· 7 years ago
1d08d72
center frame to make hairline more repo on gpus
by Mike Reed
· 7 years ago
27738e0
add new gm for cmoposeshader
by Mike Reed
· 7 years ago
a0e30b1
switch to double in conic split on infinities
by Cary Clark
· 7 years ago
28eaed2
add gpu impl for shadermaskfilter
by Mike Reed
· 7 years ago
d5f9cdd
Add SkSurface_Gpu::MakeWrappedRenderTarget method
by Robert Phillips
· 7 years ago
e41e176
Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.
by Brian Salomon
· 7 years ago
caaf211
handle conics in text warper
by Mike Reed
· 7 years ago
488fbd1
compare textonpath techniques
by Mike Reed
· 7 years ago
3338482
remove SkColorSpace_Base
by Mike Klein
· 7 years ago
1bd556a
use coverage modes instead of blend modes
by Mike Reed
· 7 years ago
fc4f768
Use int when possible to calculate atlas indices in shaders.
by Jim Van Verth
· 7 years ago
20dc672
compose and combine maskfilters
by Mike Reed
· 7 years ago
bee2732
Fix some fuzzer bugs from Skia's image filter fuzzer
by Robert Phillips
· 7 years ago
f35fd8d
Move more internal methods from GrContext to GrContextPriv (take 3)
by Robert Phillips
· 7 years ago
8ad91a9
remove unused SkRasterizer
by Mike Reed
· 7 years ago
2914555
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
by Leon Scroggins
· 7 years ago
c22e50b
Move more internal methods from GrContext to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
2826627
drawimage + maskfilter bug fix
by Mike Reed
· 7 years ago
07320e4
Revert "Move more internal methods from GrContext to GrContextPriv"
by Hal Canary
· 7 years ago
f440cec
Move more internal methods from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
59a1df2
Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace
by Greg Daniel
· 7 years ago
6e87eee
add shadermaskfilter
by Mike Reed
· 7 years ago
2e0fadb
Add a GM and images to test SkEncodedOrigin
by Leon Scroggins III
· 7 years ago
23e0cf2
relax path bounds check
by Mike Reed
· 7 years ago
0bd24dc
Funnel most proxy creation through GrProxyProvider
by Robert Phillips
· 7 years ago
ff25cdf
Revert "relax path bounds check so we can draw larger paths"
by Mike Reed
· 7 years ago
e233026
relax path bounds check so we can draw larger paths
by Mike Reed
· 7 years ago
98e38e2
Revert "Revert "fix legacy makeRasterImage()""
by Mike Klein
· 7 years ago
ef29e42
Revert "fix legacy makeRasterImage()"
by Mike Klein
· 7 years ago
7c4ca04
fix legacy makeRasterImage()
by Mike Klein
· 7 years ago
d284949
restore intersect methods to use old-style empty-checks on their inputs
by Mike Reed
· 7 years ago
99578d2
SkBitmap now *has* a SkPixmap.
by Hal Canary
· 7 years ago
579f094
Fix build
by Robert Phillips
· 7 years ago
1afd4cd
Add GrProxyProvider
by Robert Phillips
· 7 years ago
4c79ecf
cubic-map for non-linear t
by Mike Reed
· 7 years ago
876c841
Always create a raster (cached) image
by Brian Osman
· 7 years ago
46596ae
use tool_utils to encapsulate checking for recording canvas and makeSurface
by Mike Reed
· 7 years ago
7461a4a
converted YUVEffect to SkSL
by Ethan Nicholas
· 7 years ago
72f78c3
Make GrShape recognize horizontal/vertical dashed lines with 0 off intervals as rrects.
by Brian Salomon
· 7 years ago
9838b49
Revert "Revert "long rect dash fix with guards""
by Greg Daniel
· 7 years ago
fa6b6c2
Revert "long rect dash fix with guards"
by Greg Daniel
· 7 years ago
93ceab1
long rect dash fix with guards
by Cary Clark
· 7 years ago
16a127f
Revert "long rect dash with guards"
by Cary Clark
· 7 years ago
d5f4473
Revert "forgot to turn off dash test"
by Cary Clark
· 7 years ago
2b974e4
forgot to turn off dash test
by Cary Clark
· 7 years ago
4ad0c59
long rect dash with guards
by Cary Clark
· 7 years ago
b508696
Add matrix stack to SkAtlasTextTarget.
by Brian Salomon
· 7 years ago
5c6ac64
Revert "Revert "move homogenous with stride to matrixpriv""
by Brian Salomon
· 7 years ago
394197d
Revert "efficiently dash very large rectangles and very long lines"
by Cary Clark
· 7 years ago
b0abd85
Revert "disable large rect dash temporarily"
by Cary Clark
· 7 years ago
744cbb3
Fix alpha contribution to tonal color.
by Jim Van Verth
· 7 years ago
54956e1
disable large rect dash temporarily
by Cary Clark
· 7 years ago
1ad8198
efficiently dash very large rectangles and very long lines
by Cary Clark
· 7 years ago
f226e66
Revert "Transform vertices for distance field glyphs on CPU."
by Greg Daniel
· 7 years ago
f5d8758
Add new SkImage factory to create from GrBackendTexture with SkColorType
by Greg Daniel
· 7 years ago
4fafedd
Make unit test tickle msan bug.
by Herb Derby
· 7 years ago
a2192a7
point deferredtextureimage GMs at resources/images
by Mike Klein
· 7 years ago
aae533e
Revert "Remove SkImage deferred texture image data APIs."
by Eric Karl
· 7 years ago
0215e39
Transform vertices for distance field glyphs on CPU.
by Brian Salomon
· 7 years ago
0b1df4b
fix zero length dashed lines
by Cary Clark
· 7 years ago
a088365
SkBitmap::pixmap
by Hal Canary
· 7 years ago
81d9f0d
Add strip 2pt conical GM
by Yuqian Li
· 7 years ago
2c4e56c
Revert "Reimplement TwoPointConicalGradient_gpu"
by Yuqian Li
· 7 years ago
84f18c4
Reimplement TwoPointConicalGradient_gpu
by Yuqian Li
· 7 years ago
15bd924
gm: image-surface: stop looking for nonexistant file
by Hal Canary
· 7 years ago
c25db63
Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture
by Robert Phillips
· 7 years ago
36703d9
Push much of the SkColorSpace_Base interface up to SkColorSpace
by Brian Osman
· 7 years ago
d21b2a5
Remove GrBackendObject from tests (except image_from_yuv_textures)
by Robert Phillips
· 7 years ago
344e903
Prefer fullscreen clears on Qualcomm/GL
by Chris Dalton
· 7 years ago
ca8c095
Implement a fast path for solid color lattice rectangle
by Stan Iliev
· 7 years ago
46020c4
The downsamplebitmap_image GMs only use one image.
by Mike Klein
· 7 years ago
0933bc9
Revert "Revert "resources: remove most uses of GetResourcePath()""
by Mike Reed
· 7 years ago
cca2300
Revert "resources: remove most uses of GetResourcePath()"
by Mike Reed
· 7 years ago
53e5e7d
resources: resource identifiers don't begin with leading slash
by Hal Canary
· 7 years ago
5093a53
resources: remove most uses of GetResourcePath()
by Hal Canary
· 7 years ago
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
c96f9b5
Fix gpu line dashing when line is zero length but has cap
by Greg Daniel
· 7 years ago
4f5e1d4
Remove SkImage deferred texture image data APIs.
by Brian Salomon
· 7 years ago
a32a3c3
Add analytic clip FPs that read from the CCPR atlas
by Chris Dalton
· 7 years ago
1447177
Avoid GrEllipseEffect for small radii on devices without 32 bit float.
by Brian Salomon
· 7 years ago
6574921
Revert "Revert "Fix rendering of drrects with small circular inner rrects.""
by Brian Salomon
· 7 years ago
ec727c9
Revert "Fix rendering of drrects with small circular inner rrects."
by Brian Salomon
· 7 years ago
096074a
Fix rendering of drrects with small circular inner rrects.
by Brian Salomon
· 7 years ago
Next »