1. ff5808d AssetManager: Cache a pre-filtered list of configurations by Adam Lesinski · 9 years ago
  2. 7960898 Fix script-related parts of locale resource matching by Roozbeh Pournader · 9 years ago
  3. 4de4596 Fix locale matching algorithm for resources by Roozbeh Pournader · 9 years ago
  4. 27953c3 Make default resources a better match for en-US requests by Roozbeh Pournader · 9 years ago
  5. b927c55 Implement smarter locale resource selection by Roozbeh Pournader · 9 years ago
  6. 1375e5f Add test to cover loading shared-lib with appAsLib as true. by Tao Bai · 9 years ago
  7. a6d7e3f Load app resource as shared library. by Tao Bai · 9 years ago
  8. 598319d am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete." by Dan Albert · 9 years ago
  9. 8dc8313 Fix mismatched new[]/delete. by Dan Albert · 9 years ago
  10. 2738c96 Add -round and -notround qualifier to android runtime/aapt by Adam Lesinski · 10 years ago
  11. 1b4f316 Fix UB in ResourceTable::stringToInt. by Dan Albert · 10 years ago
  12. 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
  13. 5dce5e6 Fix issue where non-resource attributes would cause obtainStyleAttributes to fail by Adam Lesinski · 10 years ago
  14. 11bdd5b Merge commit '06d8b7b8' into manualmerge by Adam Lesinski · 10 years ago
  15. dc9c109 resolved conflicts for merge of 487ae9b8 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  16. 2204f0b Frameworks/base: Wall Werror in libs/androidfw by Andreas Gampe · 10 years ago
  17. a7d1d73 Implement back-tracking when searching for attributes in XML or resource bag by Adam Lesinski · 10 years ago
  18. 3fd3400 Merge commit '78be0498' into manualmerge by Adam Lesinski · 10 years ago
  19. 668f0a3 Merge "Fix issues that will be present in C++11" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  20. 4bf5810 Fix issues that will be present in C++11 by Adam Lesinski · 10 years ago
  21. d75d3eb am 31b76b66: Merge "libandroidfw: Do not build device library when building SDK" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  22. f001e37 libandroidfw: Do not build device library when building SDK by Adam Lesinski · 10 years ago
  23. 705f2ac am 879f237a: Merge "Added some more Split density tests" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  24. 6029319 Added some more Split density tests by Adam Lesinski · 10 years ago
  25. 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
  26. 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
  27. e60a87f Search all packages for a given type string when looking up resources by name by Adam Lesinski · 10 years ago
  28. 5648b12 resolved conflicts for merge of 8791ebf0 to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  29. ece13f9 resolved conflicts for merge of 8791ebf0 to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  30. 82a2dd8 Fix backwards compat problem with AAPT public attrs by Adam Lesinski · 10 years ago
  31. 715d01a Clean up test makefiles. by Dan Albert · 10 years ago
  32. 9d9cc62 Add test to ensure themes get copied from separate resource tables by Adam Lesinski · 10 years ago
  33. d79e333 Clean up test allocations so real memory leaks are more visible by Adam Lesinski · 10 years ago
  34. 31245b4 Introduce anydpi density resource qualifier by Adam Lesinski · 10 years ago
  35. 2cb761e Fix assumption about DynamicRefTable in aapt by Adam Lesinski · 10 years ago
  36. 1856088 Revert "Fix aapt dump for APKs with no resources" by Adam Lesinski · 10 years ago
  37. e23a91e Fix aapt dump for APKs with no resources by Adam Lesinski · 10 years ago
  38. ccf25c7b Fix shared library bug in bag attributes by Adam Lesinski · 10 years ago
  39. 833f3cc AAPT support for feature splits by Adam Lesinski · 11 years ago
  40. b297591 Fix packing of values at offset 16. by Narayan Kamath · 10 years ago
  41. c7400b0 am 8c1c0a68: am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset 16." by Narayan Kamath · 10 years ago
  42. f90f2f8d Support multiple resource tables with same package by Adam Lesinski · 11 years ago
  43. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  44. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  45. 48620f1 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  46. 91447d8 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  47. 378c677 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  48. 560566d Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  49. 16c4d15 Revert "move libandroidfw to frameworks/native" by Adam Lesinski · 11 years ago
  50. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  51. 84b6292 move libandroidfw to frameworks/native by Mike Lockwood · 11 years ago
  52. fd5f566 add a test for BackupData helpers. by Chris Wren · 11 years ago
  53. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  54. 1f5762e libutils clean-up by Mathias Agopian · 12 years ago
  55. f0771b1 am cee11240: am 07b4339b: Merge "Change androidfw tests to native test target" by Kenny Root · 12 years ago
  56. f3f286d Change androidfw tests to native test target by Kenny Root · 12 years ago
  57. 4b447b9 Add mode when open(O_CREAT) is used. by Nick Kralevich · 12 years ago
  58. 771526c Resample touch events on frame boundaries. by Jeff Brown · 13 years ago
  59. a982dc0 frameworks/base: move Zip* from libandroidfw to libutils by Colin Cross · 13 years ago
  60. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 13 years ago
  61. 83c64e6 frameworks/base refactoring by Mathias Agopian · 13 years ago