summaryrefslogtreecommitdiffstats
path: root/content/shell/browser/shell_aura.cc
Commit message (Expand)AuthorAgeFilesLines
* 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