summaryrefslogtreecommitdiff
path: root/core/jni/android_util_AssetManager.cpp
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-06-14Fix NativeThemeRebase null abortRyan Mitchell
2021-06-08ResourcesImpl.ThemeImpl NativeAllocationRegistryRyan Mitchell
2021-06-08Rebase ThemeImpl rather than reallocate memoryRyan Mitchell
2021-05-04Do not throw new incremental not found exceptionsRyan Mitchell
2021-04-28Synchronize native ApkAssets dataRyan Mitchell
2020-11-17Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell
2020-11-13Revert "libandroidfw hardening for IncFs"Ryan Mitchell
2020-11-12libandroidfw hardening for IncFsRyan Mitchell
2020-07-20idmap2: remove the 'scan' commandMårten Kongstad
2020-06-23Update to use nativehelper/JNIPlatformHelp.hOrion Hodson
2020-04-13Merge "Fail install when resources.arsc is compressed" into rvc-dev am: b8a61...Ryan Mitchell
2020-04-09Fail install when resources.arsc is compressedRyan Mitchell
2020-03-27Merge changes If7ea17d5,If6364fd6 into rvc-dev am: 8275fb7d66 am: a6f2c4f62eRyan Mitchell
2020-03-23Revert "Assign shared libraries stable package ids"Ryan Mitchell
2020-03-20Merge changes from topic "res_loader_dir" into rvc-dev am: b0544a733cRyan Mitchell
2020-03-19Move AssetsProvider to native layerRyan Mitchell
2020-03-05Fix transitive includesTom Cherry
2020-01-10Assign shared libraries stable package idsRyan Mitchell
2019-11-15Remove legacy idmap binaryMårten Kongstad
2019-11-13Do not look for R.class of overlaysRyan Mitchell
2019-10-17Allow for RRO internal referencingRyan Mitchell
2019-10-11Change some globals to staticWei Wang
2019-10-10Add ResourceLoader API with .apk and .arsc supportWinson
2019-09-26Enable CTS verification of overlayable APIRyan Mitchell
2019-07-10Consider overlay in system_ext as system'sJeongik Cha
2019-06-27Build native AssetManager and friends for host linux.Brett Chabot
2019-04-09Add support for /oem/overlayMårten Kongstad
2019-04-02Add support for /odm/overlayMårten Kongstad
2019-02-28Check if idmap2 is accessible before executing it.Yabin Cui
2019-02-20Fix long paths on WindowsRyan Mitchell
2019-02-07Surface <overlayable> info in Java AssetManagerMårten Kongstad
2019-02-06Add helper methods for View attribute debuggingAurimas Liutikas
2019-01-14Add function to return path for last resolved resourceWinson
2018-11-12Prepare for switch to idmap2Mårten Kongstad
2018-11-01Copy common resources between stylesRyan Mitchell
2018-08-17androidfw changes to support /product-services.Dario Freni
2018-05-10Move registration of AssetManager.mObject to zygote.Nicolas Geoffray
2018-04-18Set default reference IDTodd Kennedy
2018-02-28Refactor AssetManagerAdam Lesinski
2018-02-09Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-02-09Revert "AssetManager2: Fix list function"Adam Lesinski
2018-02-08AssetManager2: Fix list functionAdam Lesinski
2018-02-05Replace AssetManager with AssetManager2 implementationAdam Lesinski
2018-01-25Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-01-25Support /product partitionJaekyun Seok
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
2017-10-31Fully implement "install" and "install-write" in PackageManagerShellCommand.Dianne Hackborn