Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
721625b25e3e99d23b7765c75ba0b2ae5a351f7e
/
gm
08576e6
Fix error with transforming custom/large glyphs
by Jim Van Verth
· 8 years ago
d470673
make SkXfermode.h go away
by Mike Reed
· 8 years ago
57ae6cf
Revert "Support decoding images to multiple formats, depending on usage"
by Brian Osman
· 8 years ago
c73a1ec
Support decoding images to multiple formats, depending on usage
by Brian Osman
· 8 years ago
d93f4a4
Compute the correct dst->src rect for bitmap tiles in SkGpuDevice
by Brian Salomon
· 8 years ago
0038b7f
Remove accumulative snapping error
by Yuqian Li
· 8 years ago
5df4934
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
by Mike Reed
· 8 years ago
2563601
Initial implementation of a SkColorSpace_A2B xform
by raftias
· 8 years ago
b613c26
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
by Heather Miller
· 8 years ago
8240750
Change SkCanvas to *not* inherit from SkRefCnt
by Mike Reed
· 8 years ago
6a01554
remove use of xfermode* in procs
by Mike Reed
· 8 years ago
ec2249f
Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy
by Robert Phillips
· 8 years ago
7b8400d
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
by Brian Osman
· 8 years ago
294c1c4
Revert "Delete SkImage::encode(Type)"
by Leon Scroggins
· 8 years ago
e48b4c5
Delete SkImage::encode(Type)
by Matt Sarett
· 8 years ago
451ceba
Combine analytic edges with tolerance
by liyuqian
· 8 years ago
cefc431
gm: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
faba371
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
by Mike Reed
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
b1c7f88
Fix kMediumQuality invMatrix setup for sizes == mip levels
by fmalita
· 8 years ago
7ecc596
Remove SkAutoTDeleteArray
by Ben Wagner
· 8 years ago
afac581
Sk4fLinearGradient fuzzer fixes
by fmalita
· 8 years ago
a9fd106
Draw Alpha8 + color filter correctly in software
by Matt Sarett
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
693a540
Rename renderTargetContextPriv to priv, and some more leftover DCs
by Brian Osman
· 8 years ago
1105224
Rename GrDrawContext to GrRenderTargetContext
by Brian Osman
· 8 years ago
18fa642
chmod -x *.cpp *.h
by Hal Canary
· 8 years ago
6bd5284
Remove SkAutoTUnref and SkAutoTDelete from public includes.
by bungeman
· 8 years ago
3cfdf6c
Fix some Windows warnings
by Jim Van Verth
· 8 years ago
618d304
GrConstColorProcessor uses 4f colors in the destination space
by Brian Osman
· 8 years ago
cc813ae
Fix dimensions and color-spin in color4shader GM
by Brian Osman
· 8 years ago
7614794
remove discardablepixelref
by Mike Reed
· 8 years ago
cf280a4
Clear background to white in animatedGif GM
by scroggo
· 8 years ago
026f223
Refactored SkColorSpace_A2B to allow arbitrary ordering of elements
by raftias
· 8 years ago
19b9153
Add support for multiple frames in SkCodec
by scroggo
· 8 years ago
526972e
Rename all color space factories from New* to Make*
by Brian Osman
· 8 years ago
d2fe3bc
Fix bug in raster implementation of SkRRectsGaussianEdgeMaskFilter
by Robert Phillips
· 8 years ago
a29a956
Add SkRRectsGaussianEdgeMaskFilter
by Robert Phillips
· 8 years ago
95e34a3
Correct a small mistake in SkPath::build_arc_conics
by xidachen
· 8 years ago
40085e6
Fix star artifact in SkRRectsGaussianEdgeShader
by Robert Phillips
· 8 years ago
9488833
Refactored SkColorSpace and added in a Lab PCS GM
by raftias
· 8 years ago
6c15cc7
Modify deferred texture image API's handling of gamma
by Brian Osman
· 8 years ago
466ad99
Slightly generalize GPU hard stop gradient implementation.
by Brian Salomon
· 8 years ago
7c602de
Removed makeLinearGamma() from the public API for SkColorSpace
by raftias
· 8 years ago
31d097e8
Add SkColorSpaceXform to the public API
by msarett
· 8 years ago
568c986
Add new GM to demonstrates SkGaussianEdgeShader
by Robert Phillips
· 8 years ago
6069dda
Fix SkPath::arcTo when sweepAngle is tiny and radius is big
by xidachen
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2ebd0c8
Remove option to make GrCoordTransforms apply to device positions.
by Brian Salomon
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
e60d855
Add GMs for Analytic Anti-Aliasing
by liyuqian
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
a3b45d4
Move clip CTM application to SkRasterClip and SkClipStack
by Brian Salomon
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
6fb592e
Add color space xform to GrAlphaThresholdFragmentProcessor
by Brian Osman
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
01015fb
Fix alpha threshold GM to test with and without crop rect
by Brian Osman
· 8 years ago
71df2d7
Add a src rect to drawImageLattice() API
by msarett
· 8 years ago
ed38772
Revert of Fix gamut GM to work w/serialization configs. Remove it from blacklist. (patchset #2 id:20001 of https://codereview.chromium.org/2383513002/ )
by fmalita
· 8 years ago
95e8d0a
Remove caching from the draw-atlas GMs. Fixes bugs cycling backends.
by brianosman
· 8 years ago
ad7cb81
Reenable GM:arithmode
by fmalita
· 8 years ago
e4a1737
Fix gamut GM to work w/serialization configs. Remove it from blacklist.
by brianosman
· 8 years ago
e25d71c
Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace
by brianosman
· 8 years ago
eec8304
Added kSRGBLinear_Named color space, along with tests
by brianosman
· 8 years ago
fc6c37b
Remove stray semicolons.
by Mike Klein
· 8 years ago
403d154
Revert "Revert "replace Arithmetic xfermode with imagefilter""
by Mike Reed
· 8 years ago
10ff5bf
Revert "replace Arithmetic xfermode with imagefilter"
by Mike Reed
· 8 years ago
0530c88
replace Arithmetic xfermode with imagefilter
by Mike Reed
· 8 years ago
414c429
allow conic chop to fail
by caryclark
· 8 years ago
477ba0c
beziers: I missed an unsequenced moveTo() pair.
by mtklein
· 8 years ago
1c127cc
These calls to SkRandom are not sequenced.
by mtklein
· 8 years ago
cf7b877
Add BGRA as input format to SkColorSpaceXform
by msarett
· 8 years ago
d454609
Support for color-spaces with multi-stop (texture) gradients
by brianosman
· 8 years ago
4be0e7c
Make SkColorSpaceXform::New() take bare ptrs
by msarett
· 8 years ago
39ef7fb
Add optional sw generated path coverage mask caching
by bsalomon
· 8 years ago
6699838
allow clip calls w/o op param, remove unnecessary kReplace ops
by reed
· 8 years ago
4ecf0d4
GM: add test for type1 font
by halcanary
· 8 years ago
3e6cf87
Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly
by brianosman
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
c044461
Support Float32 output from SkColorSpaceXform
by msarett
· 8 years ago
c71a9b7
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ )
by msarett
· 8 years ago
43d6651
Support Float32 output from SkColorSpaceXform
by msarett
· 8 years ago
8e6c7ad
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
ec89534
Fix color bug in SkRRectsGaussianEdgeShader
by robertphillips
· 8 years ago
1dfec74
Fix SampleApp compilation with skia_gpu=0
by brianosman
· 8 years ago
c20c0c0
Switch default for SkGaussianBlurShader radius size.
by jvanverth
· 8 years ago
37283c2
Use sk_sp text blob APIs
by fmalita
· 8 years ago
490452e
Add tests for gamma correction of gradient stops to gamma GM
by brianosman
· 8 years ago
f619a7a
Fixup SkRRectsGaussianEdgeShader's shaders
by robertphillips
· 8 years ago
2af83ac
Add shader-based GaussianEdgeShader for reveal case
by robertphillips
· 8 years ago
1a1aa93
Remove unneeded GrGLSLTransformedCoordsArray type
by bsalomon
· 8 years ago
de68d6c
Fix storage of gamut transform matrices in SkColorSpace
by brianosman
· 8 years ago
b2796fd
Added in Radial Shadows
by vjiaoblack
· 8 years ago
05a4cf5
Add GM/slide to simulate Android-style reveal clip
by robertphillips
· 8 years ago
48ba2b8
Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma
by msarett
· 8 years ago
62e9b14
Revert of Add GM/slide to simulate Android-style reveal clip (patchset #6 id:100001 of https://codereview.chromium.org/2316593003/ )
by robertphillips
· 8 years ago
Next »