1. 64ee69d libandroidfw: Improve performance of AssetManager2 by Adam Lesinski · 7 years ago
  2. d9c809c libandroidfw: Add ApplyStyle and SetConfiguration benchmark by Adam Lesinski · 7 years ago
  3. dcb3c65 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  4. 7ec28a8 Use numbering system for configuration selection. by Igor Viarheichyk · 7 years ago
  5. a974382 IDMAP: Warn when RROs overlay non-overlayable resources by Adam Lesinski · 7 years ago
  6. 71be705 AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK by Adam Lesinski · 7 years ago
  7. 498f605 libandroidfw: Remove pre-verification by Adam Lesinski · 7 years ago
  8. 73f6f9d libandroidfw: Add SparseEntry support for LoadedArsc by Adam Lesinski · 7 years ago
  9. 1c855a0 libandroidfw: Do not clear last resource id in ResolveReference by Adam Lesinski · 7 years ago
  10. dbf1629 Merge "libandroidfw: Support loading ApkAssets from a file descriptor" by TreeHugger Robot · 7 years ago
  11. 1704e3c The pm command is no more. by Dianne Hackborn · 7 years ago
  12. 441500b libandroidfw: Support loading ApkAssets from a file descriptor by Adam Lesinski · 7 years ago
  13. 917bdb1 Merge "Check for null-terminator in ResStringPool::string8At" by Adam Lesinski · 7 years ago
  14. 3d35a0e Check for null-terminator in ResStringPool::string8At by Adam Lesinski · 7 years ago
  15. 0282874 Disable sanitizer entirely in ResourceTypes.cpp by Ivan Lozano · 7 years ago
  16. 9ba4101 Merge "Fix libandroidfw in integer sanitized builds." by Ivan Lozano · 7 years ago
  17. 599fed4 Fix libandroidfw in integer sanitized builds. by Ivan Lozano · 7 years ago
  18. 4c7db05 Merge "ZipUtils: Rewrite in terms of zip_archive::Inflate." am: f941215d56 am: 1bed4d4880 by Narayan Kamath · 7 years ago
  19. a07e122 ZipUtils: Rewrite in terms of zip_archive::Inflate. by Narayan Kamath · 7 years ago
  20. ad5570f Merge "Fully implement "install" and "install-write" in PackageManagerShellCommand." by Dianne Hackborn · 7 years ago
  21. bb99656 Merge "Parse BCP 47 locale names with Unicode extensions" by Roozbeh Pournader · 7 years ago
  22. ca3872c Fully implement "install" and "install-write" in PackageManagerShellCommand. by Dianne Hackborn · 7 years ago
  23. e7bc60a Parse BCP 47 locale names with Unicode extensions by Igor Viarheichyk · 7 years ago
  24. 1a1e9c2 AssetManager2: Run ApkAssets that have failed verification by Adam Lesinski · 7 years ago
  25. 30080e2 AssetManager2: Improve Theme performance by Adam Lesinski · 7 years ago
  26. d480f7b AssetManager2: Provide a method for iterating over packages by Adam Lesinski · 7 years ago
  27. 970bd8d AssetManager2: Implement IDMAP support by Adam Lesinski · 7 years ago
  28. 873ef0e libandroidfw_tests: package test data correctly by Adam Lesinski · 7 years ago
  29. 67d7c5a Merge "Rename libz-host -> libz" am: 3e47510e0e am: 7190974801 am: 77a00d2b67 by Dan Willemsen · 7 years ago
  30. a2902e3 Rename libz-host -> libz by Dan Willemsen · 7 years ago
  31. 03ebac8 A few fixes to AssetManager2 for compat by Adam Lesinski · 7 years ago
  32. fa60581 AAPT2: Fix processing of quotes in XML by Adam Lesinski · 7 years ago
  33. 92c2fc4 Merge "Merge "idmap: include idmap version in check for stale file" am: 609887a980 am: a15992086c am: d7f3a7b095" into oc-mr1-dev-plus-aosp by Adam Lesinski · 7 years ago
  34. a159920 Merge "idmap: include idmap version in check for stale file" am: 609887a980 by Adam Lesinski · 7 years ago
  35. 42ebcb8 idmap: include idmap version in check for stale file by Mårten Kongstad · 7 years ago
  36. 7446858 Merge "AAPT2: Fix processing of quotes in XML" into oc-dr1-dev am: 16cfd497f5 by Adam Lesinski · 7 years ago
  37. 09b119f AssetManager2: Fix a memory leak by George Burgess IV · 7 years ago
  38. c895688 AAPT2: Fix processing of quotes in XML by Adam Lesinski · 7 years ago
  39. bb94f32 Revert "AAPT2: Auto-version adaptive-icon XML" by Adam Lesinski · 7 years ago
  40. fba0cf2 AAPT2: Fix processing of quotes in XML by Adam Lesinski · 7 years ago
  41. 5b7337f AAPT2: Auto-version adaptive-icon XML by Adam Lesinski · 7 years ago
  42. 516bd5f Merge "[Resources] house keeping in TypeList" am: ff2e03cfce by Sean Lu · 7 years ago
  43. 83df842 [Resources] house keeping in TypeList by Sean Lu · 7 years ago
  44. 34a0cdb Properly run window animations at vsync-sf (1/2) by Jorim Jaggi · 7 years ago
  45. 19af4cc Merge "AAPT: Include empty locale in getLocales" into oc-dev by TreeHugger Robot · 7 years ago
  46. fa2fc0b AAPT: Include empty locale in getLocales by Adam Lesinski · 7 years ago
  47. 32e7501 Fix support for @empty in style resolution by Adam Lesinski · 7 years ago
  48. 4ca5697 AAPT2: Add workaround for non-standard package IDs by Adam Lesinski · 7 years ago
  49. 33af6c7 AAPT2: Parse an ID encoded as a map by Adam Lesinski · 7 years ago
  50. cc5a731 Remove "Allow persistent changes to the vendor overlay theme" by Jason Monk · 7 years ago
  51. 442c822 Merge "Fix warning: Potential leak of memory pointed to by 'set'" am: 58ba53bd53 am: 0889a8a070 by Yunlian Jiang · 7 years ago
  52. 0889a8a Merge "Fix warning: Potential leak of memory pointed to by 'set'" am: 58ba53bd53 by Yunlian Jiang · 7 years ago
  53. 58ba53b Merge "Fix warning: Potential leak of memory pointed to by 'set'" by Treehugger Robot · 7 years ago
  54. ed69ce8 libandroidfw: Fix mass logspam of ResourceTypes warnings by Adam Lesinski · 7 years ago
  55. 0e25d9a libandroidfw: Search all packages for an identifier by Adam Lesinski · 7 years ago
  56. f4f093c Merge "Reinstate codes to enable RRO on system server" by TreeHugger Robot · 7 years ago
  57. 136fd07 AAPT2: Fix parsing ResTable_type by Adam Lesinski · 7 years ago
  58. 7de2f9c Reinstate codes to enable RRO on system server by Jaekyun Seok · 7 years ago
  59. 2e0d0f3 OMS: integrate OverlayManagerService into framework by Mårten Kongstad · 8 years ago
  60. df0824a Merge "Revert "OMS: integrate OverlayManagerService into framework"" by Guang Zhu · 7 years ago
  61. 9545980 Revert "OMS: integrate OverlayManagerService into framework" by Guang Zhu · 7 years ago
  62. 0f09817 Merge "OMS: integrate OverlayManagerService into framework" by TreeHugger Robot · 7 years ago
  63. 21a3d1a OMS: integrate OverlayManagerService into framework by Mårten Kongstad · 8 years ago
  64. 21edf19 Merge "Check bounds in offsetToPtr" by Fyodor Kupolov · 7 years ago
  65. edb88a2 Merge "Add ResTable_sparseTypeEntry support" by Adam Lesinski · 7 years ago
  66. 45e2e95 Check bounds in offsetToPtr by Fyodor Kupolov · 7 years ago
  67. c8f71aa Add ResTable_sparseTypeEntry support by Adam Lesinski · 7 years ago
  68. d1ecd7a AssetManager2: Various fixes by Adam Lesinski · 8 years ago
  69. 024d22f Merge "AAPT2: Fix pseudolocalization to respect <xliff:g>" by TreeHugger Robot · 7 years ago
  70. 7542162 AAPT2: Fix pseudolocalization to respect <xliff:g> by Adam Lesinski · 8 years ago
  71. 929d651 AssetManager2: Add GetResourceId by Adam Lesinski · 8 years ago
  72. 0c40524 AssetManager2: Add other support methods by Adam Lesinski · 8 years ago
  73. c6aada9 LoadedArsc: Support feature splits. by Adam Lesinski · 8 years ago
  74. 90572a4 Merge "libandroidfw: Add new support for shared libraries" by Adam Lesinski · 8 years ago
  75. 6bb13da Fix memory leak during idmap creation by Mårten Kongstad · 8 years ago
  76. 4832745 Add color mode to activity/window by Romain Guy · 8 years ago
  77. c9ba559 Add wide color gamut and HDR resource qualifiers by Romain Guy · 8 years ago
  78. 1f9f110 Merge "Move StringPiece to libandroidfw" by TreeHugger Robot · 8 years ago
  79. 2d00c09 Merge "Update locale data from in-tree ICU" by Roozbeh Pournader · 8 years ago
  80. d5083f6 Move StringPiece to libandroidfw by Adam Lesinski · 8 years ago
  81. fdaa9c5 Merge "New implementation of AssetManager/ResTable" by Adam Lesinski · 8 years ago
  82. 9bddb48 Update locale data from in-tree ICU by Roozbeh Pournader · 8 years ago
  83. 4115c64 Treat Latin American locales specially am: cf246af30d by Roozbeh Pournader · 8 years ago
  84. 9013325 Merge changes from topic 'vrmode' by Zak Cohen · 8 years ago
  85. cf246af Treat Latin American locales specially by Roozbeh Pournader · 8 years ago
  86. 383ac40 Merge "Treat Latin American locales specially" by Roozbeh Pournader · 8 years ago
  87. 6f773a0 Replace cutils/log.h and android/log.h with log/log.h by Mark Salyzyn · 8 years ago
  88. da431a2 libandroidfw: Add new support for shared libraries by Adam Lesinski · 8 years ago
  89. a192a8c Treat Latin American locales specially by Roozbeh Pournader · 8 years ago
  90. 7ad1110 New implementation of AssetManager/ResTable by Adam Lesinski · 8 years ago
  91. 1a6acdb Introduce new UI_MODE_TYPE_VR_HEADSET and qualifier. by Zak Cohen · 8 years ago
  92. db15537 resolve merge conflicts of 082a1721b516 to master by Mark Salyzyn · 8 years ago
  93. ef8ccc8 Merge "Replace cutils/log.h and log/logger.h with log/log.h" am: e7fcbcb991 by Mark Salyzyn · 8 years ago
  94. 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
  95. 06d3e8f libandroidfw: Revert null check in ApplyStyle by Adam Lesinski · 8 years ago
  96. a7645bd Fix warning: Potential leak of memory pointed to by 'set' by Yunlian Jiang · 8 years ago
  97. 351471f9 libandroidfw: Make tests less flaky by Adam Lesinski · 8 years ago
  98. 4c67a47 Make tests use APKs instead of exploded APKs by Adam Lesinski · 8 years ago
  99. 434e16c Merge "Convert libandroidfw to Android.bp" am: 46ec8dba83 am: 9625912b7f by Colin Cross · 8 years ago
  100. 9625912 Merge "Convert libandroidfw to Android.bp" am: 46ec8dba83 by Colin Cross · 8 years ago