aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrLayerCache.h
Commit message (Expand)AuthorAge
...
* Always have GrLayer's rect be validGravatar robertphillips2014-07-15
* Begin atlasingGravatar robertphillips2014-06-30
* Revert of Begin atlasing (https://codereview.chromium.org/354533004/)Gravatar robertphillips2014-06-29
* Begin atlasingGravatar robertphillips2014-06-29
* Rename GrAtlasMgr to GrAtlas (and other cleanup)Gravatar robertphillips2014-06-24
* Move allocation of texture from SkGpuDevice to GrLayerCacheGravatar robertphillips2014-06-24
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-12
* Rename GrAtlasedLayer to GrCachedLayer (since not all cached layers are atlased)Gravatar commit-bot@chromium.org2014-04-11
* Convert SkPicture's generation ID to a unique IDGravatar commit-bot@chromium.org2014-04-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-03
* Add a GrLayerCache to GrContextGravatar robertphillips@google.com2014-04-03