1. a89a31c Update [Cronet]javaperftests/run.py to use the tools/perf binary config file. by aiolos · 10 years ago
  2. 8941a2a [Telemetry] Combine TBM API WillRunStory by zhenw · 10 years ago
  3. ca61186 Unbreak gn build of net_unittests on Android by asanka · 10 years ago
  4. 7c4e810 Fix broken cronet QUIC test using GetTotalReceivedBytes. by sclittle · 10 years ago
  5. 8191e96 Disable failing: org.chromium.net.QuicTest#testQuicLoadUrl (again) by perezju · 10 years ago
  6. 3748ca7a Disable failing: org.chromium.net.QuicTest#testQuicLoadUrl by perezju · 10 years ago
  7. 79e6431ad [Telemetry] Combine TBM APIs: Measure & DidRunStory by zhenw · 10 years ago
  8. b7e3a08 make ProxyService::CreateSystemProxyConfigService return scoped_ptrs by csharrison · 10 years ago
  9. 0be0bfe [Cronet] Make RequestStatus and StatusListener as inner classes of UrlRequest by xunjieli · 10 years ago
  10. 6641599 [Telemetry] Remove TBM's dependency on synthetic delay by zhenw · 10 years ago
  11. 93a7ff7 [Cronet] Add support for Proxy Auto Config (PAC) script by xunjieli · 10 years ago
  12. 90d7598 [Cronet] Allow multiple src-dir arguments for jar_src.py. by mef · 10 years ago
  13. 7dd31c5 [Cronet] Add read() replacement that modifies ByteBuffer position() not limit() by pauljensen · 10 years ago
  14. 4d53c25 [Cronet] Remove default UrlRequestContextConfig from CronetURLStreamHandlerFactory by xunjieli · 10 years ago
  15. d4ac949 [Cronet] Change interface APIs to abstract classes by pauljensen · 10 years ago
  16. 9756b41 [Cronet] Include usage pages for Javadoc by xunjieli · 10 years ago
  17. ea113f43 [Cronet] Catch IllegalArgumentException when assertions are disabled by xunjieli · 10 years ago
  18. 2e9c6c9 Added @Deprecated annotation to fix errorprone error. by mikecase · 10 years ago
  19. a8dd7a4 jni: Forbid inappropriate JNI parameter conversions. by torne · 10 years ago
  20. 5a02c6d Revert of Fix cronet crash on calling IsDataReductionProxyEnabled (patchset #4 id:60001 of https://codereview.chromium.org/1308923003/ ) by tbansal · 10 years ago
  21. 89cc5d9 jni_generator: Pass object parameters as JavaParamRef. by torne · 10 years ago
  22. 3b63265b Fix cronet crash on calling IsDataReductionProxyEnabled by megjablon · 10 years ago
  23. a06cad4c [Cronet] Make UrlRequestContextConfig.enableLegacyMode() public again by pauljensen · 10 years ago
  24. 53197db5 Make UrlRequestContextBuilder take scoped_ptr's when it takes ownership by pauljensen · 10 years ago
  25. 729cd1f7 Remove use_icu_alternatives_on_android gyp variable by xunjieli · 10 years ago
  26. f803e40a Add a test to make sure ExtendedResponseInfo#getTotalBytesReceived is correct by xunjieli · 10 years ago
  27. e60fcb37 Upstream Cronet proguard.cfg by mef · 10 years ago
  28. b105fe3 Fix wrong usages of ScopedJavaLocalRef::Release(). by torne · 10 years ago
  29. f71efb3 Reland "jni_generator: Make all object-returning natives return ScopedJavaLocalRef." by torne · 10 years ago
  30. 4810092 Revert of jni_generator: Make all object-returning natives return ScopedJavaLocalRef. (patchset #5 id:80001 of https://codereview.chromium.org/1288183004/ ) by nasko · 10 years ago
  31. ce72c48 Notify NetworkDelegate when bytes have been received over the network. by sclittle · 10 years ago
  32. be33e691 jni_generator: Make all object-returning natives return ScopedJavaLocalRef. by torne · 10 years ago
  33. 981315c Correct a typo in Cronet README by xunjieli · 10 years ago
  34. 3b59fc6 Update targetSdkVersion to 23. by aurimas · 10 years ago
  35. 869bda59 Avoid mixed-content errors in Cronet javadocs by pauljensen · 10 years ago
  36. c3a0423 Cronet API and Javadoc clean up by pauljensen · 10 years ago
  37. 6b1233e Cronet perf test: inform pylib of build type. by pauljensen · 10 years ago
  38. 422315d [Cronet] Set QUIC hints expiration date to Time::Max. by bnc · 10 years ago
  39. e4011a9 [Cronet] Edit Proguard flags to strip unused by xunjieli · 10 years ago
  40. a289e53 [Cronet] Add detail in exception message for duplicate header by xunjieli · 10 years ago
  41. ca0afe5 [Cronet] Add a README doc for Cronet by xunjieli · 10 years ago
  42. 2cd7a5b [Cronet] Revert gyp file changes by xunjieli · 10 years ago
  43. 51cb1e9 [Cronet] Set Quic hints expiration date by xunjieli · 10 years ago
  44. 345380c Enable insecure QUIC if Cronet is built for testing by xunjieli · 10 years ago
  45. ca3b803 Move JNI annotations to annotations package. by aurimas · 10 years ago
  46. 406ec4b Remove usage of android_commands in javaperftests by nednguyen · 10 years ago
  47. 7dc7e1b4 Add expiration to AlternativeServiceInfo. by bnc · 10 years ago
  48. 552b1fa2 Allow empty chunks in the sync Cronet API by miloslav · 10 years ago
  49. c536004 [Cronet] Fix crash in shutting down CronetUrlRequestContextAdapter by xunjieli · 10 years ago
  50. c3c0342 Get Cronet perf test running again by pauljensen · 10 years ago
  51. c56b3bc [Cronet] Set up HttpServerPropertiesManager by xunjieli · 10 years ago
  52. 9ded789 Add null check in ChromiumUrlRequestContext.finalize() by xunjieli · 10 years ago
  53. 462c5ef Update the cronet sample app with new async APIs. by feixiong · 10 years ago
  54. ef3d9b3 Use new API of DataReductionProxyService. Fixes CroNet build break. by kundaji · 10 years ago
  55. 885de31 [Cronet] Surface SSL cert error through CronetURLRequestAdapter::OnSSLCertificateError by xunjieli · 10 years ago
  56. 0d6c2e5 [Android] Roll to findbugs 3.0.1. by jbudorick · 10 years ago
  57. 8301169 Remove use of adb_commands from Cronet perf test by pauljensen · 10 years ago
  58. 9550931 Remove legacy StartsWithASCII function. by brettw · 10 years ago
  59. f552e26 [Startup Tracing][Telemetry] Add StoryTest to Telemetry by zhenw · 10 years ago
  60. 86a97cd6 Updated Data Saver implementation in Cronet by bengr · 10 years ago
  61. 4f11f31 Update API usage from deprecated AddUserStory, WillRunUserStory, DidRunUserStory to AddStory, WillRunStory, DidRunStory by sullivan · 10 years ago
  62. 92594a0 [Cronet] Add chunked upload support to CronetHttpURLConnection by xunjieli · 10 years ago
  63. 057c109 Fix Problems found by Errorprone by raywilliams · 10 years ago
  64. 4a7c13a Move core/forwarders to internal. by aiolos · 10 years ago
  65. 0bd407f Convert some base/prefs/ methods to scoped_ptr instead of bare ptr by estade · 10 years ago
  66. 41edcdd Remove NetworkDelegate::OnCanThrottleRequest by xunjieli · 10 years ago
  67. ab63f691 [Cronet] Add an API to get request status by xunjieli · 10 years ago
  68. a9ea456 Move core/backends to internal, and remove chrome_proxy usage of *browser_finder. by aiolos · 10 years ago
  69. 7156e2a6 [Android log] Remove Log#makeTag by dgn · 10 years ago
  70. 8db283ac Make lint fail builds. by aurimas · 10 years ago
  71. 0dbdef1 Apply telemetry UserStory renames to Cronet perf test by pauljensen · 10 years ago
  72. ed2fa5e Add the ability for cr_cronet.py build to take in command line options. by mmenke · 10 years ago
  73. 44ce0ec5 Move StartsWith[ASCII] to base namespace. by brettw · 10 years ago
  74. 66a41e6 [Cronet] Generate Javadoc by xunjieli · 10 years ago
  75. 2720fcd At present there are priorities implemented but they are not exposed. by mkirsche · 10 years ago
  76. 6f35690c [Cronet] Check native library version. by xunjieli · 10 years ago
  77. 07a4da6 [Cronet] Marking legacy API with @Deprecated by xunjieli · 10 years ago
  78. 236d317 Replace more ObserverList with base::ObserverList. by brettw · 10 years ago
  79. b0daa01 components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  80. 6794a772 [Cronet] update HistogramManagerTest.testHistogramManager by xunjieli · 10 years ago
  81. c2731254 Return early if native adapter object is destroyed in CronetUploadDataStream by xunjieli · 10 years ago
  82. 99f199f [Cronet] Enable persistence mode for Sdch by xunjieli · 10 years ago
  83. d55a12f [cronet] Add telemetry driven Android performance test. by pauljensen · 10 years ago
  84. 17f6e27 Rename CronetUploadDataStreamDelegate to CronetUploadDataStreamAdapter by mmenke · 10 years ago
  85. 0e4dd51 Cancel UrlRequest if executor is throwing an exception. by mef · 10 years ago
  86. b09312b Use scoped_ptrs in JSONReader::Read functions. by estade · 10 years ago
  87. 0993cb9 Fix Data Saver test in Cronet by bengr · 10 years ago
  88. 0323138f Add DataReductionProxyExperimentsStats and UMA for measuring potentially non-compressed bytes. by jeremyim · 10 years ago
  89. 4746a790 Remove cronet dependency on org.apache.http. by yfriedman · 10 years ago
  90. 319828d Put Data Reduction Proxy support in Cronet behind a gyp flag by bengr · 10 years ago
  91. 3eea47ae Rename CronetUploadDataStreamAdapter to CronetUploadDataStream. by mmenke · 10 years ago
  92. f49eca0d [Cronet] Added a unit test in QuicTest to test async API. by xunjieli · 10 years ago
  93. 59cb696 Add Data Saver support to Cronet by bengr · 10 years ago
  94. 1494aec [Cronet] Add run_findbugs=1 to gyp env by xunjieli · 10 years ago
  95. 44ec32c9 Move CronetTestBase#prepareTestStorage to CronetTestActivity by xunjieli · 10 years ago
  96. 31cb2f54 Revert of Move CronetTestBase#prepareTestStorage to CronetTestActivity (patchset #6 id:120001 of https://codereview.chromium.org/1120063003/) by gcasto · 10 years ago
  97. 743ec3b Move CronetTestBase#prepareTestStorage to CronetTestActivity by xunjieli · 10 years ago
  98. 13619e3 Cronet: Remove isCanceled(), replace with isDone(). by mmenke · 10 years ago
  99. d26defc0 [Cronet] Refactor and remove dependency on url_request_mock_http_job.cc/h by xunjieli · 10 years ago
  100. 9f27db6 Allow setting Cronet NetLog level to NetLogCaptureMode::IncludeSocketBytes(). by kallasjoki · 10 years ago