summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/browser_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-061-3/+0
* Add a command-line disable-p13n and use that to disablemunjal@chromium.org2009-03-051-1/+1
* The new history and download tab caused a regression where opening the NTP wo...jcampan@chromium.org2009-03-051-1/+3
* Take 2 at moving SupportsWindowFeature from BrowserViewtc@google.com2009-03-041-24/+11
* Revert "Use grit to generate locale rc files and remove the old locale rc fil...tc@google.com2009-03-031-11/+24
* Move SupportsWindowFeature from BrowserView to Browser sotc@google.com2009-03-031-24/+11
* Make it so that dropdown selects don't deactivate the main frame when opened ...ben@chromium.org2009-03-031-0/+4
* Support DWM switching.ben@chromium.org2009-03-031-38/+32
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-021-0/+1
* Does two changes to appease chrome bot runs:sky@google.com2009-02-281-0/+4
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-281-2/+2
* When we open a popup window from an app window, we used to identify this popu...mad@chromium.org2009-02-271-3/+3
* Issue 7318: Popup Titlebar Appears Under Windows Taskbaridanan@chromium.org2009-02-271-4/+3
* 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-271-1/+5
* Non-functional cleanup:pkasting@chromium.org2009-02-271-14/+15
* 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-261-13/+7
* 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-261-1/+1
* Prevent the display of the resize corner bitmap on top of the download shelf ...mad@chromium.org2009-02-261-5/+14
* Fix fullscreen mode opacity issues on Aero glass. We need to not extend the ...pkasting@chromium.org2009-02-261-7/+6
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-0/+6
* Update animations in fullscreen mode to prevent stuck throbbers.pkasting@chromium.org2009-02-251-21/+24
* Force the browser to restored mode before going fullscreen, since Windows doe...pkasting@chromium.org2009-02-251-13/+22
* Make non-glass popups match new mockup from Glen.pkasting@chromium.org2009-02-251-4/+0
* Adds some debugging code in hopes of figuring out who is removing thesky@google.com2009-02-251-3/+7
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-3/+79
* Revert "Revert "Fullscreen mode UI.""kuchhal@chromium.org2009-02-231-1/+8
* Revert "Fullscreen mode UI."kuchhal@chromium.org2009-02-231-8/+1
* Fullscreen mode UI.pkasting@chromium.org2009-02-231-1/+8
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-5/+4
* Fix two problems with bookmarking and fullscreen mode:pkasting@chromium.org2009-02-181-4/+3
* Preliminary fullscreen mode support.pkasting@chromium.org2009-02-181-6/+76
* HtmlDialogs had focus problems.jcampan@chromium.org2009-02-181-1/+1
* When internal functions try to focus the location bar, check whether it's foc...pkasting@chromium.org2009-02-171-0/+11
* Cleanup in preparation for Fullscreen mode.pkasting@chromium.org2009-02-131-84/+61
* Originally this change was intended as the solution to accidentally maximizin...idanan@google.com2009-02-131-3/+2
* Make some functions const. This will help with my fullscreen mode changes.pkasting@chromium.org2009-02-131-11/+10
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-7/+108
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Reverting 9493.kuchhal@chromium.org2009-02-101-108/+7
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-7/+108
* Reverting 9408.brettw@chromium.org2009-02-091-108/+7
* Add a new resizer corner.mad@chromium.org2009-02-091-7/+108
* Improved OTR avatar and popup window rendering. Neither one precisely matche...pkasting@chromium.org2009-02-041-4/+0
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-0/+1