1. f02523b Fix regression with defaultDisplay adjustments by Adam Lesinski · 8 years ago
  2. 4309721 Update DisplayMetrics even on default display by Adam Lesinski · 8 years ago
  3. 53fafdf ResourcesManager: Return null on failure to create Resources by Adam Lesinski · 8 years ago
  4. 3b3c914 Make sure to apply latest configuration to resources by Andrii Kulian · 8 years ago
  5. 8e8d232 Update DisplayMetrics when resizing by Adam Lesinski · 8 years ago
  6. 4ece3d6 ContextImpl: Keep DisplayAdjustments and Display in sync by Adam Lesinski · 8 years ago
  7. 25f4888 ResourcesManager: Allow managed addition of library asset paths by Adam Lesinski · 8 years ago
  8. c82f28a Throw proper exception in ResourcesManager by Adam Lesinski · 8 years ago
  9. 98bf12f Release AssetManagers when ejecting storage. by Jeff Sharkey · 8 years ago
  10. b61e405 Improve performance of LocaleList with Resources by Adam Lesinski · 8 years ago
  11. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  12. 8ce4e12 Fix issue where existing Activity Resources references would not update by Adam Lesinski · 8 years ago
  13. 3477927 ResourcesManager: Throw exception if failed to load asset path by Adam Lesinski · 8 years ago
  14. b7e1ce0 Optimize ResTable::getLocales() to improve bindApplication performance by Adam Lesinski · 8 years ago
  15. 98e8007 Revert "Optimize ResTable::getLocales() to improve bindApplication performance" by Tim Murray · 8 years ago
  16. 5520581 Optimize ResTable::getLocales() to improve bindApplication performance by Adam Lesinski · 8 years ago
  17. 0cd9a7ea ResourcesManager: Fix a cache issue by Adam Lesinski · 8 years ago
  18. 7f3f499 Allow multiple Resources associated with an Activity by Adam Lesinski · 8 years ago
  19. c14dd78 Fix incorrect initial locale negotiation. by Seigo Nonaka · 8 years ago
  20. 082614c Cache per-Activity Resources objects by Adam Lesinski · 8 years ago
  21. c4dd2e7d Merge "Move the guts of Resources to ResourcesImpl" into nyc-dev by Adam Lesinski · 8 years ago
  22. 39bfee5 Splits without restart by Todd Kennedy · 8 years ago
  23. fb302cc Move the guts of Resources to ResourcesImpl by Adam Lesinski · 8 years ago
  24. 834641b Move locale negotiation to ResourcesManager by Roozbeh Pournader · 9 years ago
  25. cada57a Set the default locale list when it is changed. by Seigo Nonaka · 9 years ago
  26. c725e8d Add missing @param in ResourceManager, set InflateException source by Alan Viverette · 9 years ago
  27. 02fc5fe Extract drawable inflation to its own class, inflate from class name by Alan Viverette · 9 years ago
  28. 2669851 Use DisplayAdjustments when creating display in ResourceManager by Wale Ogunwale · 9 years ago
  29. 1dd50c5 Only attempt to load .apk files in AssetManager by Adam Lesinski · 9 years ago
  30. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  31. 93f543c Fixed NPE in ResourceManager when Activity.recreate is called. by Wale Ogunwale · 9 years ago
  32. 7c72668 Adjust activity display metrics based on stack configuration. by Wale Ogunwale · 9 years ago
  33. 60454db Support activities in the same process having different resources. by Wale Ogunwale · 10 years ago
  34. 54130de Fix crash when launching Activities in 'android' package by Adam Lesinski · 10 years ago
  35. 8a4c972 Plumb split APKs into public API. by Jeff Sharkey · 10 years ago
  36. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  37. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  38. add005c Mmmmmmm... lovely, lovely ArrayMap. by Dianne Hackborn · 11 years ago
  39. 88c0589 Refactor ActivityThread cache - Baby step 1. by Craig Mautner · 11 years ago