1. d0ef6d8 Implement BreakIterator in terms of icu4j. by Narayan Kamath · 9 years ago
  2. 383f903 Merge "Override ICU4Js search path for ICU4C data." by Narayan Kamath · 9 years ago
  3. 36294d6 Merge "Fix KeyGeneratorTest breakage due to AndroidKeyStore." by Alex Klyubin · 9 years ago
  4. 8cac877 Fix KeyGeneratorTest breakage due to AndroidKeyStore. by Alex Klyubin · 9 years ago
  5. bd4a288 Override ICU4Js search path for ICU4C data. by Narayan Kamath · 9 years ago
  6. 2c390bf Merge "Exclude resources from charset/translit/localespi." by Narayan Kamath · 9 years ago
  7. 3142d938 Exclude resources from charset/translit/localespi. by Narayan Kamath · 9 years ago
  8. b371767 Merge "Revert "Revert "Add icu4j to core-libart.jar.""" by Narayan Kamath · 9 years ago
  9. f37f781 Revert "Revert "Add icu4j to core-libart.jar."" by Narayan Kamath · 9 years ago
  10. f180cb2 Merge "Revert "Add icu4j to core-libart.jar."" by Narayan Kamath · 9 years ago
  11. 3b59929 Revert "Add icu4j to core-libart.jar." by Narayan Kamath · 9 years ago
  12. aec159e Merge "Add icu4j to core-libart.jar." by Narayan Kamath · 9 years ago
  13. bd7ff82 Merge "Timezone data installer code" by Neil Fuller · 9 years ago
  14. 91c98d7 Timezone data installer code by Neil Fuller · 10 years ago
  15. de7c1fb Add icu4j to core-libart.jar. by Narayan Kamath · 9 years ago
  16. fc62e63 Merge "Add a test to confirm that TZ data is in sync" by Neil Fuller · 9 years ago
  17. 562c8bf Merge "Make ArtField have no functionality" by Mathieu Chartier · 9 years ago
  18. eb183cd Make ArtField have no functionality by Mathieu Chartier · 9 years ago
  19. cf14cc4 Add a test to confirm that TZ data is in sync by Neil Fuller · 9 years ago
  20. 34bc85c Merge "Test NetworkSecurityPolicy effect on HTTP connections." by Alex Klyubin · 9 years ago
  21. 2900d6b Merge "Remove a misleading comment." by Neil Fuller · 9 years ago
  22. 5a0a80d Test NetworkSecurityPolicy effect on HTTP connections. by Alex Klyubin · 9 years ago
  23. 1e34267 Merge "Add libcore.net.NetworkSecurityPolicy." by Alex Klyubin · 9 years ago
  24. 74b6f46 Merge "Fix for ftp:// invalid urls with ProxySelector" by Neil Fuller · 9 years ago
  25. 2fcad83 Fix for ftp:// invalid urls with ProxySelector by Neil Fuller · 9 years ago
  26. 2f4d251 Add libcore.net.NetworkSecurityPolicy. by Alex Klyubin · 9 years ago
  27. d4e4a4b Merge "Fix for devices with multiple multicast-capable interfaces" by Neil Fuller · 9 years ago
  28. 00cbc7b Merge "Remove forced alignment code." by Christopher Ferris · 9 years ago
  29. 61ac740 Merge "Fix the year display when formatting absolute date string" by Tao Bao · 9 years ago
  30. af695ad Fix the year display when formatting absolute date string by Tao Bao · 9 years ago
  31. 7cc1a6c Merge "Pass getDexPath to Runtime.nativeLoad" by Dmitriy Ivanov · 9 years ago
  32. 08d97ae Remove forced alignment code. by Christopher Ferris · 10 years ago
  33. 8bed451 Merge "Use compiler pragmas instead of flags." by Narayan Kamath · 9 years ago
  34. 8046f4d Use compiler pragmas instead of flags. by Narayan Kamath · 9 years ago
  35. 349ff40 Merge "ICU55: Update locale data dependent test expectations." by Narayan Kamath · 9 years ago
  36. 7694b78 Pass getDexPath to Runtime.nativeLoad by Dmitriy Ivanov · 10 years ago
  37. e6c88a5 ICU55: Update locale data dependent test expectations. by Fredrik Roubert · 9 years ago
  38. 2254ea8 Merge "Set -Wno-deprecated-declarations to access deprecated IDNA2003 API." by Narayan Kamath · 9 years ago
  39. 7417225 Merge "Fix an ntohs/htons issue." by Lorenzo Colitti · 9 years ago
  40. 70cc36f Merge "Remove a superfluous cast." by Lorenzo Colitti · 9 years ago
  41. 1b9b1c8 Set -Wno-deprecated-declarations to access deprecated IDNA2003 API. by Fredrik Roubert · 9 years ago
  42. 05c2be0 Merge "Specify the base timestamp in RelativeTimeSpanString tests" by Tao Bao · 9 years ago
  43. 84ffed6 Merge "Fix misspelling of Kerberos" by Brian Carlstrom · 9 years ago
  44. b475d1c Fix misspelling of Kerberos by Brian Carlstrom · 9 years ago
  45. 3576eb2 Specify the base timestamp in RelativeTimeSpanString tests by Tao Bao · 9 years ago
  46. 373ef7b Merge "Move null check rationale to sample code for clarity" by Brian Carlstrom · 9 years ago
  47. e027351 Fix an ntohs/htons issue. by Lorenzo Colitti · 9 years ago
  48. a5dd2c6 Move null check rationale to sample code for clarity by Brian Carlstrom · 10 years ago
  49. d51ee9f Merge "Remove executable permissions from java_lang_StringToReal.cpp" by Narayan Kamath · 9 years ago
  50. cca38d9 Remove executable permissions from java_lang_StringToReal.cpp by Narayan Kamath · 9 years ago
  51. 7b7fb78 Merge "Add unit test for Timestamp#equals." by Narayan Kamath · 9 years ago
  52. ef97a43 Fix for devices with multiple multicast-capable interfaces by Neil Fuller · 9 years ago
  53. 8a0d507 Add unit test for Timestamp#equals. by Narayan Kamath · 9 years ago
  54. bf9a16e Remove a superfluous cast. by Lorenzo Colitti · 9 years ago
  55. 79c17dc Merge "Libcore: Avoid double-checked locking" by Andreas Gampe · 9 years ago
  56. 464b904 Merge "Late binding: specified Provider forces its use" by Kenny Root · 9 years ago
  57. 20e3106 Late binding: specified Provider forces its use by Kenny Root · 10 years ago
  58. 869c6f2 Merge "Libcore: Fix superfluous ternary in BufferedInputStream" by Andreas Gampe · 9 years ago
  59. 8740936 Merge "Libcore: Fix infinite loop" by Andreas Gampe · 9 years ago
  60. ba6caa1 Merge "Expose the SocketAddress variant to bundled apps." by Lorenzo Colitti · 10 years ago
  61. 36f73b3 Expose the SocketAddress variant to bundled apps. by Lorenzo Colitti · 10 years ago
  62. 71f0754 Merge "Also support IPv4 fallback in the SocketAddress version of sendto." by Lorenzo Colitti · 10 years ago
  63. 7d6411b Merge "Support packet sockets in libcore." by Lorenzo Colitti · 10 years ago
  64. 9322c6d Merge "Add a PacketSocketAddress class that represents sockaddr_ll." by Lorenzo Colitti · 10 years ago
  65. 8bce9ae Merge "Add a version of sendto that takes a SocketAddress." by Lorenzo Colitti · 10 years ago
  66. db419d0 Merge "Make it possible to use AF_INET sockets created by libcore." by Lorenzo Colitti · 10 years ago
  67. e6381dd Merge "Fix for MulticastSocketTest for non-multicast interfaces" by Neil Fuller · 10 years ago
  68. a7c789d Libcore: Avoid double-checked locking by Andreas Gampe · 10 years ago
  69. 53009b2 Libcore: Fix superfluous ternary in BufferedInputStream by Andreas Gampe · 10 years ago
  70. 8d00f32 Libcore: Fix infinite loop by Andreas Gampe · 10 years ago
  71. f5fc4ad Also support IPv4 fallback in the SocketAddress version of sendto. by Lorenzo Colitti · 10 years ago
  72. 00bb2a5 Support packet sockets in libcore. by Lorenzo Colitti · 10 years ago
  73. a616186 Add a PacketSocketAddress class that represents sockaddr_ll. by Lorenzo Colitti · 10 years ago
  74. a8b7587 Add a version of sendto that takes a SocketAddress. by Lorenzo Colitti · 10 years ago
  75. b2a9923 Make it possible to use AF_INET sockets created by libcore. by Lorenzo Colitti · 10 years ago
  76. 7d3ad7b Remove a misleading comment. by Neil Fuller · 10 years ago
  77. 4ea9379 Merge "Remove ExemptionMechanismTest.test_finalize" by Yohann Roussel · 10 years ago
  78. 32f5e8e Remove ExemptionMechanismTest.test_finalize by Yohann Roussel · 10 years ago
  79. 0202f7b Merge "java.lang.reflect: Use only relevant modifiers when converting to string" by Sergio Giro · 10 years ago
  80. 610d8c0 Merge "Reflect removal of DSS cipher suites in Javadocs." by Alex Klyubin · 10 years ago
  81. f301318 Reflect removal of DSS cipher suites in Javadocs. by Alex Klyubin · 10 years ago
  82. a2e51f7 Merge "Replace work-around with proper DecimalFormatSymbols helper function." by Narayan Kamath · 10 years ago
  83. 4a30852 Replace work-around with proper DecimalFormatSymbols helper function. by Fredrik Roubert · 10 years ago
  84. e78f8ca java.lang.reflect: Use only relevant modifiers when converting to string by Sergio Giro · 10 years ago
  85. 649f614 am 2882e512: Merge "Add support for netlink sockets and addresses." by Erik Kline · 10 years ago
  86. 3301d94 am ec480e51: Merge "Revert "Remove unnecessary null checks in CloseGuard documentation sample code"" by Brian Carlstrom · 10 years ago
  87. 2882e51 Merge "Add support for netlink sockets and addresses." by Erik Kline · 10 years ago
  88. ec480e5 Merge "Revert "Remove unnecessary null checks in CloseGuard documentation sample code"" by Brian Carlstrom · 10 years ago
  89. ec662a7 Revert "Remove unnecessary null checks in CloseGuard documentation sample code" by Brian Carlstrom · 10 years ago
  90. 53813be am d61d442a: Merge "Pre-initialize more by moving bad fields" by Andreas Gampe · 10 years ago
  91. d61d442 Merge "Pre-initialize more by moving bad fields" by Andreas Gampe · 10 years ago
  92. b1631b2 am fde4ba87: Merge "Remove unnecessary null checks in CloseGuard documentation sample code" by Mike Lockwood · 10 years ago
  93. fde4ba8 Merge "Remove unnecessary null checks in CloseGuard documentation sample code" by Mike Lockwood · 10 years ago
  94. 9a36fbb Remove unnecessary null checks in CloseGuard documentation sample code by Mike Lockwood · 10 years ago
  95. 8f5b46d Add support for netlink sockets and addresses. by Erik Kline · 10 years ago
  96. f7e0ade am 98450f57: Merge "Explicitly specify the icu:: namespace." by Elliott Hughes · 10 years ago
  97. 98450f5 Merge "Explicitly specify the icu:: namespace." by Elliott Hughes · 10 years ago
  98. a04b5c3 Explicitly specify the icu:: namespace. by Elliott Hughes · 10 years ago
  99. a870e72 am f6681759: Merge "Libcore: Remove unused constructor" by Andreas Gampe · 10 years ago
  100. f668175 Merge "Libcore: Remove unused constructor" by Andreas Gampe · 10 years ago