1. 67d5c93 idmap: optimize time to create idmap data by Mårten Kongstad · 6 years ago
  2. 06a1ac8 Prepare for switch to idmap2 by Mårten Kongstad · 6 years ago
  3. 4ce4679 androidfw changes to support /product-services. by Dario Freni · 6 years ago
  4. df7675f Merge "Don't use cutils/Atomic.h" am: 07735797a2 am: a272d540d8 am: 0f4ca4a5c0 by Steven Moreland · 7 years ago
  5. fb7952f Don't use cutils/Atomic.h by Steven Moreland · 7 years ago
  6. 1713d9e Support /product partition by Jaekyun Seok · 7 years ago
  7. 1704e3c The pm command is no more. by Dianne Hackborn · 7 years ago
  8. ca3872c Fully implement "install" and "install-write" in PackageManagerShellCommand. by Dianne Hackborn · 7 years ago
  9. cc5a731 Remove "Allow persistent changes to the vendor overlay theme" by Jason Monk · 7 years ago
  10. 7de2f9c Reinstate codes to enable RRO on system server by Jaekyun Seok · 8 years ago
  11. 2e0d0f3 OMS: integrate OverlayManagerService into framework by Mårten Kongstad · 8 years ago
  12. 9545980 Revert "OMS: integrate OverlayManagerService into framework" by Guang Zhu · 8 years ago
  13. 21a3d1a OMS: integrate OverlayManagerService into framework by Mårten Kongstad · 8 years ago
  14. 6bb13da Fix memory leak during idmap creation by Mårten Kongstad · 8 years ago
  15. 2dc804be Allow persistent changes to the vendor overlay theme by Jason Monk · 8 years ago
  16. 6c8b93c Merge "Fix idmap leak in zygote process" am: f5ad44b60a am: 4720125a3c am: 3e15d09ed4 by neo.chae · 8 years ago
  17. 3e15d09 Merge "Fix idmap leak in zygote process" am: f5ad44b60a am: 4720125a3c by neo.chae · 8 years ago
  18. 4720125 Merge "Fix idmap leak in zygote process" am: f5ad44b60a by neo.chae · 8 years ago
  19. 6a742a3 Fix idmap leak in zygote process by neo.chae · 8 years ago
  20. 93bbe47 Change name of overlay subdir 'sku'->'theme' am: 54dcaaba4f am: 6bbb63ad91 by Jakub Adamek · 8 years ago
  21. 54dcaab Change name of overlay subdir 'sku'->'theme' by Jakub Adamek · 8 years ago
  22. 85dd1b8 RRO: Synchronize access to overlays.list am: 0fbb608110 am: dce79f10ba by Martin Wallgren · 8 years ago
  23. dce79f1 RRO: Synchronize access to overlays.list am: 0fbb608110 by Martin Wallgren · 8 years ago
  24. 0fbb608 RRO: Synchronize access to overlays.list by Martin Wallgren · 9 years ago
  25. f12af5e RRO: Synchronize access to overlays.list by Martin Wallgren · 9 years ago
  26. 09901f3 Fix thread race caused double free issue. am: 5754b41c20 by songjinshi · 8 years ago
  27. fe90eaf AssetManager: Remove more methods, fix comments by Adam Lesinski · 8 years ago
  28. a77685f Remove unused methods from AssetManager.cpp by Adam Lesinski · 8 years ago
  29. dbfd183 Merge "[AssetManager]:Fix thread race caused double free issue." am: 126e022095 am: f48d0b8f19 am: 73b91c63ad by Adam Lesinski · 8 years ago
  30. 224ffd3 Merge "[AssetManager]:Fix thread race caused double free issue." am: 126e022095 am: f48d0b8f19 by Adam Lesinski · 8 years ago
  31. 5754b41 Fix thread race caused double free issue. by songjinshi · 8 years ago
  32. 1c52791 Change name of overlay subdir property to sku. am: c03d9483f0 am: e60842aba3 by Jakub Adamek · 8 years ago
  33. c03d948 Change name of overlay subdir property to sku. by Jakub Adamek · 8 years ago
  34. bfc891c Search for runtime resource overlays in subdir. am: 1c15c63578 am: ff5cb98888 by Jakub Adamek · 8 years ago
  35. 1c15c63 Search for runtime resource overlays in subdir. by Jakub Adamek · 8 years ago
  36. 49921f2 [AssetManager]:Fix thread race caused double free issue. by songjinshi · 8 years ago
  37. 7e5f96f Move matching Tagalog and Filipino to ResourceTypes.cpp by Roozbeh Pournader · 8 years ago
  38. 76da37e Performance improvements in AssetManager by Adam Lesinski · 8 years ago
  39. b7e1ce0 Optimize ResTable::getLocales() to improve bindApplication performance by Adam Lesinski · 8 years ago
  40. 98e8007 Revert "Optimize ResTable::getLocales() to improve bindApplication performance" by Tim Murray · 8 years ago
  41. 5520581 Optimize ResTable::getLocales() to improve bindApplication performance by Adam Lesinski · 8 years ago
  42. 1c686f2 Avoid matching system locales in locale negotiation by Roozbeh Pournader · 9 years ago
  43. a6d7e3f Load app resource as shared library. by Tao Bai · 9 years ago
  44. ba3fe56 Lose HAVE_ANDROID_OS from frameworks/base. by Elliott Hughes · 9 years ago
  45. 05f648e Clean up AssetManager::scanAndMergeZipLocked by Yusuke Sato · 9 years ago
  46. 407753c ZipFileRO: Use precise widths for zip file types. by Narayan Kamath · 9 years ago
  47. a2b5067 Merge "RRO: prevent duplicate system overlays" by Adam Lesinski · 10 years ago
  48. e89a286 Merge changes If2c7e09f,Ie21f227c by Adam Lesinski · 10 years ago
  49. 2204f0b Frameworks/base: Wall Werror in libs/androidfw by Andreas Gampe · 10 years ago
  50. cb7b63d RRO: prevent duplicate system overlays by Mårten Kongstad · 10 years ago
  51. 3011313 RRO: reintroduce lost ResTable insert of assets by Mårten Kongstad · 10 years ago
  52. 7df3625 Allow for appending of resources to an AssetManager. by Martin Kosiba · 11 years ago
  53. 23902f5 am 10eb3b06: am e0849423: am 501bb0a5: Merge "Fix issue when converting fil->tl." by Narayan Kamath · 10 years ago
  54. fec5106 Fix issue when converting fil->tl. by Narayan Kamath · 10 years ago
  55. a00144c resolved conflicts for merge of a8dbd7b4 to master by Nick Kralevich · 10 years ago
  56. e4345db Fall back to "tl" if "fil" is absent. by Narayan Kamath · 10 years ago
  57. f90f2f8d Support multiple resource tables with same package by Adam Lesinski · 10 years ago
  58. 7efc0eb am f5cb96cf: am 51736de1: am 4c488cca: Merge "[Asset Manager] Fix memory leakage bug" by Adam Lesinski · 10 years ago
  59. 7c57d23 [Asset Manager] Fix memory leakage bug by sean_lu · 10 years ago
  60. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  61. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  62. d5c8044 resolved conflicts for merge of 1cbea39f to master by Nick Kralevich · 11 years ago
  63. 1cbea39 resolved conflicts for merge of dd3d95f1 to klp-volantis-dev by Nick Kralevich · 11 years ago
  64. ecbeae7 Use size_t* in AssetManager::createIdmap by Colin Cross · 11 years ago
  65. d9e385b Fix build. by Dianne Hackborn · 11 years ago
  66. 32bb5fa Fix build. by Dianne Hackborn · 11 years ago
  67. 47b80be am be49403a: am 0cd115e1: am 578087e3: Merge "New command line tool \'idmap\'" by Dianne Hackborn · 11 years ago
  68. 91447d8 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  69. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  70. 65a05fd New command line tool 'idmap' by Mårten Kongstad · 11 years ago
  71. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  72. 00b3144 Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  73. a0c6260 AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  74. 560566d Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  75. e1aa223 Re-apply androidfw fixes lost by the directory rearrangement. by Elliott Hughes · 11 years ago
  76. 16c4d15 Revert "move libandroidfw to frameworks/native" by Adam Lesinski · 11 years ago
  77. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  78. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  79. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  80. c367d48 Fix a variety of small publicly-reported bugs. by Elliott Hughes · 11 years ago
  81. 84b6292 move libandroidfw to frameworks/native by Mike Lockwood · 11 years ago
  82. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  83. c51d050 Maybe fix issue #8620910: Win_sdk build failed and unable to create... by Dianne Hackborn · 11 years ago
  84. f7be480 Add new resources trace, also trace apk dex loading. by Dianne Hackborn · 11 years ago
  85. 69a3ce1 libutils cleanup by Mathias Agopian · 12 years ago
  86. a982dc0 frameworks/base: move Zip* from libandroidfw to libutils by Colin Cross · 12 years ago
  87. 83c64e6 frameworks/base refactoring by Mathias Agopian · 13 years ago[Renamed from libs/utils/AssetManager.cpp]
  88. b13b9bd frameworks/base refactoring. by Mathias Agopian · 13 years ago
  89. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  90. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  91. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  92. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  93. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  94. 5911f95 am 041aa34e: am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 13 years ago
  95. 2b91c67 Add missing clean-up of idmap file descriptors. by Mårten Kongstad · 13 years ago
  96. 461fa8b0 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 13 years ago
  97. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 13 years ago
  98. 06a42db Include strings.h for the strcasecmp prototype. by Carl Shapiro · 13 years ago
  99. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  100. 68246dc ZipUtilsRO rewrite based on Dalvik Zip rewrite by Kenny Root · 14 years ago