1. f5b3fb4 am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6." by Elliott Hughes · 15 years ago
  2. a656b24 Implement (but @hide) java.text.Normalizer from Java 6. by Elliott Hughes · 15 years ago
  3. 7ee3a06 Resync a load of tests with upstream, make our build faster. by Elliott Hughes · 15 years ago
  4. b2cebc7 Merge "Fix a few of our FindBugs "high" warnings." into dalvik-dev by Elliott Hughes · 15 years ago
  5. deacd76 Fix a few of our FindBugs "high" warnings. by Elliott Hughes · 15 years ago
  6. aa39195 Use one method to create a Locale from a String. by Elliott Hughes · 15 years ago
  7. 4d4ca58 Remove RuleBasedNumberFormat from our icu4jni fork, since we don't need it. by Elliott Hughes · 15 years ago
  8. 5d593ea Use DecimalFormatSymbols' new default constructor for speed. by Elliott Hughes · 15 years ago
  9. da4f31d Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException. by Elliott Hughes · 15 years ago
  10. d5344fe Double the speed of DecimalFormat creation. by Elliott Hughes · 15 years ago
  11. 8c7e05b Remove commented-out code. by Elliott Hughes · 15 years ago
  12. d7e81f7 Fix NumberFormat's behavior with BigInteger and custom Number subclasses. by Elliott Hughes · 15 years ago
  13. 820dd9b Rename icu4jni's DecimalFormat to NativeDecimalFormat, to reduce confusion. by Elliott Hughes · 15 years ago
  14. 1efbe33 Gut NativeDecimalFormat in favor of icu4jni.DecimalFormat. by Elliott Hughes · 15 years ago
  15. f2d5062 Simplify our DecimalFormat. by Elliott Hughes · 15 years ago
  16. 1698d14 Switch our ICU JNI over to C++ and tidy up a little. by Elliott Hughes · 15 years ago
  17. 4722f16 Minor tidy-up of some of the ICU interface. by Elliott Hughes · 15 years ago
  18. b56d4f1 Improve the DecimalFormat JNI. by Elliott Hughes · 15 years ago
  19. e42c62c Speed up Character. by Elliott Hughes · 15 years ago
  20. e1e5e8e Fix Date.toString. by Elliott Hughes · 15 years ago
  21. aba52f9 Remove the last bits of the ICU ResourceBundle hack. by Elliott Hughes · 15 years ago
  22. 0b18d1e Support non-default negative patterns in NumberFormat.getIntegerInstance. by Elliott Hughes · 15 years ago
  23. a05602f Last bunch of NumberFormat speedups. by Elliott Hughes · 15 years ago
  24. 64e410f Speed up DecimalFormatSymbols. by Elliott Hughes · 15 years ago
  25. 6ca85c4 Fix build (accidental API leak). by Elliott Hughes · 15 years ago
  26. 33aa6eb Stop using ResourceBundle for locale data. by Elliott Hughes · 15 years ago
  27. 67081ff More ICU cleanup. by Elliott Hughes · 15 years ago
  28. 70fa193 Fix leaks in ICU JNI. by Elliott Hughes · 15 years ago
  29. 2e3a41d Speed up the way we access ICU's locale data. by Elliott Hughes · 15 years ago
  30. f787a87 Depessimize string conversions. by Elliott Hughes · 15 years ago
  31. a1e5d8a Fix java.util.Formatter formatting of -0.0. by Elliott Hughes · 15 years ago
  32. b7bfb47 CharsetDecoderICU/CharsetEncoderICU should take arrayOffset into account. by Elliott Hughes · 15 years ago
  33. f54136e Fix a few FindBugs warnings in code that isn't upstream. by Elliott Hughes · 15 years ago
  34. 34ecef9 Fix icu4jni Resources ("Locale") to not expose its internals. by Elliott Hughes · 15 years ago
  35. 1bf7522 Bug fixing for NumberFormat and BigDecimal. by Jesse Wilson · 15 years ago
  36. 9a00adf Use icu4jni_error more consistently. by Elliott Hughes · 15 years ago
  37. 738f950 Use jniThrowException instead of FindClass/ThrowNew. by Elliott Hughes · 15 years ago
  38. 35a3f09 am d9f8adbf: am cb12fde6: Make Resources preloadable again. by Elliott Hughes · 15 years ago
  39. eb6b2b6 Make Resources$DefaultTimeZones preloadable again. by Elliott Hughes · 15 years ago
  40. c742cad Remove duplicate copies of ICU error translation. by Elliott Hughes · 15 years ago
  41. 80e88aa Use GetStringRegion/GetStringUTFRegion where appropriate. by Elliott Hughes · 15 years ago
  42. 91e2974 Merge change 24402 by Android (Google) Code Review · 15 years ago
  43. d22b51d Use GetByteArrayRegion instead of GetByteArrayElements. by Elliott Hughes · 15 years ago
  44. 13b99f2 InputStreamReader forgets to convert incomplete multibyte characters at the buffer boundary by Urs Grob · 15 years ago
  45. 1ca715a Move LOG_TAG above the includes. by Andy McFadden · 15 years ago
  46. 77235a2 am e406b316: Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU. by Mihai Preda · 15 years ago
  47. 9932735 Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU. by Mihai Preda · 15 years ago
  48. 8cdbc20 Return an Object[][] rather than an Object[]. by Andy McFadden · 15 years ago
  49. 22826c5 am 08eacd4: am 64b928e: AI 148694: Manually copied from cupcake_dcm CL 1 by Andy Stadler · 15 years ago
  50. 0347eb1 AI 148694: Manually copied from cupcake_dcm CL 148669-p9. When resetting the by Andy Stadler · 15 years ago
  51. ad884a7 add comments for the UTF-8 string creation patch by Hao Feng · 16 years ago
  52. ab28398 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  53. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  54. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  55. 2fb02ef auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  56. d11a65b auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  57. 9cb89d7 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  58. b792632 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  59. d94c06c auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  60. a0881d0 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  61. dd828f4 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  62. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago