1. a607cc9 Add a mapping between ABIs and instruction sets. by Narayan Kamath · 10 years ago
  2. 68a60cd Merge "add prctl / PR_SET_NO_NEW_PRIVS" by Nick Kralevich · 10 years ago
  3. 5215e4c add prctl / PR_SET_NO_NEW_PRIVS by Nick Kralevich · 10 years ago
  4. f3305fa Merge "libcore.io.OsConstants is dead; long live android.system.OsConstants!" by Elliott Hughes · 10 years ago
  5. ad85992 libcore.io.OsConstants is dead; long live android.system.OsConstants! by Elliott Hughes · 10 years ago
  6. 97e35de Merge "1.7 interoperability changes for FileLock" by Neil Fuller · 10 years ago
  7. a10637a 1.7 interoperability changes for FileLock by Neil Fuller · 10 years ago
  8. 6d4959f Merge "Move ErrnoException into android.system." by Elliott Hughes · 10 years ago
  9. 41d8acb Move ErrnoException into android.system. by Elliott Hughes · 10 years ago
  10. ab8f676 Merge "Move StructStat and StructStatVfs now all the callers have switched over." by Elliott Hughes · 10 years ago
  11. a2fac5b Move StructStat and StructStatVfs now all the callers have switched over. by Elliott Hughes · 10 years ago
  12. f84885a Merge "Revert "Add 1.7 methods to TimeZone / SimpleTimeZone"" by Neil Fuller · 10 years ago
  13. 7ebbf2f Revert "Add 1.7 methods to TimeZone / SimpleTimeZone" by Neil Fuller · 10 years ago
  14. f7cd4db Merge "Remove ArtMethod's quick fields mapping table and vmap table." by Vladimir Marko · 10 years ago
  15. edbc606 Merge "SSLEngine: update harmony tests" by Kenny Root · 10 years ago
  16. b330a5e SSLEngine: update harmony tests by Kenny Root · 10 years ago
  17. 0bdee7b Merge "Revert "Fix internal master until I have access again."" by Elliott Hughes · 10 years ago
  18. 0c1b487 Revert "Fix internal master until I have access again." by Elliott Hughes · 10 years ago
  19. 6d76ee7 Merge "Fix internal master until I have access again." by Elliott Hughes · 10 years ago
  20. 510b952 Fix internal master until I have access again. by Elliott Hughes · 10 years ago
  21. 85fa428 Merge "Groundwork towards making the Libcore.os functionality public." by Elliott Hughes · 10 years ago
  22. 5d930ca Groundwork towards making the Libcore.os functionality public. by Elliott Hughes · 10 years ago
  23. d413447 Merge "Fix Class.newInstance to not wrap its exceptions." by Jeff Hao · 10 years ago
  24. 940ad9d Merge "Support explicit + in Byte, Short, Integer, Long." by Calin Juravle · 10 years ago
  25. 6b40837 Support explicit + in Byte, Short, Integer, Long. by Calin Juravle · 10 years ago
  26. 41f4f55 Merge "Fix UUID#parseString in the presence of explicit + signs." by Calin Juravle · 10 years ago
  27. a6735a1 Merge "Disallow explicit signs in SocketHandler port parsing." by Calin Juravle · 10 years ago
  28. 9064b9e Merge "Disallow explicit signs in java.sql.Timestamp#valueOf()" by Calin Juravle · 10 years ago
  29. ae6e60b Fix UUID#parseString in the presence of explicit + signs. by Calin Juravle · 10 years ago
  30. 232c91d Disallow explicit signs in SocketHandler port parsing. by Calin Juravle · 10 years ago
  31. 91916bf Disallow explicit signs in java.sql.Timestamp#valueOf() by Calin Juravle · 10 years ago
  32. 265f1d4 Merge "Fix typo." by Elliott Hughes · 10 years ago
  33. c88d34a Fix typo. by Elliott Hughes · 10 years ago
  34. 793b9ef Fix Class.newInstance to not wrap its exceptions. by Jeff Hao · 10 years ago
  35. 4d40293 Merge "libcore changes to support asynchronous close interruption" by Neil Fuller · 10 years ago
  36. 2e66767 Merge "Removal of a broken CTS test" by Neil Fuller · 10 years ago
  37. 1f91ac8 Removal of a broken CTS test by Neil Fuller · 10 years ago
  38. 5f38b08 Merge "Fix for ThreadGroup CTS test." by Neil Fuller · 10 years ago
  39. 071ba8e Fix for ThreadGroup CTS test. by Neil Fuller · 10 years ago
  40. cd00b59 Merge "Fix SSLEngineTest for RI" by Kenny Root · 10 years ago
  41. a368cef Fix SSLEngineTest for RI by Kenny Root · 10 years ago
  42. f0d40d6 libcore changes to support asynchronous close interruption by Neil Fuller · 10 years ago
  43. e2564f4 Merge "@hide Integer#parsePositiveInt(String)" by Calin Juravle · 10 years ago
  44. 5ed386f @hide Integer#parsePositiveInt(String) by Calin Juravle · 10 years ago
  45. 5d5c657 Merge "Disallow explicit signs in java.sql.Date#valueOf()" by Calin Juravle · 10 years ago
  46. 0b2a71a Disallow explicit signs in java.sql.Date#valueOf() by Calin Juravle · 10 years ago
  47. 0d18ebc Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec" by Neil Fuller · 10 years ago
  48. 570512f Merge "Fix build (javadoc @link tags)." by Elliott Hughes · 10 years ago
  49. b9c3557 Fix build (javadoc @link tags). by Elliott Hughes · 10 years ago
  50. 2704e87 Merge "Allow empty rules in a RuleBasedCollator." by Elliott Hughes · 10 years ago
  51. 3e3ea73 Allow empty rules in a RuleBasedCollator. by Elliott Hughes · 10 years ago
  52. abe8c4c Merge "Fix typo in Locale docs." by Elliott Hughes · 10 years ago
  53. f6ab042 Fix typo in Locale docs. by Elliott Hughes · 10 years ago
  54. 453ed11 Merge "Track the icu4c 53 update in the Locale documentation." by Elliott Hughes · 10 years ago
  55. 4b7bd91 Merge "Updated documentation for RuleBasedCollator." by Elliott Hughes · 10 years ago
  56. 582a8e3 Track the icu4c 53 update in the Locale documentation. by Elliott Hughes · 10 years ago
  57. 5d51965 Merge "Update collation tests for icu4c 53." by Elliott Hughes · 10 years ago
  58. 55dfcd8 Update collation tests for icu4c 53. by ccornelius · 10 years ago
  59. 915faab Merge changes I7db8e513,I564283bb by Kenny Root · 10 years ago
  60. 105e394 Merge "Remove include of private ICU include and set constant size for buffer in libcore_icu_NativeCollation.cpp" by Elliott Hughes · 10 years ago
  61. 1c13b45 Updated documentation for RuleBasedCollator. by Elliott Hughes · 10 years ago
  62. fbf2c0e Merge "Add parsePositiveInt for internal use." by Calin Juravle · 10 years ago
  63. 09adf7b Remove include of private ICU include and set constant size for buffer in by ccornelius · 10 years ago
  64. 1c0b7eb Add parsePositiveInt for internal use. by Calin Juravle · 10 years ago
  65. e5a04f4 Remove ArtMethod's quick fields mapping table and vmap table. by Vladimir Marko · 10 years ago
  66. 8f32b98 Merge "Fix broken CTS test" by Neil Fuller · 10 years ago
  67. 2a025c1 Fix broken CTS test by Neil Fuller · 10 years ago
  68. c96651d Change DecimalFormat.setRoundingMode() behavior to stay in spec by Neil Fuller · 10 years ago
  69. a5cfa10 Merge "Set ICU's default locale from Locale.getDefault." by Narayan Kamath · 10 years ago
  70. de0eb68 Set ICU's default locale from Locale.getDefault. by Narayan Kamath · 10 years ago
  71. 71aab66 Merge "Don't allow explicit signs in URL port numbers." by Calin Juravle · 10 years ago
  72. a4d97e1 Merge "Don't allow explicit signs in URI port numbers." by Calin Juravle · 10 years ago
  73. 727df12 Update SSLEngineTest for OpenSSL by Kenny Root · 10 years ago
  74. 3ad1704 Update SSLEngineTest for RI by Kenny Root · 10 years ago
  75. bb3195f Don't allow explicit signs in URL port numbers. by Calin Juravle · 10 years ago
  76. 30fac583 Don't allow explicit signs in URI port numbers. by Calin Juravle · 10 years ago
  77. d689dcb Merge "Fix Locale.getDisplayName." by Narayan Kamath · 10 years ago
  78. 9acf622 Fix Locale.getDisplayName. by Narayan Kamath · 10 years ago
  79. 86d9e25 Merge "Fix for ClassLoaderTest under CTS" by Neil Fuller · 10 years ago
  80. 63291dd Fix for ClassLoaderTest under CTS by Neil Fuller · 10 years ago
  81. 23bdc75 Merge "Fix broken CTS HttpCookie test" by Neil Fuller · 10 years ago
  82. 154d3fb Fix broken CTS HttpCookie test by Neil Fuller · 10 years ago
  83. d1c5e1f Merge "Fix Greek uppercasing." by Elliott Hughes · 10 years ago
  84. a2f8e8a Fix Greek uppercasing. by Elliott Hughes · 10 years ago
  85. df945d7 Merge "Finish moving away from LD_LIBRARY_PATH on Android." by Elliott Hughes · 10 years ago
  86. 1bc030b Finish moving away from LD_LIBRARY_PATH on Android. by Elliott Hughes · 10 years ago
  87. e471f80 Merge "Rename Zygote -> ZygoteHooks." by Narayan Kamath · 10 years ago
  88. 1a12117 Rename Zygote -> ZygoteHooks. by Narayan Kamath · 10 years ago
  89. d9d0d1c Merge "Fix reflection access checks for app compatibility in libcore." by Jeff Hao · 10 years ago
  90. 1a6b8f9 Merge "Rename read barrier-related fields." by Hiroshi Yamauchi · 10 years ago
  91. 96e2e4f Fix reflection access checks for app compatibility in libcore. by Jeff Hao · 10 years ago
  92. 89f3096 Rename read barrier-related fields. by Hiroshi Yamauchi · 10 years ago
  93. 148c6fa Merge "Fix a copy and paste doc error" by Neil Fuller · 10 years ago
  94. c5b2915 Fix a copy and paste doc error by Neil Fuller · 10 years ago
  95. 28e4331 Merge "Remove Zygote.systemInSafeMode." by Narayan Kamath · 10 years ago
  96. 6586cc6 Merge "Remove Zygote.fork" by Narayan Kamath · 10 years ago
  97. dc680b4 Merge "Add access checks to Method and Field reflection." by Jeff Hao · 10 years ago
  98. 30ed447 Merge "Improve documentation and tests of SSLContext.init." by Alex Klyubin · 10 years ago
  99. ebd4478 Remove Zygote.systemInSafeMode. by Narayan Kamath · 10 years ago
  100. 7b22a1f Remove Zygote.fork by Narayan Kamath · 10 years ago