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
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adding support for DOM3 attribute IDs and SchemaTypeInfos.
Jesse Wilson
2010-03-11
3
-12
/
+56
*
Implementing getBaseUri() for DOM.
Jesse Wilson
2010-03-11
1
-29
/
+80
*
Implement adoptNode() and importNode().
Jesse Wilson
2010-03-09
3
-127
/
+213
*
Adding support for getUserData() and setUserData() to DOM nodes.
Jesse Wilson
2010-03-08
9
-27
/
+110
*
Implementing almost all of Document.normalizeDocument().
Jesse Wilson
2010-03-01
9
-33
/
+217
*
New implementation for DOMConfiguration.
Jesse Wilson
2010-03-01
3
-20
/
+402
*
Adding tests to parse document attributes from the DOM.
Jesse Wilson
2010-02-26
3
-24
/
+38
*
Implementing still more DOM API for text nodes.
Jesse Wilson
2010-02-23
7
-48
/
+107
*
More XML DOM v3 APIs.
Jesse Wilson
2010-02-20
3
-14
/
+129
*
DOM setTextContent() tests and implementation fixes.
Jesse Wilson
2010-02-19
3
-12
/
+32
*
Filling in some gaps in our XML DOM v3 API.
Jesse Wilson
2010-02-19
6
-68
/
+291
*
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
2
-9
/
+11
*
Fixing some of our XSLT implementation issues.
Jesse Wilson
2010-02-10
6
-17
/
+70
*
Restore our ability to parse an XML Document given a File argument
Jesse Wilson
2010-02-02
1
-2
/
+10
*
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
1
-22
/
+13
|
\
|
*
Fixing a critical regression in our SAX parsing.
Jesse Wilson
2010-01-29
1
-22
/
+13
*
|
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
1
-133
/
+161
*
Depessimize string conversions.
Elliott Hughes
2009-12-18
1
-1
/
+1
*
Implement DTDHandler support for ExpatParser.
Elliott Hughes
2009-12-09
3
-45
/
+108
*
Fix KXmlSerializer so it won't generate invalid XML.
Elliott Hughes
2009-11-18
2
-19
/
+47
*
Various XML fixes.
Elliott Hughes
2009-11-17
4
-28
/
+52
*
Merge change If8e2929a
Android (Google) Code Review
2009-11-16
1
-20
/
+15
|
\
|
*
Don't allocate arbitrary-length buffers on the stack.
Elliott Hughes
2009-11-13
1
-20
/
+15
*
|
Remove org.kxml2.wap.
Elliott Hughes
2009-11-13
6
-2701
/
+0
|
/
*
Fix typos in the XmlPullParser documentation.
Elliott Hughes
2009-11-11
1
-26
/
+25
*
Fix DOM parsing of character references/entities.
Elliott Hughes
2009-11-10
1
-5
/
+41
*
Bring our kxml2 up to date with upstream.
Elliott Hughes
2009-11-09
2
-262
/
+319
*
Fix a few FindBugs warnings in code that isn't upstream.
Elliott Hughes
2009-10-27
1
-3
/
+1
*
JNI Delete* and Release* _are_ allowed while an exception is pending.
Elliott Hughes
2009-10-07
1
-41
/
+3
*
Use jniThrowException instead of FindClass/ThrowNew.
Elliott Hughes
2009-10-01
1
-18
/
+6
*
Fix Node.getNextSibling bounds checking.
Elliott Hughes
2009-09-25
1
-1
/
+1
*
Use GetStringRegion/GetStringUTFRegion where appropriate.
Elliott Hughes
2009-09-10
1
-20
/
+6
*
libcore/.../rg_apache_harmony_xml_ExpatParser: in C++, the return type
Scott Tsai
2009-03-24
1
-1
/
+1
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-2
/
+9
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
14
-403
/
+736
*
Initial Contribution
The Android Open Source Project
2008-10-21
112
-0
/
+28958
[prev]