summaryrefslogtreecommitdiff
path: root/libs/androidfw
AgeCommit message (Expand)Author
2020-04-13Merge "Fail install when resources.arsc is compressed" into rvc-dev Ryan Mitchell
2020-04-09Fail install when resources.arsc is compressed Ryan Mitchell
2020-04-07Invalidate idmap when target updates Ryan Mitchell
2020-04-01Begin moving FrameworkResourceLoaderTest to cts Ryan Mitchell
2020-03-23Assigned package ids to overlays last Ryan Mitchell
2020-03-23Revert "Assign shared libraries stable package ids" Ryan Mitchell
2020-03-20Merge changes from topic "res_loader_dir" into rvc-dev Ryan Mitchell
2020-03-19Allow using loaders on non-RM Resources instances Ryan Mitchell
2020-03-19Move AssetsProvider to native layer Ryan Mitchell
2020-03-19Add ResourcesProvider.loadFromDirectory Ryan Mitchell
2020-03-19Refactor ApkAsset loading APIs Ryan Mitchell
2020-03-19Fix bugprone-use-after-move warnings Ryan Mitchell
2020-03-16Regenerate LocaleDataTables.cpp wtih Unicode 13 update Nikita Iashchenko
2020-02-26Actor signature overlayable policy Winson
2020-02-26Refactor overlayable policy Winson
2020-02-11Merge "Merge "Remove String16 operator<<, now provided in header" am: 35d04c2... Automerger Merge Worker
2020-02-10Remove String16 operator<<, now provided in header Steven Moreland
2020-02-10Sort bag by attribute key when using libs Ryan Mitchell
2020-01-10Allow for overlaying dynamic shared libraries Ryan Mitchell
2020-01-10Assign shared libraries stable package ids Ryan Mitchell
2019-12-20Merge "Add tests for layout overlaying" TreeHugger Robot
2019-12-20Merge "idmap2: add debug information to idmap file format" TreeHugger Robot
2019-12-20Merge changes from topic "icu65.1-upgrade" am: ad2026640c am: b1cc7c336b am: ... Automerger Merge Worker
2019-12-20Merge changes from topic "icu65.1-upgrade" Nikita Iashchenko
2019-12-19Merge "Add per-file ownership to libs/androidfw/LocaleDataTables.cpp" am: 073... Automerger Merge Worker
2019-12-19Regenerate LocaleDataTables.cpp Nikita Iashchenko
2019-12-19idmap2: add debug information to idmap file format MÃ¥rten Kongstad
2019-12-19Add per-file ownership to libs/androidfw/LocaleDataTables.cpp Victor Chang
2019-12-17Merge "Regenerate LocaleDataTables.cpp" am: 6658c31b4e am: ccc64a5aef am: ffb... Automerger Merge Worker
2019-12-16Regenerate LocaleDataTables.cpp Victor Chang
2019-12-12Add tests for layout overlaying Ryan Mitchell
2019-11-25[DisplayEventDispatcher] Kick DisplayEventDispatcher out of libandroidfw. Alec Mouri
2019-11-21Overlayable actor enforcement Winson
2019-11-13Do not look for R.class of overlays Ryan Mitchell
2019-10-17Allow for RRO internal referencing Ryan Mitchell
2019-10-17Idmap format changes for bidirectional lookup Ryan Mitchell
2019-10-11Merge "Add ResourceLoader API with .apk and .arsc support" Winson Chiu
2019-10-10Add ResourceLoader API with .apk and .arsc support Winson
2019-10-04Parse <overlay> and abstract resource mapping Ryan Mitchell
2019-09-26Merge changes from topic "system_ext" Jeongik Cha
2019-09-26Enable CTS verification of overlayable API Ryan Mitchell
2019-09-23Consider overlay in system_ext as system's Jeongik Cha
2019-09-10Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master Xin Li
2019-08-30Merge "Fix reversed logic" am: 946e857c71 am: ae6248d35b am: 6f1a7d3c10 am: 4... Yi Kong
2019-08-30Merge "Fix reversed logic" am: 946e857c71 am: ae6248d35b Yi Kong
2019-08-30Merge "Fix reversed logic" Yi Kong
2019-08-30Fix reversed logic Yi Kong
2019-08-28Merge "[base] close zip archive when parsing fails" Songchun Fan
2019-08-28[base] close zip archive when parsing fails Songchun Fan
2019-08-23Fix security issue in DynamicRefTable::load. Ryan Mitchell