aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Shrink saveLayer device bounds when it supplies an explicit bounds and has a ...Gravatar robertphillips2014-11-03
* Always enable layer hoisting in SkiaGravatar robertphillips2014-11-03
* Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview....Gravatar mtklein2014-10-31
* Objects should be unrefed instead of deletedGravatar sugoi2014-10-31
* Turn SkTaskGroups back on.Gravatar mtklein2014-10-31
* Trying to be consistent when members are allowed to be NULLGravatar sugoi2014-10-30
* Fix member variable namingGravatar robertphillips2014-10-30
* Make RTree handle the case where the playback canvas has empty clip boundsGravatar junov2014-10-30
* Disable SkTaskGroup in SkMultiPictureDraw temporarily.Gravatar mtklein2014-10-30
* Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset...Gravatar mtklein2014-10-29
* use SkTaskGroup::batchGravatar reed2014-10-29
* Use SkTypeface::getBounds() in bounding-box calculations.Gravatar mtklein2014-10-29
* SkTaskGroup::batch(fn, args, N)Gravatar mtklein2014-10-29
* Discard atlas after every MultiPictureDraw::drawGravatar robertphillips2014-10-29
* remove now unused (by Chrome) ifdefGravatar humper2014-10-29
* MultiPictureDraw is taskgroup aware.Gravatar reed2014-10-29
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-29
* Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset...Gravatar mtklein2014-10-29
* Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60...Gravatar robertphillips2014-10-29
* Use SkTypeface::getBounds() in bounding-box calculations.Gravatar mtklein2014-10-29
* Discard atlas after every MultiPictureDraw::drawGravatar robertphillips2014-10-29
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Removing dead code from CanvasTestGravatar piotaixr2014-10-28
* Alter layer hoisting to only hoist layers for one canvas at a timeGravatar robertphillips2014-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
* Fix the way we patch up the matrix for scaled images that aren'tGravatar humper2014-10-27
* Cut down SkBBH API more.Gravatar mtklein2014-10-27
* Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.Gravatar halcanary2014-10-24
* Add some more volatile paths.Gravatar jvanverth2014-10-24
* Remove a pointless use of SkWeakRefCnt.Gravatar mtklein2014-10-24
* Set temporary paths volatile so we don't cache them.Gravatar jvanverth2014-10-24
* Possible optimization to SkStringGravatar joshualitt2014-10-23
* Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:12...Gravatar mtklein2014-10-23
* Adding an option to render only the shadow in SkDropShadowImageFilterGravatar sugoi2014-10-23
* add float equivalent in dumpHex output as commentGravatar caryclark2014-10-23
* Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of ...Gravatar mtklein2014-10-23
* use SkMaskCache inside SkBlurMaskFilterGravatar reed2014-10-23
* create shaderproc for nofilter-opaque-dxGravatar reed2014-10-23
* Remove android specific genID from SkPaint.Gravatar djsollen2014-10-23
* Add SkMaskCacheGravatar qiankun.miao2014-10-23
* Update fontMgr to take list of bcp47 language tags.Gravatar bungeman2014-10-23
* Add SkTypeface::getBounds()Gravatar reed2014-10-22
* SkResourceCache::Key namespace support.Gravatar fmalita2014-10-22
* More genericity: overload isPaintOpaque(SkPaint, SkBitmap)Gravatar piotaixr2014-10-22
* Picture shader resource caching.Gravatar fmalita2014-10-22
* SkLazyPtr follow upsGravatar mtklein2014-10-21
* small tweaks to SkResourceCache::KeyGravatar mtklein2014-10-21
* Fix image filters for PDF backend.Gravatar senorblanco2014-10-20
* SkLazyPtr suitable as a local or class member.Gravatar mtklein2014-10-20