summaryrefslogtreecommitdiff
path: root/core/java/android/util/Xml.java
Commit message (Expand)AuthorAgeFilesLines
* Enable binary XML by default.Jeff Sharkey2020-12-171-1/+1
* Prepare for binary XML pivot.Jeff Sharkey2020-12-171-2/+6
* Additional hand-migration to TypedXml interface.Jeff Sharkey2020-11-301-0/+2
* "Resolve" both human-readable and binary XML.Jeff Sharkey2020-11-301-5/+38
* Custom binary XML wire protocol.Jeff Sharkey2020-11-101-0/+103
* Progress towards efficient XML serialization.Jeff Sharkey2020-11-101-0/+83
* Move XML object factory logic to libcoreNeil Fuller2018-07-111-32/+14
* Tracking merge of dalvik-dev to masterBrian Carlstrom2011-04-011-21/+19
* Remove default constructors from static utility classes.Jesse Wilson2011-02-241-4/+5
* Remove inappropriate conversion of IOException to AssertionErrorTom O'Neill2010-11-051-9/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+185
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-185/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+185