1. f7d3d84 Switch DateIntervalFormat/RelativeDateTimeFormatter to ICU4J by Travis Keep · 9 years ago
  2. 5c95b44 StrictJarFile: unittest for missing files by Nick Kralevich · 9 years ago
  3. bcba24e StrictJarFile: better handle missing files by Nick Kralevich · 9 years ago
  4. 46a7774 Refactor security classes for static initialization by Kenny Root · 9 years ago
  5. 787eb99 Libcore: Refactor TimeZone for compile-time initialization by Andreas Gampe · 9 years ago
  6. 8307aa0 Libcore: Make Date compile-time initializable by Andreas Gampe · 9 years ago
  7. c7b5ac4 Remove obsolete concurrent access test. by Narayan Kamath · 9 years ago
  8. 3e1f5ab Make ICU4J look for timezone updates in /data by Neil Fuller · 9 years ago
  9. 227afa2 Merge "libcore: change SSLEngineTest to close SSLEngine instances" by Sergio Giro · 9 years ago
  10. 7c4f30c libcore: change SSLEngineTest to close SSLEngine instances by Sergio Giro · 9 years ago
  11. 4eea13a Small documentation changes to System by Neil Fuller · 9 years ago
  12. 3f1ba8f Rename package to android.icu.* instead of com.android.ibm.icu.*. by Narayan Kamath · 9 years ago
  13. 345d118 Merge "Changes to enable timezone data overrides for ICU and libcore" by Neil Fuller · 9 years ago
  14. b6d2804 GZIPInputStream: Correctly handle extras in gzip headers. by Narayan Kamath · 9 years ago
  15. 0e727b8 Merge "Expose getSpi from crypto operations as hidden API." by Alex Klyubin · 9 years ago
  16. fe3469f GZIPInputStream: Fix handling of header CRCs. by Narayan Kamath · 9 years ago
  17. a812a87 Don't use zip64 by default. by Narayan Kamath · 9 years ago
  18. ff8391a Merge "Be consistent with the library path." by Nicolas Geoffray · 9 years ago
  19. 620bcb5 Be consistent with the library path. by Nicolas Geoffray · 9 years ago
  20. d0ef6d8 Implement BreakIterator in terms of icu4j. by Narayan Kamath · 9 years ago
  21. 383f903 Merge "Override ICU4Js search path for ICU4C data." by Narayan Kamath · 9 years ago
  22. 8cac877 Fix KeyGeneratorTest breakage due to AndroidKeyStore. by Alex Klyubin · 9 years ago
  23. bd4a288 Override ICU4Js search path for ICU4C data. by Narayan Kamath · 9 years ago
  24. fc62e63 Merge "Add a test to confirm that TZ data is in sync" by Neil Fuller · 9 years ago
  25. cf14cc4 Add a test to confirm that TZ data is in sync by Neil Fuller · 9 years ago
  26. 34bc85c Merge "Test NetworkSecurityPolicy effect on HTTP connections." by Alex Klyubin · 9 years ago
  27. 2900d6b Merge "Remove a misleading comment." by Neil Fuller · 9 years ago
  28. 317d6e1 Changes to enable timezone data overrides for ICU and libcore by Neil Fuller · 9 years ago
  29. 5a0a80d Test NetworkSecurityPolicy effect on HTTP connections. by Alex Klyubin · 9 years ago
  30. 1e34267 Merge "Add libcore.net.NetworkSecurityPolicy." by Alex Klyubin · 9 years ago
  31. 74b6f46 Merge "Fix for ftp:// invalid urls with ProxySelector" by Neil Fuller · 9 years ago
  32. 2fcad83 Fix for ftp:// invalid urls with ProxySelector by Neil Fuller · 9 years ago
  33. 050e672 Expose getSpi from crypto operations as hidden API. by Alex Klyubin · 9 years ago
  34. 2f4d251 Add libcore.net.NetworkSecurityPolicy. by Alex Klyubin · 9 years ago
  35. 00cbc7b Merge "Remove forced alignment code." by Christopher Ferris · 9 years ago
  36. 61ac740 Merge "Fix the year display when formatting absolute date string" by Tao Bao · 9 years ago
  37. af695ad Fix the year display when formatting absolute date string by Tao Bao · 9 years ago
  38. 7cc1a6c Merge "Pass getDexPath to Runtime.nativeLoad" by Dmitriy Ivanov · 9 years ago
  39. 08d97ae Remove forced alignment code. by Christopher Ferris · 9 years ago
  40. 8046f4d Use compiler pragmas instead of flags. by Narayan Kamath · 9 years ago
  41. 7694b78 Pass getDexPath to Runtime.nativeLoad by Dmitriy Ivanov · 10 years ago
  42. e6c88a5 ICU55: Update locale data dependent test expectations. by Fredrik Roubert · 9 years ago
  43. 2254ea8 Merge "Set -Wno-deprecated-declarations to access deprecated IDNA2003 API." by Narayan Kamath · 9 years ago
  44. 7417225 Merge "Fix an ntohs/htons issue." by Lorenzo Colitti · 9 years ago
  45. 70cc36f Merge "Remove a superfluous cast." by Lorenzo Colitti · 9 years ago
  46. 1b9b1c8 Set -Wno-deprecated-declarations to access deprecated IDNA2003 API. by Fredrik Roubert · 9 years ago
  47. 3576eb2 Specify the base timestamp in RelativeTimeSpanString tests by Tao Bao · 9 years ago
  48. e027351 Fix an ntohs/htons issue. by Lorenzo Colitti · 9 years ago
  49. cca38d9 Remove executable permissions from java_lang_StringToReal.cpp by Narayan Kamath · 9 years ago
  50. 8a0d507 Add unit test for Timestamp#equals. by Narayan Kamath · 9 years ago
  51. bf9a16e Remove a superfluous cast. by Lorenzo Colitti · 9 years ago
  52. 79c17dc Merge "Libcore: Avoid double-checked locking" by Andreas Gampe · 9 years ago
  53. 464b904 Merge "Late binding: specified Provider forces its use" by Kenny Root · 9 years ago
  54. 20e3106 Late binding: specified Provider forces its use by Kenny Root · 9 years ago
  55. 869c6f2 Merge "Libcore: Fix superfluous ternary in BufferedInputStream" by Andreas Gampe · 9 years ago
  56. 8740936 Merge "Libcore: Fix infinite loop" by Andreas Gampe · 9 years ago
  57. 36f73b3 Expose the SocketAddress variant to bundled apps. by Lorenzo Colitti · 9 years ago
  58. 71f0754 Merge "Also support IPv4 fallback in the SocketAddress version of sendto." by Lorenzo Colitti · 9 years ago
  59. 7d6411b Merge "Support packet sockets in libcore." by Lorenzo Colitti · 9 years ago
  60. 9322c6d Merge "Add a PacketSocketAddress class that represents sockaddr_ll." by Lorenzo Colitti · 9 years ago
  61. 8bce9ae Merge "Add a version of sendto that takes a SocketAddress." by Lorenzo Colitti · 9 years ago
  62. db419d0 Merge "Make it possible to use AF_INET sockets created by libcore." by Lorenzo Colitti · 9 years ago
  63. a7c789d Libcore: Avoid double-checked locking by Andreas Gampe · 9 years ago
  64. 53009b2 Libcore: Fix superfluous ternary in BufferedInputStream by Andreas Gampe · 9 years ago
  65. 8d00f32 Libcore: Fix infinite loop by Andreas Gampe · 9 years ago
  66. f5fc4ad Also support IPv4 fallback in the SocketAddress version of sendto. by Lorenzo Colitti · 9 years ago
  67. 00bb2a5 Support packet sockets in libcore. by Lorenzo Colitti · 9 years ago
  68. a616186 Add a PacketSocketAddress class that represents sockaddr_ll. by Lorenzo Colitti · 9 years ago
  69. a8b7587 Add a version of sendto that takes a SocketAddress. by Lorenzo Colitti · 9 years ago
  70. b2a9923 Make it possible to use AF_INET sockets created by libcore. by Lorenzo Colitti · 10 years ago
  71. 7d3ad7b Remove a misleading comment. by Neil Fuller · 9 years ago
  72. 4ea9379 Merge "Remove ExemptionMechanismTest.test_finalize" by Yohann Roussel · 9 years ago
  73. 32f5e8e Remove ExemptionMechanismTest.test_finalize by Yohann Roussel · 9 years ago
  74. 0202f7b Merge "java.lang.reflect: Use only relevant modifiers when converting to string" by Sergio Giro · 9 years ago
  75. f301318 Reflect removal of DSS cipher suites in Javadocs. by Alex Klyubin · 9 years ago
  76. 4a30852 Replace work-around with proper DecimalFormatSymbols helper function. by Fredrik Roubert · 9 years ago
  77. e78f8ca java.lang.reflect: Use only relevant modifiers when converting to string by Sergio Giro · 9 years ago
  78. 649f614 am 2882e512: Merge "Add support for netlink sockets and addresses." by Erik Kline · 9 years ago
  79. 2882e51 Merge "Add support for netlink sockets and addresses." by Erik Kline · 9 years ago
  80. 53813be am d61d442a: Merge "Pre-initialize more by moving bad fields" by Andreas Gampe · 9 years ago
  81. d61d442 Merge "Pre-initialize more by moving bad fields" by Andreas Gampe · 9 years ago
  82. 8f5b46d Add support for netlink sockets and addresses. by Erik Kline · 10 years ago
  83. f7e0ade am 98450f57: Merge "Explicitly specify the icu:: namespace." by Elliott Hughes · 9 years ago
  84. a04b5c3 Explicitly specify the icu:: namespace. by Elliott Hughes · 9 years ago
  85. 5f612d5 Pre-initialize more by moving bad fields by Kenny Root · 9 years ago
  86. 7775ae5 am b0124dff: Merge "Remove OpenSSL ENGINE test" by Kenny Root · 9 years ago
  87. b0124df Merge "Remove OpenSSL ENGINE test" by Kenny Root · 9 years ago
  88. 0cded4d am 2d9b3186: Merge "Fix CertificateFactoryTest API to BC" by Kenny Root · 9 years ago
  89. 2d9b318 Merge "Fix CertificateFactoryTest API to BC" by Kenny Root · 9 years ago
  90. 02ce9fb Fix CertificateFactoryTest API to BC by Kenny Root · 9 years ago
  91. e13589c Remove OpenSSL ENGINE test by Kenny Root · 10 years ago
  92. 8e2c78d am e0d58e42: Merge "Remove size check that was accidentally removed." by Narayan Kamath · 9 years ago
  93. ceb6c67 am 26ef26ec: Merge "Implement zip64 support for ZipFile/ZipInputStream/ZipOutputStream." by Narayan Kamath · 9 years ago
  94. a50a2ff Remove size check that was accidentally removed. by Narayan Kamath · 9 years ago
  95. 12f5c69 Implement zip64 support for ZipFile/ZipInputStream/ZipOutputStream. by Narayan Kamath · 10 years ago
  96. aa71da4 am a3783569: Merge "Add ST_* constants to OsConstants" by Nick Kralevich · 9 years ago
  97. b86b510 Add ST_* constants to OsConstants by Nick Kralevich · 9 years ago
  98. f026008 am 5889c5c8: Merge "Clarify docs for CharsetEncoder#flush." by Narayan Kamath · 9 years ago
  99. 2ca6717 Clarify docs for CharsetEncoder#flush. by Narayan Kamath · 9 years ago
  100. 1404d44 Merge commit '405aeb8a97eb0a5194c2803dde3968e10e1e509e' into HEAD by Bill Yi · 10 years ago