1. 5e50fbc Date.toString must always use Locale.US. by Narayan Kamath · 9 years ago
  2. 39f72b1 Merge "Removed offset and value from String and added StringFactory." by Jeff Hao · 9 years ago
  3. 83c7414 Removed offset and value from String and added StringFactory. by Jeff Hao · 11 years ago
  4. 824b1cd Merge "Ensure proper integer promotion for bit shifts." by Dan Albert · 9 years ago
  5. 92d6ba3 Ensure proper integer promotion for bit shifts. by Dan Albert · 10 years ago
  6. 8b7dbad Merge "Move Class.newInstance to native" by Mathieu Chartier · 9 years ago
  7. 2abeaa6 Move Class.newInstance to native by Mathieu Chartier · 10 years ago
  8. dce989e Merge "Update Cipher tests" by Kenny Root · 10 years ago
  9. 096551e Update Cipher tests by Kenny Root · 10 years ago
  10. 1681b2c Merge "Fix hashCode() for the read barrier lock word change." by Hiroshi Yamauchi · 10 years ago
  11. 69f8fc6 Merge "Use ANDROID_ROOT instead of assuming it is /system." by Nicolas Geoffray · 10 years ago
  12. 54d3b93 Use ANDROID_ROOT instead of assuming it is /system. by Nicolas Geoffray · 10 years ago
  13. 2b7e589 Merge "Tidy up Package and classloader comments" by Neil Fuller · 10 years ago
  14. dcc9e76 Merge "Remove unnecessary code from InputStreamReader/OutputStreamWriter.init." by Narayan Kamath · 10 years ago
  15. dda692d Remove unnecessary code from InputStreamReader/OutputStreamWriter.init. by Narayan Kamath · 10 years ago
  16. 73e9c6e Merge "java/io/RandomAccessFile: do not nullify FileChannel when closing the RAF" by Sergio Giro · 10 years ago
  17. 28da248 Fix hashCode() for the read barrier lock word change. by Hiroshi Yamauchi · 10 years ago
  18. 726db7a Merge "Ensure consistency of capitalization in RelativeDateTimeFormatter" by Neil Fuller · 10 years ago
  19. f897520 Merge "Test that confirms a socket can be closed during connect()" by Neil Fuller · 10 years ago
  20. d434872 Test that confirms a socket can be closed during connect() by Neil Fuller · 10 years ago
  21. f5cd147 Tidy up Package and classloader comments by Neil Fuller · 10 years ago
  22. 97db716 java/io/RandomAccessFile: do not nullify FileChannel when closing the RAF by Sergio Giro · 10 years ago
  23. 97ca585 Merge "Move java.nio.Charsets to libcore.util." by Narayan Kamath · 10 years ago
  24. 3f7c674 Move java.nio.Charsets to libcore.util. by Narayan Kamath · 10 years ago
  25. 298bf64 Merge "X509Certificate: Narrow down the scope of caught exceptions." by Narayan Kamath · 10 years ago
  26. 519bb72 X509Certificate: Narrow down the scope of caught exceptions. by Narayan Kamath · 10 years ago
  27. a40d244 Ensure consistency of capitalization in RelativeDateTimeFormatter by Neil Fuller · 10 years ago
  28. f27a212 Merge "java/security/cert: Use Locale.ROOT in X509CRLTest" by Sergio Giro · 10 years ago
  29. fc1006c java/security/cert: Use Locale.ROOT in X509CRLTest by Sergio Giro · 10 years ago
  30. 8dcee5e Merge "java/security/cert: delete test caveat in X509CRLTest" by Sergio Giro · 10 years ago
  31. 72f2eb7 Merge "Fix Class.forName(..., ..., null) to pass 068-classloader's testClassForName" by Brian Carlstrom · 10 years ago
  32. 31ae6d2 Fix Class.forName(..., ..., null) to pass 068-classloader's testClassForName by Brian Carlstrom · 10 years ago
  33. d128a4c Merge "Add missing @hide and fix Constructor + Method changing API" by Mathieu Chartier · 10 years ago
  34. 1b7cda0 Add missing @hide and fix Constructor + Method changing API by Mathieu Chartier · 10 years ago
  35. 9b50542 Merge "Move functionality from ArtMethod into Method" by Mathieu Chartier · 10 years ago
  36. 826b803 Move functionality from ArtMethod into Method by Mathieu Chartier · 10 years ago
  37. a796f2a java/security/cert: delete test caveat in X509CRLTest by Sergio Giro · 10 years ago
  38. 09057e5 Merge "Libcore: Remove getClassLoaderImpl" by Andreas Gampe · 10 years ago
  39. 7e59d13 Merge "Return unlocalized TimeZoneID from TimeZone.getTimeZone()" by Narayan Kamath · 10 years ago
  40. 8ee3e7e Return unlocalized TimeZoneID from TimeZone.getTimeZone() by Taiju Tsuiki · 10 years ago
  41. 21a0e54 Merge "Remove support for reading mime types from property files." by Narayan Kamath · 10 years ago
  42. db4d0bd Remove support for reading mime types from property files. by Narayan Kamath · 10 years ago
  43. df22ac5 Libcore: Remove getClassLoaderImpl by Andreas Gampe · 10 years ago
  44. 6e117b8 Merge "Document behavior of Class.forName with a null ClassLoader" by Brian Carlstrom · 10 years ago
  45. d5178dc Document behavior of Class.forName with a null ClassLoader by Brian Carlstrom · 10 years ago
  46. 1386763 Merge "Implement mapLibraryName in Java." by Elliott Hughes · 10 years ago
  47. 91b8725 Implement mapLibraryName in Java. by Elliott Hughes · 10 years ago
  48. 1cd96e1 Merge "Unbreak SecretKeyFactory-related ProviderTest." by Alex Klyubin · 10 years ago
  49. 83f2b5f Merge "Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatter" by Neil Fuller · 10 years ago
  50. 12fbbc1 Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatter by Neil Fuller · 10 years ago
  51. 81347df Merge "Make Manifest#clone obey clone's contract." by Narayan Kamath · 10 years ago
  52. 629ef12e Make Manifest#clone obey clone's contract. by Narayan Kamath · 10 years ago
  53. d4884a6 Merge "Fix bad negation in Collections#binarySearch." by Narayan Kamath · 10 years ago
  54. f6b0c8b Fix bad negation in Collections#binarySearch. by Narayan Kamath · 10 years ago
  55. bceeae5 Merge "Unbreak Harmony MacTest." by Alex Klyubin · 10 years ago
  56. ef68d71 Unbreak SecretKeyFactory-related ProviderTest. by Alex Klyubin · 10 years ago
  57. 1c36e96 Unbreak Harmony MacTest. by Alex Klyubin · 10 years ago
  58. 29faa03 Merge "getRuntimeStat() support (libcore)." by Hiroshi Yamauchi · 10 years ago
  59. 0ed6c7d Merge "Switch DateIntervalFormat/RelativeDateTimeFormatter to ICU4J" by Neil Fuller · 10 years ago
  60. f7d3d84 Switch DateIntervalFormat/RelativeDateTimeFormatter to ICU4J by Travis Keep · 10 years ago
  61. 3ac9db2 Merge "StrictJarFile: unittest for missing files" by Nick Kralevich · 10 years ago
  62. 29ee056 Merge "StrictJarFile: better handle missing files" by Nick Kralevich · 10 years ago
  63. 5c95b44 StrictJarFile: unittest for missing files by Nick Kralevich · 10 years ago
  64. bcba24e StrictJarFile: better handle missing files by Nick Kralevich · 10 years ago
  65. 1e698ad getRuntimeStat() support (libcore). by Hiroshi Yamauchi · 10 years ago
  66. 5b398ca Merge "Refactor security classes for static initialization" by Andreas Gampe · 10 years ago
  67. 46a7774 Refactor security classes for static initialization by Kenny Root · 10 years ago
  68. a936d45 Merge "Libcore: Refactor TimeZone for compile-time initialization" by Andreas Gampe · 10 years ago
  69. 787eb99 Libcore: Refactor TimeZone for compile-time initialization by Andreas Gampe · 10 years ago
  70. f77b10a0 Merge "Libcore: Make Date compile-time initializable" by Andreas Gampe · 10 years ago
  71. 8307aa0 Libcore: Make Date compile-time initializable by Andreas Gampe · 10 years ago
  72. f93d6a4 Merge "Remove ArtField" by Mathieu Chartier · 10 years ago
  73. 239a39f Remove ArtField by Mathieu Chartier · 10 years ago
  74. 2b4f5b8 Merge "Avoid using dex cache array pointers in libart." by Vladimir Marko · 10 years ago
  75. 3f58d2c Avoid using dex cache array pointers in libart. by Vladimir Marko · 10 years ago
  76. 0d97d4a Merge "Remove obsolete concurrent access test." by Narayan Kamath · 10 years ago
  77. c7b5ac4 Remove obsolete concurrent access test. by Narayan Kamath · 10 years ago
  78. 4298c47 Merge "Make ICU4J look for timezone updates in /data" by Neil Fuller · 10 years ago
  79. 1076f83 Merge "Rename isDexOptNeededInternal and add SELF_PATCHOAT_NEEDED." by Richard Uhler · 10 years ago
  80. 3e1f5ab Make ICU4J look for timezone updates in /data by Neil Fuller · 10 years ago
  81. 44c7aa3 Merge "Stop sleeping in waitUntilAllThreadsStopped spin instead." by Piotr Jastrzebski · 10 years ago
  82. cea2c63 Stop sleeping in waitUntilAllThreadsStopped spin instead. by Piotr Jastrzebski · 10 years ago
  83. 3bc9b15 Rename isDexOptNeededInternal and add SELF_PATCHOAT_NEEDED. by Richard Uhler · 10 years ago
  84. 227afa2 Merge "libcore: change SSLEngineTest to close SSLEngine instances" by Sergio Giro · 10 years ago
  85. 8c92f02 Merge "Small documentation changes to System" by Neil Fuller · 10 years ago
  86. 7c4f30c libcore: change SSLEngineTest to close SSLEngine instances by Sergio Giro · 10 years ago
  87. 4eea13a Small documentation changes to System by Neil Fuller · 10 years ago
  88. 5889409 Merge "Rename package to android.icu.* instead of com.android.ibm.icu.*." by Narayan Kamath · 10 years ago
  89. 3f1ba8f Rename package to android.icu.* instead of com.android.ibm.icu.*. by Narayan Kamath · 10 years ago
  90. 345d118 Merge "Changes to enable timezone data overrides for ICU and libcore" by Neil Fuller · 10 years ago
  91. e258811 Merge "GZIPInputStream: Correctly handle extras in gzip headers." by Narayan Kamath · 10 years ago
  92. b6d2804 GZIPInputStream: Correctly handle extras in gzip headers. by Narayan Kamath · 10 years ago
  93. 2dbbb9e Merge "Fix annoying (but non-fatal) java doc error." by Ying Wang · 10 years ago
  94. 0e727b8 Merge "Expose getSpi from crypto operations as hidden API." by Alex Klyubin · 10 years ago
  95. e54ee76 Merge "GZIPInputStream: Fix handling of header CRCs." by Narayan Kamath · 10 years ago
  96. fe3469f GZIPInputStream: Fix handling of header CRCs. by Narayan Kamath · 10 years ago
  97. 608f2b1 Merge "Update test expectations after rename." by Narayan Kamath · 10 years ago
  98. 3814e7c Update test expectations after rename. by Narayan Kamath · 10 years ago
  99. f640e5b Merge "Don't use zip64 by default." by Narayan Kamath · 10 years ago
  100. a812a87 Don't use zip64 by default. by Narayan Kamath · 10 years ago