1. 757afaa Provide hit and miss stats on the HTTP response cache. by Jesse Wilson · 13 years ago
  2. 75aa19a Merge "Expose poll(2) and reimplement java.nio.channels.Selector." into dalvik-dev by Elliott Hughes · 13 years ago
  3. 70c8204 Expose poll(2) and reimplement java.nio.channels.Selector. by Elliott Hughes · 13 years ago
  4. 1724d9c Support Eviction in DiskLruCache. by Jesse Wilson · 13 years ago
  5. d3992b8 Move the selector tests into one file. by Elliott Hughes · 13 years ago
  6. e9f1204 Add missing ScopedLocalRef usages. by Elliott Hughes · 13 years ago
  7. 6716a68 Merge "Address code review comments to Adopt DiskLruCache change." into dalvik-dev by Jesse Wilson · 13 years ago
  8. 0038bf3 Merge "Clean up the select(2) implementation." into dalvik-dev by Elliott Hughes · 13 years ago
  9. f589846 Address code review comments to Adopt DiskLruCache change. by Jesse Wilson · 13 years ago
  10. 2005fa7 Merge "Adopt DiskLruCache in HttpResponseCache." into dalvik-dev by Jesse Wilson · 13 years ago
  11. a7bb294 Clean up the select(2) implementation. by Elliott Hughes · 13 years ago
  12. 897b649 Clean up a test. by Elliott Hughes · 13 years ago
  13. 433e3fa Adopt DiskLruCache in HttpResponseCache. by Jesse Wilson · 13 years ago
  14. 32b0fa4 DatagramSocket.disconnect is really a connect(2) of an AF_UNSPEC sockaddr. by Elliott Hughes · 13 years ago
  15. 8e0bdcf Merge "Dont line wrap Base64." into dalvik-dev by Jesse Wilson · 13 years ago
  16. 32b2c95 Dont line wrap Base64. by Jesse Wilson · 13 years ago
  17. 10ae825 Merge "Expose connect(2)." into dalvik-dev by Elliott Hughes · 13 years ago
  18. b4edeb4 DiskLruCache, backing store for the HttpResponseCache. by Jesse Wilson · 13 years ago
  19. 996bf79 Expose connect(2). by Elliott Hughes · 13 years ago
  20. 5fc573b am 5446f7fc: (-s ours) am 9dfcf2da: (-s ours) am 22097713: Merge "DO NOT MERGE porting change from master." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  21. 5446f7f am 9dfcf2da: (-s ours) am 22097713: Merge "DO NOT MERGE porting change from master." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  22. 9dfcf2d am 22097713: Merge "DO NOT MERGE porting change from master." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  23. 2209771 Merge "DO NOT MERGE porting change from master." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  24. e1879f1 DO NOT MERGE porting change from master. by Robert Greenwalt · 13 years ago
  25. 0654e2f Merge "Expose bind(2)." into dalvik-dev by Elliott Hughes · 13 years ago
  26. da15009 Expose bind(2). by Elliott Hughes · 13 years ago
  27. 7325734 am 1e518e80: Deduplicate a unit test merged in from upstream. by Jesse Wilson · 13 years ago
  28. 1e518e8 Deduplicate a unit test merged in from upstream. by Jesse Wilson · 13 years ago
  29. accefb9 am 8208f561: am f065172c: (-s ours) am 68b8820c: Deduplicate a test that was duplicated by an automerge. by Jesse Wilson · 13 years ago
  30. eda815b am 0b1bf8f9: am 0d25f5b7: am 162efaf6: manual merge by The Android Automerger · 13 years ago
  31. 8208f56 am f065172c: (-s ours) am 68b8820c: Deduplicate a test that was duplicated by an automerge. by Jesse Wilson · 13 years ago
  32. 0b1bf8f am 0d25f5b7: am 162efaf6: manual merge by The Android Automerger · 13 years ago
  33. f065172 am 68b8820c: Deduplicate a test that was duplicated by an automerge. by Jesse Wilson · 13 years ago
  34. 0d25f5b am 162efaf6: manual merge by The Android Automerger · 13 years ago
  35. f43b59e am dafb4e6e: Replacing PKIXCertPathValidatorSpiTest.testTrustAndRemoteCertificatesWithDifferentEncodings by Brian Carlstrom · 13 years ago
  36. 68b8820 Deduplicate a test that was duplicated by an automerge. by Jesse Wilson · 13 years ago
  37. dafb4e6 Replacing PKIXCertPathValidatorSpiTest.testTrustAndRemoteCertificatesWithDifferentEncodings by Brian Carlstrom · 13 years ago
  38. 162efaf manual merge by The Android Automerger · 13 years ago
  39. 4664da5 Simplify our AF_INET/AF_INET6 address situation. by Elliott Hughes · 13 years ago
  40. a29cfae Test fixes. by Elliott Hughes · 13 years ago
  41. 49ff8b8 More networking cleanup. by Elliott Hughes · 13 years ago
  42. 58ca5c3 Merge "Try to reduce old SSLSocketTest flakiness by closing SSLSocket" into dalvik-dev by Brian Carlstrom · 13 years ago
  43. 20b0416 Fix the byte order of non-ByteBuffer duplicate and slice results. by Elliott Hughes · 13 years ago
  44. 6bba074 Try to reduce old SSLSocketTest flakiness by closing SSLSocket by Brian Carlstrom · 13 years ago
  45. 42d7557 Add a test for a publicly-reported bug I already fixed. by Elliott Hughes · 13 years ago
  46. 4f305bf Merge "Don't read from the delegate stream after we close it." into honeycomb-mr2 by Jesse Wilson · 13 years ago
  47. 9ce0b45 Merge "Test that headers aren't accidentally transferred across requests." into dalvik-dev by Jesse Wilson · 13 years ago
  48. 9531eea Test that headers aren't accidentally transferred across requests. by Jesse Wilson · 13 years ago
  49. fc74884 Merge "Fix non-blocking DatagramChannel.receive and ServerSocketChannel.accept." into dalvik-dev by Elliott Hughes · 13 years ago
  50. a3b57e9 Fix non-blocking DatagramChannel.receive and ServerSocketChannel.accept. by Elliott Hughes · 13 years ago
  51. 5e8b5a5 Don't read from the delegate stream after we close it. by Jesse Wilson · 14 years ago
  52. 2cacb69 Merge "Support Cache-Control 'must-revalidate' directive." into dalvik-dev by Jesse Wilson · 13 years ago
  53. 2f16d50 Support Cache-Control 'must-revalidate' directive. by Jesse Wilson · 13 years ago
  54. a47f800 Fix asReadOnlyBuffer to conserve the byte order (on everything except ByteBuffer). by Elliott Hughes · 14 years ago
  55. a0de05e Don't lose the import for InetAddress. by Jesse Wilson · 13 years ago
  56. 5fc25d5 Merge "Fix proxy+HTTPS to handle authentication requests from the proxy." into dalvik-dev by Jesse Wilson · 13 years ago
  57. c996149 Fix proxy+HTTPS to handle authentication requests from the proxy. by Jesse Wilson · 13 years ago
  58. 193dab9 am 04a6d37a: Merge remote branch \'goog/dalvik-dev\' into dalvik-dev-to-master by Brian Carlstrom · 13 years ago
  59. 2f4432f Merge "Address some test failures in the HTTP client." into dalvik-dev by Jesse Wilson · 13 years ago
  60. 19c77c6 Address some test failures in the HTTP client. by Jesse Wilson · 13 years ago
  61. d5250b7 Add an explicit test for a public bug that we'd already fixed. by Elliott Hughes · 13 years ago
  62. 9310e27 Merge "Set the sin6_scope_id field when translating an Inet6Address to a sockaddr." into dalvik-dev by Elliott Hughes · 13 years ago
  63. 73c54e4 Merge "A handful of networking test fixes." into dalvik-dev by Elliott Hughes · 13 years ago
  64. d742d7f Use GET after a POST is redirected. by Jesse Wilson · 13 years ago
  65. 04a6d37 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 13 years ago
  66. c06e5e2 Set the sin6_scope_id field when translating an Inet6Address to a sockaddr. by Elliott Hughes · 13 years ago
  67. a4193d7 Clean up HTTP engine connection reuse. by Jesse Wilson · 13 years ago
  68. ce1150d Merge "Refactor HttpURLConnection implementation." into dalvik-dev by Jesse Wilson · 13 years ago
  69. 953df61 Refactor HttpURLConnection implementation. by Jesse Wilson · 13 years ago
  70. 7e6cee7 A handful of networking test fixes. by Elliott Hughes · 13 years ago
  71. 1c039d7 Add getaddrinfo(2). by Elliott Hughes · 13 years ago
  72. d6ecf92 Fix non-blocking connects. by Elliott Hughes · 13 years ago
  73. 6ffd394 am baa01c4a: am cb1ad9da: am eebf863c: Fix the byte order of non-ByteBuffer duplicate and slice results. by Elliott Hughes · 13 years ago
  74. f04a148 resolved conflicts for merge of 1ab5e137 to dalvik-dev by Elliott Hughes · 13 years ago
  75. baa01c4 am cb1ad9da: am eebf863c: Fix the byte order of non-ByteBuffer duplicate and slice results. by Elliott Hughes · 13 years ago
  76. cb1ad9d am eebf863c: Fix the byte order of non-ByteBuffer duplicate and slice results. by Elliott Hughes · 13 years ago
  77. eebf863 Fix the byte order of non-ByteBuffer duplicate and slice results. by Elliott Hughes · 13 years ago
  78. 1ab5e13 am 5c4ba134: am 0c093443: Fix asReadOnlyBuffer to conserve the byte order (on everything except ByteBuffer). by Elliott Hughes · 13 years ago
  79. 5c4ba13 am 0c093443: Fix asReadOnlyBuffer to conserve the byte order (on everything except ByteBuffer). by Elliott Hughes · 13 years ago
  80. 0c09344 Fix asReadOnlyBuffer to conserve the byte order (on everything except ByteBuffer). by Elliott Hughes · 14 years ago
  81. 0406097 Split CacheHeader into RequestHeader and ResponseHeader. by Jesse Wilson · 13 years ago
  82. b283c0b Fix CacheHeaderTest to use the new constructor. by Jesse Wilson · 13 years ago
  83. 21dddca Cache authorization headers and default expiration date. by Jesse Wilson · 13 years ago
  84. a204b44 Merge "Honor client conditions in HTTP response caching." into dalvik-dev by Jesse Wilson · 13 years ago
  85. 84f1fd1 Honor client conditions in HTTP response caching. by Jesse Wilson · 13 years ago
  86. 4bccd48 Merge "Rewrite blocking connects in terms of the non-blocking primitives." into dalvik-dev by Elliott Hughes · 13 years ago
  87. 220c0af Rewrite blocking connects in terms of the non-blocking primitives. by Elliott Hughes · 13 years ago
  88. c9e12f7 Adding support for only-if-cached request header. by Jesse Wilson · 13 years ago
  89. d02c73b Merge "Honor max-age and min-fresh request headers." into dalvik-dev by Jesse Wilson · 13 years ago
  90. d7a21ec resolved conflicts for merge of 7195b3b9 to dalvik-dev by Brian Carlstrom · 13 years ago
  91. 0c814ba am 347b2a60: Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3) by Brian Carlstrom · 13 years ago
  92. 7195b3b Merge "Fix X509CertImpl.verify(PublicKey, String) to respect provider argument" by Brian Carlstrom · 13 years ago
  93. adb64fb Honor max-age and min-fresh request headers. by Jesse Wilson · 13 years ago
  94. fe2dea5 Hack to fix URLConnectionTest. by Jesse Wilson · 13 years ago
  95. 91922d9 Fix X509CertImpl.verify(PublicKey, String) to respect provider argument by Brian Carlstrom · 13 years ago
  96. 9b35d1a Improve parsing of HTTP caching headers. by Jesse Wilson · 13 years ago
  97. 347b2a6 Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3) by Brian Carlstrom · 14 years ago
  98. 92e33d7 Better regular expression exception detail messages. by Elliott Hughes · 13 years ago
  99. 00bb52d Merge "Support conditional gets in HttpURLConnection." into dalvik-dev by Jesse Wilson · 13 years ago
  100. 0c59055 Support conditional gets in HttpURLConnection. by Jesse Wilson · 14 years ago