summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/util/XmlUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Mitigate performance TypedXml regression.Jeff Sharkey2020-12-091-27/+36
* Additional hand-migration to TypedXml interface.Jeff Sharkey2020-11-301-0/+15
* Mechanical refactoring to new XML resolvers.Jeff Sharkey2020-11-161-185/+173
* Refine TypedXmlPullParser API interface.Jeff Sharkey2020-11-161-25/+33
* Progress towards efficient XML serialization.Jeff Sharkey2020-11-101-1/+188
* Apply fixes for EfficientStrings.Jeff Sharkey2020-10-201-3/+3
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-2/+2
* XmlUtils: Fix hex parsing in readThisByteArrayXmlRoshan Pius2019-08-051-21/+7
* Sane undefined behaviors for XmlUtils.Jeff Sharkey2018-11-271-6/+8
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+8
* Expose SubscriptionPlan API.Jeff Sharkey2017-07-201-2/+2
* Do not call parseInt if value is emptyFyodor Kupolov2016-11-011-0/+6
* XmlUtils: Add missing readThisByteArrayXml methodRoshan Pius2016-05-311-6/+78
* Avoid instantiations of Boolean that are immediately unboxed.Tobias Thierer2016-04-251-1/+1
* Add APIs for verifier to grant at install and revoke permissionsSvet Ganov2015-07-151-0/+3
* Pass charset to XmlPullParser.setInput instead of nullWojciech Staszkiewicz2015-05-141-4/+5
* More work on collecting assist data.Dianne Hackborn2015-03-121-12/+46
* Add put/getBoolean/Array to PersistableBundleCraig Mautner2014-12-091-1/+108
* Reduce PackageInstaller I/O pressure.Jeff Sharkey2014-10-061-0/+1
* Delayed ASEC allocation, refine progress handling.Jeff Sharkey2014-09-081-0/+10
* Persist install sessions, more lifecycle.Jeff Sharkey2014-07-311-0/+77
* Add code for persisting tasks and activities to diskCraig Mautner2014-05-221-29/+521
* Resolving resources across users.Nicolas Prevot2014-05-131-0/+9
* XmlUtils#readThisMapXml should handle null keys.Narayan Kamath2014-01-061-12/+7
* Require that persistable Uri permissions be taken.Jeff Sharkey2013-09-251-0/+9
* am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils."Elliott Hughes2013-07-181-10/+27
|\
| * Handle missing and invalid numeric values in XmlUtils.Vladimir Marko2013-07-021-10/+27
* | Move XML utility methods into shared location.Jeff Sharkey2013-03-221-4/+41
* | Add support for face attribute to HTML string resourcesRomain Guy2012-11-271-7/+4
|/
* Add persistence for selected keyboard layout.Jeff Brown2012-04-171-0/+15
* Added MultiSelectListPreferenceAdam Powell2010-04-151-1/+95
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-0/+797
* Update imports to android-commonTom Taylor2009-12-211-796/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+796
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-796/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+796