| Commit message (Expand) | Author | Age |
* | Fuse GrReplacements and GrLayerCache | robertphillips | 2014-12-03 |
* | Use variable length key (rather than accumulated matrix) as save layer hoisti... | robertphillips | 2014-12-01 |
* | Remove Picture deletion listeners. | mtklein | 2014-11-24 |
* | Discard atlas after every MultiPictureDraw::draw | robertphillips | 2014-10-29 |
* | rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags | bsalomon | 2014-10-28 |
* | Alter layer hoisting to only hoist layers for one canvas at a time | robertphillips | 2014-10-28 |
* | Add clip to layer cache | robertphillips | 2014-10-20 |
* | Fix bug in GrCachedLayer reuse | robertphillips | 2014-10-10 |
* | Move offset and CTM from LayerCache Key to per-hoisted-layer info | robertphillips | 2014-09-29 |
* | Separate replacement creation from layer discovery | robertphillips | 2014-09-17 |
* | Fix bug in layer hoisting transition to SkRecord backend | robertphillips | 2014-09-16 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Refactor GrLayerCache for new API | robertphillips | 2014-08-18 |
* | Add CTM to the cached layers' key and reduce render target pingponging in lay... | robertphillips | 2014-07-31 |
* | Now always use Atlas for layer cache | robertphillips | 2014-07-29 |
* | Add plot-based purging to GrLayerCache | robertphillips | 2014-07-29 |
* | Add auto purging for SkPicture-related Ganesh resources (esp. layers) | robertphillips | 2014-07-22 |
* | Fix alpha textures in NV ES3 contexts on Windows. | bsalomon | 2014-07-17 |
* | Always have GrLayer's rect be valid | robertphillips | 2014-07-15 |
* | Remove Skia's use of the default SkPicture constructor and multi-clone | Robert Phillips | 2014-07-13 |
* | Begin atlasing | robertphillips | 2014-06-30 |
* | Revert of Begin atlasing (https://codereview.chromium.org/354533004/) | robertphillips | 2014-06-29 |
* | Begin atlasing | robertphillips | 2014-06-29 |