summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make ReferenceQueueTest#test_removeJ more robust.Mathieu Chartier2015-02-181-7/+10
* Merge "Fix LocaleTest#testDefaultLocale."Narayan Kamath2015-02-102-16/+18
|\
| * Fix LocaleTest#testDefaultLocale.Narayan Kamath2015-02-102-16/+18
|/
* Merge "Explicitly state all File constructor NPEs."Elliott Hughes2015-02-071-0/+4
|\
| * Explicitly state all File constructor NPEs.Elliott Hughes2015-02-071-0/+4
|/
* Merge "CharsetEncoder.flush() should only call implFlush() once."Narayan Kamath2015-02-042-0/+59
|\
| * CharsetEncoder.flush() should only call implFlush() once.Fredrik Roubert2015-02-042-0/+59
|/
* Merge "Fix deflater in / out counts for inputs > 4G."Narayan Kamath2015-01-306-5/+71
|\
| * 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 "Remove flakiness from ProcessTest."Elliott Hughes2015-01-301-3/+6
|\ \
| * | Remove flakiness from ProcessTest.Elliott Hughes2015-01-291-3/+6
|/ /
* | Merge "Fix org.json.JSONTokenerTest#testNextStringUnicodeEscaped."Elliott Hughes2015-01-291-3/+2
|\ \
| * | Fix org.json.JSONTokenerTest#testNextStringUnicodeEscaped.Elliott Hughes2015-01-291-3/+2
* | | Merge "Set the test as large, it can reach the 1 minute timeout."Nicolas Geoffray2015-01-291-0/+1
|\ \ \ | |/ / |/| |
| * | Set the test as large, it can reach the 1 minute timeout.Nicolas Geoffray2015-01-291-0/+1
|/ /
* | 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-233-143/+33
|\ \ \
| * | | Fix the infinite loop issue of the conversion from string to doubleJingwei Zhang2015-01-233-143/+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-236-98/+470
|\ \ \
| * | | Add SSLSocket tests which inspect emitted ClientHello fields.Alex Klyubin2015-01-226-98/+470
| |/ /
* | | Merge "Fix incorrect ordering of assertEquals"Neil Fuller2015-01-231-1/+1
|\ \ \ | |/ / |/| |
| * | Fix incorrect ordering of assertEqualsNeil Fuller2015-01-231-1/+1
* | | Merge "Throw JSONException rather than NumberFormatException for an invalid e...Elliott Hughes2015-01-222-6/+14
|\ \ \
| * | | Throw JSONException rather than NumberFormatException for an invalid escape.Elliott Hughes2015-01-222-6/+14
* | | | Merge "okhttp.jar is needed by run-libcore-tests."Alex Klyubin2015-01-221-0/+1
|\ \ \ \
| * | | | okhttp.jar is needed by run-libcore-tests.Alex Klyubin2015-01-221-0/+1
* | | | | Merge "Introduce user.locale [take 2]"Narayan Kamath2015-01-223-52/+133
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Introduce user.locale [take 2]Narayan Kamath2015-01-213-52/+133
* | | | | Merge "Use the IPv6 instead of the IPv4 wildcard address in sockets."Lorenzo Colitti2015-01-226-23/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use the IPv6 instead of the IPv4 wildcard address in sockets.Lorenzo Colitti2015-01-226-23/+24
|/ / / /
* | | | Merge "Get rid of rule to generate a file with a # in its name."Narayan Kamath2015-01-212-20/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Get rid of rule to generate a file with a # in its name.Narayan Kamath2015-01-212-20/+0
|/ / /
* | | Merge "Fix ProcessTest#getErrorStream."Narayan Kamath2015-01-211-1/+1
|\ \ \
| * | | Fix ProcessTest#getErrorStream.Narayan Kamath2015-01-211-1/+1
* | | | Merge "Clarify comment on private method."Narayan Kamath2015-01-211-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Clarify comment on private method.Narayan Kamath2015-01-201-1/+3
|/ / /
* | | Merge "Add a unit test to demonstrate ICU CharsetProvider problems"Narayan Kamath2015-01-205-36/+141
|\ \ \
| * | | Add a unit test to demonstrate ICU CharsetProvider problemsNarayan Kamath2015-01-205-36/+141
* | | | Merge "Make socket binding behavior clearer"Neil Fuller2015-01-205-46/+40
|\ \ \ \
| * | | | Make socket binding behavior clearerNeil Fuller2015-01-205-46/+40
|/ / / /
* | | | Merge "Changes needed to support OkHttp upgrade"Neil Fuller2015-01-202-42/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Changes needed to support OkHttp upgradeNeil Fuller2015-01-202-42/+7
* | | | Merge "Remove fcntlLong, use fcntlInt for F_SETFD instead."Narayan Kamath2015-01-206-11/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove fcntlLong, use fcntlInt for F_SETFD instead.Narayan Kamath2015-01-196-11/+1
|/ / /
* | | Merge "Add fcntlInt."Narayan Kamath2015-01-196-20/+44
|\ \ \ | |_|/ |/| |