summaryrefslogtreecommitdiff
path: root/core/java/android/util/Xml.java
AgeCommit message (Expand)Author
2020-12-17Enable binary XML by default.Jeff Sharkey
2020-12-17Prepare for binary XML pivot.Jeff Sharkey
2020-11-30Additional hand-migration to TypedXml interface.Jeff Sharkey
2020-11-30"Resolve" both human-readable and binary XML.Jeff Sharkey
2020-11-10Custom binary XML wire protocol.Jeff Sharkey
2020-11-10Progress towards efficient XML serialization.Jeff Sharkey
2018-07-11Move XML object factory logic to libcoreNeil Fuller
2011-04-01Tracking merge of dalvik-dev to masterBrian Carlstrom
2011-02-24Remove default constructors from static utility classes.Jesse Wilson
2010-11-05Remove inappropriate conversion of IOException to AssertionErrorTom O'Neill
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project