1. 8ccf761 am d0f39dbb: Merge "Fix Harmony\'s HostnameVerifierTest breakage." by Alex Klyubin · 10 years ago
  2. d0f39db Merge "Fix Harmony's HostnameVerifierTest breakage." by Alex Klyubin · 10 years ago
  3. cf26d52 Fix Harmony's HostnameVerifierTest breakage. by Alex Klyubin · 10 years ago
  4. ca727d2 am 880bf04a: Merge "Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>)." by Narayan Kamath · 10 years ago
  5. 880bf04 Merge "Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>)." by Narayan Kamath · 10 years ago
  6. 6701ba9 am 7d286dee: Merge "Fix documentation for Calendar#clone." by Narayan Kamath · 10 years ago
  7. 36776bc Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>). by Narayan Kamath · 10 years ago
  8. 7d286de Merge "Fix documentation for Calendar#clone." by Narayan Kamath · 10 years ago
  9. 77ef292 Fix documentation for Calendar#clone. by Narayan Kamath · 10 years ago
  10. cac1ef3 am f891c7de: Merge "Fix CharsetEncoder.canEncode for empty CharSequences" by Narayan Kamath · 10 years ago
  11. f891c7d Merge "Fix CharsetEncoder.canEncode for empty CharSequences" by Narayan Kamath · 10 years ago
  12. 2413888 Fix CharsetEncoder.canEncode for empty CharSequences by Narayan Kamath · 10 years ago
  13. e3c1f1c am 50e0273a: Merge "Add a zero-copy path for Collections.sort() on ArrayList." by Narayan Kamath · 10 years ago
  14. 981add7 am c3c69f07: Merge "Fix integer overflow issue in ZoneInfo." by Narayan Kamath · 10 years ago
  15. 50e0273 Merge "Add a zero-copy path for Collections.sort() on ArrayList." by Narayan Kamath · 10 years ago
  16. fa080b8 Add a zero-copy path for Collections.sort() on ArrayList. by Narayan Kamath · 10 years ago
  17. c3c69f0 Merge "Fix integer overflow issue in ZoneInfo." by Narayan Kamath · 10 years ago
  18. 2237a9d Fix integer overflow issue in ZoneInfo. by Narayan Kamath · 10 years ago
  19. f9ec424 am 904dbce0: Merge "MimeUtils: add ODF presentation (template)" by Elliott Hughes · 10 years ago
  20. 904dbce05 Merge "MimeUtils: add ODF presentation (template)" by Elliott Hughes · 10 years ago
  21. 787a462 MimeUtils: add ODF presentation (template) by Miklos Vajna · 10 years ago
  22. 2747185 am 8a2692f0: Merge "Fix thread correctness issue in OldAndroidMonitorTest." by Narayan Kamath · 10 years ago
  23. 8a2692f Merge "Fix thread correctness issue in OldAndroidMonitorTest." by Narayan Kamath · 10 years ago
  24. 3676560 Fix thread correctness issue in OldAndroidMonitorTest. by Junjie Hu · 10 years ago
  25. 2b4cee0 am 70c86564: Merge "Create GregorianCalendar via a delegate." by Narayan Kamath · 10 years ago
  26. 70c8656 Merge "Create GregorianCalendar via a delegate." by Narayan Kamath · 10 years ago
  27. b5997f4 Create GregorianCalendar via a delegate. by Deepanshu Gupta · 10 years ago
  28. 047533a am d201b4a1: Merge "Move heap trimming daemon and GC deamon into a single daemon" by Mathieu Chartier · 10 years ago
  29. d201b4a Merge "Move heap trimming daemon and GC deamon into a single daemon" by Mathieu Chartier · 10 years ago
  30. 152be54 Move heap trimming daemon and GC deamon into a single daemon by Mathieu Chartier · 10 years ago
  31. fa191ef am 35b10b44: Merge "Add various system calls needed by the zygote." by Elliott Hughes · 10 years ago
  32. 3fce87a am e30cdc87: Merge "Add hwp to MimeUtils map." by Elliott Hughes · 10 years ago
  33. 35b10b4 Merge "Add various system calls needed by the zygote." by Elliott Hughes · 10 years ago
  34. e30cdc8 Merge "Add hwp to MimeUtils map." by Elliott Hughes · 10 years ago
  35. 7685626 Add hwp to MimeUtils map. by Sungmin Choi · 10 years ago
  36. 8f0f2ac Add various system calls needed by the zygote. by Elliott Hughes · 10 years ago
  37. 096a058 am 7f61d2bf: Merge "Don\'t TEMP_FAILURE_RETRY calls that can\'t fail." by Elliott Hughes · 10 years ago
  38. 05478e4 am 33c9c49c: Merge "Don\'t try to build the libcore native code on the Mac." by Elliott Hughes · 10 years ago
  39. 58a7183 am 9620c652: Merge "Fix poll to never return EINTR." by Elliott Hughes · 10 years ago
  40. 7f61d2b Merge "Don't TEMP_FAILURE_RETRY calls that can't fail." by Elliott Hughes · 10 years ago
  41. 5643128 Don't TEMP_FAILURE_RETRY calls that can't fail. by Elliott Hughes · 10 years ago
  42. 33c9c49 Merge "Don't try to build the libcore native code on the Mac." by Elliott Hughes · 10 years ago
  43. 4bf0485 Don't try to build the libcore native code on the Mac. by Elliott Hughes · 10 years ago
  44. 9620c65 Merge "Fix poll to never return EINTR." by Elliott Hughes · 10 years ago
  45. fa54209 Fix poll to never return EINTR. by Elliott Hughes · 10 years ago
  46. 7e113cd am f1f0b00a: Merge "Add a hidden API for detecting response charsets." by Narayan Kamath · 10 years ago
  47. 155147b am 8f090052: Merge "Repurpose "HexEncoding" for internal users." by Narayan Kamath · 10 years ago
  48. 4ed5a84 am ae5e9131: Merge "Remove unnecessary include directives." by Elliott Hughes · 10 years ago
  49. 3f20c28 am d3148c72: Merge "Move GC daemon locking logic into heap" by Mathieu Chartier · 10 years ago
  50. f1f0b00 Merge "Add a hidden API for detecting response charsets." by Narayan Kamath · 10 years ago
  51. a11b70d Add a hidden API for detecting response charsets. by Narayan Kamath · 10 years ago
  52. 8f09005 Merge "Repurpose "HexEncoding" for internal users." by Narayan Kamath · 10 years ago
  53. 11f82d1 Repurpose "HexEncoding" for internal users. by Narayan Kamath · 10 years ago
  54. 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
  55. 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
  56. ae5e913 Merge "Remove unnecessary include directives." by Elliott Hughes · 10 years ago
  57. d3148c7 Merge "Move GC daemon locking logic into heap" by Mathieu Chartier · 10 years ago
  58. fc0498f Remove unnecessary include directives. by Elliott Hughes · 10 years ago
  59. a57efa2 Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  60. 5bf5e83 am 35f07bdf: Merge "Update ByteBuffer positions in Posix.* functions." by Narayan Kamath · 10 years ago
  61. 35f07bd Merge "Update ByteBuffer positions in Posix.* functions." by Narayan Kamath · 10 years ago
  62. d9f7e57 Update ByteBuffer positions in Posix.* functions. by Narayan Kamath · 10 years ago
  63. 9409c9d am 7c3ed526: Merge "When connecting to a SOCKS proxy, use the resolved IP" by Neil Fuller · 10 years ago
  64. ab5260f am c489247c: Merge "Fix InetSocketAddress.getHostString(): return the name if available" by Neil Fuller · 10 years ago
  65. 7c3ed52 Merge "When connecting to a SOCKS proxy, use the resolved IP" by Neil Fuller · 10 years ago
  66. c489247 Merge "Fix InetSocketAddress.getHostString(): return the name if available" by Neil Fuller · 10 years ago
  67. 68c8e69 am e747d588: Merge "Fix Mac build (control reaches end of non-void function)." by Elliott Hughes · 10 years ago
  68. e747d58 Merge "Fix Mac build (control reaches end of non-void function)." by Elliott Hughes · 10 years ago
  69. f2ea64c Fix Mac build (control reaches end of non-void function). by Elliott Hughes · 10 years ago
  70. 5343d79 am 4538be53: Merge "Fix Mac build (unused parameter)." by Elliott Hughes · 10 years ago
  71. 4538be5 Merge "Fix Mac build (unused parameter)." by Elliott Hughes · 10 years ago
  72. 5e92aa6 Fix Mac build (unused parameter). by Elliott Hughes · 10 years ago
  73. 239dc21 am 41739784: Only allow one requestGC at a time by Mathieu Chartier · 10 years ago
  74. 7d0e16b am 95b38996: Merge "Only allow one requestGC at a time" by Mathieu Chartier · 10 years ago
  75. 95b3899 Merge "Only allow one requestGC at a time" by Mathieu Chartier · 10 years ago
  76. 4173978 Only allow one requestGC at a time by Mathieu Chartier · 10 years ago
  77. c0b55b8 Only allow one requestGC at a time by Mathieu Chartier · 10 years ago
  78. c359814 am 2d265acb: Merge "Remove dependency on AndroidConfig.h." by Elliott Hughes · 10 years ago
  79. 2d265ac Merge "Remove dependency on AndroidConfig.h." by Elliott Hughes · 10 years ago
  80. 500b6ac Remove dependency on AndroidConfig.h. by Elliott Hughes · 10 years ago
  81. 3b12c82 am 618ea89f: Merge "Fix Mac build." by Elliott Hughes · 10 years ago
  82. 618ea89 Merge "Fix Mac build." by Elliott Hughes · 10 years ago
  83. 62eda73 Fix Mac build. by Elliott Hughes · 10 years ago
  84. b6bb2fb am a5010414: Merge "Fix native registration." by Elliott Hughes · 10 years ago
  85. fa79099 am d355c4a9: Merge "Add pipe2 and O_CLOEXEC to the libcore POSIX API." by Elliott Hughes · 10 years ago
  86. a501041 Merge "Fix native registration." by Elliott Hughes · 10 years ago
  87. 75781e7 Fix native registration. by Elliott Hughes · 10 years ago
  88. d355c4a Merge "Add pipe2 and O_CLOEXEC to the libcore POSIX API." by Elliott Hughes · 10 years ago
  89. 0d8b5c3 Add pipe2 and O_CLOEXEC to the libcore POSIX API. by Elliott Hughes · 10 years ago
  90. 2784ad7 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
  91. d35f039 am b6609f09: Merge "Use EMPTY_ITERATOR for EmptyList" by Calin Juravle · 10 years ago
  92. b6609f0 Merge "Use EMPTY_ITERATOR for EmptyList" by Calin Juravle · 10 years ago
  93. 02f20db Use EMPTY_ITERATOR for EmptyList by Calin Juravle · 10 years ago
  94. d0ba011 am 9603baee: am 5bca0d94: am c8e1b9c1: resolved conflicts for merge of bfeba0c4 to jb-mr2-dev-plus-aosp by Neil Fuller · 10 years ago
  95. 9603bae am 5bca0d94: am c8e1b9c1: resolved conflicts for merge of bfeba0c4 to jb-mr2-dev-plus-aosp by Neil Fuller · 10 years ago
  96. 5bca0d9 am c8e1b9c1: resolved conflicts for merge of bfeba0c4 to jb-mr2-dev-plus-aosp by Neil Fuller · 10 years ago
  97. c8e1b9c resolved conflicts for merge of bfeba0c4 to jb-mr2-dev-plus-aosp by Neil Fuller · 10 years ago
  98. 37aa632 am 1c9e1421: Merge "Remove a workaround for an icu4c header file hack." by Elliott Hughes · 10 years ago
  99. 1c9e142 Merge "Remove a workaround for an icu4c header file hack." by Elliott Hughes · 10 years ago
  100. cc4bdc5 Remove a workaround for an icu4c header file hack. by Elliott Hughes · 10 years ago