summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/util/FastXmlSerializer.java
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of null "standalone" value.Jeff Sharkey2020-12-011-2/+5
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+2
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-221-0/+2
* Add buffer-size parameter to FastXmlSerializer ctorChristopher Tate2017-07-071-12/+29
* Make FastXmlSerializer more suitable to persist arbitrary stringsMakoto Onuki2016-04-051-9/+12
* Check text length when testing for newline.Jeff Sharkey2013-01-301-1/+1
* Improve configuration of default preferred apps.Dianne Hackborn2013-01-291-0/+33
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-0/+365
* Update imports to android-commonTom Taylor2009-12-211-365/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+365
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-365/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+2
* Initial ContributionThe Android Open Source Project2008-10-211-0/+365