summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Don't execute a NOTREACHED in TabStrip::DestroyDraggedSourceTab if thesky@google.com2008-11-201-1/+2
* Fixes crash when showing modal dialog from context menu. With thissky@google.com2008-11-191-0/+67
* Re-land this change: http://codereview.chromium.org/10967/showben@chromium.org2008-11-191-2/+2
* Submitting for developer0420@gmail.comjoshia@google.com2008-11-192-7/+53
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-1914-60/+76
* 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
* Roll back a bunch of changes to tab dragging that seem to not have helped red...ben@chromium.org2008-11-182-8/+15
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-1814-72/+60
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-1814-60/+72
* Changes about view to explicitly set the background to white. This waysky@google.com2008-11-171-0/+1
* Rollback! Now with 25% more HWND.ben@chromium.org2008-11-171-2/+2
* Remove HWND from TabContents creation. ben@chromium.org2008-11-171-2/+2
* 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-144-54/+57
* Make the bookmark manager blue.glen@chromium.org2008-11-141-2/+14
* Rid most of the Browser object of HWND dependencies.ben@chromium.org2008-11-145-6/+126
* Remove browser\views\frame\browser_view2.cc andsgk@google.com2008-11-141-7/+0
* Port some files in chrome/browser/agl@chromium.org2008-11-141-0/+1
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-149-11/+11
* 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-1414-127/+115
* Fixes bug where we were not checking if an app from another windowsky@google.com2008-11-141-8/+52
* Three menu bugs:sky@google.com2008-11-131-0/+68
* Puts chrome menus on a slimfast diet: they are no longer chubby. Isky@google.com2008-11-131-0/+1
* Some speculative fixes for UI test flakiness.beng@google.com2008-11-131-6/+7
* Adds the ability for save dialogs to take a default extension.sky@google.com2008-11-124-13/+27
* Fix infobubble crash due to first run bubble having slightly different initia...ben@chromium.org2008-11-122-9/+4
* Reorder functions in browser.hben@chromium.org2008-11-122-5/+4
* Changes TableView to have its own mouse handling code so that we cansky@google.com2008-11-121-0/+4
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-111-1/+1
* Style fixes to BlockedPopupContainer before I submiterg@google.com2008-11-112-20/+26
* Move the hang monitor to the BrowserView, since it's highly Windows/HWND spec...ben@chromium.org2008-11-112-2/+64
* Accept the changes in the UI Language in Options ... -> Language Menu only if...sidchat@google.com2008-11-112-4/+18
* More cleanup in Browser:ben@chromium.org2008-11-112-7/+6
* Only block alert() requests from blocked popups; not all popups.erg@google.com2008-11-111-84/+85
* Fix a crash when dismissing an infobubble... could not locate Window*ben@chromium.org2008-11-112-6/+9
* These files were missed from my last cleanup CL.beng@google.com2008-11-111-6/+0
* Cleanup and rearrange methods on BrowserWindow interface.beng@google.com2008-11-115-59/+33
* Rename BrowserView2 to BrowserView.ben@chromium.org2008-11-1113-171/+170
* Forgot to remove these files.ben@chromium.org2008-11-102-0/+0
* Removes the old frames.ben@chromium.org2008-11-1017-6694/+15
* Move 'learn more' in the privacy section to its own line.glen@chromium.org2008-11-101-18/+5
* Changes tree/table to pass in an appropriate location when the contextsky@google.com2008-11-101-8/+0
* Re-land this change now that I've made a speculative fix to the DraggedTabCon...ben@chromium.org2008-11-101-1/+1
* Minor layout changes that make the bookmark manager and popup blocker look be...glen@chromium.org2008-11-101-4/+3
* Tweak delegate setting in the DraggedTabController to be more robust. Delegat...ben@chromium.org2008-11-101-10/+2
* Make sure that we deny javascript window.close() requests when we are showingerg@google.com2008-11-101-0/+53
* Looks like a size method got left behind in the gfx update. Also make sure th...glen@chromium.org2008-11-072-8/+17