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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Publish DEPS for Chromium 9.0.598.0
9.0.598.0
gitdeps
2014-04-07
1
-303
/
+190
*
Refactor DOM storage context clean-up on shutdown.
pastarmovj@chromium.org
2010-12-01
6
-35
/
+113
*
Remove old cookieJar() method from render view
jochen@chromium.org
2010-12-01
2
-7
/
+0
*
Help make Base compile under NaCl
abarth@chromium.org
2010-12-01
2
-5
/
+10
*
Printing: Quick cleanup in printing layout tests.
thestig@chromium.org
2010-12-01
4
-33
/
+6
*
A build fix for our official bot.
hbono@chromium.org
2010-12-01
1
-2
/
+5
*
Printing: PrinterQuery gets created on the IO thread, not UI.
thestig@chromium.org
2010-12-01
2
-6
/
+5
*
WebKit roll 72985:72986
jochen@chromium.org
2010-12-01
1
-1
/
+1
*
Help make base compile under NaCl
abarth@chromium.org
2010-12-01
1
-0
/
+15
*
Help make base compile in NaCl.
abarth@chromium.org
2010-12-01
1
-0
/
+6
*
Fix LanguageOptionsHandlerTest.GetLanguageList
satorux@chromium.org
2010-12-01
1
-6
/
+28
*
Stopgap fix for crash in issue 53867 comment 15
thakis@chromium.org
2010-12-01
7
-80
/
+123
*
Fix a bug in the file browser that caused button text to be overflown.
satorux@chromium.org
2010-12-01
1
-10
/
+18
*
Initalize language preferences for the guest user as if it is a first login.
zork@chromium.org
2010-12-01
4
-32
/
+58
*
Fix x64 builder.
tommi@chromium.org
2010-12-01
1
-1
/
+1
*
Fix a bug that caused the pre-edit text to be covered by the candidate window.
satorux@chromium.org
2010-12-01
1
-0
/
+7
*
Fix bug 64688: Expose typed arrays in Workers
jianli@chromium.org
2010-12-01
1
-0
/
+3
*
Refactor the installer to support multi-install.
tommi@chromium.org
2010-12-01
43
-1277
/
+2414
*
Really fix location of search box.
kochi@chromium.org
2010-12-01
1
-1
/
+2
*
Disabling NPAPITesterBase.EnsureScriptingWorksInDestroy.
scherkus@chromium.org
2010-12-01
1
-1
/
+2
*
Fixed a bug with URLFetcher where retrying the request would append the new r...
sanjeevr@chromium.org
2010-12-01
2
-0
/
+54
*
Cleanup from webkit merge.
ojan@chromium.org
2010-12-01
2
-1
/
+3
*
WebKit roll 72952:72986. Also cleaned up downstream test_expectations.txt file.
ojan@google.com
2010-12-01
2
-22
/
+4
*
The View->Source menu item in the IE9 menu bar is disabled for ChromeFrame pa...
ananta@chromium.org
2010-12-01
1
-1
/
+1
*
Make a copy of the proxy bypass list rules when assigning, rather than refere...
eroman@chromium.org
2010-12-01
2
-21
/
+65
*
Add a check to help prevent PrintingContextTest flakiness.
thestig@chromium.org
2010-12-01
1
-5
/
+10
*
Should not show autofill drop-down for a user/pw form
dhollowa@chromium.org
2010-12-01
1
-11
/
+13
*
Fix error thrown in javascript for the safe browsing phishing interstitial. A...
panayiotis@google.com
2010-12-01
2
-24
/
+4
*
chromeos: Remove trailing period in "Report a bug" tooltip.
derat@chromium.org
2010-12-01
1
-1
/
+1
*
Disable databases.DatabasesTest.testReloadActiveTab on linux too
nirnimesh@chromium.org
2010-12-01
1
-0
/
+2
*
Fix test-only valgrind leak.
thakis@chromium.org
2010-12-01
4
-46
/
+58
*
Check in an emacs helper for using trybot output.
evan@chromium.org
2010-12-01
2
-0
/
+136
*
Null-check of OnMsgDidActivateAcceleratedCompositing to avoid crash during ta...
nduca@chromium.org
2010-12-01
1
-2
/
+4
*
This is a cleanup of http://codereview.chromium.org/3274004/.
wtc@chromium.org
2010-12-01
2
-4
/
+0
*
windows: remove PathService::Get() that uses wstrings
evan@chromium.org
2010-11-30
12
-80
/
+62
*
GTK: Store the contents of the clipboard to the clipboard manager on exit.
erg@google.com
2010-11-30
1
-7
/
+9
*
Do not show the compositor host window when it is created. For sites that cre...
nduca@chromium.org
2010-11-30
1
-5
/
+6
*
Post the WM_SYSKEYDOWN/WM_SYSKEYUP messages to the parent window when ChromeF...
ananta@chromium.org
2010-11-30
1
-9
/
+11
*
Land for jackc@codeaurora.com:
chocobo@chromium.org
2010-11-30
1
-3
/
+12
*
Moved LaunchOnStartup registry usage to file thread.
rickcam@chromium.org
2010-11-30
1
-30
/
+42
*
[gtk] avoid dcheck crash when making browser window very narrow
estade@chromium.org
2010-11-30
1
-6
/
+9
*
Collapse content settings tabs into one long list.
estade@chromium.org
2010-11-30
3
-330
/
+183
*
net: add HSTS entry for (*.)riseup.net
agl@chromium.org
2010-11-30
2
-0
/
+4
*
Tweak chrome Frame Selenium test expectations
amit@chromium.org
2010-11-30
1
-3
/
+3
*
[Linux] Omnibox: Avoid touching PRIMARY selection unexpectedly when moving cu...
suzhe@chromium.org
2010-11-30
2
-2
/
+69
*
Build break fix, missing a file from previous commit...
mad@google.com
2010-11-30
1
-1
/
+10
*
Fix threading problem caught by DCHECKs in ChromotingHost
hclam@chromium.org
2010-11-30
2
-10
/
+31
*
Reset the source-page of the navigation.
sadrul@chromium.org
2010-11-30
3
-2
/
+36
*
We must return an error if we fail to validate a tab while trying to validate...
mad@google.com
2010-11-30
2
-55
/
+80
*
Properly parse multiple channel configs.
sergeyu@chromium.org
2010-11-30
1
-3
/
+3
[next]