summaryrefslogtreecommitdiff
path: root/core/java/android/content/res/XmlBlock.java
AgeCommit message (Expand)Author
2021-05-26StringBlock incremental hardening default valuesRyan Mitchell
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-08-04Make resources APIs visible for synthetic benchRyan Mitchell
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-01-31Update TypedArray and TypedValue to store source layouts.Aurimas Liutikas
2019-01-30Add View#getSourceLayoutResId().Aurimas Liutikas
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-28Refactor AssetManagerAdam Lesinski
2018-02-09Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-02-05Replace AssetManager with AssetManager2 implementationAdam Lesinski
2018-01-25Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-01-24Replace AssetManager with AssetManager2 implementationAdam Lesinski
2018-01-23Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-01-09Replace AssetManager with AssetManager2 implementationAdam Lesinski
2016-10-10Convert utils fastjni -> @FastNativeJohn Reck
2014-03-25Shared library resource supportAdam Lesinski
2014-01-31AArch64: Make AssetManager and related classes 64-bit compatibleAshok Bhat
2011-11-11XML parsing optimizationsChristopher Tate
2010-02-25Re-arrange android-common so framework no longer links with it.Dianne Hackborn
2010-02-24Fix crash in PendingIntentRecord debug output.Dianne Hackborn
2009-12-21Update imports to android-commonTom Taylor
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