summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/window_sizer
Commit message (Expand)AuthorAgeFilesLines
* Remove c/b/ui/host_desktop.h/ccscottmg2016-03-181-1/+0
* Remove host_desktop_type() from c/b/ui/window_sizerscottmg2016-03-162-6/+4
* Replace Increment/DecrementKeepAliveCount by ScopedKeepAlivesdgn2016-03-121-9/+6
* chrome/chromeos: Fix launching chrome as a mus client.sadrul2016-02-171-0/+3
* Remove HostDesktopType from Browser::CreateParamsscottmg2016-02-091-28/+16
* Remove HostDesktopType from FindLastActive[WithProfile]scottmg2016-02-033-11/+4
* Update chrome for new prefs location.brettw2016-02-021-1/+1
* Remove kViewerConnect and GPU as WARPscottmg2016-01-301-17/+1
* Remove HostDesktopType from BrowserList::GetInstance()scottmg2016-01-282-9/+6
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-272-11/+16
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-271-2/+1
* Convert Pass()→std::move() in //chrome/browser/uidcheng2015-12-263-12/+13
* Switch to standard integer types in chrome/browser/ui/.avi2015-12-257-1/+12
* Mac: Use [NSArray firstObject] for [NSScreen screens]ccameron2015-10-071-1/+1
* When we try to find a browser window based on some matching rules, we need to...xdai2015-07-221-244/+147
* [Docking] Restores docked state for tab-less browser windowsvarkha2015-07-211-1/+1
* [Docking] Persists docked state for tab-less browser windows.varkha2015-07-101-0/+7
* chrome/browser/ui: Remove use of MessageLoopProxy and deprecated MessageLoop ...skyostil2015-06-121-3/+3
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-312-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-223-5/+8
* Make ui::BaseWindow::GetNativeWindow a const function.yoz2014-11-051-1/+3
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-282-15/+9
* Cleanup: Remove unneeded chrome/common/pref_names.h includes.thestig2014-10-271-1/+0
* Remove IsDIPEnabled from Screenscottmg2014-10-231-5/+0
* Standardize usage of virtual/override/final in chrome/browser/ui/dcheng2014-10-213-46/+29
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-161-4/+2
* Use app_list_service_disabled in Athenapkotwicz2014-10-142-2/+2
* replace OVERRIDE and FINAL with override and final in chrome/browser/ui/[w-z]*mostynb2014-10-045-24/+24
* No longer register app window placement preference keys ondgrogan2014-09-161-2/+2
* Adds WARP support to Chromium on Windows 8+luken2014-09-041-0/+1
* Makes a window that has been resized to maximized bounds, then maximized and ...varkha@chromium.org2014-08-065-36/+114
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-2/+2
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-2/+2
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-2/+2
* Fix a crash in the window_sizer code which occurs while getting the work area...ananta@chromium.org2014-06-261-1/+8
* On Windows ASH ensure that we get the display created for the root window ser...ananta@chromium.org2014-06-191-1/+9
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-202-5/+37
* Revert 270232 "linux_aura: Compile ash into chrome."erg@chromium.org2014-05-132-37/+5
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-132-5/+37
* Revert 269892 "linux_aura: Compile ash into chrome."erg@chromium.org2014-05-122-37/+5
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-122-5/+37
* Reenable WindowSizerContextMenuTest.OpenBrowserUsingContextMenuOnOtherDisplayoshima@chromium.org2014-04-281-5/+6
* Separate popup window size pref, fix Ash logicstevenjb@chromium.org2014-04-154-51/+87
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-46/+0
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-032-5/+3
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* Disable flaky test: WindowSizerContextMenuTest.OpenBrowserUsingContextMenuOnO...rch@chromium.org2014-02-251-3/+2
* Rename Start/EndKeepAlive to Increment/DecrementKeepAliveCountjamescook@chromium.org2014-02-251-6/+6
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-213-3/+3
* Cleanup: Remove unneeded browser_thread.h includes.thestig@chromium.org2014-02-131-1/+0