summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implement mapLibraryName in Java."Elliott Hughes2015-04-162-14/+6
|\
| * Implement mapLibraryName in Java.Elliott Hughes2015-04-162-14/+6
* | Merge "Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatter"Neil Fuller2015-04-163-113/+114
|\ \
| * | Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatterNeil Fuller2015-04-163-113/+114
| |/
* | Make Manifest#clone obey clone's contract.Narayan Kamath2015-04-161-6/+20
* | Fix bad negation in Collections#binarySearch.Narayan Kamath2015-04-162-16/+88
* | Unbreak Harmony MacTest.Alex Klyubin2015-04-151-0/+13
|/
* Switch DateIntervalFormat/RelativeDateTimeFormatter to ICU4JTravis Keep2015-04-147-302/+86
* StrictJarFile: unittest for missing filesNick Kralevich2015-04-141-0/+4
* StrictJarFile: better handle missing filesNick Kralevich2015-04-141-0/+7
* Refactor security classes for static initializationKenny Root2015-04-132-13/+45
* Libcore: Refactor TimeZone for compile-time initializationAndreas Gampe2015-04-131-36/+46
* Libcore: Make Date compile-time initializableAndreas Gampe2015-04-101-2/+5
* Remove obsolete concurrent access test.Narayan Kamath2015-04-101-28/+0
* Make ICU4J look for timezone updates in /dataNeil Fuller2015-04-091-1/+33
* 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
* | Small documentation changes to SystemNeil Fuller2015-04-081-4/+6
* | Rename package to android.icu.* instead of com.android.ibm.icu.*.Narayan Kamath2015-04-071-1/+1
* | 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
* | | GZIPInputStream: Correctly handle extras in gzip headers.Narayan Kamath2015-04-072-1/+17
* | | 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
* | | | GZIPInputStream: Fix handling of header CRCs.Narayan Kamath2015-04-032-3/+19
* | | | Don't use zip64 by default.Narayan Kamath2015-04-036-579/+669
* | | | 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
* | | | | Implement BreakIterator in terms of icu4j.Narayan Kamath2015-04-026-450/+37
* | | | | 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
| | |_|/ | |/| |
* | | | Fix KeyGeneratorTest breakage due to AndroidKeyStore.Alex Klyubin2015-04-012-1/+13
|/ / /
* | | Merge "Add a test to confirm that TZ data is in sync"Neil Fuller2015-03-303-0/+22
|\ \ \
| * | | Add a test to confirm that TZ data is in syncNeil Fuller2015-03-273-0/+22
* | | | Merge "Test NetworkSecurityPolicy effect on HTTP connections."Alex Klyubin2015-03-261-0/+54
|\ \ \ \
| * | | | Test NetworkSecurityPolicy effect on HTTP connections.Alex Klyubin2015-03-251-0/+54
| |/ / /
* | | | Merge "Remove a misleading comment."Neil Fuller2015-03-261-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove a misleading comment.Neil Fuller2015-03-131-3/+0
* | | | Merge "Add libcore.net.NetworkSecurityPolicy."Alex Klyubin2015-03-254-2/+340
|\ \ \ \
| * | | | Add libcore.net.NetworkSecurityPolicy.Alex Klyubin2015-03-244-2/+340
| | |/ / | |/| |
* | | | Merge "Fix for ftp:// invalid urls with ProxySelector"Neil Fuller2015-03-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for ftp:// invalid urls with ProxySelectorNeil Fuller2015-03-251-1/+1
| |/ /
* | | Merge "Remove forced alignment code."Christopher Ferris2015-03-243-84/+260
|\ \ \
| * | | Remove forced alignment code.Christopher Ferris2015-03-233-84/+260
* | | | Merge "Fix the year display when formatting absolute date string"Tao Bao2015-03-232-5/+79
|\ \ \ \
| * | | | Fix the year display when formatting absolute date stringTao Bao2015-03-232-5/+79
* | | | | Merge "Pass getDexPath to Runtime.nativeLoad"Dmitriy Ivanov2015-03-231-9/+10
|\ \ \ \ \
| * | | | | Pass getDexPath to Runtime.nativeLoadDmitriy Ivanov2015-03-201-9/+10
| |/ / / /
* | | | | Use compiler pragmas instead of flags.Narayan Kamath2015-03-232-3/+9
* | | | | ICU55: Update locale data dependent test expectations.Fredrik Roubert2015-03-202-33/+33
|/ / / /