summaryrefslogtreecommitdiffstats
path: root/ash/wm/boot_splash_screen_chromeos.cc
Commit message (Expand)AuthorAgeFilesLines
* Change PaintRecorder to Use Bounds from View or Layer Instead of PaintContextweiliangc2015-07-131-1/+1
* Remove unnessecary includes of ui/compositor/paint_context.hdanakj2015-04-081-1/+0
* ash: Access the Canvas for painting through PaintRecorder.danakj2015-04-071-1/+3
* Pass a ui::PaintContext from ui::Layer to layer delegates.danakj2015-04-041-3/+4
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-161-6/+5
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-4/+4
* Stop painting when receiving delegated frameenne2014-08-231-0/+3
* ozone: Protect X11-specific code under ash/wmspang@chromium.org2014-04-101-0/+5
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-2/+0
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-201-1/+1
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-051-4/+4
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-9/+9
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-3/+2
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-1/+2
* Revert 234428 "Make RootWindow not subclass Window."ben@chromium.org2013-11-121-2/+1
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-1/+2
* ash: Fix CopyAreaToCanvas() scaling issues.derat@chromium.org2013-08-141-0/+76