summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame
Commit message (Expand)AuthorAgeFilesLines
* Cleanup part 2.pkasting@chromium.org2008-12-081-30/+20
* Cleanup, part 1.pkasting@chromium.org2008-12-081-18/+18
* Roll back this change.ben@chromium.org2008-12-031-4/+10
* RootView should be destroyed in WM_NCDESTROY not after it.ben@chromium.org2008-12-031-10/+4
* Tear out all the old infobar code.ben@chromium.org2008-12-031-19/+4
* Relanding docus manager crasher work-around.jcampan@chromium.org2008-11-261-2/+7
* Reverting my previous commit, it seems to be breaking the UI tests in debug m...jcampan@chromium.org2008-11-261-7/+2
* Some crashes reported from the field seems to indicate that whenjcampan@chromium.org2008-11-251-2/+7
* Re-land 5929 (r5882) with crash fix and also this change:ben@chromium.org2008-11-251-0/+1
* Beginnings of a new InfoBar system.ben@chromium.org2008-11-212-9/+30
* Rename Container->Widgetben@chromium.org2008-11-217-19/+19
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-197-22/+41
* put back this change now chromebot has had a chance to runben@chromium.org2008-11-191-2/+1
* Make sure the browser window is visible, even if the startup info says that i...ben@chromium.org2008-11-191-1/+3
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-187-37/+22
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-187-22/+37
* Quick test to locate position of crash on qemu. Will remove after one batch o...ben@chromium.org2008-11-161-1/+2
* Make the Browser restore saved last size/position using the WindowDelegate co...ben@chromium.org2008-11-152-1/+9
* Rewire the throbber so that the timer for updating lives on BrowserView, not ...ben@chromium.org2008-11-142-5/+36
* Rid most of the Browser object of HWND dependencies.ben@chromium.org2008-11-142-0/+112
* Fixes the interactive ui tests by correctly initializing the specified popup ...ben@chromium.org2008-11-141-2/+1
* Re-do the way browser windows are shown:ben@chromium.org2008-11-149-59/+100
* Reorder functions in browser.hben@chromium.org2008-11-121-4/+3
* Move the hang monitor to the BrowserView, since it's highly Windows/HWND spec...ben@chromium.org2008-11-112-2/+64
* More cleanup in Browser:ben@chromium.org2008-11-111-6/+5
* Cleanup and rearrange methods on BrowserWindow interface.beng@google.com2008-11-112-46/+18
* Rename BrowserView2 to BrowserView.ben@chromium.org2008-11-1112-169/+168
* Forgot to remove these files.ben@chromium.org2008-11-102-0/+0
* Removes the old frames.ben@chromium.org2008-11-103-347/+4
* Roll back. Sigh. Still not fixed.ben@chromium.org2008-11-051-1/+2
* Reinstate this commented-out code now the root cause of the problem has been ...ben@chromium.org2008-11-051-2/+1
* This is r4523, with a few changes to make things work under Vista.erg@google.com2008-11-054-50/+0
* Revert change r4523 because Vista doesn't like it.erg@google.com2008-11-044-0/+50
* Redo how we block popups. Rip out the old constrained popup window cruft (whi...erg@google.com2008-11-044-50/+0
* Revert some of my earlier change to see if this fixes dist tests, and revert ...ben@chromium.org2008-11-031-1/+2
* Fix a couple of tab related bugs:ben@chromium.org2008-10-291-0/+4
* Fix browser crash when closing popups (issue 3631).finnur@google.com2008-10-281-5/+7
* Window controls were aligned to the top of the window, so their rollover stat...glen@chromium.org2008-10-271-1/+1
* Remove the status bubble 1px overhang.glen@chromium.org2008-10-242-6/+9
* Make resource bundle return red square box again instead of empty bitmapkuchhal@chromium.org2008-10-242-6/+6
* forgot this file tooben@chromium.org2008-10-221-1/+1
* Fix the bug with the minimize/restore buttons getting stuck hot when the wind...ben@chromium.org2008-10-224-0/+15
* Fixing various layout issues with the download shelf:finnur@google.com2008-10-211-0/+1
* try rolling this back to see if it helpsben@chromium.org2008-10-211-1/+1
* More Windows-is-a-crack-baby mitigation.beng@google.com2008-10-201-1/+1
* Support shortcut show styles for "run maximized", "run minimized" etc.ben@chromium.org2008-10-171-1/+1
* Straighten out the way the system menu works a bit. We no longer create the m...ben@chromium.org2008-10-176-41/+31
* testing a theory...ben@chromium.org2008-10-171-2/+4
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-1613-206/+198
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-168-32/+6