1. 302f069 Implementing getBaseUri() for DOM. by Jesse Wilson · 15 years ago
  2. df138fa Implement adoptNode() and importNode(). by Jesse Wilson · 15 years ago
  3. 8b2f7a2 Adding support for getUserData() and setUserData() to DOM nodes. by Jesse Wilson · 15 years ago
  4. 8092253 Implementing almost all of Document.normalizeDocument(). by Jesse Wilson · 15 years ago
  5. 81ca3dd4 New implementation for DOMConfiguration. by Jesse Wilson · 15 years ago
  6. 5213a38 Adding tests to parse document attributes from the DOM. by Jesse Wilson · 15 years ago
  7. bda224d Implementing still more DOM API for text nodes. by Jesse Wilson · 15 years ago
  8. 35d7c08 More XML DOM v3 APIs. by Jesse Wilson · 15 years ago
  9. ea5adee DOM setTextContent() tests and implementation fixes. by Jesse Wilson · 15 years ago
  10. 1ec94fe Filling in some gaps in our XML DOM v3 API. by Jesse Wilson · 15 years ago
  11. 0233201 Removing unnecessary org.w3c.dom subpackages by Jesse Wilson · 15 years ago
  12. 2f4bbf1 Fixing problems with the test runner's ability to parse expected results files. by Jesse Wilson · 15 years ago
  13. 2e4c40c Fixing some of our XSLT implementation issues. by Jesse Wilson · 15 years ago
  14. 326600b Merge "A new test suite for our XSLT transforms." by Jesse Wilson · 15 years ago
  15. 23290a0 A new test suite for our XSLT transforms. by Jesse Wilson · 15 years ago
  16. c369827 Restore our ability to parse an XML Document given a File argument by Jesse Wilson · 15 years ago
  17. c7f73a8 Remove @KnownFailure from tests that now pass. by Elliott Hughes · 15 years ago
  18. 52c57a8 Fix warnings in the new XML code. by Elliott Hughes · 15 years ago
  19. 62682b8 Merge "Fixing a critical regression in our SAX parsing." by Jesse Wilson · 15 years ago
  20. a144051 Fixing a critical regression in our SAX parsing. by Jesse Wilson · 15 years ago
  21. 71c6f9e Removing dead code from our copy of Xalan. by Jesse Wilson · 15 years ago
  22. 320c989 Bring our XML APIs up to date with Java 5. by Jesse Wilson · 15 years ago
  23. df36e8c Including proper prefixes and qualified names in the Expat parser. by Jesse Wilson · 15 years ago
  24. f787a87 Depessimize string conversions. by Elliott Hughes · 15 years ago
  25. c9b92b4 Implement DTDHandler support for ExpatParser. by Elliott Hughes · 15 years ago
  26. ff42219 Fix KXmlSerializer so it won't generate invalid XML. by Elliott Hughes · 15 years ago
  27. 6bcf32a Various XML fixes. by Elliott Hughes · 15 years ago
  28. d2bed86 Merge change If8e2929a by Android (Google) Code Review · 15 years ago
  29. c78af99 Remove org.kxml2.wap. by Elliott Hughes · 15 years ago
  30. 845ce3c Don't allocate arbitrary-length buffers on the stack. by Elliott Hughes · 15 years ago
  31. 87806e1 Fix typos in the XmlPullParser documentation. by Elliott Hughes · 15 years ago
  32. af74d49 Fix DOM parsing of character references/entities. by Elliott Hughes · 15 years ago
  33. b211e13 Bring our kxml2 up to date with upstream. by Elliott Hughes · 15 years ago
  34. 570e496 Our XML serializer permits \0, resulting in malformed documents. by Jesse Wilson · 15 years ago
  35. f54136e Fix a few FindBugs warnings in code that isn't upstream. by Elliott Hughes · 15 years ago
  36. d37c804 A new hygenic way for tests to clean up before or after execution. by Jesse Wilson · 15 years ago
  37. 44199d2 JNI Delete* and Release* _are_ allowed while an exception is pending. by Elliott Hughes · 15 years ago
  38. 738f950 Use jniThrowException instead of FindClass/ThrowNew. by Elliott Hughes · 15 years ago
  39. ab37211 Fix Node.getNextSibling bounds checking. by Elliott Hughes · 15 years ago
  40. 80e88aa Use GetStringRegion/GetStringUTFRegion where appropriate. by Elliott Hughes · 15 years ago
  41. 936ed49 Merge change 9368 by Android Code Review · 15 years ago
  42. e01d752 AI 147687: Several fixes for failing tests in the cts host. also tests that timeout by Urs Grob · 15 years ago
  43. 834e509 AI 146132: Fixes from the review of 'Bringing XML down to one broken test.' by Urs Grob · 15 years ago
  44. b86d64d AI 144822: Bringing XML down to one broken test. BUG=1285921 by Jorg Pleumann · 15 years ago
  45. 2feafbf AI 143454: Temporarily removing the Expat test from the XML by Jorg Pleumann · 16 years ago
  46. d1987ae libcore/.../rg_apache_harmony_xml_ExpatParser: in C++, the return type by Scott Tsai · 16 years ago
  47. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  48. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  49. d94c06c auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  50. a0881d0 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  51. dd828f4 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  52. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago