1. 82a2dd8 Fix backwards compat problem with AAPT public attrs by Adam Lesinski · 10 years ago
  2. a9aa9f0 Merge "Fix memory leak in ResTable" into lmp-dev by Adam Lesinski · 10 years ago
  3. 7f668d0 Fix memory leak in ResTable by Adam Lesinski · 10 years ago
  4. ad2d07d Stamp platform version code into app Apks by Adam Lesinski · 10 years ago
  5. 31245b4 Introduce anydpi density resource qualifier by Adam Lesinski · 10 years ago
  6. 6022deb AAPT: Fix regression generating dynamic ref table for shared libraries by Adam Lesinski · 10 years ago
  7. 2cb761e Fix assumption about DynamicRefTable in aapt by Adam Lesinski · 10 years ago
  8. 89147ed8 Merge "Revert "Fix aapt dump for APKs with no resources"" into lmp-dev by Adam Lesinski · 10 years ago
  9. 1856088 Revert "Fix aapt dump for APKs with no resources" by Adam Lesinski · 10 years ago
  10. 4b2d0f2 Fix crash in ResStringPool by Adam Lesinski · 10 years ago
  11. e23a91e Fix aapt dump for APKs with no resources by Adam Lesinski · 10 years ago
  12. d7df9d7 Merge "Fix aapt dump for APKs with no resources" into lmp-dev by Adam Lesinski · 10 years ago
  13. 8d5667d Print xxxhdpi from ResTable_config::toString by Adam Lesinski · 10 years ago
  14. ccf25c7b Fix shared library bug in bag attributes by Adam Lesinski · 10 years ago
  15. 833f3cc AAPT support for feature splits by Adam Lesinski · 10 years ago
  16. f28d505 Ensure the ResTable data is at least the size of a ResTable_header by Adam Lesinski · 10 years ago
  17. c7400b0 am 8c1c0a68: am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset 16." by Narayan Kamath · 10 years ago
  18. 8c1c0a6 am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset 16." by Narayan Kamath · 10 years ago
  19. b297591 Fix packing of values at offset 16. by Narayan Kamath · 10 years ago
  20. 70bf069 am b20b0629: am 71dfc7e9: Merge "Memory leak in parsePackage" by Narayan Kamath · 10 years ago
  21. 5f7ce10 Memory leak in parsePackage by Henrik Baard · 10 years ago
  22. f90f2f8d Support multiple resource tables with same package by Adam Lesinski · 10 years ago
  23. 961dda7 Creating an empty package should be succesfull by Adam Lesinski · 10 years ago
  24. 7322ea7 Fix potential crash in libandroidfw by Adam Lesinski · 10 years ago
  25. fab5087 Add support for building split APKs by Adam Lesinski · 10 years ago
  26. 0a0454f am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev by John Spurlock · 10 years ago
  27. 642421a am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev by John Spurlock · 10 years ago
  28. 6c19129 Introduce new UI_MODE_TYPE_WATCH and qualifier. by John Spurlock · 10 years ago
  29. ecd07216 resolved conflicts for merge of 22d07464 to master by Narayan Kamath · 10 years ago
  30. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 10 years ago
  31. de898ff Shared library resource support by Adam Lesinski · 10 years ago
  32. 00adb86 androidfw: resolve 64-bit build issues by Mark Salyzyn · 10 years ago
  33. 6381dd4 LP64: Make 9 patches architecture agnostic. by Narayan Kamath · 10 years ago
  34. 443dd93 libandroidfw: fix build error for 64-bit by Patrik Bannura · 10 years ago
  35. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  36. 48620f1 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  37. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 10 years ago
  38. 65a05fd New command line tool 'idmap' by Mårten Kongstad · 10 years ago
  39. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 10 years ago
  40. d45c68d Resource memory optimization. by Dianne Hackborn · 11 years ago
  41. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  42. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  43. fb903a4 Allow compiling aapt for the device by Bjorn Bringert · 11 years ago
  44. 81cfb63 am d13b23a4: Merge "Revert "fix potential memory leak"" by Elliott Hughes · 12 years ago
  45. 767e1c01 am 9aac0c1b: Merge "fix potential memory leak" by Elliott Hughes · 12 years ago
  46. 957efcd Revert "fix potential memory leak" by Elliott Hughes · 12 years ago
  47. bc268b9 fix potential memory leak by Sungmin Choi · 12 years ago
  48. 5780e19 am 5c0d6f99: am 9de88dad: Merge "Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale" into jb-mr1.1-dev by Fabrice Di Meglio · 12 years ago
  49. 3509935 Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale by Fabrice Di Meglio · 12 years ago
  50. be37b5f Merge "Free resources in correct order in ResStringPool::uninit" by Kenny Root · 12 years ago
  51. 58b99bf am 82634313: Merge "Reject bad ResXMLTree::setTo calls" by Kenny Root · 12 years ago
  52. 32d6aef Reject bad ResXMLTree::setTo calls by Kenny Root · 12 years ago
  53. a1d82ff3 Free resources in correct order in ResStringPool::uninit by Chris Dearman · 12 years ago
  54. 8a802db Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources by Fabrice Di Meglio · 12 years ago
  55. 5f79799 Add support for "-rtl" in resources by Fabrice Di Meglio · 12 years ago
  56. 3e2d591 resolved conflicts for merge of 13c04786 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  57. 39b58ba resolved conflicts for merge of bc2fb7b9 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  58. 5c6dfeb Fix issue #6054627: resource matching issue of size qualifiers by Dianne Hackborn · 12 years ago
  59. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago[Renamed from libs/utils/ResourceTypes.cpp]
  60. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  61. 7e1d395 libs/utils: replace malloc() + memset() to zero with calloc() by Iliyan Malchev · 12 years ago
  62. 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 12 years ago
  63. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  64. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  65. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  66. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  67. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  68. 64ed105 am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  69. f51ded0 am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  70. 426431a Enforce public resource restriction on bag parents. by Dianne Hackborn · 13 years ago
  71. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  72. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  73. fcaba14 Continue idmap generation even if name lookup fails. by Mårten Kongstad · 13 years ago
  74. 2e4a323 am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  75. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  76. 18490fb resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 13 years ago
  77. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 13 years ago
  78. 371de96 am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d" by Dianne Hackborn · 13 years ago
  79. e75d872 Fix issue #3392073: At times soft keyboard comes up in... by Dianne Hackborn · 13 years ago
  80. 9872bf4 Normalize output from aapt d by Shachar Shemesh · 14 years ago
  81. 300ba68 Split UTF functions from String8/16 by Kenny Root · 14 years ago
  82. 5c4cf8c Fix default return code for getResource by Kenny Root · 14 years ago
  83. 55fc850 Add path to get different DPI drawables by Kenny Root · 14 years ago
  84. 8716030 am 8d5250c6: am 2e246549: Merge "Add better debug output for ResourceType errors" into gingerbread by Kenny Root · 14 years ago
  85. 68c2e91 Add better debug output for ResourceType errors by Kenny Root · 14 years ago
  86. 5e4d9a0 Add invariant check for stylesString size by Kenny Root · 14 years ago
  87. 06983bc Range checking for ResTable_map by Kenny Root · 14 years ago
  88. 3379195 Improve checking in aapt dump by Kenny Root · 14 years ago
  89. ddcafcb Fix 1684100: Making sure that empty package, type and resource ids are not accepted. by Konstantin Lopyrev · 14 years ago
  90. 14cee9f New xlarge screen size. by Dianne Hackborn · 14 years ago
  91. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 14 years ago
  92. 20cb56e Fix some bugs. by Dianne Hackborn · 14 years ago
  93. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 14 years ago
  94. 56c0952 Demote the famous ResourceTypes warning to LOGV. by Ficus Kirkpatrick · 14 years ago
  95. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 14 years ago
  96. bb79f64 Add string resource type inspection by Kenny Root · 15 years ago
  97. 1913846 Optional use of UTF-8 strings in resource bundles by Kenny Root · 15 years ago
  98. b8d8167 Debugging for issue #2228381 android.view.InflateException by Dianne Hackborn · 15 years ago
  99. 119376e fix "pacakge" typo in error log message by Doug Zongker · 15 years ago
  100. 6cca159 Fix issue #1862317: Browser does not appear to honor anchors (#es) in links by Dianne Hackborn · 15 years ago