1. b748a9b Remove explicit 8192 arguments to BufferedReader and friends. by Elliott Hughes · 14 years ago
  2. d1c610c Remove all remaining "@since Android" tags. by Elliott Hughes · 14 years ago
  3. 69f16dc am 7713b900: Merge "Fixing namespace+prefix mode in Expat and removing optional fields from callbacks." by Jesse Wilson · 14 years ago
  4. 4a5c3fd Fixing namespace+prefix mode in Expat and removing optional fields from callbacks. by Jesse Wilson · 14 years ago
  5. b4d5b94 am 31275264: Fixing 10 of the XPath failures caused by a malformed Document. by Jesse Wilson · 14 years ago
  6. 03d1c30 Fixing 10 of the XPath failures caused by a malformed Document. by Jesse Wilson · 14 years ago
  7. da80cad Fixing an import of a JUnit class that isn't available in dalvik-dev. by Jesse Wilson · 14 years ago
  8. 55b6240 am f6976780: Merge "Exercising our XPath implementation with 279 of Jaxen\'s tests." by Jesse Wilson · 14 years ago
  9. ff03392 Exercising our XPath implementation with 279 of Jaxen's tests. by Jesse Wilson · 14 years ago
  10. a2993c4 am 27182541: Implementing Document.renameNode() and DOMImplementation.getFeature(). by Jesse Wilson · 14 years ago
  11. 503917e Implementing Document.renameNode() and DOMImplementation.getFeature(). by Jesse Wilson · 14 years ago
  12. 8be26d9 am 92e01317: Adding support for DOM3 attribute IDs and SchemaTypeInfos. by Jesse Wilson · 14 years ago
  13. 5b6729b Adding support for DOM3 attribute IDs and SchemaTypeInfos. by Jesse Wilson · 14 years ago
  14. 1e6bc5d am 6f9b4d2b: Merge "Implementing getBaseUri() for DOM." by Jesse Wilson · 14 years ago
  15. 302f069 Implementing getBaseUri() for DOM. by Jesse Wilson · 14 years ago
  16. 1d434c4 am 5c6839b2: Merge "Implement adoptNode() and importNode()." by Jesse Wilson · 14 years ago
  17. df138fa Implement adoptNode() and importNode(). by Jesse Wilson · 14 years ago
  18. a48356a am 631bbbff: Merge "Adding support for getUserData() and setUserData() to DOM nodes." by Jesse Wilson · 14 years ago
  19. 8b2f7a2 Adding support for getUserData() and setUserData() to DOM nodes. by Jesse Wilson · 14 years ago
  20. 319483b am acf4a11b: Merge "Implementing almost all of Document.normalizeDocument()." by Jesse Wilson · 14 years ago
  21. 8092253 Implementing almost all of Document.normalizeDocument(). by Jesse Wilson · 14 years ago
  22. e2ef3a2 am ad71aa20: Merge "New implementation for DOMConfiguration." by Jesse Wilson · 14 years ago
  23. 81ca3dd4 New implementation for DOMConfiguration. by Jesse Wilson · 14 years ago
  24. c34514e am dd55f1bb: Merge "Adding tests to parse document attributes from the DOM." by Jesse Wilson · 14 years ago
  25. d94a862 am 4795e033: Merge "Implementing still more DOM API for text nodes. - Text.isElementContentWhitespace() - Text.getWholeText() - Text.replaceWholeText()" by Jesse Wilson · 14 years ago
  26. 5213a38 Adding tests to parse document attributes from the DOM. by Jesse Wilson · 14 years ago
  27. bda224d Implementing still more DOM API for text nodes. by Jesse Wilson · 14 years ago
  28. e2a6f77 Merge remote branch 'goog/master' into mm by Elliott Hughes · 14 years ago
  29. 35d7c08 More XML DOM v3 APIs. by Jesse Wilson · 14 years ago
  30. ea5adee DOM setTextContent() tests and implementation fixes. by Jesse Wilson · 14 years ago
  31. 7ee3a06 Resync a load of tests with upstream, make our build faster. by Elliott Hughes · 14 years ago
  32. 1ec94fe Filling in some gaps in our XML DOM v3 API. by Jesse Wilson · 14 years ago
  33. 0233201 Removing unnecessary org.w3c.dom subpackages by Jesse Wilson · 14 years ago
  34. 2f4bbf1 Fixing problems with the test runner's ability to parse expected results files. by Jesse Wilson · 14 years ago
  35. 2e4c40c Fixing some of our XSLT implementation issues. by Jesse Wilson · 15 years ago
  36. 307a6a0 Remove obviously bogus @KnownFailure annotations. by Elliott Hughes · 15 years ago
  37. 326600b Merge "A new test suite for our XSLT transforms." by Jesse Wilson · 15 years ago
  38. 23290a0 A new test suite for our XSLT transforms. by Jesse Wilson · 15 years ago
  39. c369827 Restore our ability to parse an XML Document given a File argument by Jesse Wilson · 15 years ago
  40. c7f73a8 Remove @KnownFailure from tests that now pass. by Elliott Hughes · 15 years ago
  41. 52c57a8 Fix warnings in the new XML code. by Elliott Hughes · 15 years ago
  42. 62682b8 Merge "Fixing a critical regression in our SAX parsing." by Jesse Wilson · 15 years ago
  43. a144051 Fixing a critical regression in our SAX parsing. by Jesse Wilson · 15 years ago
  44. 71c6f9e Removing dead code from our copy of Xalan. by Jesse Wilson · 15 years ago
  45. 320c989 Bring our XML APIs up to date with Java 5. by Jesse Wilson · 15 years ago
  46. df36e8c Including proper prefixes and qualified names in the Expat parser. by Jesse Wilson · 15 years ago
  47. f787a87 Depessimize string conversions. by Elliott Hughes · 15 years ago
  48. c9b92b4 Implement DTDHandler support for ExpatParser. by Elliott Hughes · 15 years ago
  49. ff42219 Fix KXmlSerializer so it won't generate invalid XML. by Elliott Hughes · 15 years ago
  50. 6bcf32a Various XML fixes. by Elliott Hughes · 15 years ago
  51. d2bed86 Merge change If8e2929a by Android (Google) Code Review · 15 years ago
  52. c78af99 Remove org.kxml2.wap. by Elliott Hughes · 15 years ago
  53. 845ce3c Don't allocate arbitrary-length buffers on the stack. by Elliott Hughes · 15 years ago
  54. 87806e1 Fix typos in the XmlPullParser documentation. by Elliott Hughes · 15 years ago
  55. af74d49 Fix DOM parsing of character references/entities. by Elliott Hughes · 15 years ago
  56. b211e13 Bring our kxml2 up to date with upstream. by Elliott Hughes · 15 years ago
  57. 570e496 Our XML serializer permits \0, resulting in malformed documents. by Jesse Wilson · 15 years ago
  58. f54136e Fix a few FindBugs warnings in code that isn't upstream. by Elliott Hughes · 15 years ago
  59. d37c804 A new hygenic way for tests to clean up before or after execution. by Jesse Wilson · 15 years ago
  60. 44199d2 JNI Delete* and Release* _are_ allowed while an exception is pending. by Elliott Hughes · 15 years ago
  61. 738f950 Use jniThrowException instead of FindClass/ThrowNew. by Elliott Hughes · 15 years ago
  62. ab37211 Fix Node.getNextSibling bounds checking. by Elliott Hughes · 15 years ago
  63. 80e88aa Use GetStringRegion/GetStringUTFRegion where appropriate. by Elliott Hughes · 15 years ago
  64. 936ed49 Merge change 9368 by Android Code Review · 15 years ago
  65. e01d752 AI 147687: Several fixes for failing tests in the cts host. also tests that timeout by Urs Grob · 15 years ago
  66. 834e509 AI 146132: Fixes from the review of 'Bringing XML down to one broken test.' by Urs Grob · 15 years ago
  67. b86d64d AI 144822: Bringing XML down to one broken test. BUG=1285921 by Jorg Pleumann · 15 years ago
  68. 2feafbf AI 143454: Temporarily removing the Expat test from the XML by Jorg Pleumann · 15 years ago
  69. d1987ae libcore/.../rg_apache_harmony_xml_ExpatParser: in C++, the return type by Scott Tsai · 15 years ago
  70. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  72. d94c06c auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  73. a0881d0 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  74. dd828f4 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  75. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago