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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Cronet] Revert gyp file changes
xunjieli
2015-08-03
1
-6
/
+4
*
[Cronet] Set Quic hints expiration date
xunjieli
2015-07-31
2
-2
/
+2
*
Enable insecure QUIC if Cronet is built for testing
xunjieli
2015-07-31
2
-3
/
+9
*
Move JNI annotations to annotations package.
aurimas
2015-07-30
15
-30
/
+30
*
Remove usage of android_commands in javaperftests
nednguyen
2015-07-28
1
-3
/
+2
*
Add expiration to AlternativeServiceInfo.
bnc
2015-07-28
2
-2
/
+6
*
Allow empty chunks in the sync Cronet API
miloslav
2015-07-27
2
-3
/
+48
*
[Cronet] Fix crash in shutting down CronetUrlRequestContextAdapter
xunjieli
2015-07-24
1
-0
/
+1
*
Get Cronet perf test running again
pauljensen
2015-07-24
1
-1
/
+1
*
[Cronet] Set up HttpServerPropertiesManager
xunjieli
2015-07-23
3
-9
/
+94
*
Add null check in ChromiumUrlRequestContext.finalize()
xunjieli
2015-07-23
1
-1
/
+3
*
Update the cronet sample app with new async APIs.
feixiong
2015-07-21
7
-142
/
+230
*
Use new API of DataReductionProxyService. Fixes CroNet build break.
kundaji
2015-07-21
1
-6
/
+5
*
[Cronet] Surface SSL cert error through CronetURLRequestAdapter::OnSSLCertifi...
xunjieli
2015-07-20
5
-0
/
+53
*
[Android] Roll to findbugs 3.0.1.
jbudorick
2015-07-17
2
-1
/
+6
*
Remove use of adb_commands from Cronet perf test
pauljensen
2015-07-17
1
-40
/
+43
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
1
-3
/
+6
*
[Startup Tracing][Telemetry] Add StoryTest to Telemetry
zhenw
2015-07-16
1
-2
/
+3
*
Updated Data Saver implementation in Cronet
bengr
2015-07-08
1
-0
/
+1
*
Update API usage from deprecated AddUserStory, WillRunUserStory, DidRunUserSt...
sullivan
2015-07-08
1
-3
/
+2
*
[Cronet] Add chunked upload support to CronetHttpURLConnection
xunjieli
2015-07-08
3
-25
/
+415
*
Fix Problems found by Errorprone
raywilliams
2015-07-07
4
-5
/
+5
*
Move core/forwarders to internal.
aiolos
2015-06-29
1
-2
/
+2
*
Convert some base/prefs/ methods to scoped_ptr instead of bare ptr
estade
2015-06-26
2
-7
/
+8
*
Remove NetworkDelegate::OnCanThrottleRequest
xunjieli
2015-06-24
2
-9
/
+0
*
[Cronet] Add an API to get request status
xunjieli
2015-06-23
8
-0
/
+402
*
Move core/backends to internal, and remove chrome_proxy usage of *browser_fin...
aiolos
2015-06-23
1
-1
/
+1
*
[Android log] Remove Log#makeTag
dgn
2015-06-22
1
-1
/
+1
*
Make lint fail builds.
aurimas
2015-06-19
1
-0
/
+3
*
Apply telemetry UserStory renames to Cronet perf test
pauljensen
2015-06-16
1
-12
/
+12
*
Add the ability for cr_cronet.py build to take in command line options.
mmenke
2015-06-16
1
-16
/
+18
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-3
/
+3
*
[Cronet] Generate Javadoc
xunjieli
2015-06-05
2
-0
/
+61
*
At present there are priorities implemented but they are not exposed.
mkirsche
2015-06-05
2
-4
/
+27
*
[Cronet] Check native library version.
xunjieli
2015-06-04
4
-0
/
+26
*
[Cronet] Marking legacy API with @Deprecated
xunjieli
2015-06-03
11
-0
/
+22
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-02
3
-4
/
+3
*
[Cronet] update HistogramManagerTest.testHistogramManager
xunjieli
2015-06-01
1
-1
/
+0
*
Return early if native adapter object is destroyed in CronetUploadDataStream
xunjieli
2015-06-01
1
-6
/
+22
*
[Cronet] Enable persistence mode for Sdch
xunjieli
2015-05-29
12
-113
/
+424
*
[cronet] Add telemetry driven Android performance test.
pauljensen
2015-05-29
3
-0
/
+927
*
Rename CronetUploadDataStreamDelegate to CronetUploadDataStreamAdapter
mmenke
2015-05-29
6
-98
/
+103
*
Cancel UrlRequest if executor is throwing an exception.
mef
2015-05-22
5
-9
/
+139
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
2
-2
/
+2
*
Fix Data Saver test in Cronet
bengr
2015-05-19
1
-2
/
+3
*
Add DataReductionProxyExperimentsStats and UMA for measuring potentially non-...
jeremyim
2015-05-15
1
-1
/
+1
*
Remove cronet dependency on org.apache.http.
yfriedman
2015-05-15
2
-7
/
+5
*
Put Data Reduction Proxy support in Cronet behind a gyp flag
bengr
2015-05-15
6
-4
/
+46
*
Rename CronetUploadDataStreamAdapter to CronetUploadDataStream.
mmenke
2015-05-14
7
-110
/
+106
[next]