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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make border and background setting and getting non-virtual and use the correc...
brettw@google.com
2008-11-14
9
-11
/
+11
*
Fixes the interactive ui tests by correctly initializing the specified popup ...
ben@chromium.org
2008-11-14
1
-2
/
+1
*
Re-do the way browser windows are shown:
ben@chromium.org
2008-11-14
14
-127
/
+115
*
Fixes bug where we were not checking if an app from another window
sky@google.com
2008-11-14
1
-8
/
+52
*
Three menu bugs:
sky@google.com
2008-11-13
1
-0
/
+68
*
Puts chrome menus on a slimfast diet: they are no longer chubby. I
sky@google.com
2008-11-13
1
-0
/
+1
*
Some speculative fixes for UI test flakiness.
beng@google.com
2008-11-13
1
-6
/
+7
*
Adds the ability for save dialogs to take a default extension.
sky@google.com
2008-11-12
4
-13
/
+27
*
Fix infobubble crash due to first run bubble having slightly different initia...
ben@chromium.org
2008-11-12
2
-9
/
+4
*
Reorder functions in browser.h
ben@chromium.org
2008-11-12
2
-5
/
+4
*
Changes TableView to have its own mouse handling code so that we can
sky@google.com
2008-11-12
1
-0
/
+4
*
Remove some Windows-specific stuff from RenderProcessHost by having callers g...
brettw@google.com
2008-11-11
1
-1
/
+1
*
Style fixes to BlockedPopupContainer before I submit
erg@google.com
2008-11-11
2
-20
/
+26
*
Move the hang monitor to the BrowserView, since it's highly Windows/HWND spec...
ben@chromium.org
2008-11-11
2
-2
/
+64
*
Accept the changes in the UI Language in Options ... -> Language Menu only if...
sidchat@google.com
2008-11-11
2
-4
/
+18
*
More cleanup in Browser:
ben@chromium.org
2008-11-11
2
-7
/
+6
*
Only block alert() requests from blocked popups; not all popups.
erg@google.com
2008-11-11
1
-84
/
+85
*
Fix a crash when dismissing an infobubble... could not locate Window*
ben@chromium.org
2008-11-11
2
-6
/
+9
*
These files were missed from my last cleanup CL.
beng@google.com
2008-11-11
1
-6
/
+0
*
Cleanup and rearrange methods on BrowserWindow interface.
beng@google.com
2008-11-11
5
-59
/
+33
*
Rename BrowserView2 to BrowserView.
ben@chromium.org
2008-11-11
13
-171
/
+170
*
Forgot to remove these files.
ben@chromium.org
2008-11-10
2
-0
/
+0
*
Removes the old frames.
ben@chromium.org
2008-11-10
17
-6694
/
+15
*
Move 'learn more' in the privacy section to its own line.
glen@chromium.org
2008-11-10
1
-18
/
+5
*
Changes tree/table to pass in an appropriate location when the context
sky@google.com
2008-11-10
1
-8
/
+0
*
Re-land this change now that I've made a speculative fix to the DraggedTabCon...
ben@chromium.org
2008-11-10
1
-1
/
+1
*
Minor layout changes that make the bookmark manager and popup blocker look be...
glen@chromium.org
2008-11-10
1
-4
/
+3
*
Tweak delegate setting in the DraggedTabController to be more robust. Delegat...
ben@chromium.org
2008-11-10
1
-10
/
+2
*
Make sure that we deny javascript window.close() requests when we are showing
erg@google.com
2008-11-10
1
-0
/
+53
*
Looks like a size method got left behind in the gfx update. Also make sure th...
glen@chromium.org
2008-11-07
2
-8
/
+17
*
Fixes bug in building filter string for open dialog that resulted in
sky@google.com
2008-11-07
1
-1
/
+2
*
Updates one of the unit tests I disabled when I rewrote the popup blocker UI.
erg@google.com
2008-11-07
1
-14
/
+61
*
Added a new interface IChromeHistoryIndexer which needs to be implemented by
brettw@google.com
2008-11-07
1
-2
/
+0
*
Adds cut/copy/paste support to the bookmark manager tree/table and
sky@google.com
2008-11-07
2
-3
/
+111
*
Fix crash in the icon manager. The decoding could be NULL, which would then get
brettw@google.com
2008-11-07
1
-1
/
+7
*
Adds import/export of bookmarks to bookmarks.html file.
sky@google.com
2008-11-07
5
-26
/
+254
*
A crasher would happen if you donwload an exe and the download has completed ...
jcampan@chromium.org
2008-11-07
1
-1
/
+6
*
Add a function for eliding filenames to a set pixel width while preserving th...
glen@chromium.org
2008-11-06
7
-50
/
+31
*
Fix Large Font issues in About box (issue 2458).
finnur@google.com
2008-11-06
2
-23
/
+63
*
Quick and easy fix for vista taskbar auto hide issue
amit@chromium.org
2008-11-05
2
-10
/
+67
*
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
*
Some bandaids for tab dragging UI tests:
ben@chromium.org
2008-11-05
1
-1
/
+1
*
This is r4523, with a few changes to make things work under Vista.
erg@google.com
2008-11-05
17
-1007
/
+736
*
Fixes two bookmark manager bugs:
sky@google.com
2008-11-05
1
-7
/
+8
*
Wrap forward declarations in their relevant namespace
agl@chromium.org
2008-11-05
1
-1
/
+4
*
Toolbar Import - Issue 8801, migrated from public tree to svn enlistment.
brg@chromium.com
2008-11-04
2
-11
/
+122
*
Adds support for autoscrolling on drag to bookmark tree/table.
sky@google.com
2008-11-04
5
-254
/
+294
*
Fixes two bookmark manager bugs. Use Activate instead of MoveToFront
sky@google.com
2008-11-04
1
-1
/
+4
*
Revert change r4523 because Vista doesn't like it.
erg@google.com
2008-11-04
16
-732
/
+1006
[next]