summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Add fcntlInt.Narayan Kamath2015-01-166-20/+44
* | | Merge "Only bother building the host tests for Linux."Elliott Hughes2015-01-161-0/+4
|\ \ \
| * | | Only bother building the host tests for Linux.Elliott Hughes2015-01-161-0/+4
* | | | 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
* | | | | Merge "Introduce user.locale."Narayan Kamath2015-01-163-8/+57
|\| | | |
| * | | | Introduce user.locale.Narayan Kamath2015-01-153-8/+57
| | |/ / | |/| |
* | | | Merge "Fix confusing Selector docs"Neil Fuller2015-01-141-5/+10
|\ \ \ \
| * | | | Fix confusing Selector docsNeil Fuller2015-01-141-5/+10
| | |_|/ | |/| |
* | | | Merge "Fix the hostname for the IPv6 loopback address"Neil Fuller2015-01-145-18/+88
|\ \ \ \ | |/ / / |/| | |
| * | | Fix the hostname for the IPv6 loopback addressNeil Fuller2015-01-145-18/+88
|/ / /
* | | Merge "Increase ThreadTest tolerance"Mathieu Chartier2015-01-131-3/+3
|\ \ \ | |/ / |/| |
| * | Increase ThreadTest toleranceMathieu Chartier2015-01-131-3/+3
|/ /
* | Merge "More FileDescriptor.isSocket cleanup."Elliott Hughes2015-01-093-5/+5
|\ \
| * | More FileDescriptor.isSocket cleanup.Elliott Hughes2015-01-083-5/+5
|/ /
* | Merge "Add VMRuntime.clampGrowthLimit"Mathieu Chartier2015-01-091-0/+6
|\ \
| * | Add VMRuntime.clampGrowthLimitMathieu Chartier2015-01-081-0/+6
* | | Merge "Fix and clean up FileDescriptor.isSocket."Elliott Hughes2015-01-082-7/+22
|\ \ \
| * | | Fix and clean up FileDescriptor.isSocket.Elliott Hughes2015-01-082-7/+22
| | |/ | |/|
* | | Merge "SSLSocketTest: test close alert during handshake"Kenny Root2015-01-081-0/+148
|\ \ \ | |/ / |/| |
| * | SSLSocketTest: test close alert during handshakeKenny Root2015-01-081-0/+148
|/ /
* | Merge "Add a test for bug 18644314."Narayan Kamath2015-01-081-9/+48
|\ \
| * | Add a test for bug 18644314.Narayan Kamath2015-01-081-9/+48
* | | Merge "SSLEngineTest: position should be same as produced/consumed"Kenny Root2015-01-081-3/+11
|\ \ \
| * | | SSLEngineTest: position should be same as produced/consumedKenny Root2015-01-071-3/+11
|/ / /
* | | Merge "Fix a javadoc typo in java.net.URL.equals."Elliott Hughes2015-01-071-1/+1
|\ \ \
| * | | Fix a javadoc typo in java.net.URL.equals.Elliott Hughes2015-01-061-1/+1
| | |/ | |/|
* | | Merge "Make some hidden methods final and more obviously private"Neil Fuller2015-01-072-7/+7
|\ \ \ | |/ / |/| |
| * | Make some hidden methods final and more obviously privateNeil Fuller2015-01-072-7/+7
| |/
* | Merge "Avoid a type conversion during comparison"Neil Fuller2015-01-061-1/+1
|\ \ | |/ |/|
| * Avoid a type conversion during comparisonNeil Fuller2015-01-061-1/+1
|/
* Merge "Fix Harmony's HostnameVerifierTest breakage."Alex Klyubin2015-01-051-3/+3
|\