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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-do the way browser windows are shown:
ben@chromium.org
2008-11-14
44
-627
/
+527
*
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
*
Allow optimized builds on Linux.
evanm@google.com
2008-11-13
1
-1
/
+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
3
-6
/
+76
*
Update strings and add 8 new Indic languages
tc@google.com
2008-11-13
98
-27485
/
+33401
*
* Revert "Checking in the media project files (layout based on net/base libra...
agl@chromium.org
2008-11-13
2
-76
/
+0
*
Checking in the media project files (layout based on net/base libraries).
scherkus@chromium.org
2008-11-13
2
-0
/
+76
*
Reduce memory consumption by keeping the SafeBrowsing
paulg@google.com
2008-11-13
5
-83
/
+182
*
* Copy webkit_glue font functions into ChromiumBridge.
erikkay@google.com
2008-11-13
3
-61
/
+0
*
Puts chrome menus on a slimfast diet: they are no longer chubby. I
sky@google.com
2008-11-13
3
-14
/
+65
*
Reordered some logic to fix a bug which caused the clearing of the database t...
petersont@google.com
2008-11-13
1
-5
/
+7
*
* Fix Google Chrome build broken by r4284.
kuchhal@chromium.org
2008-11-13
1
-2
/
+2
*
Changes UnloadUITest to navigate to last URL synchronously in hopes of
sky@google.com
2008-11-13
1
-3
/
+4
*
revert these changes to see if this helps the UI tests.
beng@google.com
2008-11-13
1
-3
/
+3
*
Some speculative fixes for UI test flakiness.
beng@google.com
2008-11-13
3
-11
/
+15
*
Disable NPAPITester.SelfDeletePluginInvokeAlert UI test. It doesn't seem to
mpcomplete@google.com
2008-11-13
1
-1
/
+1
*
Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...
pkasting@chromium.org
2008-11-13
10
-47
/
+58
*
Remove the 0x0 canvas used for computing text sizes. Creating this is not nec...
brettw@google.com
2008-11-13
3
-92
/
+90
*
Allow chromium to be built with some system libs by introducing
evanm@google.com
2008-11-12
2
-3
/
+6
*
Make unit_tests pass with pt_BR.UTF-8 locale.
tc@google.com
2008-11-12
5
-0
/
+663
*
Fixes text field background when disabled/read-only to better match
sky@google.com
2008-11-12
2
-23
/
+44
*
* 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
*
Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added.
mpcomplete@google.com
2008-11-12
3
-1
/
+63
*
Omnibox metrics logging patch splitout, part 5: Add TypeToString() helpers. ...
pkasting@chromium.org
2008-11-12
3
-16
/
+37
*
Adds the ability for save dialogs to take a default extension.
sky@google.com
2008-11-12
10
-36
/
+56
*
Fix infobubble crash due to first run bubble having slightly different initia...
ben@chromium.org
2008-11-12
2
-9
/
+4
*
Fixes bug in showing context menu for buttons. In particular because
sky@google.com
2008-11-12
4
-15
/
+25
*
Fixes two menu bugs:
sky@google.com
2008-11-12
1
-1
/
+20
*
Uncomment out these two lines I commented out a few weeks ago so that the tru...
ben@chromium.org
2008-11-12
1
-4
/
+0
*
Break out command execution from ExecuteCommand implementation into separate ...
ben@chromium.org
2008-11-12
2
-514
/
+519
*
* fix linux build
tc@google.com
2008-11-12
2
-2
/
+2
*
If setProcessBackgrounded fails, don't continue through
mbelshe@google.com
2008-11-12
1
-1
/
+4
*
Omnibox metrics logging patch splitout, part 4: Reorder fields of Autocomplet...
pkasting@chromium.org
2008-11-12
1
-39
/
+39
*
* Need to read version from registry if relaunching browser.
kuchhal@chromium.org
2008-11-12
4
-4
/
+8
*
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
*
Use the systemwide google_update pipe when registering for crash services
cpu@google.com
2008-11-12
1
-4
/
+15
*
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
*
Prevent crash due to DIB allocation failure
joshia@google.com
2008-11-12
3
-11
/
+23
*
Fix a race condition in SyncChannel that would happen if a nested Send occurr...
jam@chromium.org
2008-11-12
2
-97
/
+101
*
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
*
Force the line endings on .sln files to be CRLF.
tc@google.com
2008-11-12
2
-5678
/
+5678
*
Changes TableView to have its own mouse handling code so that we can
sky@google.com
2008-11-12
5
-8
/
+158
*
oops
ben@chromium.org
2008-11-11
1
-1
/
+1
[next]