summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
AgeCommit message (Expand)Author
2025-04-22[res] Fix a crash for the apps doing a bad thing Yurii Zubrytskyi
2025-02-12Revert^2 "[res] Optimize isUpToDate() for ApkAssets" Yurii Zubrytskyi
2025-01-08Revert "[res] Optimize isUpToDate() for ApkAssets" ESWAR MAGATAPALLI (xWF)
2024-12-19[res] Optimize isUpToDate() for ApkAssets Yurii Zubrytskyi
2024-12-16Revert^2 "[res] Better modification time resolution in Idmap" Yurii Zubrytskyi
2024-09-10Revert "[res] Better modification time resolution in Idmap" ELIYAZ MOMIN (xWF)
2024-09-06[res] Better modification time resolution in Idmap Yurii Zubrytskyi
2024-02-29[res] Use fstat() for idmap::IsUpToDate() Yurii Zubrytskyi
2022-12-01Mac build break: remove include that's not there Yurii Zubrytskyi
2022-11-30[res] Don't stat asset providers on RO filesystems Yurii Zubrytskyi
2015-01-13am d6c475dc: am 595ae39f: Merge "Use more intention-revealing tests for S_ISL... Elliott Hughes
2015-01-12Use more intention-revealing tests for S_ISLNK and S_ISSOCK. Elliott Hughes
2014-11-03Fix issues that will be present in C++11 Adam Lesinski
2014-01-27Revert "move libandroidfw to frameworks/native" Adam Lesinski
2013-10-03move libandroidfw to frameworks/native Mike Lockwood
2013-05-07libutils clean-up Mathias Agopian