summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check that the result of UniquePtr::release is always used.Elliott Hughes2011-06-072-8/+16
* Remove dead tests.Elliott Hughes2011-06-0636-4440/+0
* Clean up test duplication and fix broken tests.Elliott Hughes2011-06-066-1149/+159
* Remove some unnecessary cruft.Elliott Hughes2011-06-064-49/+17
* am 003f7a4d: Make test initialization lazyBrian Carlstrom2011-06-0611-1258/+1081
|\
| * Make test initialization lazyBrian Carlstrom2011-06-0411-1258/+1081
* | Merge "Remove more dead "security theater" cruft." into dalvik-devElliott Hughes2011-06-0649-7956/+212
|\ \
| * | Remove more dead "security theater" cruft.Elliott Hughes2011-06-0449-7956/+212
* | | Remove support for deprecated IPv4 address formats.Elliott Hughes2011-06-036-73/+112
|/ /
* | am cbec51f5: SHA1_MessageDigestImpl should work for inputs of 256 MegabytesBrian Carlstrom2011-06-012-1/+196
|\ \ | |/
| * SHA1_MessageDigestImpl should work for inputs of 256 MegabytesBrian Carlstrom2011-06-012-1/+196
* | Allow the user to specify the packages to test.Elliott Hughes2011-06-011-5/+8
* | am ee100f24: Merge "Make ErrnoException a checked exception."Elliott Hughes2011-05-2719-59/+97
|\ \ | |/
| * Merge "Make ErrnoException a checked exception."Elliott Hughes2011-05-2719-59/+97
| |\
| | * Make ErrnoException a checked exception.Elliott Hughes2011-05-2719-59/+97
* | | am 5722fb8a: Fix the FileOutputStream documentation.Elliott Hughes2011-05-271-10/+14
|\ \ \ | |/ /
| * | Fix the FileOutputStream documentation.Elliott Hughes2011-05-271-10/+14
| |/
* | Relative/absolute and opaque/hierarchical docs for java.net.URI.Jesse Wilson2011-05-272-8/+74
* | am 2ab014f8: Merge remote branch \'goog/dalvik-dev\' into dalvik-dev-to-masterBrian Carlstrom2011-05-270-0/+0
|\ \ | |/
| * Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-masterBrian Carlstrom2011-05-26191-9863/+9092
| |\
* | | Document java.net.URI.Jesse Wilson2011-05-274-274/+321
| |/ |/|
* | Merge "Clean Up URI's parsing code." into dalvik-devJesse Wilson2011-05-265-172/+108
|\ \
| * | Clean Up URI's parsing code.Jesse Wilson2011-05-265-172/+108
* | | Merge "Don't use mapped IPv4 addresses with MCAST_JOIN_GROUP." into dalvik-devElliott Hughes2011-05-263-12/+13
|\ \ \
| * | | Don't use mapped IPv4 addresses with MCAST_JOIN_GROUP.Elliott Hughes2011-05-263-12/+13
* | | | Merge "Match the RI's exact exception type." into dalvik-devElliott Hughes2011-05-261-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Match the RI's exact exception type.Elliott Hughes2011-05-261-2/+2
| |/ /
* | | Fix URI to behave more like the spec and browsers and less like the RI.Jesse Wilson2011-05-264-65/+85
* | | Use canonicalizePath in URI.Jesse Wilson2011-05-256-1981/+70
|/ /
* | Merge "Parity between URI and URL tests." into dalvik-devJesse Wilson2011-05-254-66/+560
|\ \
| * | Parity between URI and URL tests.Jesse Wilson2011-05-254-66/+560
* | | More Harmony test consolidation.Elliott Hughes2011-05-255-444/+4
* | | Deduplicate Harmony tests.Elliott Hughes2011-05-252-1116/+122
* | | Merge "Make it possible to test java.io.Console." into dalvik-devElliott Hughes2011-05-251-4/+4
|\ \ \ | |/ / |/| |
| * | Make it possible to test java.io.Console.Elliott Hughes2011-05-251-4/+4
* | | Merge "Rewrite parsing for java.net.URL." into dalvik-devJesse Wilson2011-05-2512-360/+842
|\ \ \
| * | | Rewrite parsing for java.net.URL.Jesse Wilson2011-05-2512-360/+842
| |/ /
* | | am 4ccd262b: Cleanup KeyStoreBuilderParametersTestBrian Carlstrom2011-05-251-51/+27
|\ \ \ | |/ / |/| / | |/
| * Cleanup KeyStoreBuilderParametersTestBrian Carlstrom2011-05-251-51/+27
* | Merge "Fix a bug in FileChannel.map." into dalvik-devElliott Hughes2011-05-241-1/+7
|\ \
| * | Fix a bug in FileChannel.map.Elliott Hughes2011-05-241-1/+7
* | | am e2fdfbde: Merge "OpenSSLSocketImpl should tolerate X509KeyManager returnin...Brian Carlstrom2011-05-248-117/+296
|\ \ \ | |/ / |/| / | |/
| * Merge "OpenSSLSocketImpl should tolerate X509KeyManager returning null values"Brian Carlstrom2011-05-248-117/+296
| |\
| | * OpenSSLSocketImpl should tolerate X509KeyManager returning null valuesBrian Carlstrom2011-05-248-117/+296
* | | Merge "Fix a couple of FileChannel bugs." into dalvik-devElliott Hughes2011-05-242-1/+4
|\ \ \
| * | | Fix a couple of FileChannel bugs.Elliott Hughes2011-05-242-1/+4
* | | | am 46fc50e8: Merge "Support wrapping app processes to inject debug instrument...Jeff Brown2011-05-241-0/+27
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4...Jeff Brown2011-05-241-0/+27
| |\ \ | | |/ | |/|
| | * Support wrapping app processes to inject debug instrumentation.Jeff Brown2011-05-201-0/+27
* | | Remove two tests that are duplicated in the Harmony suite.Elliott Hughes2011-05-242-73/+0