summaryrefslogtreecommitdiffstats
path: root/content/shell/browser/shell_aura.cc
Commit message (Expand)AuthorAgeFilesLines
* [Ozone] Get aura::Window from host rather than dispatcher in shell_aura.ccdnicoara@chromium.org2014-03-111-1/+1
* Update shell_aura.cc to get aura::Window for dispatcher.dnicoara@chromium.org2014-02-241-1/+1
* Revert 252920 "Update shell_aura.cc to get aura::Window for disp..."mpearson@chromium.org2014-02-241-1/+1
* Update shell_aura.cc to get aura::Window for dispatcher.dnicoara@chromium.org2014-02-241-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Delete content::Shell on close when using shell_aura.ccdnicoara@chromium.org2014-02-071-4/+1
* Add a context menu to the aura/views content shellcbiesinger@chromium.org2014-02-071-0/+5
* Re-land r246921: "Allow running content-shell headless with --dump-render-tree."dpranke@chromium.org2014-01-271-141/+11
* Revert of content-shell: Allow running content-shell headless with --dump-ren...jochen@chromium.org2014-01-251-11/+141
* content-shell: Allow running content-shell headless with --dump-render-tree.sadrul@chromium.org2014-01-241-141/+11
* shell_aura: Set child to root window size, not host sizespang@chromium.org2014-01-221-1/+1
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-101-1/+1
* Revert 244005 "Remove SetHostSize/Bounds from RootWindow in favo..."noamsml@google.com2014-01-101-1/+1
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-091-1/+1
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-2/+2
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-2/+2
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-2/+2
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-2/+2
* Fix shell_aura.cc with RootWindow refactorspang@chromium.org2013-11-141-10/+10
* Fix shell_aura after input method changesspang@chromium.org2013-11-081-6/+1
* Use gfx::kNullAcceleratedWidget for ui::CreateInputMethod in MinimalInputEven...spang@chromium.org2013-11-071-1/+2
* ozone: Make a single RootWindow, and host all web-contents inside it.sadrul@chromium.org2013-10-291-12/+23
* ozone: Make sure the web-contents and root-window are cleaned up correctly.sadrul@chromium.org2013-10-241-0/+5
* aura: Allow creating content_shell without views.sadrul@chromium.org2013-10-201-304/+108
* Revert r229671 "aura: Allow creating content_shell without views."pfeldman@chromium.org2013-10-201-108/+304
* aura: Allow creating content_shell without views.sadrul@chromium.org2013-10-201-304/+108
* Revert 229524 "Revert 229521 "Revert 229507 "aura: Allow creating content_she...pfeldman@chromium.org2013-10-191-108/+304
* Revert 229521 "Revert 229507 "aura: Allow creating content_shell..."thakis@chromium.org2013-10-191-304/+108
* Revert 229507 "aura: Allow creating content_shell without views."thakis@chromium.org2013-10-191-108/+304
* aura: Allow creating content_shell without views.sadrul@chromium.org2013-10-191-304/+108
* Move MinimalShell to ui/shell.derat@chromium.org2013-10-101-3/+3
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* Revert 219204 "Attempt headless on win aura content_shell"scottmg@chromium.org2013-08-231-14/+1
* Attempt headless on win aura content_shellscottmg@chromium.org2013-08-231-1/+14
* content_shell: nuke the main window widget on aura in the same way as shell_winscottmg@chromium.org2013-08-221-1/+1
* Correctly initialize and tear down aura shell windows during layout testsjochen@chromium.org2013-08-211-0/+14
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-0/+374