| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove c/b/ui/host_desktop.h/cc | scottmg | 2016-03-18 | 1 | -1/+0 |
* | Remove host_desktop_type() from c/b/ui/window_sizer | scottmg | 2016-03-16 | 2 | -6/+4 |
* | Replace Increment/DecrementKeepAliveCount by ScopedKeepAlives | dgn | 2016-03-12 | 1 | -9/+6 |
* | chrome/chromeos: Fix launching chrome as a mus client. | sadrul | 2016-02-17 | 1 | -0/+3 |
* | Remove HostDesktopType from Browser::CreateParams | scottmg | 2016-02-09 | 1 | -28/+16 |
* | Remove HostDesktopType from FindLastActive[WithProfile] | scottmg | 2016-02-03 | 3 | -11/+4 |
* | Update chrome for new prefs location. | brettw | 2016-02-02 | 1 | -1/+1 |
* | Remove kViewerConnect and GPU as WARP | scottmg | 2016-01-30 | 1 | -17/+1 |
* | Remove HostDesktopType from BrowserList::GetInstance() | scottmg | 2016-01-28 | 2 | -9/+6 |
* | Remove now-unnecessary wrappers around gfx::Screen::GetScreen() | scottmg | 2016-01-27 | 2 | -11/+16 |
* | Remove ui/gfx/screen_type_delegate.h | scottmg | 2016-01-27 | 1 | -2/+1 |
* | Convert Pass()→std::move() in //chrome/browser/ui | dcheng | 2015-12-26 | 3 | -12/+13 |
* | Switch to standard integer types in chrome/browser/ui/. | avi | 2015-12-25 | 7 | -1/+12 |
* | Mac: Use [NSArray firstObject] for [NSScreen screens] | ccameron | 2015-10-07 | 1 | -1/+1 |
* | When we try to find a browser window based on some matching rules, we need to... | xdai | 2015-07-22 | 1 | -244/+147 |
* | [Docking] Restores docked state for tab-less browser windows | varkha | 2015-07-21 | 1 | -1/+1 |
* | [Docking] Persists docked state for tab-less browser windows. | varkha | 2015-07-10 | 1 | -0/+7 |
* | chrome/browser/ui: Remove use of MessageLoopProxy and deprecated MessageLoop ... | skyostil | 2015-06-12 | 1 | -3/+3 |
* | Cleanup: Update the path to gfx rect headers. | tfarina | 2014-12-31 | 2 | -2/+2 |
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-22 | 3 | -5/+8 |
* | Make ui::BaseWindow::GetNativeWindow a const function. | yoz | 2014-11-05 | 1 | -1/+3 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 2 | -15/+9 |
* | Cleanup: Remove unneeded chrome/common/pref_names.h includes. | thestig | 2014-10-27 | 1 | -1/+0 |
* | Remove IsDIPEnabled from Screen | scottmg | 2014-10-23 | 1 | -5/+0 |
* | Standardize usage of virtual/override/final in chrome/browser/ui/ | dcheng | 2014-10-21 | 3 | -46/+29 |
* | Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. | dcheng | 2014-10-16 | 1 | -4/+2 |
* | Use app_list_service_disabled in Athena | pkotwicz | 2014-10-14 | 2 | -2/+2 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/ui/[w-z]* | mostynb | 2014-10-04 | 5 | -24/+24 |
* | No longer register app window placement preference keys on | dgrogan | 2014-09-16 | 1 | -2/+2 |
* | Adds WARP support to Chromium on Windows 8+ | luken | 2014-09-04 | 1 | -0/+1 |
* | Makes a window that has been resized to maximized bounds, then maximized and ... | varkha@chromium.org | 2014-08-06 | 5 | -36/+114 |
* | Cleanups for aura/test/event_generator.h (resolve TODOs) | tapted@chromium.org | 2014-07-28 | 1 | -2/+2 |
* | Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..." | markusheintz@chromium.org | 2014-07-24 | 1 | -2/+2 |
* | Cleanups for aura/test/event_generator.h (resolve TODOs) | tapted@chromium.org | 2014-07-24 | 1 | -2/+2 |
* | Fix a crash in the window_sizer code which occurs while getting the work area... | ananta@chromium.org | 2014-06-26 | 1 | -1/+8 |
* | On Windows ASH ensure that we get the display created for the root window ser... | ananta@chromium.org | 2014-06-19 | 1 | -1/+9 |
* | linux_aura: Compile ash into chrome. | erg@chromium.org | 2014-05-20 | 2 | -5/+37 |
* | Revert 270232 "linux_aura: Compile ash into chrome." | erg@chromium.org | 2014-05-13 | 2 | -37/+5 |
* | linux_aura: Compile ash into chrome. | erg@chromium.org | 2014-05-13 | 2 | -5/+37 |
* | Revert 269892 "linux_aura: Compile ash into chrome." | erg@chromium.org | 2014-05-12 | 2 | -37/+5 |
* | linux_aura: Compile ash into chrome. | erg@chromium.org | 2014-05-12 | 2 | -5/+37 |
* | Reenable WindowSizerContextMenuTest.OpenBrowserUsingContextMenuOnOtherDisplay | oshima@chromium.org | 2014-04-28 | 1 | -5/+6 |
* | Separate popup window size pref, fix Ash logic | stevenjb@chromium.org | 2014-04-15 | 4 | -51/+87 |
* | Delete the GTK+ port of Chrome. | erg@chromium.org | 2014-04-10 | 1 | -46/+0 |
* | Eliminate ash::internal namespace | oshima@chromium.org | 2014-04-03 | 2 | -5/+3 |
* | Move some code from aura/client to wm/public | ben@chromium.org | 2014-03-21 | 1 | -1/+1 |
* | Disable flaky test: WindowSizerContextMenuTest.OpenBrowserUsingContextMenuOnO... | rch@chromium.org | 2014-02-25 | 1 | -3/+2 |
* | Rename Start/EndKeepAlive to Increment/DecrementKeepAliveCount | jamescook@chromium.org | 2014-02-25 | 1 | -6/+6 |
* | Move root_window.* to window_event_dispatcher.* | ben@chromium.org | 2014-02-21 | 3 | -3/+3 |
* | Cleanup: Remove unneeded browser_thread.h includes. | thestig@chromium.org | 2014-02-13 | 1 | -1/+0 |