summaryrefslogtreecommitdiffstats
path: root/chrome/browser/window_sizer.cc
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Be more aggressive in repositioning windows that are offscreen.rohitrao@chromium.org2009-10-211-2/+14
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-291-1/+1
* Move window to workarea origin if it is completely off-screen.yuzo@chromium.org2009-07-291-5/+47
* Tweak thumbnail sizes a bit so it the NNTP looks better side by side onarv@google.com2009-07-231-3/+5
* Add Mac-specific sizing rule with unit test.jrg@chromium.org2009-06-301-0/+9
* For consistency, stop using the workarea coordinate inyuzo@chromium.org2009-06-231-2/+0
* Fix: New window appears to the left/up if the taskbar is on left/top.yuzo@chromium.org2009-06-191-3/+2
* Implement window state restoration for the views-gtk window.ben@chromium.org2009-06-041-5/+0
* Fix bustage by fixing defines not to include windows.ben@chromium.org2009-05-301-1/+1
* Fixes to make a browser window come up with TOOLKIT_VIEWS.ben@chromium.org2009-05-301-0/+5
* linux: save window positions.evan@chromium.org2009-05-301-5/+0
* Reverting 17271.ben@chromium.org2009-05-301-5/+0
* Fixes to make a browser window come up with TOOLKIT_VIEWS.ben@chromium.org2009-05-301-0/+5
* Be less aggressive about resizing Chrome windows when restoring them. Origin...pkasting@chromium.org2009-05-291-32/+18
* Enable basic saving/restoring window placements on Mac.rohitrao@chromium.org2009-05-141-99/+7
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-13/+29
* Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...pkasting@chromium.org2009-04-171-5/+5
* Fix various problems with the window_sizer code.pkasting@chromium.org2009-04-101-59/+47
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fix a slight error in the atl includes. We are using the CRect class from WTL...maruel@chromium.org2009-03-021-1/+2
* Fix compilations errors introduced by revision 10712.maruel@chromium.org2009-03-021-0/+3
* Issue 7318: Popup Titlebar Appears Under Windows Taskbaridanan@chromium.org2009-02-271-0/+24
* Try and make the GetXXXBounds() functions share more code to be shorter, and ...pkasting@chromium.org2009-02-131-22/+17
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-141-0/+3
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-2/+1
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-1/+2
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-2/+1
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-1/+0
* More cleanup in Browser:ben@chromium.org2008-11-111-2/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-301-2/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+376