1. 11a0bbd Add close() support and allow getLength to throw IOException. by clm · 10 years ago
  2. e68df0e Exposes QUIC's migrate_sessions_early flag to cronet users. by jri · 10 years ago
  3. 07c3496 [Cronet] Explain what happens to exceptions thrown by callbacks by pauljensen · 10 years ago
  4. c69a8842 Fixes a test that sets QUIC connection migration flags in cronet. This test incorrectly sets two mutually exclusive flags to both be true, which fails a DCHECK later in QuicStreamFactory. by jri · 10 years ago
  5. c5da571 [Cronet] Expose quic_user_agent_id and quic_prefer_aes config options. by mef · 10 years ago
  6. e5cfb99 [Cronet] Update CronetUrlRequest based on comments from CronetBidirectionalStream review. by mef · 10 years ago
  7. a7f4fd7 [Cronet] Remove deprecated UrlRequest.read() API by pauljensen · 10 years ago
  8. 463eb376 Fix a compilation error on Cronet builder. by dvadym · 10 years ago
  9. 7c5cef6 Fixes typo in JSON string that was causing test to fail and re-enables test. by jri · 10 years ago
  10. 58c0f98 Disable failing unit test. by sgurun · 10 years ago
  11. 97f0bbe [Cronet] Upstream cronet proguard.cfg by mef · 10 years ago
  12. d2656695 Exposes QUIC's close_sessions_on_ip_change and migrate_sessions_on_network_change flags to cronet users. by jri · 10 years ago
  13. b40bed0 [Cronet] Unify error messages for embedders throwing exceptions by pauljensen · 10 years ago
  14. 545126d Make explicitly setting Accept-Encoding a no-op. by clm · 10 years ago
  15. 06650868 Delete base/prefs and update callers to use components. by brettw · 10 years ago
  16. 456d8424 Revert of Delete base/prefs and update callers to use components. (patchset #3 id:40001 of https://codereview.chromium.org/1662523004/ ) by msw · 10 years ago
  17. 1f5feb7 Delete base/prefs and update callers to use components. by brettw · 10 years ago
  18. 867dd4b [Cronet] Add error code and immediatelyRetryable() to UrlRequestException by pauljensen · 10 years ago
  19. ed014787 CronetHttpURLConnection initialize mOutputStream if necessary by xunjieli · 10 years ago
  20. 2cd66082 [Cronet] Get Cronet javadocs building with Javadoc doclet 1.8 by pauljensen · 10 years ago
  21. 5cb99eb Support "shared" histograms between processes. by bcwhite · 10 years ago
  22. 3721400 [Cronet] Get Cronet performance test running again by pauljensen · 10 years ago
  23. 750447f9 Remove the net::tool namespace in QUIC code by rch · 10 years ago
  24. 9f7802a2 Update GN build files for new prefs location. by brettw · 10 years ago
  25. fe8c97b Revert of [Cronet] Get Cronet performance test running again (patchset #13 id:240001 of https://codereview.chromium.org/1536433002/ ) by jbroman · 10 years ago
  26. 58f1ff5 [Cronet] Get Cronet performance test running again by pauljensen · 10 years ago
  27. 72e1034 Initial implementation of CronetBidirectionalStream. by mef · 10 years ago
  28. a047820 [Cronet] Refactor parameterized annotations to be on seperate line. by pauljensen · 10 years ago
  29. f33fb31b Add Alternative Service field trial. by bnc · 10 years ago
  30. 66fdcb70 Abstract pref storage from net::SdchOwner by brettw · 10 years ago
  31. 810c220 [third-party] Netty Server and dependencies by kapishnikov · 10 years ago
  32. 4e94624 Fix doing network operations on wrong executor by clm · 10 years ago
  33. 5a35917 Add API for custom library loading by mgersh · 10 years ago
  34. 06c22d98 Revert of Add API for custom library loading (patchset #5 id:80001 of https://codereview.chromium.org/1619673004/ ) by aberent · 10 years ago
  35. 73172fb Separate prefs from HttpServerPropertiesManager. by brettw · 10 years ago
  36. 12d01cb3 Add API for custom library loading by mgersh · 10 years ago
  37. a5d5d3d6 [Telemetry] Update all clients to use chromium_config.GetTelemetryDir() by eakuefner · 10 years ago
  38. 33c282f Remove use of void** from HttpResponseHeaders::EnumerateHeaderLines by olli.raula · 10 years ago
  39. 7a4a7fd net: move more functions out of net_util.h by tfarina · 10 years ago
  40. 6971c17 QUIC - Allow cronet apps to specify how many server configs are to be by rtenneti · 10 years ago
  41. 282bca93 Make UrlRequest.Callback throw Exception by clm · 10 years ago
  42. 74da0e1a Add a whitelist for QUIC hosts. by rch · 10 years ago
  43. f69ffa0 [Android log] Avoid inserting URLs in the pattern to format by dgn · 10 years ago
  44. ef3618f Convert DnsConfig values from base::Value* to scoped_ptr<base::Value>. by tfh · 10 years ago
  45. 5632bf5 Add HttpUrlConnection backed implementation of CronetEngine. by clm · 10 years ago
  46. be08c7a Convert Pass()→std::move() in //components/cronet/android (data reduction proxy edition) by dcheng · 10 years ago
  47. e23386b Port cronet_package GYP target to GN by agrieve · 10 years ago
  48. d0cf8b9 Convert Pass()→std::move() in //components (Android edition) by dcheng · 10 years ago
  49. 51ba3e69 Clean up header files. by avi · 10 years ago
  50. bc5337b Switch to standard integer types in components/, part 1 of 4. by avi · 10 years ago
  51. 4a87c45 Added @Nullable to CronetUrlRequest, along with proper build dependencies. by klm · 10 years ago
  52. 85b624b [Cronet] Set default method to POST when doOutput is true by xunjieli · 10 years ago
  53. 540db42 GN: asset_location -> android_assets() for cronet by agrieve · 10 years ago
  54. 863742c [Cronet] Delete CronetUploadDataStreamAdapter synchronously by xunjieli · 10 years ago
  55. b4ec4cb GN: Fix cronet compile with enable_incremental_javac = true by agrieve · 10 years ago
  56. fe9b2cdc Fix up remaining issues from the libevent move in r366282. by thestig · 10 years ago
  57. c67d53c [Cronet] Request metrics reporting prototype. by klm · 10 years ago
  58. 8d1fd88 [Cronet] Add BidirectionalStream.Builder.setPriority() method and corresponding values. by mef · 10 years ago
  59. 1f21928 Remove ScopedVector from url_request_context_builder by olli.raula · 10 years ago
  60. 10872419 Fix and remove DLS_DEAD_LOCAL_STORE SuppressFBWarnings warnings by xunjieli · 10 years ago
  61. 2f8f11a [Cronet] adjust expectation of testDisconnectWhileReadingDoesnotBlock by xunjieli · 10 years ago
  62. 4cafedf Fix "gn gen" from cronet in Debug by pkotwicz · 10 years ago
  63. 92e2e231 Port cronet build rules to GN part 1 by pkotwicz · 10 years ago
  64. 0fc5bb77ed Remove references to non-existant files from cronet_static.gypi by pkotwicz · 10 years ago
  65. 99a95a0 [Cronet-Tests] Added ERR_CONNECTION_REFUSED as expected error on PKP mismatch by kapishnikov · 10 years ago
  66. 64e809d0 QUIC - cronet - added idle_connection_timeout_seconds experiment by rtenneti · 10 years ago
  67. 13dffa5 Moved data saver pref out of data reduction proxy component. by bengr · 10 years ago
  68. e92c409 [Cronet] Allow experimenting with Chrome's internal DNS resolver. by pauljensen · 10 years ago
  69. 86a02ce7 [Cronet] Disable testing of redirect following control in Android M by pauljensen · 10 years ago
  70. 9041eb3c [Cronet] Remove JSON serialization of CronetEngine.Builder by pauljensen · 10 years ago
  71. b0293a3 [Cronet] Unit test refactoring and fixes by kapishnikov · 10 years ago
  72. 609239e Revert of [Cronet] Remove JSON serialization of CronetEngine.Builder (patchset #14 id:260001 of https://codereview.chromium.org/1429863008/ ) by caitkp · 10 years ago
  73. 2ab23710 [Cronet] Remove JSON serialization of CronetEngine.Builder by pauljensen · 10 years ago
  74. b6e92d4 [Cronet] When connection is disconnected, InputStream#read should give an exception by xunjieli · 10 years ago
  75. df5ccab [Cronet] Public key pinning for Java API by kapishnikov · 10 years ago
  76. 326fe63 [Cronet] Set HTTP method before starting a request in CronetHttpURLConnection by xunjieli · 10 years ago
  77. a1a79c3 jni: Pass method parameters as JavaParamRef in cronet. by torne · 10 years ago
  78. f06e9c8 [Cronet] Clear mock cert verifier reference in CronetEngine.Builder by xunjieli · 10 years ago
  79. 961a488 Define a Java-side global application context. by torne · 10 years ago
  80. f24ee5f [Cronet] Add QUIC experimental params by xunjieli · 10 years ago
  81. abc0bae3 [Cronet] Continue UrlRequest with NULL certificate if Client cert is requested. by mef · 10 years ago
  82. 505f20a Revert of [Cronet] Add QUIC experimental params (patchset #9 id:180001 of https://codereview.chromium.org/1448583003/ ) by xunjieli · 10 years ago
  83. 8ece3aa [Cronet] Add QUIC experimental params by xunjieli · 10 years ago
  84. 969a5118 Migrating tests to use EmbeddedTestServer (misc) by svaldez · 10 years ago
  85. 0917ec4 Use std::default_delete as the default deleter for scoped_ptr. by dcheng · 10 years ago
  86. d15ad369 Revert of [Cronet] Add QUIC experimental params (patchset #7 id:140001 of https://codereview.chromium.org/1448583003/ ) by bruening · 10 years ago
  87. fde0b72c [Cronet] Add QUIC experimental params by xunjieli · 10 years ago
  88. 61b1eaa [Cronet] Replace setExperimentalQuicConnectionOptions with a more general API by xunjieli · 10 years ago
  89. 81994795 Make operators on scoped_ptr match the ones defined for std::unique_ptr by danakj · 10 years ago
  90. 0b32008 Rename TestDataProvider.java to TestUploadDataProvider.java. by mikecase · 10 years ago
  91. 4330745 [Android] Fix errorprone Deprecated Annotation errors. by mikecase · 10 years ago
  92. 81fb71a [Cronet] Remove an outdated CronetHttpURLConnection test by xunjieli · 10 years ago
  93. 72d9f8c [Cronet] Move HistogramManager to CronetEngine method by pauljensen · 10 years ago
  94. 88d1828 [Cronet] Make javadoc failures stop build, and fix failures by pauljensen · 10 years ago
  95. 99b644c Landing Recent QUIC changes until: Fri Oct 30 22:23:58 2015 +0000 by rch · 10 years ago
  96. 68484cb9 [Cronet] Remove dead code by pauljensen · 10 years ago
  97. 4bc4f46 [Cronet] Ensure test storage directory exists by pauljensen · 10 years ago
  98. 4bbfa83 [Cronet] Small javadoc and spelling fixes by kapishnikov · 10 years ago
  99. 826bb42 [Cronet] Make UrlResponseInfo constuctor public for testing by pauljensen · 10 years ago
  100. 3c55da5 [Cronet] Remove CriteriaHelper by pauljensen · 10 years ago