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
...
*
Cleanup and rearrange methods on BrowserWindow interface.
beng@google.com
2008-11-11
2
-46
/
+18
*
Rename BrowserView2 to BrowserView.
ben@chromium.org
2008-11-11
12
-169
/
+168
*
Forgot to remove these files.
ben@chromium.org
2008-11-10
2
-0
/
+0
*
Removes the old frames.
ben@chromium.org
2008-11-10
3
-347
/
+4
*
Roll back. Sigh. Still not fixed.
ben@chromium.org
2008-11-05
1
-1
/
+2
*
Reinstate this commented-out code now the root cause of the problem has been ...
ben@chromium.org
2008-11-05
1
-2
/
+1
*
This is r4523, with a few changes to make things work under Vista.
erg@google.com
2008-11-05
4
-50
/
+0
*
Revert change r4523 because Vista doesn't like it.
erg@google.com
2008-11-04
4
-0
/
+50
*
Redo how we block popups. Rip out the old constrained popup window cruft (whi...
erg@google.com
2008-11-04
4
-50
/
+0
*
Revert some of my earlier change to see if this fixes dist tests, and revert ...
ben@chromium.org
2008-11-03
1
-1
/
+2
*
Fix a couple of tab related bugs:
ben@chromium.org
2008-10-29
1
-0
/
+4
*
Fix browser crash when closing popups (issue 3631).
finnur@google.com
2008-10-28
1
-5
/
+7
*
Window controls were aligned to the top of the window, so their rollover stat...
glen@chromium.org
2008-10-27
1
-1
/
+1
*
Remove the status bubble 1px overhang.
glen@chromium.org
2008-10-24
2
-6
/
+9
*
Make resource bundle return red square box again instead of empty bitmap
kuchhal@chromium.org
2008-10-24
2
-6
/
+6
*
forgot this file too
ben@chromium.org
2008-10-22
1
-1
/
+1
*
Fix the bug with the minimize/restore buttons getting stuck hot when the wind...
ben@chromium.org
2008-10-22
4
-0
/
+15
*
Fixing various layout issues with the download shelf:
finnur@google.com
2008-10-21
1
-0
/
+1
*
try rolling this back to see if it helps
ben@chromium.org
2008-10-21
1
-1
/
+1
*
More Windows-is-a-crack-baby mitigation.
beng@google.com
2008-10-20
1
-1
/
+1
*
Support shortcut show styles for "run maximized", "run minimized" etc.
ben@chromium.org
2008-10-17
1
-1
/
+1
*
Straighten out the way the system menu works a bit. We no longer create the m...
ben@chromium.org
2008-10-17
6
-41
/
+31
*
testing a theory...
ben@chromium.org
2008-10-17
1
-2
/
+4
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
13
-206
/
+198
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
8
-32
/
+6
*
Fix broken resize from bottom with magic frame.
ben@chromium.org
2008-10-16
1
-0
/
+1
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
8
-18
/
+18
*
This file was left out of my last checkin due to prior gcl cruft.
beng@google.com
2008-10-15
1
-32
/
+21
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
5
-45
/
+50
*
Insert NULL check to fix dist crash
ben@chromium.org
2008-10-15
1
-5
/
+4
*
Convert HitTest/GetViewForPoint to use gfx::Point
ben@chromium.org
2008-10-14
3
-6
/
+5
*
Try and find the location of crash
ben@chromium.org
2008-10-14
1
-0
/
+2
*
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
ben@chromium.org
2008-10-14
1
-4
/
+4
*
Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const.
ben@chromium.org
2008-10-14
2
-36
/
+24
*
Move more view stuff out of WebContents. This moves context menus and info
brettw@google.com
2008-10-14
1
-2
/
+5
*
Use system title bar font for app windows, detached popups, constrained popups.
ben@chromium.org
2008-10-13
1
-5
/
+13
*
Hook up throbber animation for vista detached popup windows and app windows.
ben@chromium.org
2008-10-13
6
-10
/
+76
*
Assorted improvements to window maximization and flicker on Windows Vista wit...
ben@chromium.org
2008-10-13
1
-3
/
+3
*
Remove black line above detached poppup location bars
ben@chromium.org
2008-10-11
1
-1
/
+1
*
Add incognito icon to vista frame windows that are incognito.
ben@chromium.org
2008-10-11
2
-3
/
+48
*
Fix RTL issues with opaque frame.
ben@chromium.org
2008-10-10
1
-15
/
+9
*
Make loading animations on app windows not call WM_SETICON on every frame. Ow.
ben@chromium.org
2008-10-10
6
-11
/
+18
*
Fix regression with app window titles.
ben@chromium.org
2008-10-09
1
-5
/
+2
*
Account for the distributor logo when sizing the title text bounds.
ben@chromium.org
2008-10-09
1
-1
/
+4
*
Roll back changes to the client area size calculation, since this fix didn't ...
ben@chromium.org
2008-10-09
2
-32
/
+27
*
Move window_resources.h to chrome/views to remove bad dependency of chrome/vi...
ben@chromium.org
2008-10-08
2
-2
/
+2
*
Always position and size the toolbar view, since it's used to position other ...
ben@chromium.org
2008-10-08
1
-17
/
+18
*
Make it so that you can resize glass windows from the bottom.
ben@chromium.org
2008-10-08
1
-1
/
+2
*
Attempt to fix more standard non-client painting by extending the client area...
ben@chromium.org
2008-10-08
2
-10
/
+14
*
Reduce the amount of excessive updating done when there is no window icon to be
ben@chromium.org
2008-10-06
1
-2
/
+4
[prev]
[next]