1. b7e3363 Merge "Clean up asset manager package-private methods" by Alan Viverette · 9 years ago
  2. e273b93 Clean up asset manager package-private methods by Alan Viverette · 9 years ago
  3. 1c686f2 Avoid matching system locales in locale negotiation by Roozbeh Pournader · 9 years ago
  4. 0d02bd8 Removed unused setLocale() method. by Roozbeh Pournader · 9 years ago
  5. a6d7e3f Load app resource as shared library. by Tao Bai · 9 years ago
  6. 2349332 Only relaunch activity on significant size configuration changes. by Filip Gruszczynski · 9 years ago
  7. e54d245 Improve keying for theme caches, rebase system theme on config change by Alan Viverette · 9 years ago
  8. c1d5279 Add API for obtaining changing configurations bitmask from Theme by Alan Viverette · 9 years ago
  9. 9438ad1 am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227c by Adam Lesinski · 10 years ago
  10. 11bce12 Add detailed javadoc for AssetManager.getLocales. by Narayan Kamath · 10 years ago
  11. 3011313 RRO: reintroduce lost ResTable insert of assets by Mårten Kongstad · 10 years ago
  12. 042ad63 Added getStyleAttributes to access all Theme attributes. by Jon Miranda · 10 years ago
  13. 7df3625 Allow for appending of resources to an AssetManager. by Martin Kosiba · 11 years ago
  14. da96e13 Parse more split APK manifest details. by Jeff Sharkey · 10 years ago
  15. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  16. 52b999f Implement APIs for obtaining, caching themed Drawables by Alan Viverette · 10 years ago
  17. a393735 am 2589067d: am 9fc8e6fe: am f61add84: am 2000fe58: Merge "Make getAssetInt throw unconditionally." by Narayan Kamath · 11 years ago
  18. 2d19d20 Make getAssetInt throw unconditionally. by Narayan Kamath · 11 years ago
  19. d5c8044 resolved conflicts for merge of 1cbea39f to master by Nick Kralevich · 11 years ago
  20. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  21. 90b8eaa am 797b5adc: am 77a1986c: am 49b7ba4d: Merge "AArch64: Make AssetManager and related classes 64-bit compatible" by Narayan Kamath · 11 years ago
  22. 896043d AArch64: Make AssetManager and related classes 64-bit compatible by Ashok Bhat · 11 years ago
  23. 01664b3 am 5d094b94: am aa43eb51: am 7866f2fc: am 8005b9af: am 3c30eff6: Merge "Remove unused field from AssetManager." by Narayan Kamath · 11 years ago
  24. 2f756cb Remove unused field from AssetManager. by Narayan Kamath · 11 years ago
  25. 2ba4eff Hide AssetInputStream.getAssetInt (Take 2) by Narayan Kamath · 11 years ago
  26. 6606d16 am 6706888e: am 775667c0: am 03e8be75: am 8796ab7f: am bb35356d: Merge changes Id54087dd,I946325e4,I2a2b2e68 by Narayan Kamath · 11 years ago
  27. a0545dd AArch64: Add AssetInputStream.getNativeAsset by Ashok Bhat · 11 years ago
  28. 3a248a1 am ec70f809: am d34950cf: am 80b0496a: am 2db26788: am e71afc2e: Merge "Revert "Hide AssetInputStream.getAssetInt."" by Narayan Kamath · 11 years ago
  29. b1bd1fe Revert "Hide AssetInputStream.getAssetInt." by Narayan Kamath · 11 years ago
  30. 842d44e Hide AssetInputStream.getAssetInt. by Narayan Kamath · 11 years ago
  31. f8f09a1 Hide AssetInputStream.getAssetInt. by Narayan Kamath · 11 years ago
  32. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  33. f7be480 Add new resources trace, also trace apk dex loading. by Dianne Hackborn · 11 years ago
  34. 7f9f99ea Make some methods/fields package private so that layoutlib can access them. by Xavier Ducrohet · 13 years ago
  35. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  36. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  37. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  38. 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
  39. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  40. b7642cb am 31418a1e: am 45e13ec1: am 5fcfce96: am 4b72eec3: Merge "Re-assingning local variable if mStringBlocks was initialized here. NPE is thrown otherwise." by Jean-Baptiste Queru · 13 years ago
  41. 31418a1 am 45e13ec1: am 5fcfce96: am 4b72eec3: Merge "Re-assingning local variable if mStringBlocks was initialized here. NPE is thrown otherwise." by Jean-Baptiste Queru · 13 years ago
  42. 41a5ed7 Re-assingning local variable if mStringBlocks was initialized here. NPE is thrown otherwise. by Jozef BABJAK · 13 years ago
  43. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  44. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 13 years ago
  45. 55fc850 Add path to get different DPI drawables by Kenny Root · 14 years ago
  46. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 14 years ago
  47. c3b91fd Fix crash in PendingIntentRecord debug output. by Dianne Hackborn · 15 years ago
  48. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  49. 3a19833 Multiple asset adding in one shot for AssetManager by Kenny Root · 15 years ago
  50. 60d7db4 Fix #2262593: 42 ANR reports from android.process.acore by Dianne Hackborn · 15 years ago
  51. 8cae124 Various cleanup around resources and nine-patches. by Dianne Hackborn · 15 years ago
  52. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  53. 0d22101 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
  54. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  55. b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  56. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  57. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  58. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago