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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-do the way browser windows are shown:
ben@chromium.org
2008-11-14
33
-493
/
+376
*
Fixes bug where we were not checking if an app from another window
sky@google.com
2008-11-14
1
-8
/
+52
*
Stop the search boxes being too wide on RTL languages.
glen@chromium.org
2008-11-13
1
-0
/
+1
*
Fixes bug in adding bookmark groups. Adding wasn't setting the
sky@google.com
2008-11-13
1
-0
/
+1
*
Three menu bugs:
sky@google.com
2008-11-13
1
-0
/
+68
*
Reduce memory consumption by keeping the SafeBrowsing
paulg@google.com
2008-11-13
5
-83
/
+182
*
Puts chrome menus on a slimfast diet: they are no longer chubby. I
sky@google.com
2008-11-13
1
-0
/
+1
*
Reordered some logic to fix a bug which caused the clearing of the database t...
petersont@google.com
2008-11-13
1
-5
/
+7
*
Changes UnloadUITest to navigate to last URL synchronously in hopes of
sky@google.com
2008-11-13
1
-3
/
+4
*
Some speculative fixes for UI test flakiness.
beng@google.com
2008-11-13
1
-6
/
+7
*
Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...
pkasting@chromium.org
2008-11-13
10
-47
/
+58
*
* Try to rename chrome exes in shutdown path as well.
kuchhal@chromium.org
2008-11-12
4
-21
/
+37
*
New functions in WebDatabase and WebDataService for the removal of form entri...
petersont@google.com
2008-11-12
5
-8
/
+172
*
Omnibox metrics logging patch splitout, part 5: Add TypeToString() helpers. ...
pkasting@chromium.org
2008-11-12
2
-0
/
+36
*
Adds the ability for save dialogs to take a default extension.
sky@google.com
2008-11-12
8
-27
/
+38
*
Fix infobubble crash due to first run bubble having slightly different initia...
ben@chromium.org
2008-11-12
2
-9
/
+4
*
Break out command execution from ExecuteCommand implementation into separate ...
ben@chromium.org
2008-11-12
2
-514
/
+519
*
If setProcessBackgrounded fails, don't continue through
mbelshe@google.com
2008-11-12
1
-1
/
+4
*
* Need to read version from registry if relaunching browser.
kuchhal@chromium.org
2008-11-12
1
-0
/
+1
*
Omnibox metrics logging patch splitout, part 3: Pass match.type to the edit a...
pkasting@chromium.org
2008-11-12
3
-17
/
+13
*
Omnibox metrics logging patch splitout, part 2: Remove the AutocompleteMatch ...
pkasting@chromium.org
2008-11-12
4
-44
/
+23
*
Omnibox metrics logging patch splitout, part 1: Random miscellaneous small st...
pkasting@chromium.org
2008-11-12
5
-86
/
+70
*
Makes sure ResourceDispatcherHost properly cleans up a cancelled
sky@google.com
2008-11-12
1
-1
/
+10
*
Reorder browser.cc to match style guide, and remove browser_commands.cc
ben@chromium.org
2008-11-12
4
-1705
/
+1700
*
Reorder functions in browser.h
ben@chromium.org
2008-11-12
7
-295
/
+236
*
Fix history_indexer.idl to stop from rebuilding it every time.
maruel@chromium.org
2008-11-12
1
-0
/
+12
*
Changes TableView to have its own mouse handling code so that we can
sky@google.com
2008-11-12
1
-0
/
+4
*
oops
ben@chromium.org
2008-11-11
1
-1
/
+1
*
oops
ben@chromium.org
2008-11-11
1
-1
/
+1
*
Remove some Windows-specific stuff from RenderProcessHost by having callers g...
brettw@google.com
2008-11-11
12
-28
/
+21
*
Remove ShowAndFit variation of Browser::Show, since the "varation" doesn't se...
ben@chromium.org
2008-11-11
3
-7
/
+5
*
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
5
-60
/
+66
*
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
11
-121
/
+36
*
Handle the possibility of failure when starting a
paulg@google.com
2008-11-11
6
-26
/
+10
*
Only block alert() requests from blocked popups; not all popups.
erg@google.com
2008-11-11
4
-86
/
+96
*
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
2
-63
/
+4
*
Cleanup and rearrange methods on BrowserWindow interface.
beng@google.com
2008-11-11
11
-165
/
+50
*
Ensure that windowed plugins get focus during WM_MOUSEACTIVATE. This fixes
ananta@chromium.org
2008-11-11
1
-18
/
+20
*
make sure we match all the tests and files that linux has running. We were ne...
pinkerton@google.com
2008-11-11
1
-0
/
+8
*
Add support for 256 bit full hashes to the new implementation.
paulg@google.com
2008-11-11
12
-608
/
+1045
*
Rename BrowserView2 to BrowserView.
ben@chromium.org
2008-11-11
15
-178
/
+174
*
Review URL: http://codereview.chromium.org/10005
petersont@google.com
2008-11-11
7
-57
/
+98
*
Fixes bug where carpet bombing dialog would come in some situations it
sky@google.com
2008-11-11
1
-10
/
+20
*
Forgot to remove these files.
ben@chromium.org
2008-11-10
2
-0
/
+0
*
Removes the old frames.
ben@chromium.org
2008-11-10
23
-7019
/
+20
*
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
[next]