commit | 57f192d4af03499e640509d95e752a9cc97c4463 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Thu Jan 08 10:15:25 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jan 08 10:15:25 2015 -0800 |
tree | aa8c4a83ada05cb2d000c37120f3d9eab6b490b5 | |
parent | 3b4b66c04a2567c72754a55e53db41394249b223 [diff] |
Allow non-atlasable layer to still be hoisted The PlausiblyAtlasable check was preventing large layers from ever being hoisted in the FindLayersToHoist path. Review URL: https://codereview.chromium.org/844613002