index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Remove explicit 8192 arguments to BufferedReader and friends.
Elliott Hughes
2010-03-23
1
-4
/
+1
*
|
Remove all remaining "@since Android" tags.
Elliott Hughes
2010-03-22
5
-12
/
+3
*
|
am 7713b900: Merge "Fixing namespace+prefix mode in Expat and removing option...
Jesse Wilson
2010-03-19
4
-3
/
+179
|
\
\
|
|
/
|
*
Fixing namespace+prefix mode in Expat and removing optional fields from callb...
Jesse Wilson
2010-03-19
4
-3
/
+179
*
|
am 31275264: Fixing 10 of the XPath failures caused by a malformed Document.
Jesse Wilson
2010-03-17
2
-4
/
+25
|
\
\
|
|
/
|
*
Fixing 10 of the XPath failures caused by a malformed Document.
Jesse Wilson
2010-03-17
2
-4
/
+25
*
|
Fixing an import of a JUnit class that isn't available in dalvik-dev.
Jesse Wilson
2010-03-17
1
-11
/
+0
*
|
am f6976780: Merge "Exercising our XPath implementation with 279 of Jaxen\'s ...
Jesse Wilson
2010-03-17
2
-1
/
+318
|
\
\
|
|
/
|
*
Exercising our XPath implementation with 279 of Jaxen's tests.
Jesse Wilson
2010-03-16
2
-1
/
+318
*
|
am 27182541: Implementing Document.renameNode() and DOMImplementation.getFeat...
Jesse Wilson
2010-03-15
7
-100
/
+228
|
\
\
|
|
/
|
*
Implementing Document.renameNode() and DOMImplementation.getFeature().
Jesse Wilson
2010-03-15
7
-100
/
+228
*
|
am 92e01317: Adding support for DOM3 attribute IDs and SchemaTypeInfos.
Jesse Wilson
2010-03-12
4
-12
/
+107
|
\
\
|
|
/
|
*
Adding support for DOM3 attribute IDs and SchemaTypeInfos.
Jesse Wilson
2010-03-11
4
-12
/
+107
*
|
am 6f9b4d2b: Merge "Implementing getBaseUri() for DOM."
Jesse Wilson
2010-03-11
2
-29
/
+212
|
\
\
|
|
/
|
*
Implementing getBaseUri() for DOM.
Jesse Wilson
2010-03-11
2
-29
/
+212
*
|
am 5c6839b2: Merge "Implement adoptNode() and importNode()."
Jesse Wilson
2010-03-09
5
-132
/
+432
|
\
\
|
|
/
|
*
Implement adoptNode() and importNode().
Jesse Wilson
2010-03-09
5
-132
/
+432
*
|
am 631bbbff: Merge "Adding support for getUserData() and setUserData() to DOM...
Jesse Wilson
2010-03-08
10
-28
/
+199
|
\
\
|
|
/
|
*
Adding support for getUserData() and setUserData() to DOM nodes.
Jesse Wilson
2010-03-08
10
-28
/
+199
*
|
am acf4a11b: Merge "Implementing almost all of Document.normalizeDocument()."
Jesse Wilson
2010-03-01
10
-48
/
+446
|
\
\
|
|
/
|
*
Implementing almost all of Document.normalizeDocument().
Jesse Wilson
2010-03-01
10
-48
/
+446
*
|
am ad71aa20: Merge "New implementation for DOMConfiguration."
Jesse Wilson
2010-03-01
5
-21
/
+808
|
\
\
|
|
/
|
*
New implementation for DOMConfiguration.
Jesse Wilson
2010-03-01
5
-21
/
+808
*
|
am dd55f1bb: Merge "Adding tests to parse document attributes from the DOM."
Jesse Wilson
2010-02-28
5
-24
/
+142
|
\
\
|
|
/
|
*
Adding tests to parse document attributes from the DOM.
Jesse Wilson
2010-02-26
5
-24
/
+142
*
|
am 4795e033: Merge "Implementing still more DOM API for text nodes. - Text.is...
Jesse Wilson
2010-02-28
11
-78
/
+248
|
\
\
|
|
/
|
*
Implementing still more DOM API for text nodes.
Jesse Wilson
2010-02-23
11
-78
/
+248
*
|
Merge remote branch 'goog/master' into mm
Elliott Hughes
2010-02-22
37
-1338
/
+1448
|
\
\
|
|
/
|
*
More XML DOM v3 APIs.
Jesse Wilson
2010-02-20
4
-14
/
+324
|
*
DOM setTextContent() tests and implementation fixes.
Jesse Wilson
2010-02-19
4
-16
/
+184
|
*
Filling in some gaps in our XML DOM v3 API.
Jesse Wilson
2010-02-19
11
-137
/
+662
|
*
Removing unnecessary org.w3c.dom subpackages
Jesse Wilson
2010-02-16
18
-1112
/
+12
|
*
Fixing problems with the test runner's ability to parse expected results files.
Jesse Wilson
2010-02-11
3
-43
/
+190
|
*
Fixing some of our XSLT implementation issues.
Jesse Wilson
2010-02-10
7
-30
/
+90
*
|
Resync a load of tests with upstream, make our build faster.
Elliott Hughes
2010-02-19
9
-36
/
+12
*
|
Remove obviously bogus @KnownFailure annotations.
Elliott Hughes
2010-02-03
4
-9
/
+0
|
/
*
Merge "A new test suite for our XSLT transforms."
Jesse Wilson
2010-02-02
1
-0
/
+484
|
\
|
*
A new test suite for our XSLT transforms.
Jesse Wilson
2010-02-02
1
-0
/
+484
*
|
Restore our ability to parse an XML Document given a File argument
Jesse Wilson
2010-02-02
2
-23
/
+42
*
|
Remove @KnownFailure from tests that now pass.
Elliott Hughes
2010-02-01
1
-11
/
+0
*
|
Fix warnings in the new XML code.
Elliott Hughes
2010-02-01
2
-4
/
+4
*
|
Merge "Fixing a critical regression in our SAX parsing."
Jesse Wilson
2010-01-29
2
-22
/
+152
|
\
\
|
*
|
Fixing a critical regression in our SAX parsing.
Jesse Wilson
2010-01-29
2
-22
/
+152
|
|
/
*
|
Removing dead code from our copy of Xalan.
Jesse Wilson
2010-01-28
166
-74891
/
+45
|
/
*
Bring our XML APIs up to date with Java 5.
Jesse Wilson
2010-01-27
777
-2008
/
+272320
*
Including proper prefixes and qualified names in the Expat parser.
Jesse Wilson
2010-01-26
2
-139
/
+165
*
Depessimize string conversions.
Elliott Hughes
2009-12-18
1
-1
/
+1
*
Implement DTDHandler support for ExpatParser.
Elliott Hughes
2009-12-09
4
-49
/
+167
*
Fix KXmlSerializer so it won't generate invalid XML.
Elliott Hughes
2009-11-18
3
-36
/
+135
*
Various XML fixes.
Elliott Hughes
2009-11-17
5
-29
/
+52
[prev]
[next]