summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Convert Alternate NavURL Fetcher to use the new infobar framework.ben@chromium.org2008-12-032-0/+132
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-038-26/+37
* Fix issue 4829: No file extensions listed when saving imagesfinnur@google.com2008-12-031-2/+1
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-028-37/+26
* Don't close tabs on middle-click when the release happens off the tab. Patch...pkasting@chromium.org2008-12-011-1/+5
* Fix window.open()/window.close() regression by disabling window.close() until...erg@google.com2008-12-011-0/+1
* Add a new submenu in the context menu for a text box. This submenu displays s...sidchat@google.com2008-12-011-39/+8
* Landing http://codereview.chromium.org/12502 for sverrir:sky@google.com2008-12-011-8/+15
* Changes filter used when importing in bookmark manager to includesky@google.com2008-12-011-1/+1
* 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
* Changes keyword editor to map all input in the keyword field to lowersky@google.com2008-11-262-14/+17
* Some crashes reported from the field seems to indicate that whenjcampan@chromium.org2008-11-251-2/+7
* Changelist for erg's readability review.erg@google.com2008-11-253-114/+180
* Set the delegate on incoming TabContents in BlockedPopupContainer::ReplaceCon...erg@google.com2008-11-251-3/+5
* Fix crash with plugin installer infobar due to the infobardelegate not being ...ben@chromium.org2008-11-252-5/+13
* Re-land 5929 (r5882) with crash fix and also this change:ben@chromium.org2008-11-254-26/+134
* rollbackben@chromium.org2008-11-243-42/+9
* Re-land r5882 with a crash fix.ben@chromium.org2008-11-243-9/+42
* Reverting 5882. It broke LoginPromptTest.TestBasicAuth and .TestTwoAuths.maruel@chromium.org2008-11-243-36/+2
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* Add new infobar files to SCons build.sgk@google.com2008-11-221-0/+2
* This change makes the following infobars use the new system:ben@chromium.org2008-11-223-2/+36
* Beginnings of a new InfoBar system.ben@chromium.org2008-11-217-9/+679
* Rename Container->Widgetben@chromium.org2008-11-2149-165/+158
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-203-98/+427
* 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