1. 7de2f9c Reinstate codes to enable RRO on system server by Jaekyun Seok · 7 years ago
  2. fe25b1a Remove FastJNI optimization on AssetManager to avoid dead lock. by Tim Zhang · 8 years ago
  3. 2e0d0f3 OMS: integrate OverlayManagerService into framework by Mårten Kongstad · 8 years ago
  4. 9545980 Revert "OMS: integrate OverlayManagerService into framework" by Guang Zhu · 7 years ago
  5. 21a3d1a OMS: integrate OverlayManagerService into framework by Mårten Kongstad · 8 years ago
  6. 408afbf Change configuration's color mode based on the display's color mode by Romain Guy · 8 years ago
  7. f32adf4 Clean up ApplyStyle JNI by John Reck · 8 years ago
  8. 2dc804be Allow persistent changes to the vendor overlay theme by Jason Monk · 8 years ago
  9. 404eb9c Fix idmap calls when a subdir is present. am: 56b9987ed7 am: 47c7e1e9f9 by Jakub Adamek · 8 years ago
  10. 47c7e1e Fix idmap calls when a subdir is present. am: 56b9987ed7 by Jakub Adamek · 8 years ago
  11. 56b9987 Fix idmap calls when a subdir is present. by Jakub Adamek · 8 years ago
  12. 93bbe47 Change name of overlay subdir 'sku'->'theme' am: 54dcaaba4f am: 6bbb63ad91 by Jakub Adamek · 8 years ago
  13. 6bbb63a Change name of overlay subdir 'sku'->'theme' am: 54dcaaba4f by Jakub Adamek · 8 years ago
  14. ac625e5 Merge "Add tests for attribute resolution" by TreeHugger Robot · 8 years ago
  15. 54dcaab Change name of overlay subdir 'sku'->'theme' by Jakub Adamek · 8 years ago
  16. 3d39a99 Search for RRO both in SKU subdir and in vendor/overlay am: 1f36a2166b by Jakub Adamek · 8 years ago
  17. 27471b3 Search for RRO both in SKU subdir and in vendor/overlay am: 1f36a2166b by Jakub Adamek · 8 years ago
  18. 7a37b74 Add tests for attribute resolution by Adam Lesinski · 8 years ago
  19. 1f36a21 Search for RRO both in SKU subdir and in vendor/overlay by Jakub Adamek · 8 years ago
  20. 4452e13 Move attribute resolution from core/jni to libandroidfw by Adam Lesinski · 8 years ago
  21. 3299522 Convert utils fastjni -> @FastNative by John Reck · 8 years ago
  22. e60842a Change name of overlay subdir property to sku. am: c03d9483f0 by Jakub Adamek · 8 years ago
  23. c03d948 Change name of overlay subdir property to sku. by Jakub Adamek · 8 years ago
  24. ff5cb98 Search for runtime resource overlays in subdir. am: 1c15c63578 by Jakub Adamek · 8 years ago
  25. 1c15c63 Search for runtime resource overlays in subdir. by Jakub Adamek · 8 years ago
  26. 85e0c89 resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  27. c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  28. 1c686f2 Avoid matching system locales in locale negotiation by Roozbeh Pournader · 9 years ago
  29. 0d02bd8 Removed unused setLocale() method. by Roozbeh Pournader · 9 years ago
  30. 46cfd93 Let's sprinkle some FastJNI into Resources. by Jeff Sharkey · 9 years ago
  31. 4ffea4e am d0c806b1: am 6029dfa8: am 7caa8f14: Merge "Make \'idmap --scan\' accept more than one input directory" by Adam Lesinski · 9 years ago
  32. 83ab0d7 Make 'idmap --scan' accept more than one input directory by Mårten Kongstad · 9 years ago
  33. 434a481 am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  34. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  35. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  36. a6d7e3f Load app resource as shared library. by Tao Bai · 9 years ago
  37. 2349332 Only relaunch activity on significant size configuration changes. by Filip Gruszczynski · 9 years ago
  38. 2738c96 Add -round and -notround qualifier to android runtime/aapt by Adam Lesinski · 9 years ago
  39. e54d245 Improve keying for theme caches, rebase system theme on config change by Alan Viverette · 9 years ago
  40. c1d5279 Add API for obtaining changing configurations bitmask from Theme by Alan Viverette · 9 years ago
  41. 9438ad1 am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227c by Adam Lesinski · 10 years ago
  42. e89a286 Merge changes If2c7e09f,Ie21f227c by Adam Lesinski · 10 years ago
  43. 3a091b7 resolved conflicts for merge of 8e0cfe7c to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  44. 582bdf9 am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t." by Dan Albert · 10 years ago
  45. 8e357bf Merge "Fix clang warnings in core/jni." by Dan Albert · 10 years ago
  46. 6698749 Add appropriate casts for char16_t. by Dan Albert · 10 years ago
  47. 46d8444 Fix clang warnings in core/jni. by Dan Albert · 10 years ago
  48. 387116f am c3507d10: Merge "Frameworks/base: Replace LOG_FATAL_IF in core/jni" by Andreas Gampe · 10 years ago
  49. 987f79f Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 10 years ago
  50. 11bdd5b Merge commit '06d8b7b8' into manualmerge by Adam Lesinski · 10 years ago
  51. 035a7b0 am 0626ec58: Merge "Frameworks/base: Wall Werror in core/jni" by Andreas Gampe · 10 years ago
  52. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  53. 044f323 am 24c16b7e: Merge "Frameworks/base: Fix AssetManager JNI" by Adam Lesinski · 10 years ago
  54. 3281261 Frameworks/base: Fix AssetManager JNI by Andreas Gampe · 10 years ago
  55. 3011313 RRO: reintroduce lost ResTable insert of assets by Mårten Kongstad · 10 years ago
  56. a7d1d73 Implement back-tracking when searching for attributes in XML or resource bag by Adam Lesinski · 10 years ago
  57. f296940 Distinguish unspecified and explicit null values in resources by Alan Viverette · 10 years ago
  58. 908c748 Revert "Fix issue with using locally defined attrs in a shared lib" by Adam Powell · 10 years ago
  59. 5069dd6 Fix issue with using locally defined attrs in a shared lib by Adam Lesinski · 10 years ago
  60. 607bd84 Update icons to vectors, fix preload theming & vector tinting by Alan Viverette · 10 years ago
  61. 042ad63 Added getStyleAttributes to access all Theme attributes. by Jon Miranda · 10 years ago
  62. ccf25c7b Fix shared library bug in bag attributes by Adam Lesinski · 10 years ago
  63. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  64. 52b999f Implement APIs for obtaining, caching themed Drawables by Alan Viverette · 10 years ago
  65. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  66. 896043d AArch64: Make AssetManager and related classes 64-bit compatible by Ashok Bhat · 11 years ago
  67. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  68. d45c68d Resource memory optimization. by Dianne Hackborn · 11 years ago
  69. 1d4cd87 am 11cd57ca: Merge "Avoid unnecessary FindClass("java/lang/String")." by Dianne Hackborn · 11 years ago
  70. aa5fe3d Avoid unnecessary FindClass("java/lang/String"). by Vladimir Marko · 11 years ago
  71. f7be480 Add new resources trace, also trace apk dex loading. by Dianne Hackborn · 11 years ago
  72. 1f7d307 Fix build. by Dianne Hackborn · 12 years ago
  73. e5b50a6 Fix issue #8176917: Stabillity : Native Crash : by Dianne Hackborn · 12 years ago
  74. fb5c3db Fix issue #6440173: MenuItem.setIcon(Drawable) scaling incorrectly... by Dianne Hackborn · 12 years ago
  75. b13b9bd frameworks/base refactoring. by Mathias Agopian · 13 years ago
  76. 129e19c Fix build warnings by Glenn Kasten · 13 years ago
  77. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  78. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  79. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  80. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  81. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 13 years ago
  82. 69a017b More JNI exception-throwing cleanup. by Elliott Hughes · 13 years ago
  83. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 13 years ago
  84. c1318ba Establish a global reference before saving a class into a global. by Carl Shapiro · 13 years ago
  85. 7fbe4d2 Don't pay attention to string block on @null by Kenny Root · 14 years ago
  86. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  87. d7c8672 fix int vs. pointer mismatch in return statement. by Olivier Bailly · 14 years ago
  88. 55fc850 Add path to get different DPI drawables by Kenny Root · 14 years ago
  89. 0db187a Broken build. Missing ; by Gilles Debunne · 14 years ago
  90. 4d4040b Fix for 512 limit in assetManager.list by Gilles Debunne · 14 years ago
  91. 485dd21 Prevent local reference table overflows by Kenny Root · 14 years ago
  92. 20cb56e Fix some bugs. by Dianne Hackborn · 14 years ago
  93. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 15 years ago
  94. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  95. dc4cc3f Stop spamming the log. by Joe Onorato · 15 years ago
  96. b8d8167 Debugging for issue #2228381 android.view.InflateException by Dianne Hackborn · 15 years ago
  97. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  98. 0d22101 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
  99. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  100. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago