index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Silence ASAN int32 overflow warning
fmalita
2016-05-26
*
Fix int32 overflow in LinearGradientContext::shade4_dx_clamp
fmalita
2016-05-26
*
When building circle blur profile evaluate kernel vertically once per column
bsalomon
2016-05-20
*
Make circle blur profile computation separable
bsalomon
2016-05-19
*
Reformat circle blur profile computation and add comments.
bsalomon
2016-05-18
*
Image filters: fix filtering of transparent black in CFIF.
senorblanco
2016-05-18
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Swap SkGpuBlurUtils over to using SkIRects
robertphillips
2016-05-13
*
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
robertphillips
2016-05-12
*
Fix bug & add code to catch ImageFilter clearing bugs
robertphillips
2016-05-12
*
SkPictureImageFilter - clear local canvas before use
ericrk
2016-05-12
*
Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchse...
robertphillips
2016-05-11
*
Harden linear gradients
fmalita
2016-05-11
*
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
robertphillips
2016-05-11
*
Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchse...
scroggo
2016-05-11
*
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
robertphillips
2016-05-11
*
Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...
robertphillips
2016-05-09
*
Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...
jvanverth
2016-05-06
*
Remove hasMixedSamples() from GrPipelineBuilder
cdalton
2016-05-06
*
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...
bsalomon
2016-05-06
*
Simplify SkGpuBlurUtils::GaussianBlur method
robertphillips
2016-05-06
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Simplify ColorFilter in the add-free case.
djsollen
2016-05-02
*
Refactor drawContext/RenderTarget creation
robertphillips
2016-04-28
*
Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...
robertphillips
2016-04-28
*
Refactor drawContext/RenderTarget creation
robertphillips
2016-04-27
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
remove 'deprecated' region from SkDraw
reed
2016-04-27
*
Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface
robertphillips
2016-04-25
*
simplify handle-affine: subclass overrides just describe their leaf behavior
reed
2016-04-25
*
allow imagefilter to manage CTM decomposition
reed
2016-04-23
*
Begin removing deprecated (and now, unused) ImageFilter code paths
robertphillips
2016-04-20
*
Refactor how we store and use samplers in Ganesh
egdaniel
2016-04-20
*
Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:12...
egdaniel
2016-04-19
*
Refactor how we store and use samplers in Ganesh
egdaniel
2016-04-19
*
Switch SkColorFilterImageFilter over to new onFilterImage interface (again)
robertphillips
2016-04-19
*
Modernize and trim down SkOnce.
mtklein
2016-04-18
*
Split AlphaThresholdEffect out into its own file
robertphillips
2016-04-18
*
Outline SkImageFilter Make methods
robertphillips
2016-04-17
*
Observe gTreatSkColorAsSRGB for 4f gradients.
fmalita
2016-04-15
*
Switch SkXfermodeImagerFilter over to new onFilterImage interface
robertphillips
2016-04-15
*
Move SkImageFilter over to storing sk_sps
robertphillips
2016-04-15
*
Update TileImageFilter to sk_sp
robertphillips
2016-04-15
[next]