summaryrefslogtreecommitdiffstats
path: root/ui/PRESUBMIT.py
diff options
context:
space:
mode:
authordanakj <danakj@chromium.org>2015-04-03 17:15:24 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-04 00:15:46 +0000
commit85d970e4cc6d5f71c30a94cd31d6f0fa07b38890 (patch)
tree364849f5b908f5f99f1a36ca54628b494758f2c7 /ui/PRESUBMIT.py
parent397accd46320292657b9ca5eea6c1a81a38ef004 (diff)
downloadchromium_src-85d970e4cc6d5f71c30a94cd31d6f0fa07b38890.zip
chromium_src-85d970e4cc6d5f71c30a94cd31d6f0fa07b38890.tar.gz
chromium_src-85d970e4cc6d5f71c30a94cd31d6f0fa07b38890.tar.bz2
Pass a ui::PaintContext from ui::Layer to layer delegates.
This is a plumbing CL to create a ui::PaintContext that wraps a gfx::Canvas up in ui::Layer. This is passed to every LayerDelegate, and also through to aura::WindowDelegates and views::NativeWidgetDelegates to eventually reach views::View as well. This way ui::PaintContext is created in one place (for compositor paints, there are other places painting to bitmaps we'll address later). And in the future the ui::PaintContext can be backed by a display list instead of a canvas. R=sky BUG=466426 Review URL: https://codereview.chromium.org/1057873004 Cr-Commit-Position: refs/heads/master@{#323855}
Diffstat (limited to 'ui/PRESUBMIT.py')
0 files changed, 0 insertions, 0 deletions