summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetManager.cpp
AgeCommit message (Expand)Author
2020-12-08Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell
2019-09-23Consider overlay in system_ext as system'sJeongik Cha
2019-04-09Add support for /oem/overlayMårten Kongstad
2019-04-02Add support for /odm/overlayMårten Kongstad
2018-11-21idmap: optimize time to create idmap dataMårten Kongstad
2018-11-12Prepare for switch to idmap2Mårten Kongstad
2018-08-17androidfw changes to support /product-services.Dario Freni
2018-02-28Merge "Don't use cutils/Atomic.h" am: 07735797a2 am: a272d540d8Steven Moreland
2018-02-23Don't use cutils/Atomic.hSteven Moreland
2018-01-25Support /product partitionJaekyun Seok
2017-11-21The pm command is no more.Dianne Hackborn
2017-10-31Fully implement "install" and "install-write" in PackageManagerShellCommand.Dianne Hackborn
2017-03-23Remove "Allow persistent changes to the vendor overlay theme"Jason Monk
2017-03-03Reinstate codes to enable RRO on system serverJaekyun Seok
2017-02-23OMS: integrate OverlayManagerService into frameworkMårten Kongstad
2017-02-23Revert "OMS: integrate OverlayManagerService into framework"Guang Zhu
2017-02-21OMS: integrate OverlayManagerService into frameworkMårten Kongstad
2017-01-24Fix memory leak during idmap creationMårten Kongstad
2016-11-07Allow persistent changes to the vendor overlay themeJason Monk
2016-11-02Merge "Fix idmap leak in zygote process" am: f5ad44b60a am: 4720125a3c am: 3e...neo.chae
2016-11-02Merge "Fix idmap leak in zygote process" am: f5ad44b60aneo.chae
2016-11-02Merge "Fix idmap leak in zygote process"neo.chae
2016-11-01Fix idmap leak in zygote processneo.chae
2016-10-21Change name of overlay subdir 'sku'->'theme' am: 54dcaaba4fJakub Adamek
2016-10-19Change name of overlay subdir 'sku'->'theme'Jakub Adamek
2016-10-12RRO: Synchronize access to overlays.list am: 0fbb608110 am: dce79f10baMartin Wallgren
2016-10-12RRO: Synchronize access to overlays.listMartin Wallgren
2016-10-12RRO: Synchronize access to overlays.listMartin Wallgren
2016-10-12RRO: Synchronize access to overlays.listMartin Wallgren
2016-10-06Fix thread race caused double free issue.songjinshi
2016-10-04AssetManager: Remove more methods, fix commentsAdam Lesinski
2016-10-03Remove unused methods from AssetManager.cppAdam Lesinski
2016-10-03Merge "[AssetManager]:Fix thread race caused double free issue." am: 126e0220...Adam Lesinski
2016-10-03Merge "[AssetManager]:Fix thread race caused double free issue." am: 126e0220...Adam Lesinski
2016-10-03Fix thread race caused double free issue.songjinshi
2016-10-03Change name of overlay subdir property to sku. am: c03d9483f0Jakub Adamek
2016-10-03Change name of overlay subdir property to sku.Jakub Adamek
2016-09-28Search for runtime resource overlays in subdir. am: 1c15c63578Jakub Adamek
2016-09-28Search for runtime resource overlays in subdir.Jakub Adamek
2016-09-20[AssetManager]:Fix thread race caused double free issue.songjinshi
2016-06-15Move matching Tagalog and Filipino to ResourceTypes.cppRoozbeh Pournader
2016-05-20Performance improvements in AssetManagerAdam Lesinski
2016-04-18Optimize ResTable::getLocales() to improve bindApplication performanceAdam Lesinski
2016-04-14Revert "Optimize ResTable::getLocales() to improve bindApplication performance"Tim Murray
2016-04-13Optimize ResTable::getLocales() to improve bindApplication performanceAdam Lesinski
2016-01-04Avoid matching system locales in locale negotiationRoozbeh Pournader
2015-09-08Load app resource as shared library.Tao Bai
2015-08-12Lose HAVE_ANDROID_OS from frameworks/base.Elliott Hughes
2015-08-03Clean up AssetManager::scanAndMergeZipLockedYusuke Sato
2015-06-17ZipFileRO: Use precise widths for zip file types.Narayan Kamath