summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* java.lang.reflect: Use only relevant modifiers when converting to stringSergio Giro2015-03-114-1/+93
* Merge "Remove OpenSSL ENGINE test"Kenny Root2015-02-271-131/+0
|\
| * Remove OpenSSL ENGINE testKenny Root2015-02-271-131/+0
* | Merge "Fix CertificateFactoryTest API to BC"Kenny Root2015-02-271-10/+28
|\ \
| * | Fix CertificateFactoryTest API to BCKenny Root2015-02-271-10/+28
| |/
* | Remove size check that was accidentally removed.Narayan Kamath2015-02-271-0/+5
* | Implement zip64 support for ZipFile/ZipInputStream/ZipOutputStream.Narayan Kamath2015-02-278-109/+870
* | Add ST_* constants to OsConstantsNick Kralevich2015-02-262-0/+18
|/
* Clarify docs for CharsetEncoder#flush.Narayan Kamath2015-02-232-12/+34
* Deal with quoted subformat patterns correctly.Narayan Kamath2015-02-181-0/+6
* Fix handling of consecutive quotes in ChoiceFormat et al.Narayan Kamath2015-02-181-4/+7
* Merge "Handle infinities correctly in ChoiceFormat."Narayan Kamath2015-02-181-46/+32
|\
| * Handle infinities correctly in ChoiceFormat.Narayan Kamath2015-02-171-46/+32
* | Fixes associated with the tzdata 2015a updateNeil Fuller2015-02-181-8/+0
|/
* Use ICU for relative time formattingTao Bao2015-02-116-1/+1103
* Fix LocaleTest#testDefaultLocale.Narayan Kamath2015-02-102-16/+18
* Explicitly state all File constructor NPEs.Elliott Hughes2015-02-071-0/+4
* CharsetEncoder.flush() should only call implFlush() once.Fredrik Roubert2015-02-042-0/+59
* Fix deflater in / out counts for inputs > 4G.Narayan Kamath2015-01-306-5/+71
* Merge "Work around 32 bit glibc bug."Narayan Kamath2015-01-301-0/+17
|\
| * Work around 32 bit glibc bug.Narayan Kamath2015-01-291-0/+17
* | Merge "Regression tests for Etag handling"Neil Fuller2015-01-271-0/+133
|\ \
| * | Regression tests for Etag handlingNeil Fuller2015-01-261-0/+133
* | | Merge "Fix the infinite loop issue of the conversion from string to double"Elliott Hughes2015-01-232-134/+33
|\ \ \
| * | | Fix the infinite loop issue of the conversion from string to doubleJingwei Zhang2015-01-232-134/+33
| |/ /
* | | Merge "Make Cipher.update return null for empty input."Alex Klyubin2015-01-232-3/+13
|\ \ \
| * | | Make Cipher.update return null for empty input.Alex Klyubin2015-01-232-3/+13
| |/ /
* | | Merge "Add SSLSocket tests which inspect emitted ClientHello fields."Alex Klyubin2015-01-231-40/+159
|\ \ \
| * | | Add SSLSocket tests which inspect emitted ClientHello fields.Alex Klyubin2015-01-221-40/+159
| |/ /
* | | Merge "Fix incorrect ordering of assertEquals"Neil Fuller2015-01-231-1/+1
|\ \ \ | |/ / |/| |
| * | Fix incorrect ordering of assertEqualsNeil Fuller2015-01-231-1/+1
* | | Merge "Introduce user.locale [take 2]"Narayan Kamath2015-01-223-52/+133
|\ \ \ | |_|/ |/| |
| * | Introduce user.locale [take 2]Narayan Kamath2015-01-213-52/+133
* | | Use the IPv6 instead of the IPv4 wildcard address in sockets.Lorenzo Colitti2015-01-225-17/+17
* | | Get rid of rule to generate a file with a # in its name.Narayan Kamath2015-01-211-5/+0
|/ /
* | Clarify comment on private method.Narayan Kamath2015-01-201-1/+3
* | Merge "Add a unit test to demonstrate ICU CharsetProvider problems"Narayan Kamath2015-01-202-0/+58
|\ \
| * | Add a unit test to demonstrate ICU CharsetProvider problemsNarayan Kamath2015-01-202-0/+58
* | | Make socket binding behavior clearerNeil Fuller2015-01-205-46/+40
* | | Merge "Changes needed to support OkHttp upgrade"Neil Fuller2015-01-201-3/+3
|\ \ \ | | |/ | |/|
| * | Changes needed to support OkHttp upgradeNeil Fuller2015-01-201-3/+3
* | | Remove fcntlLong, use fcntlInt for F_SETFD instead.Narayan Kamath2015-01-196-11/+1
| |/ |/|
* | Merge "Add fcntlInt."Narayan Kamath2015-01-196-20/+44
|\ \
| * | Add fcntlInt.Narayan Kamath2015-01-166-20/+44
* | | Merge "Add a warning about relative paths to ZipEntry#getName."Narayan Kamath2015-01-161-0/+5
|\ \ \
| * | | Add a warning about relative paths to ZipEntry#getName.Narayan Kamath2015-01-161-0/+5
* | | | Merge "Cache class and field lookups in StrictJarFile."Narayan Kamath2015-01-161-5/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Cache class and field lookups in StrictJarFile.Narayan Kamath2015-01-081-5/+7
| |/ /
* | | Merge "Revert "Introduce user.locale.""Narayan Kamath2015-01-163-57/+8
|\ \ \
| * | | Revert "Introduce user.locale."Narayan Kamath2015-01-163-57/+8