1. fcb3578 Merge "servicemanager: hard failure for missing context" by Steven Moreland · 6 years ago
  2. b5a0f22 servicemanager: hard failure for missing context by Steven Moreland · 6 years ago
  3. e82eaa8 Add flag to cmd for dynamic services by Jon Spivack · 6 years ago
  4. dbd5b43 Merge "Handle the boot profile format when analyzing profiles" by Treehugger Robot · 6 years ago
  5. f85ddb9 Handle the boot profile format when analyzing profiles by Calin Juravle · 6 years ago
  6. 2edde8e Log VINTF manifest success/failure cases. by Steven Moreland · 6 years ago
  7. 8d0c9a7 servicemanager: remove performance hack by Steven Moreland · 6 years ago
  8. b5075fb Merge "Add PackageDexUse file to dumpstate" by Treehugger Robot · 6 years ago
  9. 78a0d84 Add PackageDexUse file to dumpstate by Calin Juravle · 6 years ago
  10. 88a85f3 Add ion/ion_stat to the atrace memory category by Ioannis Ilkos · 6 years ago
  11. 6df89a6 Control use of dex2oat64 by device property by David Sehr · 6 years ago
  12. 2271b3e Adds support for restore dexopt flag by Patrick Baumann · 6 years ago
  13. 6c15706 Add batched createAppData API to installd. by Ben Murdoch · 6 years ago
  14. 79dc3c6 Pass updatable BCP packages to dex2oat. by Vladimir Marko · 6 years ago
  15. caeafbf Merge "Add mm_event trace events to the atrace 'memory' category" by Collin Fijalkovich · 6 years ago
  16. 4ce8b0d Merge "Add installd method to delete CE snapshots." by Oli Lan · 6 years ago
  17. 08e3f4a Add mm_event trace events to the atrace 'memory' category by Collin Fijalkovich · 6 years ago
  18. 640cb76 otapreopt: use boot image from ART APEX by Orion Hodson · 6 years ago
  19. 035abbb Add installd method to delete CE snapshots. by Oli Lan · 6 years ago
  20. cbe9539 Merge "ServiceManager: Check guaranteeClient before unregistering services" by Jon Spivack · 6 years ago
  21. 0b9c8e1 Merge "Revert "Revert "[dexopt] Allow secondary dex files to generate app images""" by Mathieu Chartier · 6 years ago
  22. 0f18f2c ServiceManager: Check guaranteeClient before unregistering services by Jon Spivack · 6 years ago
  23. 0d899f6 Merge "LazyServiceRegistrar: Add flag to prevent shutdown" by Jon Spivack · 6 years ago
  24. 620d2dc LazyServiceRegistrar: Add flag to prevent shutdown by Jon Spivack · 6 years ago
  25. 7372745 Merge "dumpstate: collect snapshotctl logs without root." by Yifan Hong · 6 years ago
  26. 31dac35 dumpsys: '-l' works for 0/1 services. by Steven Moreland · 6 years ago
  27. dd5506c Merge "lshal: avoid FQName globals." by Steven Moreland · 6 years ago
  28. a08b3bf Merge "Never send Binder / HIDL txn from atrace." by Florian Mayer · 6 years ago
  29. b08a7a4 Merge "Use std::optional for @nullable (AIDL)" by Jooyung Han · 6 years ago
  30. 9fcc4ef Use std::optional for @nullable (AIDL) by Jooyung Han · 6 years ago
  31. 7a99e04 lshal: avoid FQName globals. by Steven Moreland · 6 years ago
  32. e2811af Never send Binder / HIDL txn from atrace. by Florian Mayer · 6 years ago
  33. aa59a8b Merge "lshal: read binder stats from binderfs" by Treehugger Robot · 6 years ago
  34. b49b0b1 lshal: read binder stats from binderfs by Hridya Valsaraju · 6 years ago
  35. 26b068e Merge "Implement quota calculation for project ID based quota." by Martijn Coenen · 6 years ago
  36. 771cc34 Implement quota calculation for project ID based quota. by Martijn Coenen · 6 years ago
  37. 6a1aed6 Merge "Don't destroy ART profiles after package move." by Treehugger Robot · 6 years ago
  38. 361210e Activate apexes in /system_ext/apex, /vendor/apex by Jooyung Han · 6 years ago
  39. abc45c8 Don't destroy ART profiles after package move. by Alan Stokes · 6 years ago
  40. b4401d1 Merge "dumpsys: use std::c* instead of TextOutput" by Steven Moreland · 6 years ago
  41. f2a15e8 Merge "Support dumping mainline relevant service pre-boot into bugreport" by Jerry Chang · 6 years ago
  42. b5624e4 Merge "Read binder stats from binderfs" by Treehugger Robot · 6 years ago
  43. 3657ee5 dumpsys: use std::c* instead of TextOutput by Steven Moreland · 6 years ago
  44. 920ba71 Read binder stats from binderfs by Hridya Valsaraju · 6 years ago
  45. b79acc0 Revert "Revert "[dexopt] Allow secondary dex files to generate app images"" by Dan Zimmerman · 6 years ago
  46. 70610fa Update timeout logic for connectivity reports. by Hunter Knepshield · 6 years ago
  47. 820f9bc Update contents of a telephony bug report. by Hunter Knepshield · 6 years ago
  48. cba0a4f dumpstate: collect snapshotctl logs without root. by Yifan Hong · 6 years ago
  49. 5a4c4e9 Update dexopt code with the new JIT zygote image. by Nicolas Geoffray · 6 years ago
  50. 018138f Convert frameworks/native to Result::ok() by Bernie Innocenti · 6 years ago
  51. c02c923 Merge "installd: Add AdoptableHostTest to presubmit." by Martijn Coenen · 6 years ago
  52. c2d22ac Add linkerconfig into dumpstate by Kiyoung Kim · 6 years ago
  53. 6548229 Merge "Add snapshotctl_log to bugreport" by Yifan Hong · 6 years ago
  54. 3271714 installd: Add AdoptableHostTest to presubmit. by Martijn Coenen · 6 years ago
  55. 0efa797 Add snapshotctl_log to bugreport by Yifan Hong · 6 years ago
  56. 845e9dd Merge changes from topic "revert-1218160-revert-1209453-aidl-lazy-presubmit-XWVUKGNUHY-QHKKSISBJD" by Jon Spivack · 6 years ago
  57. 401ace2 Merge "Increase the level of depth of apk paths" by Songchun Fan · 6 years ago
  58. d9533c2 Revert^2 "Dynamically stop services with multiple interfaces" by Jon Spivack · 6 years ago
  59. f0a3905 Fix minor time bug in ConsentCallback::getElapsedTimeMs by Hunter Knepshield · 6 years ago
  60. 2955609 Increase the level of depth of apk paths by Songchun Fan · 6 years ago
  61. 37f70cc Revert "Dynamically stop services with multiple interfaces" by Jon Spivack · 6 years ago
  62. 8b1d97c Merge "Dynamically stop services with multiple interfaces" by Jon Spivack · 6 years ago
  63. 3abc51c cmd: fix compile error in DEBUG by Dominic Lemire · 6 years ago
  64. 5de798e Dynamically stop services with multiple interfaces by Jon Spivack · 6 years ago
  65. 7fc9d86 Merge "Do not send Binder/HIDL transactions from atrace." by Florian Mayer · 6 years ago
  66. 6263b58 Do not send Binder/HIDL transactions from atrace. by Florian Mayer · 6 years ago
  67. 4527e3a Fix installd mount paths with FUSE by Zim · 6 years ago
  68. 6f43562 Merge "installd: add quota API for project IDs." by Martijn Coenen · 6 years ago
  69. 105e189 Merge "Don't remove OBBs when clearing app data." by Treehugger Robot · 6 years ago
  70. 24a9307 Don't remove OBBs when clearing app data. by Martijn Coenen · 6 years ago
  71. a1df8a9 Support dumping mainline relevant service pre-boot into bugreport by Jerry Chang · 6 years ago
  72. 8aa2d8f vibrator: use package as name by Steven Moreland · 6 years ago
  73. 55c0da3 installd: add quota API for project IDs. by Martijn Coenen · 6 years ago
  74. f288b1d ServiceManager: Internal renames by Jon Spivack · 6 years ago
  75. c3f0071 Merge "Dynamically stop lazy services" by Jon Spivack · 6 years ago
  76. 0be2047 Merge "dumpstate: allow printf the duration of command to bugreport" by Nandana Dutt · 6 years ago
  77. 9f503a4 Dynamically stop lazy services by Jon Spivack · 6 years ago
  78. aa0f5b0 Merge "idlcli: Use ndk_platform Backend for AIDL" by Treehugger Robot · 6 years ago
  79. af8b2d9 dumpstate: allow printf the duration of command to bugreport by chenqiwu · 6 years ago
  80. 6ce6f73 idlcli: Use ndk_platform Backend for AIDL by Harpreet \"Eli\" Sangha · 6 years ago
  81. 40b05d4 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 6 years ago
  82. 5d4883d Merge "Use lower filesystem path when destroying user data with FUSE" by Zimuzo Ezeozue · 6 years ago
  83. d4de636 Use lower filesystem path when destroying user data with FUSE by Zim · 6 years ago
  84. 1cde079 Merge "Add a separate flag in the installer for keeping ART profiles" by Treehugger Robot · 6 years ago
  85. 41be5ad Add a separate flag in the installer for keeping ART profiles by Calin Juravle · 7 years ago
  86. e3c2f61 Use statusToString for status_t print. by Steven Moreland · 6 years ago
  87. 0ce832d Delete external app dir on app uninstall with FUSE by Zim · 6 years ago
  88. 3a8400f vibrator: Add Composition APIs by Harpreet \"Eli\" Sangha · 6 years ago
  89. 73f4c61 Merge "Fix iterator in ServiceManager::removeCallback" by Jon Spivack · 6 years ago
  90. e223f08 Fix iterator in ServiceManager::removeCallback by Jon Spivack · 6 years ago
  91. cbf6a2e Merge "Fix legacy OBB data migration path" by Treehugger Robot · 6 years ago
  92. b05c6a5 Merge "installd: add dex2oat cpu-set system properties" by Orion Hodson · 6 years ago
  93. d13f08b servicemanager: preload vintf manifest by Steven Moreland · 6 years ago
  94. 6cea68f Merge "idlcli: Support AIDL Vibrator" by Treehugger Robot · 6 years ago
  95. 4583746 installd: add dex2oat cpu-set system properties by Orion Hodson · 6 years ago
  96. cf8269f Fix legacy OBB data migration path by Zim · 6 years ago
  97. 7656132 [installd] Improve profile merging error logging by Calin Juravle · 6 years ago
  98. cb350b8 idlcli: Support AIDL Vibrator by Harpreet \"Eli\" Sangha · 6 years ago
  99. 78728f3 Improve the handling of profile snapshot in installd by Calin Juravle · 6 years ago
  100. a64fb51 Fix BootImageProfile aggregation by Calin Juravle · 6 years ago