summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
...
* | | | am 85a9d24b: am d4884a61: Merge "Fix bad negation in Collections#binarySearch."Narayan Kamath2015-04-162-16/+88
|\ \ \ \ | |/ / /
| * | | Fix bad negation in Collections#binarySearch.Narayan Kamath2015-04-162-16/+88
* | | | am 4e0962cc: am bceeae5a: Merge "Unbreak Harmony MacTest."Alex Klyubin2015-04-151-0/+13
|\ \ \ \ | |/ / /
| * | | Unbreak Harmony MacTest.Alex Klyubin2015-04-151-0/+13
| |/ /
* | | am c5546c4c: am 0ed6c7db: Merge "Switch DateIntervalFormat/RelativeDateTimeFo...Neil Fuller2015-04-147-302/+86
|\ \ \ | |/ /
| * | Switch DateIntervalFormat/RelativeDateTimeFormatter to ICU4JTravis Keep2015-04-147-302/+86
* | | am b483a6a7: am 3ac9db28: Merge "StrictJarFile: unittest for missing files"Nick Kralevich2015-04-141-0/+4
|\ \ \ | |/ /
| * | StrictJarFile: unittest for missing filesNick Kralevich2015-04-141-0/+4
* | | am 6ed782c4: am 29ee0563: Merge "StrictJarFile: better handle missing files"Nick Kralevich2015-04-141-0/+7
|\ \ \ | |/ /
| * | StrictJarFile: better handle missing filesNick Kralevich2015-04-141-0/+7
* | | am a7d04d7e: am 5b398cac: Merge "Refactor security classes for static initial...Andreas Gampe2015-04-132-13/+45
|\ \ \ | |/ /
| * | Refactor security classes for static initializationKenny Root2015-04-132-13/+45
* | | am d65a3c71: am a936d452: Merge "Libcore: Refactor TimeZone for compile-time ...Andreas Gampe2015-04-131-36/+46
|\ \ \ | |/ /
| * | Libcore: Refactor TimeZone for compile-time initializationAndreas Gampe2015-04-131-36/+46
* | | am 2fe35a74: am f77b10a0: Merge "Libcore: Make Date compile-time initializable"Andreas Gampe2015-04-131-2/+5
|\ \ \ | |/ /
| * | Libcore: Make Date compile-time initializableAndreas Gampe2015-04-101-2/+5
* | | am a4f134aa: am 0d97d4a1: Merge "Remove obsolete concurrent access test."Narayan Kamath2015-04-101-28/+0
|\ \ \ | |/ /
| * | Remove obsolete concurrent access test.Narayan Kamath2015-04-101-28/+0
* | | am b9a96e76: am 4298c47c: Merge "Make ICU4J look for timezone updates in /data"Neil Fuller2015-04-091-1/+33
|\ \ \ | |/ /
| * | Make ICU4J look for timezone updates in /dataNeil Fuller2015-04-091-1/+33
* | | am e778838c: am 227afa27: Merge "libcore: change SSLEngineTest to close SSLEn...Sergio Giro2015-04-081-34/+88
|\ \ \ | |/ /
| * | Merge "libcore: change SSLEngineTest to close SSLEngine instances"Sergio Giro2015-04-081-34/+88
| |\ \
| | * | libcore: change SSLEngineTest to close SSLEngine instancesSergio Giro2015-04-081-34/+88
* | | | am 48cb3cb0: am 8c92f020: Merge "Small documentation changes to System"Neil Fuller2015-04-081-4/+6
|\ \ \ \ | |/ / /
| * | | Small documentation changes to SystemNeil Fuller2015-04-081-4/+6
* | | | am 71a8b3bd: am 58894095: Merge "Rename package to android.icu.* instead of c...Narayan Kamath2015-04-081-1/+1
|\ \ \ \ | |/ / /
| * | | Rename package to android.icu.* instead of com.android.ibm.icu.*.Narayan Kamath2015-04-071-1/+1
* | | | am 8426170b: am 345d118d: Merge "Changes to enable timezone data overrides fo...Neil Fuller2015-04-072-19/+64
|\ \ \ \ | |/ / /
| * | | Merge "Changes to enable timezone data overrides for ICU and libcore"Neil Fuller2015-04-072-19/+64
| |\ \ \
| | * | | Changes to enable timezone data overrides for ICU and libcoreNeil Fuller2015-03-262-19/+64
* | | | | am 3a5bda4d: am e2588119: Merge "GZIPInputStream: Correctly handle extras in ...Narayan Kamath2015-04-072-1/+17
|\ \ \ \ \ | |/ / / /
| * | | | GZIPInputStream: Correctly handle extras in gzip headers.Narayan Kamath2015-04-072-1/+17
| | |_|/ | |/| |
* | | | am 8eb6471d: am 0e727b80: Merge "Expose getSpi from crypto operations as hidd...Alex Klyubin2015-04-034-4/+22
|\ \ \ \ | |/ / /
| * | | Merge "Expose getSpi from crypto operations as hidden API."Alex Klyubin2015-04-034-4/+22
| |\ \ \
| | * | | Expose getSpi from crypto operations as hidden API.Alex Klyubin2015-03-244-4/+22
* | | | | am d42442e6: am e54ee76f: Merge "GZIPInputStream: Fix handling of header CRCs."Narayan Kamath2015-04-032-3/+19
|\ \ \ \ \ | |/ / / /
| * | | | GZIPInputStream: Fix handling of header CRCs.Narayan Kamath2015-04-032-3/+19
* | | | | am 39197570: am f640e5b7: Merge "Don\'t use zip64 by default."Narayan Kamath2015-04-036-579/+669
|\ \ \ \ \ | |/ / / /
| * | | | Don't use zip64 by default.Narayan Kamath2015-04-036-579/+669
* | | | | am 138c61b2: am ff8391a7: Merge "Be consistent with the library path."Nicolas Geoffray2015-04-031-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Be consistent with the library path."Nicolas Geoffray2015-04-031-1/+5
| |\ \ \ \
| | * | | | Be consistent with the library path.Nicolas Geoffray2015-04-021-1/+5
* | | | | | am ff1e2b45: am 6696f19d: Merge "Implement BreakIterator in terms of icu4j."Narayan Kamath2015-04-026-450/+37
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Implement BreakIterator in terms of icu4j.Narayan Kamath2015-04-026-450/+37
* | | | | | am c3755158: am 383f9036: Merge "Override ICU4Js search path for ICU4C data."Narayan Kamath2015-04-021-0/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Override ICU4Js search path for ICU4C data."Narayan Kamath2015-04-021-0/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Override ICU4Js search path for ICU4C data.Narayan Kamath2015-04-011-0/+6
| | | |_|/ | | |/| |
* | | | | am e62a1b2d: am 36294d6f: Merge "Fix KeyGeneratorTest breakage due to Android...Alex Klyubin2015-04-012-1/+13
|\ \ \ \ \ | |/ / / /
| * | | | Fix KeyGeneratorTest breakage due to AndroidKeyStore.Alex Klyubin2015-04-012-1/+13
| |/ / /
* | | | am 1b29afea: am fc62e635: Merge "Add a test to confirm that TZ data is in sync"Neil Fuller2015-03-303-0/+22
|\ \ \ \ | |/ / /