index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
views
/
frame
/
browser_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test to see if we can reduce some crashes by deferring delegate destruction u...
ben@chromium.org
2009-03-06
1
-3
/
+0
*
Add a command-line disable-p13n and use that to disable
munjal@chromium.org
2009-03-05
1
-1
/
+1
*
The new history and download tab caused a regression where opening the NTP wo...
jcampan@chromium.org
2009-03-05
1
-1
/
+3
*
Take 2 at moving SupportsWindowFeature from BrowserView
tc@google.com
2009-03-04
1
-24
/
+11
*
Revert "Use grit to generate locale rc files and remove the old locale rc fil...
tc@google.com
2009-03-03
1
-11
/
+24
*
Move SupportsWindowFeature from BrowserView to Browser so
tc@google.com
2009-03-03
1
-24
/
+11
*
Make it so that dropdown selects don't deactivate the main frame when opened ...
ben@chromium.org
2009-03-03
1
-0
/
+4
*
Support DWM switching.
ben@chromium.org
2009-03-03
1
-38
/
+32
*
Fix bookmark and menu drag images by making a halo around them. This makes
brettw@chromium.org
2009-03-02
1
-0
/
+1
*
Does two changes to appease chrome bot runs:
sky@google.com
2009-02-28
1
-0
/
+4
*
Refactor download shelf and prepare for porting.
estade@chromium.org
2009-02-28
1
-2
/
+2
*
When we open a popup window from an app window, we used to identify this popu...
mad@chromium.org
2009-02-27
1
-3
/
+3
*
Issue 7318: Popup Titlebar Appears Under Windows Taskbar
idanan@chromium.org
2009-02-27
1
-4
/
+3
*
Completely disable the resize corner until we find a solution for the perform...
mad@chromium.org
2009-02-27
1
-2
/
+5
*
Fix toolbar keyboard focus (shift-alt-t), which was broken by me, and toolbar...
pkasting@chromium.org
2009-02-27
1
-1
/
+5
*
Non-functional cleanup:
pkasting@chromium.org
2009-02-27
1
-14
/
+15
*
Fix a DCHECK in certain cases when coming out of fullscreen mode. The frame ...
pkasting@chromium.org
2009-02-26
1
-1
/
+4
*
Fixes regression where bookmark bar would appear all black. Actually,
sky@google.com
2009-02-26
1
-13
/
+7
*
This CL addresses several issues with focus in application mode:
jcampan@chromium.org
2009-02-26
1
-0
/
+1
*
Makes it so windows opened from links in Windows Live Messenger cause the win...
ben@chromium.org
2009-02-26
1
-3
/
+1
*
Fix 8063: Find-in-page remains open on History/Downloads page.
finnur@google.com
2009-02-26
1
-1
/
+1
*
Prevent the display of the resize corner bitmap on top of the download shelf ...
mad@chromium.org
2009-02-26
1
-5
/
+14
*
Fix fullscreen mode opacity issues on Aero glass. We need to not extend the ...
pkasting@chromium.org
2009-02-26
1
-7
/
+6
*
This CL causes the autofill popup to hide when the browser window is moved or...
jcampan@chromium.org
2009-02-25
1
-0
/
+6
*
Update animations in fullscreen mode to prevent stuck throbbers.
pkasting@chromium.org
2009-02-25
1
-21
/
+24
*
Force the browser to restored mode before going fullscreen, since Windows doe...
pkasting@chromium.org
2009-02-25
1
-13
/
+22
*
Make non-glass popups match new mockup from Glen.
pkasting@chromium.org
2009-02-25
1
-4
/
+0
*
Adds some debugging code in hopes of figuring out who is removing the
sky@google.com
2009-02-25
1
-3
/
+7
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
1
-3
/
+79
*
Revert "Revert "Fullscreen mode UI.""
kuchhal@chromium.org
2009-02-23
1
-1
/
+8
*
Revert "Fullscreen mode UI."
kuchhal@chromium.org
2009-02-23
1
-8
/
+1
*
Fullscreen mode UI.
pkasting@chromium.org
2009-02-23
1
-1
/
+8
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-5
/
+4
*
Fix two problems with bookmarking and fullscreen mode:
pkasting@chromium.org
2009-02-18
1
-4
/
+3
*
Preliminary fullscreen mode support.
pkasting@chromium.org
2009-02-18
1
-6
/
+76
*
HtmlDialogs had focus problems.
jcampan@chromium.org
2009-02-18
1
-1
/
+1
*
When internal functions try to focus the location bar, check whether it's foc...
pkasting@chromium.org
2009-02-17
1
-0
/
+11
*
Cleanup in preparation for Fullscreen mode.
pkasting@chromium.org
2009-02-13
1
-84
/
+61
*
Originally this change was intended as the solution to accidentally maximizin...
idanan@google.com
2009-02-13
1
-3
/
+2
*
Make some functions const. This will help with my fullscreen mode changes.
pkasting@chromium.org
2009-02-13
1
-11
/
+10
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
1
-1
/
+1
*
This is an attempt at finding the reason for the page_cycler slowness caused by
mad@chromium.org
2009-02-12
1
-7
/
+108
*
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
tc@google.com
2009-02-12
1
-1
/
+1
*
Create a chrome_resources.vcproj that holds grd files that hold
tc@google.com
2009-02-12
1
-1
/
+1
*
Reverting 9493.
kuchhal@chromium.org
2009-02-10
1
-108
/
+7
*
Relanding of http://codereview.chromium.org/16488.
mad@chromium.org
2009-02-10
1
-7
/
+108
*
Reverting 9408.
brettw@chromium.org
2009-02-09
1
-108
/
+7
*
Add a new resizer corner.
mad@chromium.org
2009-02-09
1
-7
/
+108
*
Improved OTR avatar and popup window rendering. Neither one precisely matche...
pkasting@chromium.org
2009-02-04
1
-4
/
+0
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
1
-0
/
+1
[next]