summaryrefslogtreecommitdiff
path: root/libs/androidfw/include
AgeCommit message (Expand)Author
2025-03-17[res] Minor code cleanups Yurii Zubrytskyi
2025-03-06Persist whether xml resources have flags Jeremy Meyer
2025-03-04[res] Add named padding to ResTable_config Yurii Zubrytskyi
2025-02-21Log locale changes from AssetManager2.cpp Jeremy Meyer
2025-02-19Filter overlays based on constraints during resource resolution Biswarup Pal
2025-02-12Revert "Revert "[res] Don't create extra asset provider when not..." Yurii Zubrytskyi
2025-02-12Revert^2 "[res] Optimize few functions for dtoh() as a noop" Yurii Zubrytskyi
2025-02-12Revert^2 "[res] Optimize isUpToDate() for ApkAssets" Yurii Zubrytskyi
2025-02-06Merge "Add constraints for enabling RROs" into main Biswarup Pal
2025-02-06Add constraints for enabling RROs Biswarup Pal
2025-01-30[aapt2] fix the comments from older review Yurii Zubrytskyi
2025-01-15Remove special case for libs when debuggable="true". Elliott Hughes
2025-01-08Merge changes from topic "revert-31021037-TXGRFMNZKV" into main Treehugger Robot
2025-01-08Revert "[res] Optimize isUpToDate() for ApkAssets" ESWAR MAGATAPALLI (xWF)
2025-01-08Revert "[res] Optimize few functions for dtoh() as a noop" ESWAR MAGATAPALLI (xWF)
2025-01-08Revert "[res] Don't create extra asset provider when not needed" ESWAR MAGATAPALLI (xWF)
2025-01-07Merge changes I5fa70d33,Ibc5ac60a,I2f048fee,I0f801bef into main Yurii Zubrytskyi
2025-01-06Merge "Turn LocaleDataTables into C switch statements" into main am: b45d2c4d... Treehugger Robot
2025-01-02Merge "Extract implementation of script and locale matching into LocaleDataLo... Victor Chang
2024-12-31Turn LocaleDataTables into C switch statements Victor Chang
2024-12-31Extract implementation of script and locale matching into LocaleDataLookup.h Victor Chang
2024-12-19[res] Don't create extra asset provider when not needed Yurii Zubrytskyi
2024-12-19[res] Optimize few functions for dtoh() as a noop Yurii Zubrytskyi
2024-12-19[res] Optimize isUpToDate() for ApkAssets Yurii Zubrytskyi
2024-12-18Merge changes Ib1c55fe6,I70f74b1a into main Treehugger Robot
2024-12-16Revert^2 "[res] Better modification time resolution in Idmap" Yurii Zubrytskyi
2024-12-16[res] Make type iteration more efficient in aapt2 Yurii Zubrytskyi
2024-12-02[res] Make TargetResourcesContainer valid after an error Yurii Zubrytskyi
2024-10-29[aapt2] Add a compression control option to 'compile' Yurii Zubrytskyi
2024-10-18Merge "Revert "Use MappedFile for mmap-related operations in CursorWindow"" i... Treehugger Robot
2024-10-18Revert "Use MappedFile for mmap-related operations in CursorWindow" Todd Frederick
2024-10-16Revert "Enable SQLite JNI for host Mac and Windows" Michael Hoisie
2024-10-09Merge "[res] Optimize idmap format for lookups" into main Treehugger Robot
2024-10-08[res] Optimize idmap format for lookups Yurii Zubrytskyi
2024-10-04Enable SQLite JNI for host Mac and Windows Michael Hoisie
2024-09-30Merge "Use MappedFile for mmap-related operations in CursorWindow" into main ... Michael Hoisie
2024-09-28Use MappedFile for mmap-related operations in CursorWindow Michael Hoisie
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-08-15[res] Start using ftl::SmallVector<> where it's most useful Yurii Zubrytskyi
2024-08-09[res] Zero big buffer memory on backing up Yurii Zubrytskyi
2024-08-05[res] Make sure cached container is retained off cache Yurii Zubrytskyi
2024-07-06[res] Simplify XmlPullParser::FindAttribute() and StringPool::Sort Yurii Zubrytskyi
2024-06-25[res] Optimize Theme::ApplyStyle() Yurii Zubrytskyi
2024-06-25[res] Add a Theme::Rebase() benchmark + fix data Yurii Zubrytskyi
2024-06-05Merge changes from topic "unify_getentryinfo" into main am: dc2cfc8a10 Pawan Wagh
2024-06-04Combine ZipFileRO::getEntryInfo Pawan Wagh
2024-05-24Merge Android 24Q2 Release (ab/11526283) to aosp-main-future Xin Li
2024-04-12Add Extra field info in ZipFileRO Pawan Wagh
2024-04-11Add method to return Zip file name Pawan Wagh