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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert use of int ms to TimeDelta in files owned by jar.
tedvessenes@gmail.com
2012-01-28
4
-13
/
+13
*
Add NetLog entries to preconnect HttpStreamFactoryImpl::Jobs.
mmenke@chromium.org
2012-01-28
1
-2
/
+2
*
Eliminate more TimeDelta static initializers
tbreisacher@chromium.org
2012-01-27
2
-8
/
+11
*
Add origin bound certs to BrowsingDataRemover and extensions clear API.
mattm@chromium.org
2012-01-25
2
-24
/
+155
*
Moved webRequest api out of chrome/browser/extension
battre@chromium.org
2012-01-25
1
-1
/
+1
*
Revert "Update Gaia URL."
xiyuan@chromium.org
2012-01-24
4
-95
/
+5
*
Coverity: Fix uninitialized member variables.
kmadhusu@chromium.org
2012-01-24
1
-1
/
+1
*
net: add a policy option: DisableSSLRecordSplitting
agl@chromium.org
2012-01-24
1
-0
/
+7
*
"Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."
atwilson@chromium.org
2012-01-22
4
-1362
/
+0
*
Update Gaia URL.
xiyuan@chromium.org
2012-01-21
4
-5
/
+95
*
Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...
atwilson@chromium.org
2012-01-21
4
-0
/
+1362
*
Re-commit r117965 and 117130 with a prospective fix for perf regression.
atwilson@chromium.org
2012-01-21
4
-1362
/
+0
*
Revert SigninManager changes to see if they were the cause of the perf regres...
atwilson@chromium.org
2012-01-19
4
-0
/
+1362
*
cros proxy: implement proxy settings in onc and unittests
kuan@chromium.org
2012-01-18
1
-5
/
+6
*
Updating Preconnect to no longer get the default context. Instead it now gets...
rlp@chromium.org
2012-01-14
4
-29
/
+54
*
Prevent callbacks after URLRequest/URLRequestJob have been canceled/completed...
battre@chromium.org
2012-01-13
2
-5
/
+6
*
Don't pump the message loop in DeleteWhileInProgress at all.
rnk@chromium.org
2012-01-11
1
-2
/
+4
*
Ignore the following http server properties in prefs file
rtenneti@chromium.org
2012-01-11
3
-15
/
+24
*
Move about:net-internals webui files into a subdirectory and
mmenke@chromium.org
2012-01-11
1
-2
/
+2
*
Moved SigninManager out of browser/sync, and start changing the code so signin
atwilson@chromium.org
2012-01-11
4
-1362
/
+0
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
8
-7
/
+3
*
Fix for collecting network connectivity stats. Enabled the disabled
rtenneti@chromium.org
2012-01-06
1
-5
/
+10
*
net: don't pass the CRLSet in the SSLConfig.
agl@chromium.org
2012-01-06
1
-2
/
+1
*
Followup to address post-commit comments on 9041015
agl@chromium.org
2012-01-06
1
-3
/
+3
*
Allow Chrome to process CRL set delta updates.
agl@chromium.org
2012-01-05
2
-23
/
+64
*
Fix Sleep() calls to use TimeDelta in portions of chrome/browser.
tedvessenes@gmail.com
2012-01-04
2
-8
/
+9
*
And now NewRunnableMethod(), you die.
ajwong@chromium.org
2012-01-04
1
-3
/
+3
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
1
-2
/
+1
*
Move AppendParam() to browser_url_util.h to make it reusable.
satorux@chromium.org
2011-12-30
3
-1
/
+61
*
Add more per-tab preferences.
mnaganov@chromium.org
2011-12-29
1
-3
/
+3
*
base::Bind: Convert NewRunnableMethod in chrome/browser.
jhawkins@chromium.org
2011-12-24
1
-3
/
+3
*
base::Bind fixes - killing OldCompletionCallback
groby@chromium.org
2011-12-23
3
-19
/
+22
*
[sql] WARN_UNUSED_RESULT on Execute().
shess@chromium.org
2011-12-23
1
-10
/
+12
*
base::Bind() cleanup in chrome/browser/net
dcheng@chromium.org
2011-12-22
2
-9
/
+8
*
Try#2: Handle Origin Bound Certificate expiration.
mattm@chromium.org
2011-12-22
2
-49
/
+246
*
Allow clearing tokens with cmd-line flags from release builds.
atwilson@chromium.org
2011-12-22
1
-2
/
+0
*
base::Bind: Remove includes of base.bind in header files.
jhawkins@chromium.org
2011-12-21
2
-2
/
+1
*
Revert 115219 - Handle Origin Bound Certificate expiration.
mattm@chromium.org
2011-12-21
2
-250
/
+43
*
Handle Origin Bound Certificate expiration.
mattm@chromium.org
2011-12-20
2
-43
/
+250
*
Add HTTP pipelining to net-internals:
simonjam@chromium.org
2011-12-20
2
-1
/
+46
*
Add myself to OWNERS. Only for the purposes of sqlite_persistent_cookie_store* .
erikwright@chromium.org
2011-12-20
1
-0
/
+1
*
Don't preload the Cookie DB. Sacrifice total load time to get the first resul...
erikwright@chromium.org
2011-12-20
1
-2
/
+0
*
Added the server names for TCP/UDP echo servers to
rtenneti@chromium.org
2011-12-20
1
-3
/
+2
*
base::Bind: Easy pickings in net/base.
jhawkins@chromium.org
2011-12-20
3
-11
/
+15
*
Fix race condition in ChromeProxyConfigService
battre@chromium.org
2011-12-18
5
-6
/
+24
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
1
-0
/
+1
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
4
-206
/
+0
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
4
-0
/
+206
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
4
-206
/
+0
*
Refactor: Extract "InitProxyResolver" to "ProxyScriptDecider".
eroman@chromium.org
2011-12-13
2
-14
/
+15
[next]