1. f382749 Build libandroidicu with the use of libnative_bridge_guest_libicu* libraries by Victor Khimenko · 4 years ago
  2. 8a3829f Remove libandroidicuinit dependency on liblog and libbase on host by Victor Chang · 3 years, 11 months ago
  3. 07c22a8 Android patch: libicuuc loads data files without an explicit call by Victor Chang · 4 years ago
  4. 7322950 Add CtsIcu4cTestCases for ICU4C API coverage - Attempt 2 by Victor Chang · 4 years ago
  5. ab616f8 Revert "Add CtsIcu4cTestCases for ICU4C API coverage" by vichang · 4 years ago
  6. b3d5c8b Add CtsIcu4cTestCases for ICU4C API coverage by Victor Chang · 4 years, 1 month ago
  7. 019a008 Android patch: Include uconfig_local.h in NDK build by Victor Chang · 4 years ago
  8. 8acf63e Extract common cc_library options into icu4c_defaults by Victor Chang · 4 years ago
  9. eaf32ab Cherry-pick: ICU-21247 Move #include "unicode/localpointer.h" into U_SHOW_CPLUSPLUS_API block by Victor Chang · 4 years, 1 month ago
  10. 25a01bb Do not require icu-data_host_i18n_apex for Windows by Jerome Gaillard · 4 years, 3 months ago
  11. aaf6845 "Move ICU from ART APEX into i18n APEX" Attempt 2 by Victor Chang · 4 years, 4 months ago
  12. edff287 Revert "Move ICU from ART APEX into i18n APEX" by vichang · 4 years, 4 months ago
  13. 7008994 Move ICU from ART APEX into i18n APEX by Victor Chang · 4 years, 5 months ago
  14. ec4cd1e Merge "Add windows x86_64 libicuuc to artifacts for layoutlib" by Jerome Gaillard · 4 years, 6 months ago
  15. d3494e9 Add windows x86_64 libicuuc to artifacts for layoutlib by Jerome Gaillard · 4 years, 6 months ago
  16. f112a59 Cherry-pick ICU-20975 BRS66rc Fix warnings found when building ICU4C samples. by Nikita Iashchenko · 4 years, 6 months ago
  17. 856da1f Cherry-pick ICU-20972 Fix invalid conversion from const char8_t* to const char* (C++20) by Nikita Iashchenko · 4 years, 6 months ago
  18. 8a127fa Cherry-pick ICU-20893 Unicode 13 data 2020feb19 by Nikita Iashchenko · 4 years, 6 months ago
  19. 0b25a79 Cherry-pick ICU-20975 BRS66RC Update version numbers, README files, configure by Nikita Iashchenko · 4 years, 6 months ago
  20. 881b316 Android patch: Include uconfig_local.h by Nikita Iashchenko · 6 years ago
  21. 3711b91 Android patch: Add noop-*.ucm to prevent 2022 security attack. by Fredrik Roubert · 10 years ago
  22. ebc670d Update ICU source from 65.1 to 66.0.1 by Nikita Iashchenko · 4 years, 8 months ago
  23. 023c06d Android patch: Include uconfig_local.h by Nikita Iashchenko · 6 years ago
  24. 8bc01a8 Android patch: Add noop-*.ucm to prevent 2022 security attack. by Fredrik Roubert · 10 years ago
  25. 4c0e286 Update ICU source from 64.2 to 65.1 by Nikita Iashchenko · 4 years, 10 months ago
  26. e9ddead Cherry-pick: ICU-20689 Fix race condition in UMutex code, leading to random crashes. by Victor Chang · 5 years ago
  27. 86eb0b2 Allow libicuuc and libicui18n to be host static libraries by Jerome Gaillard · 5 years ago
  28. bd4095b Suppress new ignored-attributes warning by Yi Kong · 5 years ago
  29. def6bff Merge "Change the path of ICU .dat file pointing to the new i18n apex module" by vichang · 5 years ago
  30. f9d1ddf Cherry-pick: ICU-20520, ICU-20570, ICU-20595, ICU-20588 UMutex refactoring by Nikita Iashchenko · 5 years ago
  31. de8ba8a Change the path of ICU .dat file pointing to the new i18n apex module by Victor Chang · 5 years ago
  32. 8cf9601 Android patch: Include uconfig_local.h by Nikita Iashchenko · 6 years ago
  33. 37291e8 Android patch: Add noop-*.ucm to prevent 2022 security attack. by Fredrik Roubert · 10 years ago
  34. da0990f Copy ICU release-64-2 into aosp/icu64 by Nikita Iashchenko · 5 years ago
  35. 22d367a Enforce consistent formatting of .bp files by Paul Duffin · 5 years ago
  36. fa9b6a3 Enable native_bridge_support for icu by dimitry · 5 years ago
  37. ac597cb Upgrade ICU from 63.1 up to 63.2 by Nikita Iashchenko · 6 years ago
  38. 372a7df Cherry-pick: ICU-20306 Remove incorrect #ifndef U_HIDE_INTERNAL_API around UTEXT_MAGIC by Peter Edberg · 6 years ago
  39. ae09d6a Make libicuuc shared library only by Victor Chang · 6 years ago
  40. b6d855f Remove ICU .dat prebuilt / add new one for APEX by Neil Fuller · 6 years ago
  41. 1a6b591 Android Patch: Fix the comment for UCONFIG_USE_LOCAL by Victor Chang · 6 years ago
  42. b8126e8 Android Patch: Include uconfig_local.h only when building with soong by Victor Chang · 6 years ago
  43. cf91daf Include uconfig_local.h in libicuuc by Victor Chang · 6 years ago
  44. 79fb7c0 Android patch: Include uconfig_local.h by Victor Chang · 6 years ago
  45. 9df558b Merge changes If71ba334,Ia7c3ee02,I2c99fad6 by vichang · 6 years ago
  46. 35ce6ee Android Patch: ICU-20308 Define a fixed suffix without the ICU version suffix by Victor Chang · 6 years ago
  47. 001c3eb Enable libicuuc for Windows by Jerome Gaillard · 6 years ago
  48. 98efdcb Cherry-pick: ICU-20209 Fix build failures on Windows with std::atomic not in enclosing namespace std by Jeff Genovy · 6 years ago
  49. d762fd8 Cherry-pick: ICU-20250 make UnicodeSet(intprop=value) faster by Victor Chang · 6 years ago
  50. edb956f Cherry-pick: ICU-20250 faster MutableCodePointTrie.build(): use a hashtable to find equal blocks in earlier parts of the compacted data & index arrays by Victor Chang · 6 years ago
  51. c8f48e7 Android patch: Add noop-*.ucm to prevent 2022 security attack. by Fredrik Roubert · 10 years ago
  52. 4578a1c Copy ICU 63.1 to aosp/icu63 by Victor Chang · 6 years ago
  53. 7a8efa8 Remove hard-coded cpp file names in .bp files by Victor Chang · 6 years ago
  54. cdbc13c Android patch: Add noop-*.ucm to prevent 2022 security attack. by Fredrik Roubert · 10 years ago
  55. ae0f29a Cherry-pick: ticket:13851: case mapping data: when fetching delta make sure to read from start of exceptional values by Markus Scherer · 6 years ago
  56. a746f75 Android.bp files updated for ICU 62.1 by Fredrik Roubert · 6 years ago
  57. 57b72de Copy ICU4C 62.1 from icu-project.org to aosp/icu62. by Fredrik Roubert · 6 years ago
  58. 9c66cfb Android patch: Add noop-*.ucm to prevent 2022 security attack. by Fredrik Roubert · 10 years ago
  59. 8785a57 Copy ICU4C 61.1 from icu-project.org to aosp/icu61. by Fredrik Roubert · 6 years ago
  60. 7c531a7 Provide static libicuuc for tests by Kevin Rocard · 6 years ago
  61. dcdfae8 Copy ICU 60.2 from icu-project.org to aosp/icu60. by Fredrik Roubert · 7 years ago
  62. dd0f81c Android patch: Add noop-*.ucm to prevent 2022 security attack. by Fredrik Roubert · 10 years ago
  63. eeb549f Android patch: #define U_CHARSET_IS_UTF8 1 by Fredrik Roubert · 10 years ago
  64. 29e066a Cherry-pick: ticket:13462: fix Script_Extensions for 5 characters: data generator needs to revert them from block scx to sc by Markus Scherer · 7 years ago
  65. 8434531 Android.bp files updated for ICU 60. by Fredrik Roubert · 7 years ago
  66. ffdc27e Copy ICU4C 60 release from icu-project.org to aosp/icu60. by Fredrik Roubert · 7 years ago
  67. a6a68cf Use -Werror in external/icu by Chih-Hung Hsieh · 7 years ago
  68. 96dd1d5 Remove default libraries by Dan Willemsen · 7 years ago
  69. b3eaa6a Remove clang: true by Lennart Wieboldt · 7 years ago
  70. e38c532 ICU libraries should not be available to vendors by Justin Yun · 7 years ago
  71. 90c7072 Merge remote-tracking branch 'aosp/icu59' into aosp/master. am: eb03f4ed31 by Fredrik Roubert · 7 years ago
  72. 9db0489 Remove last clang:false in the platform. by Elliott Hughes · 7 years ago
  73. cd88d0f Remove last clang:false in the platform. am: f891f489da by Elliott Hughes · 7 years ago
  74. f891f48 Remove last clang:false in the platform. by Elliott Hughes · 7 years ago
  75. bcf29ec Android patch: Add noop-*.ucm to prevent 2022 security attack. by Fredrik Roubert · 10 years ago
  76. 79eefd5 Android patch: #define U_CHARSET_IS_UTF8 1 by Fredrik Roubert · 10 years ago
  77. c030790 Cherry-pick: ticket:13094: Handle empty language subtag in parseTagString(). by Fredrik Roubert · 7 years ago
  78. 3f3bbb2 Set cppflags: -std=c++11 for ICU4C. by Fredrik Roubert · 7 years ago
  79. a93e7f3 Sort file lists in Android.bp by Fredrik Roubert · 7 years ago
  80. 8d81d5a Add missing files to Android.bp by Fredrik Roubert · 7 years ago
  81. eb17d95 Update Android.bp after ticket:12809 only .cpp files no .c in ICU by Fredrik Roubert · 7 years ago
  82. 0596fae Copy ICU4C 59 release from icu-project.org to aosp/icu59. by Fredrik Roubert · 7 years ago
  83. f8b21b2 Add vendor_available to libicui18n and libicuuc am: 28d5fdfc11 by Vijay Venkatraman · 7 years ago
  84. 28d5fdf Add vendor_available to libicui18n and libicuuc by Vijay Venkatraman · 7 years ago
  85. 1195b6b Cherry-pick: ticket:13094: Handle empty language subtag in parseTagString(). by Fredrik Roubert · 7 years ago
  86. c0d7fcc Cherry-pick: ticket:13094: Handle empty language subtag in parseTagString(). by Fredrik Roubert · 7 years ago
  87. a28ee8b Revert "Export libicuuc_headers" by Vijay Venkatraman · 7 years ago
  88. ae9a6b1 Export libicuuc_headers by Vijay Venkatraman · 7 years ago
  89. 62cf2d8 Merge "ICU: Remove static library versions of ICU." by Treehugger Robot · 7 years ago
  90. b0d2fab ICU: Remove static library versions of ICU. by Narayan Kamath · 7 years ago
  91. 967a595 Cherry-pick: ticket:12994: Have C++ ListFormatter use ures_getAllItemsWithFallback to load resources; add tests for C and J by Peter Edberg · 7 years ago
  92. ab54418 Cherry-pick: ticket:12918 Dictionary Break Iterator Assertion Failure by Andy Heninger · 8 years ago
  93. 2398fa1 Revert "Additional character encoding: jisx-208.ucm" by Fredrik Roubert · 8 years ago
  94. 3926a9b Revert "Additional character encodings for emoji support." by Fredrik Roubert · 8 years ago
  95. 8fbed39 Cherry-pick: ticket:12880: Bumped ICU release version to 58.2 in code and readme. Synchronized ICU4J data with ICU4C (because data version was also updated). by Yoshito Umaoka · 8 years ago
  96. c49e7e7 Cherry-pick: ticket:12868: Fixed invalid if condition in the recent fix in locmap.c by Yoshito Umaoka · 8 years ago
  97. 3ae755e Cherry-pick: ticket:12832: UTF-8 case mapping appendUChar() write a character even if it fills destCapacity exactly by Markus Scherer · 8 years ago
  98. 44c6afa Cherry-pick: ticket:12849 Title Casing, incorrect length returned when preflighting with a NULL output buffer. by Andy Heninger · 8 years ago
  99. 72614b2 Android patch: Add noop-*.ucm to prevent 2022 security attack. by Fredrik Roubert · 10 years ago
  100. 06ab188 Android patch: Additional character encodings for emoji support. by Fredrik Roubert · 10 years ago