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
/
components
/
cronet
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cronet] Switch CronetTestInstrumentation from lighttpd to EmbeddedTestServer.
jbudorick
2016-03-25
4
-60
/
+116
*
[cronet] Add an isolate file for cronet_test_instrumentation_apk.
jbudorick
2016-03-25
2
-0
/
+28
*
[cronet] Switch cronet_sample_test_apk to EmbeddedTestServer.
jbudorick
2016-03-23
3
-5
/
+23
*
Replace usages of DEPRECATED_java_in_dir with java_files
agrieve
2016-03-23
1
-3
/
+35
*
Fix error message check for newer Android
mgersh
2016-03-22
1
-0
/
+2
*
[cronet] Make cronet_test_instrumentation_apk depend on net_test_support_apk.
jbudorick
2016-03-22
1
-0
/
+2
*
Fix BidirectionalStreamTest#testFailures flake
xunjieli
2016-03-22
1
-18
/
+24
*
Log Cronet version and the CPU architecture
kapishnikov
2016-03-21
1
-0
/
+4
*
Fix Cronet compile error
xunjieli
2016-03-18
1
-1
/
+1
*
Remove enable_bidirectional_stream flag
xunjieli
2016-03-18
2
-47
/
+15
*
Remove support forAlt-Svc/Alternate Protocol Probability
rch
2016-03-17
2
-10
/
+2
*
Revert of Remove support for Alt-Svc/Alternate Protocol Probability (patchset...
peconn
2016-03-15
2
-2
/
+10
*
Remove support forAlt-Svc/Alternate Protocol Probability
rch
2016-03-15
2
-10
/
+2
*
[Cronet] CronetUploadDataStream now checks remaining read length.
mef
2016-03-14
3
-2
/
+86
*
Disable BidirectionalStreamTest#testReadAndWrite
xunjieli
2016-03-12
1
-0
/
+3
*
[Cronet] Fix race in UploadDataStream.attachToRequest.
mef
2016-03-11
3
-32
/
+112
*
Fix javadoc warnings in cronet's UploadDataProviders.java
agrieve
2016-03-08
1
-2
/
+16
*
Strip content-encoding response header from CronetHttpURLConnection response.
xunjieli
2016-03-08
4
-3
/
+62
*
Revert of Remove support for Alt-Svc/Alternate Protocol Probability (patchset...
anthonyvd
2016-03-07
2
-2
/
+10
*
Remove support forAlt-Svc/Alternate Protocol Probability
rch
2016-03-07
2
-10
/
+2
*
Mark some cronet instrumentation tests flaky.
mvanouwerkerk
2016-03-07
3
-3
/
+19
*
[Cronet] Hide all symbols besides JNI_OnLoad from libcronet.so
pauljensen
2016-03-03
2
-0
/
+25
*
cronet: Disable flaky testEnableHttpCacheDiskNewEngine
boliu
2016-03-01
1
-0
/
+5
*
Passing in a Data Reduction Proxy Delegate from Cronet with Data Reduction Pr...
ryansturm
2016-03-01
3
-0
/
+12
*
[Cronet] Don't prepare response info if request or stream is done.
mef
2016-02-26
3
-27
/
+78
*
[Cronet] Send User-Agent header from CronetEngine if it is not set explicitly...
mef
2016-02-25
2
-1
/
+45
*
[Cronet] Explicitly pass Context to getDefaultQuicUserAgentId to avoid crash ...
mef
2016-02-25
5
-22
/
+22
*
net: move IsLocalhost() function into url_util.h
tfarina
2016-02-23
1
-1
/
+0
*
Revert of [Cronet] Hide all symbols besides JNI_OnLoad from libcronet.so (pat...
xunjieli
2016-02-22
2
-15
/
+0
*
[Cronet] Hide all symbols besides JNI_OnLoad from libcronet.so
pauljensen
2016-02-22
2
-0
/
+15
*
Provide default implementations for uploading.
clm
2016-02-19
4
-40
/
+316
*
Add close() support and allow getLength to throw IOException.
clm
2016-02-16
6
-80
/
+238
*
Exposes QUIC's migrate_sessions_early flag to cronet users.
jri
2016-02-12
1
-2
/
+3
*
[Cronet] Explain what happens to exceptions thrown by callbacks
pauljensen
2016-02-12
2
-2
/
+14
*
[Cronet] Expose quic_user_agent_id and quic_prefer_aes config options.
mef
2016-02-09
7
-15
/
+53
*
[Cronet] Update CronetUrlRequest based on comments from CronetBidirectionalSt...
mef
2016-02-08
9
-214
/
+165
*
[Cronet] Remove deprecated UrlRequest.read() API
pauljensen
2016-02-08
6
-212
/
+19
*
Fix a compilation error on Cronet builder.
dvadym
2016-02-05
1
-0
/
+1
*
[Cronet] Upstream cronet proguard.cfg
mef
2016-02-04
1
-0
/
+7
*
Exposes QUIC's close_sessions_on_ip_change and migrate_sessions_on_network_ch...
jri
2016-02-04
1
-1
/
+3
*
[Cronet] Unify error messages for embedders throwing exceptions
pauljensen
2016-02-03
3
-5
/
+6
*
Make explicitly setting Accept-Encoding a no-op.
clm
2016-02-03
2
-0
/
+23
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
4
-14
/
+14
*
Revert of Delete base/prefs and update callers to use components. (patchset #...
msw
2016-02-03
4
-13
/
+13
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
4
-13
/
+13
*
[Cronet] Add error code and immediatelyRetryable() to UrlRequestException
pauljensen
2016-02-02
17
-39
/
+319
*
CronetHttpURLConnection initialize mOutputStream if necessary
xunjieli
2016-02-02
2
-1
/
+54
*
[Cronet] Get Cronet javadocs building with Javadoc doclet 1.8
pauljensen
2016-02-02
5
-14
/
+52
*
[Cronet] Get Cronet performance test running again
pauljensen
2016-02-01
14
-111
/
+294
*
Remove the net::tool namespace in QUIC code
rch
2016-01-31
1
-4
/
+4
[next]