1. bf6f2af Stop using deprecated ucol_safeClone placement functionality. by Elliott Hughes · 11 years ago
  2. 1e5d730 More 64-bit fixes for libcore native code. by Elliott Hughes · 11 years ago
  3. 3aac4dd Add icu4c-backed transliteration. by Elliott Hughes · 12 years ago
  4. 5ec69b2 Clean up ICU error reporting. by Elliott Hughes · 12 years ago
  5. 7cd6760 Make libjavacore independent of libnativehelper for the PDK. by Elliott Hughes · 12 years ago
  6. f08498e Fix gcc-4.6 compiler warnings about conversion between pointer and integer. by Doug Kwan · 13 years ago
  7. fe711d6 Don't use ScopedJavaUnicodeString where ScopedStringChars will do. by Elliott Hughes · 13 years ago
  8. bef9ec3 Clean up ICU exception throwing. by Elliott Hughes · 13 years ago
  9. 57d0a10 Make all filenames match their classes. by Elliott Hughes · 13 years ago[Renamed from luni/src/main/native/NativeCollation.cpp]
  10. cfa6ffe More package-jiggling for our ICU-related code. by Elliott Hughes · 14 years ago
  11. acce5ff Fix last few uses of "type *id" to be "type* id". by Elliott Hughes · 14 years ago
  12. e22935d Remove most of our C-style casts. by Elliott Hughes · 14 years ago
  13. 034db7d Remove more of our C-style casts, fix more of our native method names. by Elliott Hughes · 14 years ago
  14. 0596087 Enhance ScopedUtfChars to include the null check most callers were missing. by Elliott Hughes · 14 years ago
  15. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 14 years ago
  16. 6b811c5 Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni by Peter Hallam · 14 years ago[Renamed from icu/src/main/native/NativeCollation.cpp]
  17. 0808cae Dead code/cruft removal in the collation code. by Elliott Hughes · 14 years ago
  18. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 14 years ago
  19. 757a794 Merge LocaleData and Resources, rename Resources to ICU. by Elliott Hughes · 14 years ago
  20. f9157ea Tidy up our getAvailableLocales methods to actually ask ICU4C. by Elliott Hughes · 14 years ago
  21. ebe438a Java 6 changed CollationKey from final to abstract. by Elliott Hughes · 14 years ago
  22. 1698d14 Switch our ICU JNI over to C++ and tidy up a little. by Elliott Hughes · 15 years ago[Renamed (82%) from icu/src/main/native/CollationInterface.c]
  23. 4722f16 Minor tidy-up of some of the ICU interface. by Elliott Hughes · 15 years ago
  24. 9a00adf Use icu4jni_error more consistently. by Elliott Hughes · 15 years ago
  25. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  26. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  27. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago