aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrLayerHoister.cpp
Commit message (Expand)AuthorAge
* Allow previously-hoisted layers to be reused in the same drawGravatar robertphillips2014-09-30
* Move offset and CTM from LayerCache Key to per-hoisted-layer infoGravatar robertphillips2014-09-29
* Update layer hoisting code to correctly render sub-picture layersGravatar robertphillips2014-09-24
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* remove RenderTargetFlags -- NewRenderTargetDirect will never clearGravatar reed2014-09-19
* Refactor layer hoisting codeGravatar robertphillips2014-09-18
* Fix bug in layer hoisting transition to SkRecord backendGravatar robertphillips2014-09-16
* Fix two SkRecord-backed layer hoisting bugsGravatar robertphillips2014-09-08
* Revert of Fix two SkRecord-backed layer hoisting bugs (patchset #1 id:1 of ht...Gravatar robertphillips2014-09-08
* Fix two SkRecord-backed layer hoisting bugsGravatar robertphillips2014-09-08
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Switch Layer Hoisting over to SkRecord backendGravatar robertphillips2014-09-04
* Remove use of EXPERIMENTAL_getActiveOps from layer hoisting codeGravatar robertphillips2014-09-03
* Reorganize Layer Hoisting codeGravatar robertphillips2014-09-02