aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* remove imagefilter::sizeconstraintGravatar reed2016-01-11
* Change to wire up opnames in SkGpuDeviceGravatar joshualitt2016-01-11
* Fix uninit texture key with odd number of texturesGravatar bsalomon2016-01-11
* Move atomicinc in GrTracing to behind branchGravatar joshualitt2016-01-11
* Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codere...Gravatar joshualitt2016-01-11
* Fix radii calculation code to handle large radii.Gravatar herb2016-01-11
* Delete reallyHasAlpha() from SkCodecGravatar msarett2016-01-11
* Make SkROBuffer::Iter::size() work when exhaustedGravatar scroggo2016-01-11
* Might as well inline these premultiplies.Gravatar mtklein2016-01-11
* remove SkImage::applyFilter() -- unused, can always re-add laterGravatar reed2016-01-08
* Implement an SkPaint-based image filterGravatar ajuma2016-01-08
* Fixed an assertion error in GrAAConvexTessellator. While adding a new point, ...Gravatar ethannicholas2016-01-08
* Add a class representing texture swizzle.Gravatar bsalomon2016-01-08
* Clean up order of arguments to d,s[,aa].Gravatar mtklein2016-01-08
* Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of...Gravatar mtklein2016-01-08
* Clean up SkXfermode_opts.hGravatar mtklein2016-01-08
* Add a class representing texture swizzle.Gravatar bsalomon2016-01-08
* fix opacity check in SkBitmapDevice::CreateGravatar lsalzman2016-01-08
* Use ::std for is_empty, is_class, add_xxx_reference, remove decay.Gravatar bungeman2016-01-08
* Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https...Gravatar joshualitt2016-01-08
* Remove "unused" parameter from filterInputGPUGravatar robertphillips2016-01-08
* unify how canvas checks for null on skia objects (images, blobs, pictures)Gravatar reed2016-01-08
* Move config texturability/renderability to config table.Gravatar bsalomon2016-01-08
* Create stub GrAuditTrail classGravatar joshualitt2016-01-08
* Fix unref order in SkGpuDeviceGravatar joshualitt2016-01-08
* remove SkGPipeGravatar reed2016-01-08
* Revert of Move config texturability/renderability to config table (patchset #...Gravatar egdaniel2016-01-07
* add SkShader::newWithColorFilterGravatar reed2016-01-07
* Revert of Fix handling of radii scaling to force the result to always be less...Gravatar robertphillips2016-01-07
* Set up some hooks for premul/swizzzle opts.Gravatar mtklein2016-01-07
* Broke GrTessellatingPathRenderer's tessellator out into a separate file.Gravatar ethannicholas2016-01-07
* Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of h...Gravatar joshualitt2016-01-07
* Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://co...Gravatar joshualitt2016-01-07
* Rename SkGifCodec, SkIcoCodec, SkWbmpCodecGravatar msarett2016-01-07
* Move config texturability/renderability to config table.Gravatar bsalomon2016-01-07
* Add guards to GrTextureProviderGravatar joshualitt2016-01-07
* Fix handling of radii scaling to force the result to always be lessGravatar herb2016-01-07
* Make a single GrSingleOwner in GrContextGravatar joshualitt2016-01-07
* Revert[2] of "add backdrop option to SaveLayerRec"Gravatar reed2016-01-07
* Store ninepatch chunks in the png header in CodexTestGravatar msarett2016-01-07
* SkTreatAsSprite should take AA into accountGravatar fmalita2016-01-07
* Add sentinel to GrMemoryPool's block headerGravatar robertphillips2016-01-07
* Revert of SkTreatAsSprite should take AA into account (patchset #5 id:80001 o...Gravatar reed2016-01-07
* Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...Gravatar reed2016-01-07
* SkTreatAsSprite should take AA into accountGravatar fmalita2016-01-07
* Remove SK_SUPPORT_LEGACY_BITMAP_SAMPLER_BIASGravatar fmalita2016-01-07
* add backdrop option to SaveLayerRecGravatar reed2016-01-07
* remove dead code from SkColorMatrixFilterGravatar reed2016-01-07
* Revert of Broke GrTessellatingPathRenderer's tessellator out into a separate ...Gravatar caryclark2016-01-07
* Make SkGLContext lifetime more well-definedGravatar kkinnunen2016-01-06