summaryrefslogtreecommitdiffstats
path: root/xml
Commit message (Expand)AuthorAgeFilesLines
* am 3d667044: am 16b704e4: add meta-files about 3rd party projectsThe Android Open Source Project2010-07-163-0/+27
|\
| * add meta-files about 3rd party projectsThe Android Open Source Project2010-07-163-0/+27
| * Delete duplicate test files for JDK 1.6 compatibility.Jake Hamby2010-05-278-340/+0
* | Remove the luni localized exception messages.Elliott Hughes2010-05-241-1/+1
* | Remove more localized exception messages.Elliott Hughes2010-05-212-14/+12
* | Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-138-131/+131
* | Convert tabs to spaces.Elliott Hughes2010-05-131-61/+55
* | Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luniPeter Hallam2010-05-04847-247192/+0
* | Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests.Jesse Wilson2010-04-204-18/+40
* | Move the libcore registration out of libnativehelpers and into libcore.Elliott Hughes2010-04-161-5/+1
* | Fix a bug, and protect against an unrelated class of bugs.Elliott Hughes2010-03-291-0/+4
* | Merge "Tweak our test & runner so XPath tests can be executed on Hudson." int...Jesse Wilson2010-03-291-3/+3
|\ \
| * | Tweak our test & runner so XPath tests can be executed on Hudson.Jesse Wilson2010-03-291-3/+3
* | | Merge commit '8812fdd7' into manualmergeJesse Wilson2010-03-2913-72/+65
|\ \ \ | |/ / |/| / | |/
| * Fixing tests to handle changes in our behaviour since DOM 3.Jesse Wilson2010-03-2613-73/+65
* | Remove explicit 8192 arguments to BufferedReader and friends.Elliott Hughes2010-03-231-4/+1
* | Remove all remaining "@since Android" tags.Elliott Hughes2010-03-225-12/+3
* | am 7713b900: Merge "Fixing namespace+prefix mode in Expat and removing option...Jesse Wilson2010-03-194-3/+179
|\ \ | |/
| * Fixing namespace+prefix mode in Expat and removing optional fields from callb...Jesse Wilson2010-03-194-3/+179
* | am 31275264: Fixing 10 of the XPath failures caused by a malformed Document.Jesse Wilson2010-03-172-4/+25
|\ \ | |/
| * Fixing 10 of the XPath failures caused by a malformed Document.Jesse Wilson2010-03-172-4/+25
* | Fixing an import of a JUnit class that isn't available in dalvik-dev.Jesse Wilson2010-03-171-11/+0
* | am f6976780: Merge "Exercising our XPath implementation with 279 of Jaxen\'s ...Jesse Wilson2010-03-172-1/+318
|\ \ | |/
| * Exercising our XPath implementation with 279 of Jaxen's tests.Jesse Wilson2010-03-162-1/+318
* | am 27182541: Implementing Document.renameNode() and DOMImplementation.getFeat...Jesse Wilson2010-03-157-100/+228
|\ \ | |/
| * Implementing Document.renameNode() and DOMImplementation.getFeature().Jesse Wilson2010-03-157-100/+228
* | am 92e01317: Adding support for DOM3 attribute IDs and SchemaTypeInfos.Jesse Wilson2010-03-124-12/+107
|\ \ | |/
| * Adding support for DOM3 attribute IDs and SchemaTypeInfos.Jesse Wilson2010-03-114-12/+107
* | am 6f9b4d2b: Merge "Implementing getBaseUri() for DOM."Jesse Wilson2010-03-112-29/+212
|\ \ | |/
| * Implementing getBaseUri() for DOM.Jesse Wilson2010-03-112-29/+212
* | am 5c6839b2: Merge "Implement adoptNode() and importNode()."Jesse Wilson2010-03-095-132/+432
|\ \ | |/
| * Implement adoptNode() and importNode().Jesse Wilson2010-03-095-132/+432
* | am 631bbbff: Merge "Adding support for getUserData() and setUserData() to DOM...Jesse Wilson2010-03-0810-28/+199
|\ \ | |/
| * Adding support for getUserData() and setUserData() to DOM nodes.Jesse Wilson2010-03-0810-28/+199
* | am acf4a11b: Merge "Implementing almost all of Document.normalizeDocument()."Jesse Wilson2010-03-0110-48/+446
|\ \ | |/
| * Implementing almost all of Document.normalizeDocument().Jesse Wilson2010-03-0110-48/+446
* | am ad71aa20: Merge "New implementation for DOMConfiguration."Jesse Wilson2010-03-015-21/+808
|\ \ | |/
| * New implementation for DOMConfiguration.Jesse Wilson2010-03-015-21/+808
* | am dd55f1bb: Merge "Adding tests to parse document attributes from the DOM."Jesse Wilson2010-02-285-24/+142
|\ \ | |/
| * Adding tests to parse document attributes from the DOM.Jesse Wilson2010-02-265-24/+142
* | am 4795e033: Merge "Implementing still more DOM API for text nodes. - Text.is...Jesse Wilson2010-02-2811-78/+248
|\ \ | |/
| * Implementing still more DOM API for text nodes.Jesse Wilson2010-02-2311-78/+248
* | Merge remote branch 'goog/master' into mmElliott Hughes2010-02-2237-1338/+1448
|\ \ | |/
| * More XML DOM v3 APIs.Jesse Wilson2010-02-204-14/+324
| * DOM setTextContent() tests and implementation fixes.Jesse Wilson2010-02-194-16/+184
| * Filling in some gaps in our XML DOM v3 API.Jesse Wilson2010-02-1911-137/+662
| * Removing unnecessary org.w3c.dom subpackagesJesse Wilson2010-02-1618-1112/+12
| * Fixing problems with the test runner's ability to parse expected results files.Jesse Wilson2010-02-113-43/+190
| * Fixing some of our XSLT implementation issues.Jesse Wilson2010-02-107-30/+90
* | Resync a load of tests with upstream, make our build faster.Elliott Hughes2010-02-199-36/+12