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
*
Catch and report exceptions in CalledByNative java methods.
mef@chromium.org
2014-08-15
3
-78
/
+162
*
Merge UrlRequest.java into ChromiumUrlRequest.java
mef@chromium.org
2014-08-15
15
-664
/
+557
*
Split cronet.jar into cronet.jar and cronet_api.jar.
mef@chromium.org
2014-08-13
1
-1
/
+14
*
Rename url_request_[context_]peer.* into url_request_[context_]adapter.*
mef@chromium.org
2014-08-08
10
-239
/
+265
*
Remove explicit JNI references by adding UrlRequest.readFromUploadChannel cal...
mef@chromium.org
2014-08-07
7
-85
/
+80
*
Fix Cronet mapping of Android log level into Chrome LogSeverity.
mef@chromium.org
2014-08-07
6
-50
/
+32
*
Remove redundant mapping of net errors to strings.
mmenke@chromium.org
2014-08-07
1
-1
/
+2
*
Add method getAllHeaders to get HttpUrlRequest response headers. It handles m...
mef@chromium.org
2014-08-05
7
-1
/
+91
*
Update targetSdkVersion to 20.
aurimas@chromium.org
2014-07-18
2
-2
/
+2
*
Upstream missing changes from HttpUrlRequest interface and HttpUrlConnectionU...
mef@chromium.org
2014-07-14
3
-5
/
+68
*
Add proguard.cfg, cronet-src.jar and cronet-sample-src.jar to cronet package.
mef@chromium.org
2014-06-30
1
-0
/
+14
*
Upstream changes to refactor streaming upload code to use fewer threads, less...
mef@chromium.org
2014-06-27
12
-229
/
+296
*
Generate Cronet Version.java based on VERSION and LASTCHANGE files.
mef@chromium.org
2014-06-21
9
-44
/
+36
*
Fix Cronet UrlRequestContextConfig.java generation error.
mef@chromium.org
2014-06-18
1
-1
/
+1
*
Added Cronet HttpUrlRequestFactoryConfig.
mef@chromium.org
2014-06-17
16
-153
/
+399
*
Remove HttpStreamFactory's NPN/SPDY globals, except for spdy_enabled.
mmenke@chromium.org
2014-05-24
1
-2
/
+1
*
Upstream changes to:
mef@chromium.org
2014-05-21
7
-30
/
+109
*
Make it possible to build cronet without icu.
mmenke@chromium.org
2014-05-11
1
-1
/
+6
*
Make it possible to build url/ without ICU on android.
mmenke@chromium.org
2014-05-07
1
-5
/
+6
*
Remove JNIEnv::NewStringUTF calls. Use ConvertUTF8ToJavaString instead.
sungmann.cho@navercorp.com
2014-05-02
2
-3
/
+6
*
Fix a lint issue with CronetSampleActivity.java.
sungmann.cho@navercorp.com
2014-05-01
1
-1
/
+3
*
Added HttpUrlRequestListener OnResponseStarted callback.
mef@chromium.org
2014-04-29
3
-0
/
+13
*
Refactor Cronet library loader.
mef@chromium.org
2014-04-26
5
-42
/
+79
*
Use cronet namespace to match components guidelines.
mef@chromium.org
2014-04-23
9
-47
/
+42
*
Switch cronet to using URLRequestContextBuilder.
mmenke@chromium.org
2014-04-18
1
-67
/
+10
*
Move cronet from //net into //components.
mef@chromium.org
2014-04-10
39
-0
/
+3944