1. 2cff86c Add a missing parameter check to FileChannel. by Elliott Hughes · 14 years ago
  2. 5c3bf95 Merge "Suppress some FindBugs warnings." into dalvik-dev by Elliott Hughes · 14 years ago
  3. 8f99aa0 Cosmetic cleanup of java.net.URL. by Jesse Wilson · 14 years ago
  4. 0d4daef Suppress some FindBugs warnings. by Elliott Hughes · 14 years ago
  5. 4e5663a Merge "Failing test for deserialization of transient fields." into dalvik-dev by Jesse Wilson · 14 years ago
  6. 5f8f88e Merge "Add run-libcore-tests to the tree." into dalvik-dev by Elliott Hughes · 14 years ago
  7. 1ffc4b2 Failing test for deserialization of transient fields. by Jesse Wilson · 14 years ago
  8. 94e9609 Add run-libcore-tests to the tree. by Elliott Hughes · 14 years ago
  9. c3d80a4 am c77290ea: Remove IndexedPKIXParameters by Brian Carlstrom · 14 years ago
  10. eba17bf Merge "Add test cases inspired by Jetty-dependent Harmony tests." into dalvik-dev by Jesse Wilson · 14 years ago
  11. ec6163c Add test cases inspired by Jetty-dependent Harmony tests. by Jesse Wilson · 14 years ago
  12. dc915c6 Move the floating-point parsing code, and tidy up some documentation. by Elliott Hughes · 14 years ago
  13. c77290e Remove IndexedPKIXParameters by Brian Carlstrom · 14 years ago
  14. dbde5bd FileChannelImpl doesn't need to special-case O_APPEND. by Elliott Hughes · 14 years ago
  15. 2e0aed0 Merge "Move the stuff to bridge between io/net/nio semantics and POSIX semantics." into dalvik-dev by Elliott Hughes · 14 years ago
  16. 0b736eb Move the stuff to bridge between io/net/nio semantics and POSIX semantics. by Elliott Hughes · 14 years ago
  17. c8e161c Merge "Support HTTP cookies and header combining." into dalvik-dev by Jesse Wilson · 14 years ago
  18. cd8c1dd Support HTTP cookies and header combining. by Jesse Wilson · 14 years ago
  19. 9e67ca7 Expose waitpid(2). by Elliott Hughes · 14 years ago
  20. 254198c Merge "Expose accept(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  21. 553d98a Expose accept(2). by Elliott Hughes · 14 years ago
  22. 80f4d25 Address FindBugs warnings in libcore.net.http by Jesse Wilson · 14 years ago
  23. ae01ebf Merge "More IPv6 sin6_scope_id fixes." into dalvik-dev by Elliott Hughes · 14 years ago
  24. 4728a01 More IPv6 sin6_scope_id fixes. by Elliott Hughes · 14 years ago
  25. c7655dd Merge "Suppress our first FindBugs warning." into dalvik-dev by Jesse Wilson · 14 years ago
  26. bad51d7 Suppress our first FindBugs warning. by Jesse Wilson · 14 years ago
  27. c297a00 Merge "Implement recvfrom(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  28. 23ec091 Implement recvfrom(2). by Elliott Hughes · 14 years ago
  29. e5eb80e Make the HttpResponseCache robust to file I/O errors. by Jesse Wilson · 14 years ago
  30. 09f1b0c Parse HTTP request headers only once. by Jesse Wilson · 14 years ago
  31. 7a891b5 Don't read through HTTP response headers more than necessary. by Jesse Wilson · 14 years ago
  32. 6f778cc Cache HTTP responses with a Vary header. by Jesse Wilson · 14 years ago
  33. 20024ef am 0162c72d: Merge "Simplify KeyChain API by removing now unneeded CA certificate lookup (2 of 3)" by Brian Carlstrom · 14 years ago
  34. 59e5a47 Merge "Fix Inet6Address (de)serialization." into dalvik-dev by Elliott Hughes · 14 years ago
  35. f02f939 Fix Inet6Address (de)serialization. by Elliott Hughes · 14 years ago
  36. 0162c72 Merge "Simplify KeyChain API by removing now unneeded CA certificate lookup (2 of 3)" by Brian Carlstrom · 14 years ago
  37. 42bc73a Merge "Fix InetAddress.isReachable." into dalvik-dev by Elliott Hughes · 14 years ago
  38. ad5d311 Fix InetAddress.isReachable. by Elliott Hughes · 14 years ago
  39. f095911 am b228c6d6: Merge "Disable verbose socket logging." by Jeff Sharkey · 14 years ago
  40. b228c6d Merge "Disable verbose socket logging." by Jeff Sharkey · 14 years ago
  41. 9d0f4b4 Disable verbose socket logging. by Jeff Sharkey · 14 years ago
  42. 17da3df am 3041d84e: Merge "Make CertInstaller installed CA certs trusted by applications via default TrustManager (2 of 6)" by Brian Carlstrom · 14 years ago
  43. dfe69fa Simplify KeyChain API by removing now unneeded CA certificate lookup (2 of 3) by Brian Carlstrom · 14 years ago
  44. 5c03b3b Merge "Add the external/apache-harmony tests to the host build." into dalvik-dev by Elliott Hughes · 14 years ago
  45. 817358c Merge "Fix a comment typo." into dalvik-dev by Elliott Hughes · 14 years ago
  46. d3ae2a1 Merge "Remove an obsolete HTTP response caching test." into dalvik-dev by Jesse Wilson · 14 years ago
  47. 83e10e4 Merge "Fix some failing XML tests." into dalvik-dev by Jesse Wilson · 14 years ago
  48. 293dd5b Add the external/apache-harmony tests to the host build. by Elliott Hughes · 14 years ago
  49. b165ed9 am 7f3370f3: am 5d284194: am a0376753: am 6ce8e6ee: Skip BOM characters even with an explicit charset. by Jesse Wilson · 14 years ago
  50. 6fe7b33 Fix a comment typo. by Elliott Hughes · 14 years ago
  51. 28b429a Fix some failing XML tests. by Jesse Wilson · 14 years ago
  52. a7dfae9 Remove an obsolete HTTP response caching test. by Jesse Wilson · 14 years ago
  53. 159b073 Merge "Test DiskLruCache with fault injection." into dalvik-dev by Jesse Wilson · 14 years ago
  54. 0eca293 Merge "Add sendto(2) and reimplement all network writes in terms of it." into dalvik-dev by Elliott Hughes · 14 years ago
  55. 3041d84 Merge "Make CertInstaller installed CA certs trusted by applications via default TrustManager (2 of 6)" by Brian Carlstrom · 14 years ago
  56. 7f3370f am 5d284194: am a0376753: am 6ce8e6ee: Skip BOM characters even with an explicit charset. by Jesse Wilson · 14 years ago
  57. 5d28419 am a0376753: am 6ce8e6ee: Skip BOM characters even with an explicit charset. by Jesse Wilson · 14 years ago
  58. a037675 am 6ce8e6ee: Skip BOM characters even with an explicit charset. by Jesse Wilson · 14 years ago
  59. 1b3c538 Make CertInstaller installed CA certs trusted by applications via default TrustManager (2 of 6) by Brian Carlstrom · 14 years ago
  60. e342455 Test DiskLruCache with fault injection. by Jesse Wilson · 14 years ago
  61. 90d96a4 Add sendto(2) and reimplement all network writes in terms of it. by Elliott Hughes · 14 years ago
  62. 6ce8e6e Skip BOM characters even with an explicit charset. by Jesse Wilson · 14 years ago
  63. ae3dad3 Merge "Move APIs from internal HttpResponseCache to external one." into dalvik-dev by Jesse Wilson · 14 years ago
  64. 214620d Quieten socket tagging. by Elliott Hughes · 14 years ago
  65. e27d020 Remove OSNetworkSystem.close. by Elliott Hughes · 14 years ago
  66. fb4a639 Move APIs from internal HttpResponseCache to external one. by Jesse Wilson · 14 years ago
  67. 5637884 resolved conflicts for merge of 1e8d508f to dalvik-dev by Jeff Sharkey · 14 years ago
  68. aaa0003 am c10e07c3: Add @hide accessors for FileDescriptor\'s int. by Elliott Hughes · 14 years ago
  69. 1e8d508 Add Socket tagging for granular data accounting. by Jeff Sharkey · 14 years ago
  70. c10e07c3 Add @hide accessors for FileDescriptor's int. by Elliott Hughes · 14 years ago
  71. 03e4ca2 Merge "Add getpwnam(3) and getpwuid(3)." into dalvik-dev by Elliott Hughes · 14 years ago
  72. d4419fc Add getpwnam(3) and getpwuid(3). by Elliott Hughes · 14 years ago
  73. 29965ad am c1c180ba: Add a method to get FileDescriptor from DatagramSocket for internal use. by Chia-chi Yeh · 14 years ago
  74. c1c180b Add a method to get FileDescriptor from DatagramSocket for internal use. by Chia-chi Yeh · 14 years ago
  75. 396a9c6 Expose getpid(2) and a bunch of its friends. by Elliott Hughes · 14 years ago
  76. 900fb3d Rebuild the DiskLruCache journal periodically. by Jesse Wilson · 14 years ago
  77. 841b04a Merge "Reimplement OSNetworkSystem.isConnected in Java." into dalvik-dev by Elliott Hughes · 14 years ago
  78. 2bad9bf Reimplement OSNetworkSystem.isConnected in Java. by Elliott Hughes · 14 years ago
  79. 09e49a2 Merge "Add the application version to the DiskLruCache journal." into dalvik-dev by Jesse Wilson · 14 years ago
  80. 98b23d4 Fix use of NULL references in poll. by Elliott Hughes · 14 years ago
  81. 396af46 Add the application version to the DiskLruCache journal. by Jesse Wilson · 14 years ago
  82. ca8ae42 Provide more user-friendly HTTP cache stats. by Jesse Wilson · 14 years ago
  83. 757afaa Provide hit and miss stats on the HTTP response cache. by Jesse Wilson · 14 years ago
  84. 75aa19a Merge "Expose poll(2) and reimplement java.nio.channels.Selector." into dalvik-dev by Elliott Hughes · 14 years ago
  85. 70c8204 Expose poll(2) and reimplement java.nio.channels.Selector. by Elliott Hughes · 14 years ago
  86. 1724d9c Support Eviction in DiskLruCache. by Jesse Wilson · 14 years ago
  87. d3992b8 Move the selector tests into one file. by Elliott Hughes · 14 years ago
  88. e9f1204 Add missing ScopedLocalRef usages. by Elliott Hughes · 14 years ago
  89. 6716a68 Merge "Address code review comments to Adopt DiskLruCache change." into dalvik-dev by Jesse Wilson · 14 years ago
  90. 0038bf3 Merge "Clean up the select(2) implementation." into dalvik-dev by Elliott Hughes · 14 years ago
  91. f589846 Address code review comments to Adopt DiskLruCache change. by Jesse Wilson · 14 years ago
  92. 2005fa7 Merge "Adopt DiskLruCache in HttpResponseCache." into dalvik-dev by Jesse Wilson · 14 years ago
  93. a7bb294 Clean up the select(2) implementation. by Elliott Hughes · 14 years ago
  94. 897b649 Clean up a test. by Elliott Hughes · 14 years ago
  95. 433e3fa Adopt DiskLruCache in HttpResponseCache. by Jesse Wilson · 14 years ago
  96. 32b0fa4 DatagramSocket.disconnect is really a connect(2) of an AF_UNSPEC sockaddr. by Elliott Hughes · 14 years ago
  97. 8e0bdcf Merge "Dont line wrap Base64." into dalvik-dev by Jesse Wilson · 14 years ago
  98. 32b2c95 Dont line wrap Base64. by Jesse Wilson · 14 years ago
  99. 10ae825 Merge "Expose connect(2)." into dalvik-dev by Elliott Hughes · 14 years ago
  100. b4edeb4 DiskLruCache, backing store for the HttpResponseCache. by Jesse Wilson · 14 years ago