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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...
ben@chromium.org
2009-03-19
1
-1
/
+1
*
Remove BrowserWindow::Init().
estade@chromium.org
2009-03-18
2
-52
/
+54
*
Mac bookmark work.
jrg@chromium.org
2009-03-18
1
-1
/
+2
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
5
-6
/
+6
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
8
-11
/
+11
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
3
-4
/
+4
*
Rework the Button API to be saner in preparation for NativeControl rejiggerin...
ben@chromium.org
2009-03-16
3
-40
/
+39
*
Linux accelerators cleanup:
estade@chromium.org
2009-03-16
2
-2
/
+2
*
forgot this file
ben@chromium.org
2009-03-14
1
-1
/
+1
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
5
-34
/
+34
*
rollback again
ben@chromium.org
2009-03-14
6
-35
/
+35
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
6
-35
/
+35
*
revert
ben@chromium.org
2009-03-13
6
-35
/
+35
*
Rename Window->WindowWin
ben@chromium.org
2009-03-13
6
-35
/
+35
*
Makes drops above the tabstrip work again. This stopped working
sky@google.com
2009-03-13
7
-127
/
+155
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
3
-26
/
+30
*
Make toggling fullscreen mode on/off significantly less janky-looking by mean...
pkasting@chromium.org
2009-03-12
2
-12
/
+51
*
Some work in refactoring FindBarWin/FindBarView so
tc@google.com
2009-03-12
2
-12
/
+24
*
Moving the storing/restoring of the focus from TabContents to WebContentsView...
jcampan@chromium.org
2009-03-12
1
-6
/
+8
*
Make Chromium windows not hide auto-hide taskbars, take 2.
pkasting@chromium.org
2009-03-10
5
-32
/
+68
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
6
-6
/
+0
*
Fixes crash in ResizeCorner. ResizeCorner was caching the BrowserView
sky@google.com
2009-03-09
2
-7
/
+22
*
Back out r10845 because it caused too many other regressions.
pkasting@chromium.org
2009-03-09
5
-65
/
+33
*
Test to see if we can reduce some crashes by deferring delegate destruction u...
ben@chromium.org
2009-03-06
2
-4
/
+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
2
-1
/
+5
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-1
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
4
-6
/
+6
*
Fix another regression. Coordinate calculation in the OpaqueBrowserFrameView:...
ben@chromium.org
2009-03-04
1
-1
/
+5
*
Reland r10674, which got lost during Ben's reorg of the frame code.
pkasting@chromium.org
2009-03-04
2
-7
/
+7
*
Take 2 at moving SupportsWindowFeature from BrowserView
tc@google.com
2009-03-04
2
-39
/
+11
*
Fix regression where the window caption buttons weren't clickable when maximi...
ben@chromium.org
2009-03-04
2
-17
/
+14
*
Fix release-only build break.
pkasting@chromium.org
2009-03-04
1
-0
/
+1
*
Make Chromium windows not hide auto-hide taskbars.
pkasting@chromium.org
2009-03-04
5
-37
/
+69
*
Revert "Use grit to generate locale rc files and remove the old locale rc fil...
tc@google.com
2009-03-03
2
-11
/
+39
*
Move SupportsWindowFeature from BrowserView to Browser so
tc@google.com
2009-03-03
2
-39
/
+11
*
Fix a small issue changing back to glass frame from opaque where the
ben@chromium.org
2009-03-03
1
-1
/
+1
*
Make it so that dropdown selects don't deactivate the main frame when opened ...
ben@chromium.org
2009-03-03
2
-0
/
+5
*
Support DWM switching.
ben@chromium.org
2009-03-03
12
-888
/
+573
*
Fix bookmark and menu drag images by making a halo around them. This makes
brettw@chromium.org
2009-03-02
4
-0
/
+4
*
Fix system menu positioning in fullscreen mode to be at the upper left corner...
pkasting@chromium.org
2009-02-28
2
-8
/
+11
*
Does two changes to appease chrome bot runs:
sky@google.com
2009-02-28
2
-0
/
+5
*
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
3
-20
/
+24
*
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
2
-18
/
+9
[next]