aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrLayerCache.h
Commit message (Expand)AuthorAge
* Revert of Fix bug in plot locking system (patchset #3 id:80001 of https://cod...Gravatar robertphillips2014-10-09
* Fix bug in plot locking systemGravatar robertphillips2014-10-09
* Move offset and CTM from LayerCache Key to per-hoisted-layer infoGravatar robertphillips2014-09-29
* Copy layer-hoisting related SkPaintsGravatar robertphillips2014-09-18
* Separate replacement creation from layer discoveryGravatar robertphillips2014-09-17
* Fix bug in layer hoisting transition to SkRecord backendGravatar robertphillips2014-09-16
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Refactor GrLayerCache for new APIGravatar robertphillips2014-08-18
* Add CTM to the cached layers' key and reduce render target pingponging in lay...Gravatar robertphillips2014-07-31
* Fix ref counting of cached layer's textureGravatar robertphillips2014-07-30
* Now always use Atlas for layer cacheGravatar robertphillips2014-07-29
* Add plot-based purging to GrLayerCacheGravatar robertphillips2014-07-29
* Add auto purging for SkPicture-related Ganesh resources (esp. layers)Gravatar robertphillips2014-07-22
* Replace GrTHash with SkTDynamicHashGravatar robertphillips2014-07-20
* Make GrLayerCache use multiple plots in its atlasGravatar robertphillips2014-07-17
* 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