1. 68b1892 Remove public InetAddress#getAddressInternal() by Przemyslaw Szczepaniak · 9 years ago
  2. 674ffc8 Merge "Blacklist weak ciphers to match previous behavior" by Kenny Root · 9 years ago
  3. 4d15684 Blacklist weak ciphers to match previous behavior by Kenny Root · 9 years ago
  4. 9599ec5 Revert "Revert "reflection: Add new AnnotatedElement 1.8 methods."" by Igor Murashkin · 9 years ago
  5. 533d5a2 Merge "Restore ZoneInfo specific code in GregorianCalendar" by Paul Duffin · 9 years ago
  6. c59581b Merge "Add a Provider that only does CertPathBuilder and CertPathValidator" by Kenny Root · 9 years ago
  7. bf04039 Add a Provider that only does CertPathBuilder and CertPathValidator by Kenny Root · 9 years ago
  8. 3af4662 Restore ZoneInfo specific code in GregorianCalendar by Paul Duffin · 9 years ago
  9. b3e502d Add tests for libcore.util.ZoneInfo, document and fix issues by Paul Duffin · 9 years ago
  10. ac6e7a4 Revert "reflection: Add new AnnotatedElement 1.8 methods." by Nicolas Geoffray · 9 years ago
  11. 4d4ff5e reflection: Add new AnnotatedElement 1.8 methods. by Igor Murashkin · 9 years ago
  12. 8fbe7d8 Check for exceptions before calling NewObject by Yi Kong · 9 years ago
  13. d7d09b5 Merge "Add RAW image mimetypes" by Jaesung Chung · 9 years ago
  14. 9b83a5f Merge "Fix ZoneInfo.WallTime.mktime" by Neil Fuller · 9 years ago
  15. 80bc6ed Add ETH_P_ALL to OsConstants.java by pauljensen · 9 years ago
  16. d7145a9 Enum: Fix potential deadlocks caused by BasicLruCache usage. by Andreas Gampe · 9 years ago
  17. 4a174c4 Add RAW image mimetypes by Jaesung Chung · 9 years ago
  18. 60fc8ca Fix ZoneInfo.WallTime.mktime by Neil Fuller · 9 years ago
  19. 14343cd Remove unnecessary subclass of BasicLruCache. by Narayan Kamath · 9 years ago
  20. c0461d4 Merge "java/security: remove system.scope from security.properties" by Sergio Giro · 9 years ago
  21. 01b80be java/security: remove system.scope from security.properties by Sergio Giro · 9 years ago
  22. 8cb7aee Revert "Use sun.security.provider.Sun" by Narayan Kamath · 9 years ago
  23. b50fb20 Merge "Fix setreuid wrapper in ForwardingOs." by Richard Coles · 9 years ago
  24. af23781 Merge "Introduce NativeAllocationRegistry API." by Richard Uhler · 9 years ago
  25. 33fc955 Introduce NativeAllocationRegistry API. by Richard Uhler · 9 years ago
  26. 9a6d7a1 Fix setreuid wrapper in ForwardingOs. by Torne (Richard Coles) · 9 years ago
  27. e4dd44d Use sun.security.provider.Sun by Kenny Root · 9 years ago
  28. eab063d Separate java stdio from native stdio by Nick Kralevich · 9 years ago
  29. 7e67be2 Remove unused luni java.util.regex.* implementation. by Narayan Kamath · 9 years ago
  30. 071b891 Fix multi-thread problem in BigInteger hashCode method by ganxiaolin · 9 years ago
  31. 4b5d41b Merge "Encode entry name before creating URL" by Paul Duffin · 9 years ago
  32. d14e2be Merge "Add hostname aware isCleartextTrafficPermitted" am: 46c7d0482e by Chad Brubaker · 9 years ago
  33. 46c7d04 Merge "Add hostname aware isCleartextTrafficPermitted" by Chad Brubaker · 9 years ago
  34. 3c2b8ee Encode entry name before creating URL by Paul Duffin · 9 years ago
  35. 59cd433 Remove unused collation and formatting code. by Narayan Kamath · 9 years ago
  36. b80fefa Add hostname aware isCleartextTrafficPermitted by Chad Brubaker · 9 years ago
  37. 72a46b2 Remove unused luni native code. by Narayan Kamath · 9 years ago
  38. 21a6280 Merge "Move enso net code to use AsynchronousCloseMonitor" by Przemyslaw Szczepaniak · 9 years ago
  39. 1ee1fbe java.text.Collator implemented using icu4j by Shubham Ajmera · 9 years ago
  40. 583eb0e Move enso net code to use AsynchronousCloseMonitor by Przemyslaw Szczepaniak · 9 years ago
  41. fe0e5d3 Fix BufferTest#testFreed. by Narayan Kamath · 9 years ago
  42. a265662 Provide libraryPermittedPath to android runtime by Dimitry Ivanov · 9 years ago
  43. 645d13e Merge "Refactor NetworkSecurityPolicy to be pluggable" by Chad Brubaker · 9 years ago
  44. 4320ad1 Refactor NetworkSecurityPolicy to be pluggable by Chad Brubaker · 9 years ago
  45. 7a6f168 Refactor NetworkSecurityPolicy to be pluggable by Chad Brubaker · 9 years ago
  46. fd43ada Merge "Remove ANDROID_PROPERTY_WORKSPACE" am: 3f83f1ca8f am: da0ea36c5c by Tom Cherry · 9 years ago
  47. 3f83f1c Merge "Remove ANDROID_PROPERTY_WORKSPACE" by Tom Cherry · 9 years ago
  48. 6c0e55c Scripted removal of unused libcore files. by Narayan Kamath · 9 years ago
  49. 2e317a0 Merge "Fix @code escapes" by Neil Fuller · 9 years ago
  50. c42b3c9 Fix @code escapes by Neil Fuller · 9 years ago
  51. e8e4da2 Remove StrictJarFile from ClassPathURLStreamHandler by Przemyslaw Szczepaniak · 9 years ago
  52. f640e11 Move StrictJarFile to framework/core by Przemyslaw Szczepaniak · 9 years ago
  53. 0c9e95e1 javax.net.ssl: delete DistinguishedNameParser and test by Sergio Giro · 9 years ago
  54. 2e1b9c6 ojluni: use the okhttp DefaultHostnameVerifier in HttpsURLConnection by Sergio Giro · 9 years ago
  55. 07ebb42 Merge "Fix expiry checks in HttpCookie" am: 7263b24f8c am: d729610297 by Neil Fuller · 9 years ago
  56. 2b80a43 Merge "UriCodec: use replacement character for malformed input" am: 4d1321f4e5 am: e98a1e37fe by Sergio Giro · 9 years ago
  57. 7263b24 Merge "Fix expiry checks in HttpCookie" by Neil Fuller · 9 years ago
  58. 4d1321f Merge "UriCodec: use replacement character for malformed input" by Sergio Giro · 9 years ago
  59. e3101cd UriCodec: use replacement character for malformed input by Sergio Giro · 9 years ago
  60. 70b617f Merge mnc-dr-enso-dev into master by Przemyslaw Szczepaniak · 9 years ago
  61. 4a0eb88 Fix expiry checks in HttpCookie by Neil Fuller · 9 years ago
  62. 50cf011 Merge "Fix for CookieStoreImpl and more tests around Cookie handling" by Neil Fuller · 9 years ago
  63. 166e79a Fix for CookieStoreImpl and more tests around Cookie handling by Neil Fuller · 9 years ago
  64. 5dca089 libcore: new implementation of libcore.io.Base64 am: 5a0ae3e0db am: aefddf2c08 by Sergio Giro · 9 years ago
  65. aefddf2 libcore: new implementation of libcore.io.Base64 am: 5a0ae3e0db by Sergio Giro · 9 years ago
  66. de28d88 Merge mnc changes into mnc-dr. by Narayan Kamath · 9 years ago
  67. 4cb97fe InetSocketAddress: Read the address & port correctly in native code. by Narayan Kamath · 9 years ago
  68. c26548c Track renaming of StructPollFd member. by Przemyslaw Szczepaniak · 9 years ago
  69. 79fc090 Remove reference to a class that doesn't exist. by Przemyslaw Szczepaniak · 9 years ago
  70. 1a9ca63 Update StrictJarFile. by Przemyslaw Szczepaniak · 9 years ago
  71. bf07204 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  72. 5a0ae3e libcore: new implementation of libcore.io.Base64 by Sergio Giro · 9 years ago
  73. 27ba86d Revert "libcore: new implementation of libcore.io.Base64" by Przemyslaw Szczepaniak · 9 years ago
  74. a6a4efb libcore: change removal of tasks in Timer#purge by Sergio Giro · 9 years ago
  75. ae2814b libcore: remove cancelled tasks from the queue in Timer at the time they're scheduled by Sergio Giro · 9 years ago
  76. 99ac18d libcore: rewrite Timer by Sergio Giro · 9 years ago
  77. 87f37c1 libcore: fix errors in UriCodec by Sergio Giro · 9 years ago
  78. e45feb1 libcore: rewrite of UriCodec by Sergio Giro · 9 years ago
  79. 7dffb19 libcore: new implementation of libcore.util.SneakyThrow by Sergio Giro · 9 years ago
  80. 2991631 libcore: new implementation of libcore.io.Base64 by Sergio Giro · 9 years ago
  81. 082643a Add libcore.util.RecoverySystem by Narayan Kamath · 9 years ago
  82. f041054 Remove harmony provider and default SecureRandom impl. by Narayan Kamath · 9 years ago
  83. 4fff8bb Use android's regex implementation. by Narayan Kamath · 9 years ago
  84. 21eb91f Configure ICU4C without relying on build-time flags by Neil Fuller · 9 years ago
  85. 02b43bf Changes to enable timezone data overrides for ICU and libcore by Neil Fuller · 10 years ago
  86. 4ffbb30 Use compiler pragmas instead of flags. by Narayan Kamath · 10 years ago
  87. 0a15327 Use CaseMapper for String.toUpper/LowerCase by Przemyslaw Szczepaniak · 9 years ago
  88. 9b7a4b3 Fixes for libcore.OsTest by Przemyslaw Szczepaniak · 9 years ago
  89. ea544ec Update JNI fillInetSocketAddress. by Piotr Jastrzebski · 9 years ago
  90. f4462f3 Fix CharsetDecoderICU / Use OpenJdk InputStreamReader. by Piotr Jastrzebski · 9 years ago
  91. ba7cc9f Rename FileDescriptor field. by Piotr Jastrzebski · 9 years ago
  92. 133892a Use OpenJdk implenentation of Charset{Encoder,Decoder}. by Piotr Jastrzebski · 9 years ago
  93. 46e3649 Use OpenJdk implementation of java.lang.* [part 1] by Piotr Jastrzebski · 9 years ago
  94. f7ab2bc Use OpenJdk implementation of java.net.* by Piotr Jastrzebski · 9 years ago
  95. 8d05e88 Use OpenJdk implementations for java.io.* [part 2] by Piotr Jastrzebski · 9 years ago
  96. 648446e Use OpenJdk implementation of java.nio.* by Piotr Jastrzebski · 9 years ago
  97. 3d43823 Use OpenJdk implementation of java.nio.channels.{spi}.* by Piotr Jastrzebski · 9 years ago
  98. 9a9f76d Use OpenJdk Implementations of java.nio.charset.* by Piotr Jastrzebski · 9 years ago
  99. a8ed084 Use OpenJdk implementation of java.util.zip.* by Piotr Jastrzebski · 10 years ago
  100. 865b9d2 Use OpenJdk implementation of java.util.regex.* by Piotr Jastrzebski · 10 years ago