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
*
Don't execute a NOTREACHED in TabStrip::DestroyDraggedSourceTab if the
sky@google.com
2008-11-20
1
-1
/
+2
*
Fixes crash when showing modal dialog from context menu. With this
sky@google.com
2008-11-19
1
-0
/
+67
*
Re-land this change: http://codereview.chromium.org/10967/show
ben@chromium.org
2008-11-19
1
-2
/
+2
*
Submitting for developer0420@gmail.com
joshia@google.com
2008-11-19
2
-7
/
+53
*
Land this change again now I've fixed the crash.
ben@chromium.org
2008-11-19
14
-60
/
+76
*
put back this change now chromebot has had a chance to run
ben@chromium.org
2008-11-19
1
-2
/
+1
*
Make sure the browser window is visible, even if the startup info says that i...
ben@chromium.org
2008-11-19
1
-1
/
+3
*
Roll back a bunch of changes to tab dragging that seem to not have helped red...
ben@chromium.org
2008-11-18
2
-8
/
+15
*
Revert change 5596 because it broke the build
nsylvain@chromium.org
2008-11-18
14
-72
/
+60
*
Last couple of bits of new-frame related cleanup:
ben@chromium.org
2008-11-18
14
-60
/
+72
*
Changes about view to explicitly set the background to white. This way
sky@google.com
2008-11-17
1
-0
/
+1
*
Rollback! Now with 25% more HWND.
ben@chromium.org
2008-11-17
1
-2
/
+2
*
Remove HWND from TabContents creation.
ben@chromium.org
2008-11-17
1
-2
/
+2
*
Quick test to locate position of crash on qemu. Will remove after one batch o...
ben@chromium.org
2008-11-16
1
-1
/
+2
*
Make the Browser restore saved last size/position using the WindowDelegate co...
ben@chromium.org
2008-11-15
2
-1
/
+9
*
Rewire the throbber so that the timer for updating lives on BrowserView, not ...
ben@chromium.org
2008-11-14
4
-54
/
+57
*
Make the bookmark manager blue.
glen@chromium.org
2008-11-14
1
-2
/
+14
*
Rid most of the Browser object of HWND dependencies.
ben@chromium.org
2008-11-14
5
-6
/
+126
*
Remove browser\views\frame\browser_view2.cc and
sgk@google.com
2008-11-14
1
-7
/
+0
*
Port some files in chrome/browser/
agl@chromium.org
2008-11-14
1
-0
/
+1
*
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
[next]