1. 72ed50d Use the IPv6 instead of the IPv4 wildcard address in sockets. by Lorenzo Colitti · 10 years ago
  2. 1d5df1f Merge "Get rid of rule to generate a file with a # in its name." by Narayan Kamath · 10 years ago
  3. 3f1d7be Get rid of rule to generate a file with a # in its name. by Narayan Kamath · 10 years ago
  4. 1b462a5 Merge "Fix ProcessTest#getErrorStream." by Narayan Kamath · 10 years ago
  5. 432abb6 Fix ProcessTest#getErrorStream. by Narayan Kamath · 10 years ago
  6. 70af3d9 Merge "Clarify comment on private method." by Narayan Kamath · 10 years ago
  7. 21d9af2 Clarify comment on private method. by Narayan Kamath · 10 years ago
  8. 6dc0ed7 Merge "Add a unit test to demonstrate ICU CharsetProvider problems" by Narayan Kamath · 10 years ago
  9. 1895955 Add a unit test to demonstrate ICU CharsetProvider problems by Narayan Kamath · 10 years ago
  10. 934ecd5 Merge "Make socket binding behavior clearer" by Neil Fuller · 10 years ago
  11. 7d5a834 Make socket binding behavior clearer by Neil Fuller · 10 years ago
  12. 9005bec Merge "Changes needed to support OkHttp upgrade" by Neil Fuller · 10 years ago
  13. 8602c01 Merge "Remove fcntlLong, use fcntlInt for F_SETFD instead." by Narayan Kamath · 10 years ago
  14. 764ea3d Changes needed to support OkHttp upgrade by Neil Fuller · 10 years ago
  15. 30c6691 Remove fcntlLong, use fcntlInt for F_SETFD instead. by Narayan Kamath · 10 years ago
  16. 9169032 Merge "Add fcntlInt." by Narayan Kamath · 10 years ago
  17. 2c0ffd5 Merge "Only bother building the host tests for Linux." by Elliott Hughes · 10 years ago
  18. 510742b Merge "Add a warning about relative paths to ZipEntry#getName." by Narayan Kamath · 10 years ago
  19. c8d9ea6 Add fcntlInt. by Narayan Kamath · 10 years ago
  20. e983a0b Only bother building the host tests for Linux. by Elliott Hughes · 10 years ago
  21. f6f506c Add a warning about relative paths to ZipEntry#getName. by Narayan Kamath · 10 years ago
  22. 791bd64 Merge "Cache class and field lookups in StrictJarFile." by Narayan Kamath · 10 years ago
  23. 7861c3e Merge "Revert "Introduce user.locale."" by Narayan Kamath · 10 years ago
  24. 5eba1f2 Revert "Introduce user.locale." by Narayan Kamath · 10 years ago
  25. a4fe222 Merge "Introduce user.locale." by Narayan Kamath · 10 years ago
  26. 7f6e083 Introduce user.locale. by Narayan Kamath · 10 years ago
  27. 3cdad0e Merge "Fix confusing Selector docs" by Neil Fuller · 10 years ago
  28. 9944af2 Fix confusing Selector docs by Neil Fuller · 10 years ago
  29. 1a92366 Merge "Fix the hostname for the IPv6 loopback address" by Neil Fuller · 10 years ago
  30. a43c5da Fix the hostname for the IPv6 loopback address by Neil Fuller · 10 years ago
  31. d182f85 Merge "Increase ThreadTest tolerance" by Mathieu Chartier · 10 years ago
  32. 6db3d0c Increase ThreadTest tolerance by Mathieu Chartier · 10 years ago
  33. 6bfd870 Merge "More FileDescriptor.isSocket cleanup." by Elliott Hughes · 10 years ago
  34. 160fad7 More FileDescriptor.isSocket cleanup. by Elliott Hughes · 10 years ago
  35. 2ea4821 Merge "Add VMRuntime.clampGrowthLimit" by Mathieu Chartier · 10 years ago
  36. 26408c2 Add VMRuntime.clampGrowthLimit by Mathieu Chartier · 10 years ago
  37. fac834b Merge "Fix and clean up FileDescriptor.isSocket." by Elliott Hughes · 10 years ago
  38. 4f263fd Fix and clean up FileDescriptor.isSocket. by Elliott Hughes · 10 years ago
  39. 85a9dbb Merge "SSLSocketTest: test close alert during handshake" by Kenny Root · 10 years ago
  40. 58d0df7 SSLSocketTest: test close alert during handshake by Kenny Root · 10 years ago
  41. 5905920 Cache class and field lookups in StrictJarFile. by Narayan Kamath · 10 years ago
  42. c9c4daa Merge "Add a test for bug 18644314." by Narayan Kamath · 10 years ago
  43. 1925e7d Add a test for bug 18644314. by Narayan Kamath · 10 years ago
  44. ed755e7 Merge "SSLEngineTest: position should be same as produced/consumed" by Kenny Root · 10 years ago
  45. 946d9a0 SSLEngineTest: position should be same as produced/consumed by Kenny Root · 10 years ago
  46. ecd4291 Merge "Fix a javadoc typo in java.net.URL.equals." by Elliott Hughes · 10 years ago
  47. 9f2c0e3 Merge "Make some hidden methods final and more obviously private" by Neil Fuller · 10 years ago
  48. 3a2414f Make some hidden methods final and more obviously private by Neil Fuller · 10 years ago
  49. bfb6633 Fix a javadoc typo in java.net.URL.equals. by Elliott Hughes · 10 years ago
  50. 2bec0e7 Merge "Avoid a type conversion during comparison" by Neil Fuller · 10 years ago
  51. 139d9d8 Avoid a type conversion during comparison by Neil Fuller · 10 years ago
  52. d0f39db Merge "Fix Harmony's HostnameVerifierTest breakage." by Alex Klyubin · 10 years ago
  53. cf26d52 Fix Harmony's HostnameVerifierTest breakage. by Alex Klyubin · 10 years ago
  54. 880bf04 Merge "Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>)." by Narayan Kamath · 10 years ago
  55. 36776bc Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>). by Narayan Kamath · 10 years ago
  56. 7d286de Merge "Fix documentation for Calendar#clone." by Narayan Kamath · 10 years ago
  57. 77ef292 Fix documentation for Calendar#clone. by Narayan Kamath · 10 years ago
  58. f891c7d Merge "Fix CharsetEncoder.canEncode for empty CharSequences" by Narayan Kamath · 10 years ago
  59. 2413888 Fix CharsetEncoder.canEncode for empty CharSequences by Narayan Kamath · 10 years ago
  60. 50e0273 Merge "Add a zero-copy path for Collections.sort() on ArrayList." by Narayan Kamath · 10 years ago
  61. fa080b8 Add a zero-copy path for Collections.sort() on ArrayList. by Narayan Kamath · 10 years ago
  62. c3c69f0 Merge "Fix integer overflow issue in ZoneInfo." by Narayan Kamath · 10 years ago
  63. 2237a9d Fix integer overflow issue in ZoneInfo. by Narayan Kamath · 10 years ago
  64. 904dbce05 Merge "MimeUtils: add ODF presentation (template)" by Elliott Hughes · 10 years ago
  65. 787a462 MimeUtils: add ODF presentation (template) by Miklos Vajna · 10 years ago
  66. 8a2692f Merge "Fix thread correctness issue in OldAndroidMonitorTest." by Narayan Kamath · 10 years ago
  67. 3676560 Fix thread correctness issue in OldAndroidMonitorTest. by Junjie Hu · 10 years ago
  68. 70c8656 Merge "Create GregorianCalendar via a delegate." by Narayan Kamath · 10 years ago
  69. b5997f4 Create GregorianCalendar via a delegate. by Deepanshu Gupta · 10 years ago
  70. d201b4a Merge "Move heap trimming daemon and GC deamon into a single daemon" by Mathieu Chartier · 10 years ago
  71. 152be54 Move heap trimming daemon and GC deamon into a single daemon by Mathieu Chartier · 10 years ago
  72. 35b10b4 Merge "Add various system calls needed by the zygote." by Elliott Hughes · 10 years ago
  73. e30cdc8 Merge "Add hwp to MimeUtils map." by Elliott Hughes · 10 years ago
  74. 7685626 Add hwp to MimeUtils map. by Sungmin Choi · 10 years ago
  75. 8f0f2ac Add various system calls needed by the zygote. by Elliott Hughes · 10 years ago
  76. 7f61d2b Merge "Don't TEMP_FAILURE_RETRY calls that can't fail." by Elliott Hughes · 10 years ago
  77. 5643128 Don't TEMP_FAILURE_RETRY calls that can't fail. by Elliott Hughes · 10 years ago
  78. 33c9c49 Merge "Don't try to build the libcore native code on the Mac." by Elliott Hughes · 10 years ago
  79. 4bf0485 Don't try to build the libcore native code on the Mac. by Elliott Hughes · 10 years ago
  80. 9620c65 Merge "Fix poll to never return EINTR." by Elliott Hughes · 10 years ago
  81. fa54209 Fix poll to never return EINTR. by Elliott Hughes · 10 years ago
  82. f1f0b00 Merge "Add a hidden API for detecting response charsets." by Narayan Kamath · 10 years ago
  83. a11b70d Add a hidden API for detecting response charsets. by Narayan Kamath · 10 years ago
  84. 8f09005 Merge "Repurpose "HexEncoding" for internal users." by Narayan Kamath · 10 years ago
  85. 11f82d1 Repurpose "HexEncoding" for internal users. by Narayan Kamath · 10 years ago
  86. ae5e913 Merge "Remove unnecessary include directives." by Elliott Hughes · 10 years ago
  87. d3148c7 Merge "Move GC daemon locking logic into heap" by Mathieu Chartier · 10 years ago
  88. fc0498f Remove unnecessary include directives. by Elliott Hughes · 10 years ago
  89. a57efa2 Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  90. 35f07bd Merge "Update ByteBuffer positions in Posix.* functions." by Narayan Kamath · 10 years ago
  91. d9f7e57 Update ByteBuffer positions in Posix.* functions. by Narayan Kamath · 10 years ago
  92. 7c3ed52 Merge "When connecting to a SOCKS proxy, use the resolved IP" by Neil Fuller · 10 years ago
  93. c489247 Merge "Fix InetSocketAddress.getHostString(): return the name if available" by Neil Fuller · 10 years ago
  94. e747d58 Merge "Fix Mac build (control reaches end of non-void function)." by Elliott Hughes · 10 years ago
  95. f2ea64c Fix Mac build (control reaches end of non-void function). by Elliott Hughes · 10 years ago
  96. 4538be5 Merge "Fix Mac build (unused parameter)." by Elliott Hughes · 10 years ago
  97. 5e92aa6 Fix Mac build (unused parameter). by Elliott Hughes · 10 years ago
  98. 95b3899 Merge "Only allow one requestGC at a time" by Mathieu Chartier · 10 years ago
  99. c0b55b8 Only allow one requestGC at a time by Mathieu Chartier · 10 years ago
  100. 2d265ac Merge "Remove dependency on AndroidConfig.h." by Elliott Hughes · 10 years ago