1. e60a87f Search all packages for a given type string when looking up resources by name by Adam Lesinski · 10 years ago
  2. 908c748 Revert "Fix issue with using locally defined attrs in a shared lib" by Adam Powell · 10 years ago
  3. 5069dd6 Fix issue with using locally defined attrs in a shared lib by Adam Lesinski · 10 years ago
  4. 82a2dd8 Fix backwards compat problem with AAPT public attrs by Adam Lesinski · 10 years ago
  5. 9d9cc62 Add test to ensure themes get copied from separate resource tables by Adam Lesinski · 10 years ago
  6. d79e333 Clean up test allocations so real memory leaks are more visible by Adam Lesinski · 10 years ago
  7. a9aa9f0 Merge "Fix memory leak in ResTable" into lmp-dev by Adam Lesinski · 10 years ago
  8. 7f668d0 Fix memory leak in ResTable by Adam Lesinski · 10 years ago
  9. ad2d07d Stamp platform version code into app Apks by Adam Lesinski · 10 years ago
  10. 31245b4 Introduce anydpi density resource qualifier by Adam Lesinski · 10 years ago
  11. 6022deb AAPT: Fix regression generating dynamic ref table for shared libraries by Adam Lesinski · 10 years ago
  12. 2cb761e Fix assumption about DynamicRefTable in aapt by Adam Lesinski · 10 years ago
  13. 89147ed Merge "Revert "Fix aapt dump for APKs with no resources"" into lmp-dev by Adam Lesinski · 10 years ago
  14. 1856088 Revert "Fix aapt dump for APKs with no resources" by Adam Lesinski · 10 years ago
  15. 4b2d0f2 Fix crash in ResStringPool by Adam Lesinski · 10 years ago
  16. e23a91e Fix aapt dump for APKs with no resources by Adam Lesinski · 10 years ago
  17. d7df9d7 Merge "Fix aapt dump for APKs with no resources" into lmp-dev by Adam Lesinski · 10 years ago
  18. 8d5667d Print xxxhdpi from ResTable_config::toString by Adam Lesinski · 10 years ago
  19. ccf25c7 Fix shared library bug in bag attributes by Adam Lesinski · 10 years ago
  20. 833f3cc AAPT support for feature splits by Adam Lesinski · 10 years ago
  21. f28d505 Ensure the ResTable data is at least the size of a ResTable_header by Adam Lesinski · 10 years ago
  22. 7df3625 Allow for appending of resources to an AssetManager. by Martin Kosiba · 11 years ago
  23. e8e968a am 583a845c: am 3964ea46: am d74f99d3: Merge "Switch frameworks/base/libs/androidfw to the new icu." by Elliott Hughes · 10 years ago
  24. 583a845 am 3964ea46: am d74f99d3: Merge "Switch frameworks/base/libs/androidfw to the new icu." by Elliott Hughes · 10 years ago
  25. 6a4deed Switch frameworks/base/libs/androidfw to the new icu. by Elliott Hughes · 10 years ago
  26. 10eb3b0 am e0849423: am 501bb0a5: Merge "Fix issue when converting fil->tl." by Narayan Kamath · 10 years ago
  27. fec5106 Fix issue when converting fil->tl. by Narayan Kamath · 10 years ago
  28. 23902f5 am 10eb3b06: am e0849423: am 501bb0a5: Merge "Fix issue when converting fil->tl." by Narayan Kamath · 10 years ago
  29. a00144c resolved conflicts for merge of a8dbd7b4 to master by Nick Kralevich · 10 years ago
  30. a8dbd7b am 39e4f590: am f56399f6: Merge "Fall back to "tl" if "fil" is absent." by Narayan Kamath · 10 years ago
  31. e4345db Fall back to "tl" if "fil" is absent. by Narayan Kamath · 10 years ago
  32. 8c1c0a6 am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset 16." by Narayan Kamath · 10 years ago
  33. b297591 Fix packing of values at offset 16. by Narayan Kamath · 10 years ago
  34. c7400b0 am 8c1c0a68: am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset 16." by Narayan Kamath · 10 years ago
  35. 70bf069 am b20b0629: am 71dfc7e9: Merge "Memory leak in parsePackage" by Narayan Kamath · 10 years ago
  36. 71dfc7e Merge "Memory leak in parsePackage" by Narayan Kamath · 10 years ago
  37. 5f7ce10 Memory leak in parsePackage by Henrik Baard · 10 years ago
  38. fb600d6 Fix build break in log statement by Adam Lesinski · 10 years ago
  39. f90f2f8 Support multiple resource tables with same package by Adam Lesinski · 10 years ago
  40. f5cb96c am 51736de1: am 4c488cca: Merge "[Asset Manager] Fix memory leakage bug" by Adam Lesinski · 10 years ago
  41. 7efc0eb am f5cb96cf: am 51736de1: am 4c488cca: Merge "[Asset Manager] Fix memory leakage bug" by Adam Lesinski · 10 years ago
  42. 7c57d23 [Asset Manager] Fix memory leakage bug by sean_lu · 10 years ago
  43. 961dda7 Creating an empty package should be succesfull by Adam Lesinski · 10 years ago
  44. 7322ea7 Fix potential crash in libandroidfw by Adam Lesinski · 10 years ago
  45. fab5087 Add support for building split APKs by Adam Lesinski · 10 years ago
  46. 0a0454f am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev by John Spurlock · 10 years ago
  47. 642421a am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev by John Spurlock · 10 years ago
  48. 6c19129 Introduce new UI_MODE_TYPE_WATCH and qualifier. by John Spurlock · 10 years ago
  49. ecd0721 resolved conflicts for merge of 22d07464 to master by Narayan Kamath · 10 years ago
  50. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 10 years ago
  51. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  52. 7e9e305 am 9ca25502: am 48250e14: am 9a09a523: am 0b472ae1: Merge "androidfw: resolve 64-bit build issues" by Mark Salyzyn · 10 years ago
  53. 00adb86 androidfw: resolve 64-bit build issues by Mark Salyzyn · 10 years ago
  54. b5c4e7f resolved conflicts for merge of 92860a74 to master by Narayan Kamath · 10 years ago
  55. 6381dd4 LP64: Make 9 patches architecture agnostic. by Narayan Kamath · 10 years ago
  56. e0d10cd am d8ccf8b7: am be094d89: am 8fb22ae7: am eee2c72f: Merge "Various format string fixes for 64bit" by Narayan Kamath · 10 years ago
  57. 95ece35 Various format string fixes for 64bit by Kévin PETIT · 10 years ago
  58. b048c33 Don't assume that we're at start of file at ctor time by Christopher Tate · 10 years ago
  59. f9bf991 am bcb433b4: am b1903653: am 128599e4: am 2b3c14bf: Merge "libandroidfw: fix build error for 64-bit" by Narayan Kamath · 10 years ago
  60. 443dd93 libandroidfw: fix build error for 64-bit by Patrik Bannura · 10 years ago
  61. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  62. 48620f1 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  63. d5c8044 resolved conflicts for merge of 1cbea39f to master by Nick Kralevich · 10 years ago
  64. 1cbea39 resolved conflicts for merge of dd3d95f1 to klp-volantis-dev by Nick Kralevich · 10 years ago
  65. ecbeae7 Use size_t* in AssetManager::createIdmap by Colin Cross · 10 years ago
  66. d9e385b Fix build. by Dianne Hackborn · 10 years ago
  67. 32bb5fa Fix build. by Dianne Hackborn · 10 years ago
  68. 47b80be am be49403a: am 0cd115e1: am 578087e3: Merge "New command line tool \'idmap\'" by Dianne Hackborn · 10 years ago
  69. 91447d8 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  70. 378c677 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  71. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  72. 65a05fd New command line tool 'idmap' by Mårten Kongstad · 11 years ago
  73. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  74. 00b3144 Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  75. a0c6260 AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  76. 90f58db Add libutils dependency for libandroidfw host build. by Narayan Kamath · 11 years ago
  77. 560566d Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  78. e1aa223 Re-apply androidfw fixes lost by the directory rearrangement. by Elliott Hughes · 11 years ago
  79. 16c4d15 Revert "move libandroidfw to frameworks/native" by Adam Lesinski · 11 years ago
  80. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  81. 070274e Add libutils dependency for libandroidfw host build. by Narayan Kamath · 11 years ago
  82. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  83. dbccd44 Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  84. c367d48 Fix a variety of small publicly-reported bugs. by Elliott Hughes · 11 years ago
  85. 84b6292 move libandroidfw to frameworks/native by Mike Lockwood · 11 years ago
  86. fd5f566 add a test for BackupData helpers. by Chris Wren · 11 years ago
  87. 1c7cf90 Fix another off-by-one error in ZipFileRO by Kenny Root · 11 years ago
  88. 0d6c2d7 Reconcile differences between zip implementations by Kenny Root · 11 years ago
  89. 0c4b364 Revert "Reconcile differences between zip implementations" by Kenny Root · 11 years ago
  90. 9ffddc7 Reconcile differences between zip implementations by Kenny Root · 11 years ago
  91. 83ad4e3 Remove an unused C zip API. by Elliott Hughes · 11 years ago
  92. d45c68d Resource memory optimization. by Dianne Hackborn · 11 years ago
  93. 0d6e731 add static dependency on liblog by Colin Cross · 11 years ago
  94. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  95. 0618148 input: Handle a few extra error conditions. by Jeff Brown · 11 years ago
  96. 631500e Move VelocityTracker.cpp to target build only by Nick Kralevich · 11 years ago
  97. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  98. fb903a4 Allow compiling aapt for the device by Bjorn Bringert · 11 years ago
  99. c51d050 Maybe fix issue #8620910: Win_sdk build failed and unable to create... by Dianne Hackborn · 11 years ago
  100. f7be480 Add new resources trace, also trace apk dex loading. by Dianne Hackborn · 11 years ago