1. ed69ce8 libandroidfw: Fix mass logspam of ResourceTypes warnings by Adam Lesinski · 8 years ago
  2. 0e25d9a libandroidfw: Search all packages for an identifier by Adam Lesinski · 8 years ago
  3. edb88a2 Merge "Add ResTable_sparseTypeEntry support" by Adam Lesinski · 8 years ago
  4. c8f71aa Add ResTable_sparseTypeEntry support by Adam Lesinski · 8 years ago
  5. d1ecd7a AssetManager2: Various fixes by Adam Lesinski · 8 years ago
  6. 929d651 AssetManager2: Add GetResourceId by Adam Lesinski · 8 years ago
  7. 0c40524 AssetManager2: Add other support methods by Adam Lesinski · 8 years ago
  8. c6aada9 LoadedArsc: Support feature splits. by Adam Lesinski · 8 years ago
  9. 90572a4 Merge "libandroidfw: Add new support for shared libraries" by Adam Lesinski · 8 years ago
  10. 4832745 Add color mode to activity/window by Romain Guy · 8 years ago
  11. c9ba559 Add wide color gamut and HDR resource qualifiers by Romain Guy · 8 years ago
  12. 1f9f110 Merge "Move StringPiece to libandroidfw" by TreeHugger Robot · 8 years ago
  13. d5083f6 Move StringPiece to libandroidfw by Adam Lesinski · 8 years ago
  14. fdaa9c5 Merge "New implementation of AssetManager/ResTable" by Adam Lesinski · 8 years ago
  15. 383ac40 Merge "Treat Latin American locales specially" by Roozbeh Pournader · 8 years ago
  16. da431a2 libandroidfw: Add new support for shared libraries by Adam Lesinski · 8 years ago
  17. a192a8c Treat Latin American locales specially by Roozbeh Pournader · 8 years ago
  18. 7ad1110 New implementation of AssetManager/ResTable by Adam Lesinski · 8 years ago
  19. 06d3e8f libandroidfw: Revert null check in ApplyStyle by Adam Lesinski · 8 years ago
  20. 351471f9 libandroidfw: Make tests less flaky by Adam Lesinski · 8 years ago
  21. 4c67a47 Make tests use APKs instead of exploded APKs by Adam Lesinski · 8 years ago
  22. f32adf4 Clean up ApplyStyle JNI by John Reck · 8 years ago
  23. ea78979 Add --testdata flag for easier testing by Adam Lesinski · 8 years ago
  24. 7a37b74 Add tests for attribute resolution by Adam Lesinski · 8 years ago
  25. 0358efe Fix race with Asset destruction and printing allocation stats by Adam Lesinski · 8 years ago
  26. 7e5f96f Move matching Tagalog and Filipino to ResourceTypes.cpp by Roozbeh Pournader · 8 years ago
  27. 8ac51d1 Resource shared libraries: fix theme references by Adam Lesinski · 8 years ago
  28. 7134ce3 ZipUtils: Fix wrong timestamps when getEntryInfo by Shammi Khattar · 8 years ago
  29. b7e1ce0 Optimize ResTable::getLocales() to improve bindApplication performance by Adam Lesinski · 8 years ago
  30. 98e8007 Revert "Optimize ResTable::getLocales() to improve bindApplication performance" by Tim Murray · 8 years ago
  31. 5520581 Optimize ResTable::getLocales() to improve bindApplication performance by Adam Lesinski · 8 years ago
  32. ff5808d AssetManager: Cache a pre-filtered list of configurations by Adam Lesinski · 9 years ago
  33. 7960898 Fix script-related parts of locale resource matching by Roozbeh Pournader · 9 years ago
  34. 4de4596 Fix locale matching algorithm for resources by Roozbeh Pournader · 9 years ago
  35. 27953c3 Make default resources a better match for en-US requests by Roozbeh Pournader · 9 years ago
  36. b927c55 Implement smarter locale resource selection by Roozbeh Pournader · 9 years ago
  37. 1375e5f Add test to cover loading shared-lib with appAsLib as true. by Tao Bai · 9 years ago
  38. a6d7e3f Load app resource as shared library. by Tao Bai · 9 years ago
  39. 598319d am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete." by Dan Albert · 9 years ago
  40. 8dc8313 Fix mismatched new[]/delete. by Dan Albert · 9 years ago
  41. 2738c96 Add -round and -notround qualifier to android runtime/aapt by Adam Lesinski · 9 years ago
  42. 1b4f316 Fix UB in ResourceTable::stringToInt. by Dan Albert · 9 years ago
  43. 347040c am 740acf21: am c7801877: Merge "Fix issue where non-resource attributes would cause obtainStyleAttributes to fail" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  44. 5dce5e6 Fix issue where non-resource attributes would cause obtainStyleAttributes to fail by Adam Lesinski · 10 years ago
  45. 11bdd5b Merge commit '06d8b7b8' into manualmerge by Adam Lesinski · 10 years ago
  46. dc9c109 resolved conflicts for merge of 487ae9b8 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  47. 2204f0b Frameworks/base: Wall Werror in libs/androidfw by Andreas Gampe · 10 years ago
  48. a7d1d73 Implement back-tracking when searching for attributes in XML or resource bag by Adam Lesinski · 10 years ago
  49. 3fd3400 Merge commit '78be0498' into manualmerge by Adam Lesinski · 10 years ago
  50. 668f0a3 Merge "Fix issues that will be present in C++11" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  51. 4bf5810 Fix issues that will be present in C++11 by Adam Lesinski · 10 years ago
  52. d75d3eb am 31b76b66: Merge "libandroidfw: Do not build device library when building SDK" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  53. f001e37 libandroidfw: Do not build device library when building SDK by Adam Lesinski · 10 years ago
  54. 705f2ac am 879f237a: Merge "Added some more Split density tests" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  55. 6029319 Added some more Split density tests by Adam Lesinski · 10 years ago
  56. 97ce1a6 am 983b668b: am be003a35: am f23e3ea6: am aeef612f: Merge "Search all packages for a given type string when looking up resources by name" into lmp-dev by Adam Lesinski · 10 years ago
  57. 73587de am aeef612f: Merge "Search all packages for a given type string when looking up resources by name" into lmp-dev by Adam Lesinski · 10 years ago
  58. e60a87f Search all packages for a given type string when looking up resources by name by Adam Lesinski · 10 years ago
  59. 5648b12 resolved conflicts for merge of 8791ebf0 to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  60. ece13f9 resolved conflicts for merge of 8791ebf0 to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  61. 82a2dd8 Fix backwards compat problem with AAPT public attrs by Adam Lesinski · 10 years ago
  62. 715d01a Clean up test makefiles. by Dan Albert · 10 years ago
  63. 9d9cc62 Add test to ensure themes get copied from separate resource tables by Adam Lesinski · 10 years ago
  64. d79e333 Clean up test allocations so real memory leaks are more visible by Adam Lesinski · 10 years ago
  65. 31245b4 Introduce anydpi density resource qualifier by Adam Lesinski · 10 years ago
  66. 2cb761e Fix assumption about DynamicRefTable in aapt by Adam Lesinski · 10 years ago
  67. 1856088 Revert "Fix aapt dump for APKs with no resources" by Adam Lesinski · 10 years ago
  68. e23a91e Fix aapt dump for APKs with no resources by Adam Lesinski · 10 years ago
  69. ccf25c7b Fix shared library bug in bag attributes by Adam Lesinski · 10 years ago
  70. 833f3cc AAPT support for feature splits by Adam Lesinski · 10 years ago
  71. b297591 Fix packing of values at offset 16. by Narayan Kamath · 10 years ago
  72. c7400b0 am 8c1c0a68: am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset 16." by Narayan Kamath · 10 years ago
  73. f90f2f8d Support multiple resource tables with same package by Adam Lesinski · 10 years ago
  74. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  75. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  76. 48620f1 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  77. 91447d8 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  78. 378c677 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  79. 560566d Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  80. 16c4d15 Revert "move libandroidfw to frameworks/native" by Adam Lesinski · 11 years ago
  81. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  82. 84b6292 move libandroidfw to frameworks/native by Mike Lockwood · 11 years ago
  83. fd5f566 add a test for BackupData helpers. by Chris Wren · 11 years ago
  84. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  85. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  86. f0771b1 am cee11240: am 07b4339b: Merge "Change androidfw tests to native test target" by Kenny Root · 12 years ago
  87. f3f286d Change androidfw tests to native test target by Kenny Root · 12 years ago
  88. 4b447b9 Add mode when open(O_CREAT) is used. by Nick Kralevich · 12 years ago
  89. 771526c Resample touch events on frame boundaries. by Jeff Brown · 12 years ago
  90. a982dc0 frameworks/base: move Zip* from libandroidfw to libutils by Colin Cross · 13 years ago
  91. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 13 years ago
  92. 83c64e6 frameworks/base refactoring by Mathias Agopian · 13 years ago