summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The last of the Kxml correctness fixes for Expat compatibility.Jesse Wilson2010-11-304-34/+115
* Merge "Fix XML DOM test failures and close guard warnings." into dalvik-devJesse Wilson2010-11-299-353/+281
|\
| * Fix XML DOM test failures and close guard warnings.Jesse Wilson2010-11-299-353/+281
* | Merge "A little opcode cleanup in dalvik.system." into dalvik-devDan Bornstein2010-11-292-22/+75
|\ \ | |/ |/|
| * A little opcode cleanup in dalvik.system.Dan Bornstein2010-11-292-22/+75
* | am 6c78b7b9: Toward EC TLS supportBrian Carlstrom2010-11-2919-189/+914
|\ \
| * | Toward EC TLS supportBrian Carlstrom2010-11-2919-189/+914
* | | Resolve entity values recursively and support default attributes.Jesse Wilson2010-11-284-60/+350
* | | Implement DTD parsing in KxmlParser.Jesse Wilson2010-11-232-72/+443
* | | am f87e23ab: End the deflater when closing a ZipOutputStream.Jesse Wilson2010-11-230-0/+0
|\ \ \ | |/ /
| * | End the deflater when closing a ZipOutputStream.Jesse Wilson2010-11-232-0/+3
* | | Merge "Test the behavior of pull parser DTD parsing / handling." into dalvik-devJesse Wilson2010-11-224-34/+393
|\ \ \
| * | | Test the behavior of pull parser DTD parsing / handling.Jesse Wilson2010-11-224-34/+393
* | | | resolved conflicts for merge of bb253213 to dalvik-devBrian Carlstrom2010-11-221-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fix the libcore part of the simulator build.Marco Nelissen2010-11-221-2/+2
* | | | Merge "Update ArrayStoreExceptionTest now the VM produces more readable outpu...Elliott Hughes2010-11-221-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Update ArrayStoreExceptionTest now the VM produces more readable output.Elliott Hughes2010-11-221-1/+1
* | | | Move XML parser tests out of apache/harmony/xml.Jesse Wilson2010-11-227-7/+9
|/ / /
* | | Change KxmlParser.next() to use one while loop instead of two.Jesse Wilson2010-11-202-122/+182
* | | Test for ArrayStoreException detail messages.Elliott Hughes2010-11-191-0/+33
* | | Merge "Remove a broken test." into dalvik-devElliott Hughes2010-11-191-6/+0
|\ \ \
| * | | Remove a broken test.Elliott Hughes2010-11-191-6/+0
| | |/ | |/|
* | | Merge "Fix problems with entity references and relaxed namespaces." into dalv...Jesse Wilson2010-11-192-30/+78
|\ \ \ | |/ / |/| |
| * | Fix problems with entity references and relaxed namespaces.Jesse Wilson2010-11-192-30/+78
* | | Include zdump(1)-like output in ZoneInfo.toString.Elliott Hughes2010-11-192-24/+56
|/ /
* | am 4d7f6230: Merge "minor CloseGuard javadoc corrections"Brian Carlstrom2010-11-191-2/+2
|\ \ | |/
| * Merge "minor CloseGuard javadoc corrections"Brian Carlstrom2010-11-191-2/+2
| |\
| | * minor CloseGuard javadoc correctionsBrian Carlstrom2010-11-191-2/+2
* | | Merge "More tests for XML pull parsing." into dalvik-devJesse Wilson2010-11-191-15/+43
|\ \ \
| * | | More tests for XML pull parsing.Jesse Wilson2010-11-191-15/+43
* | | | resolved conflicts for merge of 18fb450a to dalvik-devBrian Carlstrom2010-11-191-2/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Fix for simulator build, no stlport in simulatorKristian Monsen2010-11-191-1/+6
| | |/ | |/|
* | | Merge "Throw ClassCastExceptions with good detail messages from the library."...Elliott Hughes2010-11-189-32/+110
|\ \ \
| * | | Throw ClassCastExceptions with good detail messages from the library.Elliott Hughes2010-11-189-32/+110
* | | | am 26e0cc02: Fix pointer vs integer mismatch in several return statements.Olivier Bailly2010-11-183-8/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix pointer vs integer mismatch in several return statements.Olivier Bailly2010-11-183-8/+8
* | | Add a basic test for ClassCastException detail messages.Elliott Hughes2010-11-182-6/+37
* | | Merge "Reflection documentation improvements." into dalvik-devElliott Hughes2010-11-185-73/+55
|\ \ \
| * | | Reflection documentation improvements.Elliott Hughes2010-11-185-73/+55
* | | | am 57f2cc03: Test updates for Elliptic CurveBrian Carlstrom2010-11-1815-339/+181
|\ \ \ \ | | |/ / | |/| |
| * | | Test updates for Elliptic CurveBrian Carlstrom2010-11-1815-339/+181
* | | | am 910544a7: Fix some doc links in ArraysKenny Root2010-11-171-18/+18
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix some doc links in ArraysKenny Root2010-11-171-18/+18
* | | Merge "Fix a typo in the XmlPullParser example." into dalvik-devJesse Wilson2010-11-171-1/+1
|\ \ \
| * | | Fix a typo in the XmlPullParser example.Jesse Wilson2010-11-141-1/+1
* | | | Merge "Use JSR 166's AbstractQueue, ArrayDeque, Deque, Queue and Navigable cl...Jesse Wilson2010-11-176-1294/+1908
|\ \ \ \
| * | | | Use JSR 166's AbstractQueue, ArrayDeque, Deque, Queue and Navigable classes.Jesse Wilson2010-11-106-1294/+1908
* | | | | am 2c43b3d0: am cf457919: (-s ours) am 5bcbe1c8: HttpsURLConnectionTest rewri...Brian Carlstrom2010-11-160-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am cf457919: (-s ours) am 5bcbe1c8: HttpsURLConnectionTest rewrite and URLCon...Brian Carlstrom2010-11-160-0/+0
| |\ \ \ \
| | * \ \ \ am 5bcbe1c8: HttpsURLConnectionTest rewrite and URLConnectionTest updatesBrian Carlstrom2010-11-162-505/+290
| | |\ \ \ \