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.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Cronet] Make RequestStatus and StatusListener as inner classes of UrlRequest
xunjieli
2015-09-22
1
-2
/
+0
*
[Cronet] Allow multiple src-dir arguments for jar_src.py.
mef
2015-09-15
1
-0
/
+3
*
[Cronet] Add a README doc for Cronet
xunjieli
2015-08-10
1
-3
/
+4
*
[Cronet] Revert gyp file changes
xunjieli
2015-08-03
1
-0
/
+27
*
Enable insecure QUIC if Cronet is built for testing
xunjieli
2015-07-31
1
-27
/
+5
*
Update the cronet sample app with new async APIs.
feixiong
2015-07-21
1
-1
/
+0
*
[Cronet] Add chunked upload support to CronetHttpURLConnection
xunjieli
2015-07-08
1
-0
/
+1
*
[Cronet] Add an API to get request status
xunjieli
2015-06-23
1
-0
/
+16
*
[Cronet] Generate Javadoc
xunjieli
2015-06-05
1
-0
/
+13
*
[Cronet] Check native library version.
xunjieli
2015-06-04
1
-0
/
+35
*
Rename cronet_stub.jar into cronet_api.jar
mef
2015-06-03
1
-10
/
+10
*
[Cronet] Enable persistence mode for Sdch
xunjieli
2015-05-29
1
-0
/
+3
*
[cronet] Add telemetry driven Android performance test.
pauljensen
2015-05-29
1
-0
/
+19
*
Put Data Reduction Proxy support in Cronet behind a gyp flag
bengr
2015-05-15
1
-2
/
+30
*
Add Data Saver support to Cronet
bengr
2015-05-13
1
-0
/
+2
*
[Cronet] Refactor and remove dependency on url_request_mock_http_job.cc/h
xunjieli
2015-05-07
1
-18
/
+1
*
[Cronet] Implement getOutputStream in CronetHttpURLConnection
xunjieli
2015-04-17
1
-0
/
+3
*
Make Cronet gyp file compiles net_unittests
xunjieli
2015-04-14
1
-1
/
+8
*
[Cronet] Add support to run quic_simple_server
xunjieli
2015-04-07
1
-0
/
+4
*
[Cronet] Rename the smaller cronet.jar to cronet_java.jar
xunjieli
2015-03-30
1
-8
/
+8
*
Move remaining QUIC server files from net/quic/ to net/tools/quic/.
rch
2015-03-27
1
-1
/
+1
*
Unbreak loading of cronet.jar - needs base library_loader
dougk
2015-03-18
1
-4
/
+0
*
Cronet depends on url/ and net/ compiled with special flag 'USE_ICU_ALTERNATI...
mef
2015-03-11
1
-76
/
+21
*
Upload support for async APIs
xunjieli
2015-02-20
1
-0
/
+11
*
Use @NativeClassQualifiedName in CronetUrlRequestContext.java
xunjieli
2015-02-19
1
-2
/
+0
*
Sort GYP files under components
satorux
2015-02-17
1
-5
/
+5
*
Rename org.chromium.cronet_test_apk to org.chromium.net
xunjieli
2015-02-13
1
-4
/
+4
*
[Cronet] Hook up library loader, system proxy and network change notifier to ...
mef
2015-02-10
1
-2
/
+4
*
[Cronet] Make HistogramManager an abstract class to break dependency on nativ...
mef
2015-02-06
1
-4
/
+5
*
[Cronet] rename upload_test_server.cc/h
xunjieli
2015-02-04
1
-2
/
+2
*
[Cronet] Rename UploadTestServer.java to NativeTestServer.java
xunjieli
2015-01-30
1
-1
/
+1
*
Add UMA Histogram Manager to Cronet.
rtenneti
2014-12-15
1
-0
/
+6
*
Revert "Add UMA Histogram Manager to Cronet."
andresantoso
2014-12-15
1
-6
/
+0
*
Add UMA Histogram Manager to Cronet.
rtenneti
2014-12-13
1
-0
/
+6
*
[Cronet] Initial implementation of HttpURLConnection
xunjieli
2014-12-05
1
-0
/
+5
*
[Cronet] only load test files when required
xunjieli
2014-11-18
1
-3
/
+3
*
Make Cronet targets available in regular Android build. Fix warnings reported...
mef
2014-11-10
1
-132
/
+144
*
Revert of Make Cronet targets available in regular Android build. (patchset #...
jam
2014-11-10
1
-144
/
+132
*
Make Cronet targets available in regular Android build. Fix warnings reported...
mef
2014-11-10
1
-132
/
+144
*
Initial implementation of Cronet Async API.
mef
2014-11-07
1
-9
/
+33
*
Enables network change notification in cronet.
xunjieli
2014-10-28
1
-0
/
+3
*
Final step of the java_cpp_template -> java_cpp_enum migration.
mkosiba
2014-10-23
1
-23
/
+5
*
Cronet: remove base javatests from cronet instrumentation tests
xunjieli
2014-10-21
1
-4
/
+1
*
Fix a pair of Cronet upload bugs and add tests.
mmenke
2014-10-20
1
-0
/
+3
*
Fix Cronet Version.java build error.
mef
2014-10-13
1
-11
/
+22
*
Generate ChromeVersionConstants.java at build time.
newt
2014-10-10
1
-1
/
+1
*
Fix a crash when opening CronetTest app
xunjieli
2014-09-29
1
-3
/
+3
*
Setup initial mock url request job tests for Cronet
xunjieli
2014-09-23
1
-0
/
+12
*
Remove required call to library loader in favor of configuration.
clm
2014-09-17
1
-1
/
+0
*
Add SetSupportsQuic method to explicitly specify server that supports QUIC.
mef
2014-09-16
1
-1
/
+1
[next]