Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
839345d63466a4209a0985654ec033624821fd78
/
src
/
effects
839345d
Bundle SkShader::asFragmentProcessor arguments in a struct
by brianosman
· 8 years ago
dfe4f2e
Add SkColorSpace to GrDrawContext
by brianosman
· 8 years ago
f41ae2f
limit the number of points in SkDashPathEffect::asPoints
by lsalzman
· 8 years ago
afbf71d
Adding color space to SkSpecialImage
by brianosman
· 8 years ago
0c90247
Correct sRGB <-> linear everywhere.
by mtklein
· 8 years ago
64e8e5d
Clarify GrGradientEffect key enum
by fmenozzi
· 8 years ago
6bdbf44
Improve naive SkColorXform to half floats
by msarett
· 8 years ago
54f30c1
Introduce GrColorSpaceXform, for gamut conversion on textures
by brianosman
· 8 years ago
eb9a84a
Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ )
by jcgregorio
· 8 years ago
58e389b
Expand _01 half<->float limitation to _finite. Simplify.
by mtklein
· 8 years ago
59779ae
remove unused TableMaskFilter
by reed
· 8 years ago
64bbad3
Revert of Expand _01 half<->float limitation to _finite. Simplify. (patchset #7 id:120001 of https://codereview.chromium.org/2145663003/ )
by mtklein
· 8 years ago
3296bee
Expand _01 half<->float limitation to _finite. Simplify.
by mtklein
· 8 years ago
203a993
Handle negative scale in SkDropShadowImageFilter::onFilterNodeBounds.
by jbroman
· 8 years ago
523a239
Check PremulType during GrGradientEffect::onIsEqual
by csmartdalton
· 8 years ago
6a16fd3
Fix Perlin noise fuzz issue
by robertphillips
· 8 years ago
8bad3ac
Fix up flags to SkGpuBlurUtils::GaussianBlur
by robertphillips
· 8 years ago
81700f6
remove DownSample imagefilter was just created early on as a test filter
by reed
· 8 years ago
dabe5d3
update callers to not use SkColorProfileType
by reed
· 8 years ago
f7fcdb2
Bin circular blur profile textures by scale and blur to radius ratio.
by bsalomon
· 8 years ago
06ca8ec
sk_sp for Ganesh.
by bungeman
· 8 years ago
4dbbd04
SkLeanWindows.h: #include "Windows.h" fewer places
by halcanary
· 8 years ago
3db2028
linear -> sRGB: use fast approximate sqrt()
by mtklein
· 8 years ago
982eb7f
Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively.
by brianosman
· 8 years ago
7dcb131
Silence ASAN int32 overflow warning
by fmalita
· 8 years ago
7b38e3c
Fix int32 overflow in LinearGradientContext::shade4_dx_clamp
by fmalita
· 8 years ago
82ad93c
When building circle blur profile evaluate kernel vertically once per column
by bsalomon
· 8 years ago
b525721
Make circle blur profile computation separable
by bsalomon
· 8 years ago
3ab53d0
Reformat circle blur profile computation and add comments.
by bsalomon
· 8 years ago
3949971
Image filters: fix filtering of transparent black in CFIF.
by senorblanco
· 8 years ago
846c051
Convert GrClip to an abstract base class
by cdalton
· 8 years ago
f054b17
Swap SkGpuBlurUtils over to using SkIRects
by robertphillips
· 8 years ago
04c84af
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
by robertphillips
· 8 years ago
3806b8f
Fix bug & add code to catch ImageFilter clearing bugs
by robertphillips
· 8 years ago
a31312c
SkPictureImageFilter - clear local canvas before use
by ericrk
· 8 years ago
f823778
Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchset #2 id:20001 of https://codereview.chromium.org/1962903003/ )
by robertphillips
· 8 years ago
748d620
Harden linear gradients
by fmalita
· 8 years ago
d38d92f
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
by robertphillips
· 8 years ago
6a51491
Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchset #2 id:20001 of https://codereview.chromium.org/1962903003/ )
by scroggo
· 8 years ago
e7ef01d
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
by robertphillips
· 8 years ago
a8966a8
Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of https://codereview.chromium.org/1956023002/ )
by robertphillips
· 8 years ago
67a58dc
Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 of https://codereview.chromium.org/1958603002/ )
by jvanverth
· 9 years ago
3ccf2e7
Remove hasMixedSamples() from GrPipelineBuilder
by cdalton
· 9 years ago
055e192
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask
by bsalomon
· 9 years ago
56a85e6
Simplify SkGpuBlurUtils::GaussianBlur method
by robertphillips
· 9 years ago
086eea9
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ )
by reed
· 9 years ago
5e56cfd
SK_DECLARE_STATIC_MUTEX -> static SkMutex
by mtklein
· 9 years ago
76948d4
Add Gr*Proxy classes
by robertphillips
· 9 years ago
4f16e63
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ )
by robertphillips
· 9 years ago
92605b3
Add Gr*Proxy classes
by robertphillips
· 9 years ago
89d09a1
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ )
by robertphillips
· 9 years ago
de5bf0c
Add Gr*Proxy classes
by robertphillips
· 9 years ago
0be0a3b
Simplify ColorFilter in the add-free case.
by djsollen
· 9 years ago
d4c741e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
aa19a5f
Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ )
by robertphillips
· 9 years ago
2f1c42e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
6c7e325
Bring sk_sp to GrDrawContext
by robertphillips
· 9 years ago
1e7f5e7
remove 'deprecated' region from SkDraw
by reed
· 9 years ago
c91fd34
Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface
by robertphillips
· 9 years ago
96a04f3
simplify handle-affine: subclass overrides just describe their leaf behavior
by reed
· 9 years ago
bb34a8a
allow imagefilter to manage CTM decomposition
by reed
· 9 years ago
3e30227
Begin removing deprecated (and now, unused) ImageFilter code paths
by robertphillips
· 9 years ago
09aa1fc
Refactor how we store and use samplers in Ganesh
by egdaniel
· 9 years ago
b800248
Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ )
by egdaniel
· 9 years ago
45b61a1
Refactor how we store and use samplers in Ganesh
by egdaniel
· 9 years ago
718a5ad
Switch SkColorFilterImageFilter over to new onFilterImage interface (again)
by robertphillips
· 9 years ago
d9dd428
Modernize and trim down SkOnce.
by mtklein
· 9 years ago
f7142e7
Split AlphaThresholdEffect out into its own file
by robertphillips
· 9 years ago
225db44
Outline SkImageFilter Make methods
by robertphillips
· 9 years ago
b931336
Observe gTreatSkColorAsSRGB for 4f gradients.
by fmalita
· 9 years ago
f230c6d
Switch SkXfermodeImagerFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
6b13473
Move SkImageFilter over to storing sk_sps
by robertphillips
· 9 years ago
534c270
Update TileImageFilter to sk_sp
by robertphillips
· 9 years ago
bfe11fc
Update DisplacementMapEffect to sk_sp
by robertphillips
· 9 years ago
47db5fe
Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ )
by robertphillips
· 9 years ago
ad3dc0d
Switch SkLightingImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
a53011e
Update DisplacementMapEffect to sk_sp
by robertphillips
· 9 years ago
b2a4dc6
Switch SkMagnifierImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
b461d34
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
by brianosman
· 9 years ago
0b7e5a1
Make SkSpecialSurfaces always use kUnknown for their pixel geometry
by robertphillips
· 9 years ago
dada4dd
Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
247e534
Revert AlphaThresholdFilter to its old behavior wrt premul
by robertphillips
· 9 years ago
af9b8c8
Switch AlphaThresholdFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
c14b978
Switch SkTileImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
3f6f76f
Rename EmitArgs::fSamplers to fTexSamplers
by cdalton
· 9 years ago
1f50acf
Add appendPrecisionModifier method to GrGLSLShaderBuilder
by cdalton
· 9 years ago
fef2860
Switch SkPictureImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
e6277de
Switch SkDisplacementImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
82b043e
Fix roll bot's win gn build
by robertphillips
· 9 years ago
d58f840
arithmetic mode with Sk4f
by mtklein
· 9 years ago
12fa47d
Update LightingImageFilter to sk_sp
by robertphillips
· 9 years ago
e635654
Fix memory leak in SkBlurImageFilter
by robertphillips
· 9 years ago
6461251
Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points
by robertphillips
· 9 years ago
ef6a47b
Update MatrixConvolutionImageFilter to sk_sp
by robertphillips
· 9 years ago
e736506
Revert of For *ToFixed, in debug mode, assert that the value is in range. (patchset #6 id:140001 of https://codereview.chromium.org/1824733002/ )
by fmalita
· 9 years ago
eadf3cf
[4fGradient] Veto blitters for non-opaque paints
by fmalita
· 9 years ago
93dc339
For *ToFixed, in debug mode, assert that the value is in range.
by benjaminwagner
· 9 years ago
6c71e0a
Reverse dependency between SkScalar.h and SkFixed.h.
by benjaminwagner
· 9 years ago
6f01104
Revert conversion of SkColorFilterImageFilter to new API
by robertphillips
· 9 years ago
11171f3
Update MagnifierImageFilter to sk_sp
by robertphillips
· 9 years ago
Next »