aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkImageFilter.cpp
Commit message (Expand)AuthorAge
* Bump picture version for uniqueID-less SkImageFilter.Gravatar senorblanco2015-03-18
* Remove uniqueID from all filter serialization.Gravatar senorblanco2015-03-18
* Use ComposColorFilter to collaps hierarchy (when possible).Gravatar reed2015-03-08
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...Gravatar joshualitt2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Change to create device coord coordsetGravatar joshualitt2014-12-18
* remove view matrix from contextGravatar joshualitt2014-12-17
* Add SK_OVERRIDE to a few places that are missing it.Gravatar mtklein2014-12-15
* Bump min picture version.Gravatar mtklein2014-12-01
* add roundOut that returns its resultGravatar reed2014-11-19
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-29
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...Gravatar hcm2014-10-27
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-27
* Remove uses of GrAutoScratchTexture.Gravatar bsalomon2014-10-14
* Use GL_R8 rather than GL_RED for glTexImage2D on IMG/ES3. Check for failure o...Gravatar bsalomon2014-10-14
* Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.Gravatar mtklein2014-10-13
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-08
* Revert "GrResourceCache2 manages scratch texture."Gravatar Brian Salomon2014-10-07
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-07
* Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...Gravatar robertphillips2014-09-30
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-09-30
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Reimplement deserialization of SkImageFilter's uniqueID.Gravatar senorblanco2014-08-26
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Check all scratch texture allocations for image filters.Gravatar senorblanco2014-08-15
* Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache.Gravatar senorblanco2014-08-08
* Implement a persistent uniqueID-based cache for SkImageFilter.Gravatar senorblanco2014-07-30
* Added count validation in SkImageFilter::Common::unflatten()Gravatar sugoi2014-07-22
* factor out flattening/unflattening of common fields from SkImageFilterGravatar reed2014-07-17
* Slim Skia down to just one murmur3 implementation.Gravatar mtklein2014-07-11
* Revert of Slim Skia down to just one murmur3 implementation. (https://coderev...Gravatar reed2014-07-10
* Slim Skia down to just one murmur3 implementation.Gravatar mtklein2014-07-10
* Revert of Slim Skia down to just one murmur3 implementation. (https://coderev...Gravatar mtklein2014-07-09
* Slim Skia down to just one murmur3 implementation.Gravatar mtklein2014-07-09
* Remove ability for Release code to call getRefCnt() or getWeakRefCnt().Gravatar mtklein2014-07-09
* Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."Gravatar Mike Klein2014-07-09
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Clean up SkImageFilter constructors.Gravatar senorblanco2014-07-08
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Remove ability for Release code to call getRefCnt() or getWeakRefCnt().Gravatar mtklein2014-07-08
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* Re-land "Fix external SkImageFilter caching with clips."Gravatar senorblanco2014-06-20
* Revert "Fix external SkImageFilter caching with clips."Gravatar senorblanco2014-06-19
* Fix external SkImageFilter caching with clips.Gravatar senorblanco2014-06-18
* Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...Gravatar commit-bot@chromium.org2014-05-30