1. 7cac083 am 1a923668: Merge "Fix the hostname for the IPv6 loopback address" by Neil Fuller · 10 years ago
  2. 1a92366 Merge "Fix the hostname for the IPv6 loopback address" by Neil Fuller · 10 years ago
  3. a43c5da Fix the hostname for the IPv6 loopback address by Neil Fuller · 10 years ago
  4. 2f4429e am d182f85c: Merge "Increase ThreadTest tolerance" by Mathieu Chartier · 10 years ago
  5. 6e3262f am 0311cd2b: Increase ThreadTest tolerance by Mathieu Chartier · 10 years ago
  6. d182f85 Merge "Increase ThreadTest tolerance" by Mathieu Chartier · 10 years ago
  7. 6db3d0c Increase ThreadTest tolerance by Mathieu Chartier · 10 years ago
  8. 0311cd2 Increase ThreadTest tolerance by Mathieu Chartier · 10 years ago
  9. f05f989 am 6bfd8701: Merge "More FileDescriptor.isSocket cleanup." by Elliott Hughes · 10 years ago
  10. 6bfd870 Merge "More FileDescriptor.isSocket cleanup." by Elliott Hughes · 10 years ago
  11. cd3e8e1 am 2ea4821e: Merge "Add VMRuntime.clampGrowthLimit" by Mathieu Chartier · 10 years ago
  12. 160fad7 More FileDescriptor.isSocket cleanup. by Elliott Hughes · 10 years ago
  13. 2ea4821 Merge "Add VMRuntime.clampGrowthLimit" by Mathieu Chartier · 10 years ago
  14. 26408c2 Add VMRuntime.clampGrowthLimit by Mathieu Chartier · 10 years ago
  15. 6d47328 am 3a1658cb: Fix and clean up FileDescriptor.isSocket. by Elliott Hughes · 10 years ago
  16. 15c8a80 am fac834b8: Merge "Fix and clean up FileDescriptor.isSocket." by Elliott Hughes · 10 years ago
  17. 3a1658c Fix and clean up FileDescriptor.isSocket. by Elliott Hughes · 10 years ago
  18. fac834b Merge "Fix and clean up FileDescriptor.isSocket." by Elliott Hughes · 10 years ago
  19. 4f263fd Fix and clean up FileDescriptor.isSocket. by Elliott Hughes · 10 years ago
  20. f317885 am 4a1c4b23: SSLSocketTest: test close alert during handshake by Kenny Root · 10 years ago
  21. 4a1c4b2 SSLSocketTest: test close alert during handshake by Kenny Root · 10 years ago
  22. 4ca01f8 am 85a9dbbb: Merge "SSLSocketTest: test close alert during handshake" by Kenny Root · 10 years ago
  23. 85a9dbb Merge "SSLSocketTest: test close alert during handshake" by Kenny Root · 10 years ago
  24. 58d0df7 SSLSocketTest: test close alert during handshake by Kenny Root · 10 years ago
  25. a61263f am 0f32b9d0: SSLEngineTest: position should be same as produced/consumed by Kenny Root · 10 years ago
  26. 0f32b9d SSLEngineTest: position should be same as produced/consumed by Kenny Root · 10 years ago
  27. 010eb8b am c9c4daa0: Merge "Add a test for bug 18644314." by Narayan Kamath · 10 years ago
  28. c9c4daa Merge "Add a test for bug 18644314." by Narayan Kamath · 10 years ago
  29. 1925e7d Add a test for bug 18644314. by Narayan Kamath · 10 years ago
  30. 138152a am ed755e7c: Merge "SSLEngineTest: position should be same as produced/consumed" by Kenny Root · 10 years ago
  31. ed755e7 Merge "SSLEngineTest: position should be same as produced/consumed" by Kenny Root · 10 years ago
  32. 946d9a0 SSLEngineTest: position should be same as produced/consumed by Kenny Root · 10 years ago
  33. 54abd31 am ecd42914: Merge "Fix a javadoc typo in java.net.URL.equals." by Elliott Hughes · 10 years ago
  34. ecd4291 Merge "Fix a javadoc typo in java.net.URL.equals." by Elliott Hughes · 10 years ago
  35. 03b8a6a0 am 9f2c0e37: Merge "Make some hidden methods final and more obviously private" by Neil Fuller · 10 years ago
  36. 9f2c0e3 Merge "Make some hidden methods final and more obviously private" by Neil Fuller · 10 years ago
  37. 3a2414f Make some hidden methods final and more obviously private by Neil Fuller · 10 years ago
  38. bfb6633 Fix a javadoc typo in java.net.URL.equals. by Elliott Hughes · 10 years ago
  39. 8deaa99 am 2bec0e75: Merge "Avoid a type conversion during comparison" by Neil Fuller · 10 years ago
  40. 2bec0e7 Merge "Avoid a type conversion during comparison" by Neil Fuller · 10 years ago
  41. 139d9d8 Avoid a type conversion during comparison by Neil Fuller · 10 years ago
  42. 8ccf761 am d0f39dbb: Merge "Fix Harmony\'s HostnameVerifierTest breakage." by Alex Klyubin · 10 years ago
  43. d0f39db Merge "Fix Harmony's HostnameVerifierTest breakage." by Alex Klyubin · 10 years ago
  44. cf26d52 Fix Harmony's HostnameVerifierTest breakage. by Alex Klyubin · 10 years ago
  45. ca727d2 am 880bf04a: Merge "Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>)." by Narayan Kamath · 10 years ago
  46. 880bf04 Merge "Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>)." by Narayan Kamath · 10 years ago
  47. 6701ba9 am 7d286dee: Merge "Fix documentation for Calendar#clone." by Narayan Kamath · 10 years ago
  48. 36776bc Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>). by Narayan Kamath · 10 years ago
  49. 7d286de Merge "Fix documentation for Calendar#clone." by Narayan Kamath · 10 years ago
  50. 77ef292 Fix documentation for Calendar#clone. by Narayan Kamath · 10 years ago
  51. cac1ef3 am f891c7de: Merge "Fix CharsetEncoder.canEncode for empty CharSequences" by Narayan Kamath · 10 years ago
  52. f891c7d Merge "Fix CharsetEncoder.canEncode for empty CharSequences" by Narayan Kamath · 10 years ago
  53. 2413888 Fix CharsetEncoder.canEncode for empty CharSequences by Narayan Kamath · 10 years ago
  54. e3c1f1c am 50e0273a: Merge "Add a zero-copy path for Collections.sort() on ArrayList." by Narayan Kamath · 10 years ago
  55. 981add7 am c3c69f07: Merge "Fix integer overflow issue in ZoneInfo." by Narayan Kamath · 10 years ago
  56. 50e0273 Merge "Add a zero-copy path for Collections.sort() on ArrayList." by Narayan Kamath · 10 years ago
  57. fa080b8 Add a zero-copy path for Collections.sort() on ArrayList. by Narayan Kamath · 10 years ago
  58. c3c69f0 Merge "Fix integer overflow issue in ZoneInfo." by Narayan Kamath · 10 years ago
  59. 2237a9d Fix integer overflow issue in ZoneInfo. by Narayan Kamath · 10 years ago
  60. f9ec424 am 904dbce0: Merge "MimeUtils: add ODF presentation (template)" by Elliott Hughes · 10 years ago
  61. 904dbce05 Merge "MimeUtils: add ODF presentation (template)" by Elliott Hughes · 10 years ago
  62. 787a462 MimeUtils: add ODF presentation (template) by Miklos Vajna · 10 years ago
  63. 2747185 am 8a2692f0: Merge "Fix thread correctness issue in OldAndroidMonitorTest." by Narayan Kamath · 10 years ago
  64. 8a2692f Merge "Fix thread correctness issue in OldAndroidMonitorTest." by Narayan Kamath · 10 years ago
  65. 3676560 Fix thread correctness issue in OldAndroidMonitorTest. by Junjie Hu · 10 years ago
  66. 2b4cee0 am 70c86564: Merge "Create GregorianCalendar via a delegate." by Narayan Kamath · 10 years ago
  67. 70c8656 Merge "Create GregorianCalendar via a delegate." by Narayan Kamath · 10 years ago
  68. b5997f4 Create GregorianCalendar via a delegate. by Deepanshu Gupta · 10 years ago
  69. 047533a am d201b4a1: Merge "Move heap trimming daemon and GC deamon into a single daemon" by Mathieu Chartier · 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. fa191ef am 35b10b44: Merge "Add various system calls needed by the zygote." by Elliott Hughes · 10 years ago
  73. 3fce87a am e30cdc87: Merge "Add hwp to MimeUtils map." by Elliott Hughes · 10 years ago
  74. 35b10b4 Merge "Add various system calls needed by the zygote." by Elliott Hughes · 10 years ago
  75. e30cdc8 Merge "Add hwp to MimeUtils map." by Elliott Hughes · 10 years ago
  76. 7685626 Add hwp to MimeUtils map. by Sungmin Choi · 10 years ago
  77. 8f0f2ac Add various system calls needed by the zygote. by Elliott Hughes · 10 years ago
  78. 096a058 am 7f61d2bf: Merge "Don\'t TEMP_FAILURE_RETRY calls that can\'t fail." by Elliott Hughes · 10 years ago
  79. 05478e4 am 33c9c49c: Merge "Don\'t try to build the libcore native code on the Mac." by Elliott Hughes · 10 years ago
  80. 58a7183 am 9620c652: Merge "Fix poll to never return EINTR." by Elliott Hughes · 10 years ago
  81. 7f61d2b Merge "Don't TEMP_FAILURE_RETRY calls that can't fail." by Elliott Hughes · 10 years ago
  82. 5643128 Don't TEMP_FAILURE_RETRY calls that can't fail. by Elliott Hughes · 10 years ago
  83. 33c9c49 Merge "Don't try to build the libcore native code on the Mac." by Elliott Hughes · 10 years ago
  84. 4bf0485 Don't try to build the libcore native code on the Mac. by Elliott Hughes · 10 years ago
  85. 9620c65 Merge "Fix poll to never return EINTR." by Elliott Hughes · 10 years ago
  86. fa54209 Fix poll to never return EINTR. by Elliott Hughes · 10 years ago
  87. 7e113cd am f1f0b00a: Merge "Add a hidden API for detecting response charsets." by Narayan Kamath · 10 years ago
  88. 155147b am 8f090052: Merge "Repurpose "HexEncoding" for internal users." by Narayan Kamath · 10 years ago
  89. 4ed5a84 am ae5e9131: Merge "Remove unnecessary include directives." by Elliott Hughes · 10 years ago
  90. 3f20c28 am d3148c72: Merge "Move GC daemon locking logic into heap" by Mathieu Chartier · 10 years ago
  91. f1f0b00 Merge "Add a hidden API for detecting response charsets." by Narayan Kamath · 10 years ago
  92. a11b70d Add a hidden API for detecting response charsets. by Narayan Kamath · 10 years ago
  93. 8f09005 Merge "Repurpose "HexEncoding" for internal users." by Narayan Kamath · 10 years ago
  94. 11f82d1 Repurpose "HexEncoding" for internal users. by Narayan Kamath · 10 years ago
  95. d14c137 am d7987cf2: am 2784ad7c: am d0ba0110: am 9603baee: am 5bca0d94: am c8e1b9c1: resolved conflicts for merge of bfeba0c4 to jb-mr2-dev-plus-aosp by Neil Fuller · 10 years ago
  96. d7987cf am 2784ad7c: am d0ba0110: am 9603baee: am 5bca0d94: am c8e1b9c1: resolved conflicts for merge of bfeba0c4 to jb-mr2-dev-plus-aosp by Neil Fuller · 10 years ago
  97. ae5e913 Merge "Remove unnecessary include directives." by Elliott Hughes · 10 years ago
  98. d3148c7 Merge "Move GC daemon locking logic into heap" by Mathieu Chartier · 10 years ago
  99. fc0498f Remove unnecessary include directives. by Elliott Hughes · 10 years ago
  100. a57efa2 Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago