summaryrefslogtreecommitdiffstats
path: root/luni/src
Commit message (Expand)AuthorAgeFilesLines
* Warn about a fixed bug in XmlPullParser.nextText()Jesse Wilson2011-11-111-0/+22
* Merge "Improve the documentation of toString methods in the java.net package."Elliott Hughes2011-10-294-17/+19
|\
| * Improve the documentation of toString methods in the java.net package.Elliott Hughes2011-10-284-17/+19
* | Add a mode to UriCodec to handle invalid URLs without throwing.Jesse Wilson2011-10-282-13/+18
|/
* Add pfx extension as "application/x-pkcs12"Marc Blank2011-10-271-0/+1
* Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-2/+2
* Merge "Move OpenSSLSocketImpl.close resource cleanup into a finally clause"Brian Carlstrom2011-10-242-16/+18
|\
| * Move OpenSSLSocketImpl.close resource cleanup into a finally clauseBrian Carlstrom2011-10-242-16/+18
* | am 04e25f30: Fix socket timeout test failures.Elliott Hughes2011-10-243-98/+54
|\ \ | |/ |/|
| * Fix socket timeout test failures.Elliott Hughes2011-10-233-98/+54
* | Cope with fstat(2) failures during close.Elliott Hughes2011-10-211-13/+12
* | am 64350311: Work around a dalvik weakness.Elliott Hughes2011-10-191-1/+8
|\ \ | |/
| * Work around a dalvik weakness.Elliott Hughes2011-10-191-1/+8
* | Merge "Add mime types used by Google Earth"Brian Carlstrom2011-10-191-0/+2
|\ \
| * | Add mime types used by Google EarthJulien Mercay2011-10-171-0/+2
* | | am 9abfeaca: Merge "Fix backwards Engine cache test" into ics-mr0Brian Carlstrom2011-10-183-2/+7
|\ \ \ | | |/ | |/|
| * | Merge "Fix backwards Engine cache test" into ics-mr0Brian Carlstrom2011-10-183-2/+7
| |\ \
| | * | Fix backwards Engine cache testBrian Carlstrom2011-10-183-2/+7
* | | | am bea6b3d2: Merge "Don\'t require exception priority to match any particular...Jesse Wilson2011-10-181-56/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge "Don't require exception priority to match any particular implementatio...Jesse Wilson2011-10-181-56/+0
| |\ \
| | * | Don't require exception priority to match any particular implementation.Jesse Wilson2011-10-181-56/+0
| * | | Merge "Set ANDROID_DATA for DalvikExecTest" into ics-mr0Brian Carlstrom2011-10-171-1/+6
| |\ \ \ | | | |/ | | |/|
| | * | Set ANDROID_DATA for DalvikExecTestBrian Carlstrom2011-10-161-1/+6
| | |/
* | | am 5576e932: Merge "Fix Arrays Javadoc to be consistent with parameter names....Jesse Wilson2011-10-171-1/+1
|\ \ \ | |/ /
| * | Merge "Fix Arrays Javadoc to be consistent with parameter names." into ics-mr0Jesse Wilson2011-10-171-1/+1
| |\ \ | | |/ | |/|
| | * Fix Arrays Javadoc to be consistent with parameter names.Jesse Wilson2011-10-141-1/+1
| * | DexClassLoaderTest.setUp should clean optimized directoryBrian Carlstrom2011-10-141-1/+6
| |/
* | Set ANDROID_DATA for DalvikExecTestBrian Carlstrom2011-10-141-1/+6
* | Merge "DexClassLoaderTest.setUp should clean optimized directory"Brian Carlstrom2011-10-141-1/+6
|\ \
| * | DexClassLoaderTest.setUp should clean optimized directoryBrian Carlstrom2011-10-141-1/+6
* | | am c8ed4009: Clean up exception throwing in Arrays.Jesse Wilson2011-10-141-8/+5
|\ \ \ | | |/ | |/|
| * | Clean up exception throwing in Arrays.Jesse Wilson2011-10-141-8/+5
* | | Add an extra test case for Double.parseDouble.Elliott Hughes2011-10-121-1/+3
|/ /
* | Remove tests that always time out.Jesse Wilson2011-10-051-27/+0
|/
* Update test now that DNS names starting with a digit are allowedBrian Carlstrom2011-10-051-7/+31
* Merge "Fix chunked input stream's available() method to never return -1."Jesse Wilson2011-09-302-1/+33
|\
| * Fix chunked input stream's available() method to never return -1.Jesse Wilson2011-09-302-1/+33
* | Merge "Fix a couple of isReachable bugs."Elliott Hughes2011-09-305-122/+68
|\ \
| * | Fix a couple of isReachable bugs.Elliott Hughes2011-09-305-122/+68
| |/
* | Set the ZIP central directory UTF-8 bit.Elliott Hughes2011-09-291-0/+4
|/
* s/Ipv6/IPv6/Elliott Hughes2011-09-291-1/+1
* Fix the InetAddress/Inet4Address/Inet6Address documentation.Elliott Hughes2011-09-294-292/+158
* Give InputStream/OutputStream decent documentation.Jesse Wilson2011-09-142-24/+49
* Merge "Discourage developers from catching subclasses of SocketException."Jesse Wilson2011-09-126-11/+16
|\
| * Discourage developers from catching subclasses of SocketException.Jesse Wilson2011-09-126-11/+16
* | Make socket channel address available after bind().Jesse Wilson2011-09-121-3/+1
|/
* Tests to verify that reflection + anonymous classes works properly.Jesse Wilson2011-08-301-0/+39
* Remove DigiNotar Root CABrian Carlstrom2011-08-291-121/+0
* Merge "Test that Calendars can in fact be serialized."Jesse Wilson2011-08-251-0/+34
|\
| * Test that Calendars can in fact be serialized.Jesse Wilson2011-08-251-0/+34