summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-0212-5/+17
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-022-5/+6
* Fix system menu positioning in fullscreen mode to be at the upper left corner...pkasting@chromium.org2009-02-282-8/+11
* Does two changes to appease chrome bot runs:sky@google.com2009-02-284-3/+14
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-283-56/+34
* When we open a popup window from an app window, we used to identify this popu...mad@chromium.org2009-02-271-3/+3
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-275-0/+37
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-272-3/+20
* Issue 7318: Popup Titlebar Appears Under Windows Taskbaridanan@chromium.org2009-02-271-4/+3
* Now we sort encoding menu according to current application locale, we alsojnd@chromium.org2009-02-271-4/+22
* Completely disable the resize corner until we find a solution for the perform...mad@chromium.org2009-02-271-2/+5
* Fix toolbar keyboard focus (shift-alt-t), which was broken by me, and toolbar...pkasting@chromium.org2009-02-273-30/+32
* Non-functional cleanup:pkasting@chromium.org2009-02-273-20/+24
* Fix a DCHECK in certain cases when coming out of fullscreen mode. The frame ...pkasting@chromium.org2009-02-261-1/+4
* Fixes regression where bookmark bar would appear all black. Actually,sky@google.com2009-02-263-23/+9
* This CL addresses several issues with focus in application mode:jcampan@chromium.org2009-02-261-0/+1
* Makes it so windows opened from links in Windows Live Messenger cause the win...ben@chromium.org2009-02-261-3/+1
* Fix 8063: Find-in-page remains open on History/Downloads page.finnur@google.com2009-02-263-6/+48
* Fixing crash in StartFinding (2nd attempt).finnur@google.com2009-02-261-4/+6
* Prevent the display of the resize corner bitmap on top of the download shelf ...mad@chromium.org2009-02-261-5/+14
* Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.jhawkins@chromium.org2009-02-262-5/+6
* Implements a method to enable/disable the "Remove All" buttontc@google.com2009-02-262-0/+8
* Hide profiles behind a command-line switch since the user-data-dir stuffmunjal@chromium.org2009-02-261-3/+8
* Fix fullscreen mode opacity issues on Aero glass. We need to not extend the ...pkasting@chromium.org2009-02-265-41/+64
* We can get into a state where the automation framework presses the Close butt...finnur@google.com2009-02-261-11/+15
* We can get into a state where the automation framework sends a search string,...finnur@google.com2009-02-261-0/+4
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-256-0/+20
* Update animations in fullscreen mode to prevent stuck throbbers.pkasting@chromium.org2009-02-252-25/+28
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-1/+2
* Force the browser to restored mode before going fullscreen, since Windows doe...pkasting@chromium.org2009-02-252-13/+23
* Fixes bogus DCHECK in bookmark_bar_view. I needed to add the check forsky@google.com2009-02-252-2/+2
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-252-2/+3
* Make non-glass popups match new mockup from Glen.pkasting@chromium.org2009-02-259-100/+101
* Fix system menu positioning a bit. In Aero glass, the maximized mode menu wa...pkasting@chromium.org2009-02-252-5/+9
* Trying again to land this CL that makes the browser focus UI tests in process.jcampan@chromium.org2009-02-251-0/+1
* Adds some debugging code in hopes of figuring out who is removing thesky@google.com2009-02-253-4/+20
* Reverting 10318.jcampan@chromium.org2009-02-252-4/+0
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-252-0/+4
* This make accelerators work in interstitial pages.jcampan@chromium.org2009-02-251-0/+4
* Move windows specific functions from l10n_util.h to l10n_util_win.h.tc@google.com2009-02-242-0/+2
* Reverting 10295.jcampan@chromium.org2009-02-241-1/+0
* Converted the browser focus interactive ui tests to be in process.jcampan@chromium.org2009-02-241-0/+1
* HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por...ben@chromium.org2009-02-242-5/+17
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-249-509/+426
* Refactor BaseDownloadItemModel and its inheritors.estade@chromium.org2009-02-232-13/+4
* Revert "Revert "Fullscreen mode UI.""kuchhal@chromium.org2009-02-236-1/+325
* Revert "Fullscreen mode UI."kuchhal@chromium.org2009-02-236-325/+1
* Fullscreen mode UI.pkasting@chromium.org2009-02-236-1/+325
* Fix a bogus end-of-file comment.pkasting@chromium.org2009-02-231-1/+1
* A few minor changes to WidgetWin:pkasting@chromium.org2009-02-233-3/+3