1. 3487d98 Merge "[adb] Speed up the streaming install" am: 82834f1264 by Songchun Fan · 5 years ago
  2. 82834f1 Merge "[adb] Speed up the streaming install" by Songchun Fan · 5 years ago
  3. 479627b Merge changes I4d6bda45,I72576e1f am: 6c4cfd6af5 by Josh Gao · 5 years ago
  4. 6c4cfd6 Merge changes I4d6bda45,I72576e1f by Josh Gao · 5 years ago
  5. 6eca0e6 [adb] Speed up the streaming install by Yurii Zubrytskyi · 5 years ago
  6. 4389117 Merge "liblog: Remove stdbool.h from .cpp files" am: ca94d79753 by Tom Cherry · 5 years ago
  7. 498163c Merge "Remove more dead code." am: 0c2dab9adf by Elliott Hughes · 5 years ago
  8. ca94d79 Merge "liblog: Remove stdbool.h from .cpp files" by Tom Cherry · 5 years ago
  9. 0c2dab9 Merge "Remove more dead code." by Elliott Hughes · 5 years ago
  10. d915380 Merge "Move ICU .dat" am: ef0bc63043 by vichang · 5 years ago
  11. ef0bc63 Merge "Move ICU .dat" by vichang · 5 years ago
  12. 629fc64 Merge "liblp: refactor MetadataBuilder::NewForUpdate" am: d97c946d37 by Yifan Hong · 5 years ago
  13. d97c946 Merge "liblp: refactor MetadataBuilder::NewForUpdate" by Treehugger Robot · 5 years ago
  14. 1547e4a Remove more dead code. by Elliott Hughes · 5 years ago
  15. d00b3af liblog: Remove stdbool.h from .cpp files by Tom Cherry · 5 years ago
  16. b8089c6 Merge "libsnapshot: Don't force-unmap in DeleteSnapshot()." am: 36acd1d246 by David Anderson · 5 years ago
  17. 36acd1d Merge "libsnapshot: Don't force-unmap in DeleteSnapshot()." by David Anderson · 5 years ago
  18. 8644f52 Merge changes from topic "liblp_virtualab_prepare" am: 68aae7d748 by Yifan Hong · 5 years ago
  19. 68aae7d Merge changes from topic "liblp_virtualab_prepare" by Yifan Hong · 5 years ago
  20. 6079cd0 liblp: refactor MetadataBuilder::NewForUpdate by Yifan Hong · 5 years ago
  21. c1ed1eb Merge "fs_mgr: Make kDefaultAndroidDtDir constexpr" am: ef06b4fc7a by Vic Yang · 5 years ago
  22. c4e5646 Merge changes from topic "toolbox-modprobe" am: b02f9b549c by Steve Muckle · 5 years ago
  23. e6bf249 libmodprobe: add verbose mode am: ded44c06be by Steve Muckle · 5 years ago
  24. 46b9a98 libmodprobe: add GetAllDependencies am: 781aa78ee2 by Steve Muckle · 5 years ago
  25. 4a644fa libmodprobe: add support to list modules am: 012cfa19b0 by Steve Muckle · 5 years ago
  26. 5b3690c libmodprobe: add support for a blacklist am: e31f840a0a by Steve Muckle · 5 years ago
  27. 0459294 libmodprobe: support parameters in LoadWithAliases am: 13700a69d3 by Steve Muckle · 5 years ago
  28. 90947b9 libmodprobe: add support to remove modules am: bb58b01574 by Steve Muckle · 5 years ago
  29. 4395f58 libmodprobe: make name canonical in LoadWithAliases am: 73b2928b94 by Steve Muckle · 5 years ago
  30. 92a432a libmodprobe: make available in vendor am: 4104b8803a by Steve Muckle · 5 years ago
  31. ef06b4f Merge "fs_mgr: Make kDefaultAndroidDtDir constexpr" by Treehugger Robot · 5 years ago
  32. b02f9b5 Merge changes from topic "toolbox-modprobe" by Treehugger Robot · 5 years ago
  33. 5b4b38c liblp: Expose kDefaultGroup. by Yifan Hong · 5 years ago
  34. aefb3b1 libsnapshot: Don't force-unmap in DeleteSnapshot(). by David Anderson · 5 years ago
  35. 04d9187 liblp: Add PropertyFetcher. by Yifan Hong · 5 years ago
  36. 3346339 adb: fix transport acquisition for forward, reverse. by Josh Gao · 5 years ago
  37. f451251 Merge "Adds check_interface_{restart,start,stop} check_builtins." am: 0d061b258a by Daniel Norman · 5 years ago
  38. da9c767 adb: don't manually construct device selection prefix in forward. by Josh Gao · 5 years ago
  39. 0d061b2 Merge "Adds check_interface_{restart,start,stop} check_builtins." by Daniel Norman · 5 years ago
  40. a716e1d Merge "libsnapshot: correct DeviceInfo paths" am: f9d5327287 by Yifan Hong · 5 years ago
  41. f9d5327 Merge "libsnapshot: correct DeviceInfo paths" by Treehugger Robot · 5 years ago
  42. 5caa3e9 fs_mgr: Make kDefaultAndroidDtDir constexpr by Vic Yang · 5 years ago
  43. ded44c0 libmodprobe: add verbose mode by Steve Muckle · 5 years ago
  44. 781aa78 libmodprobe: add GetAllDependencies by Steve Muckle · 5 years ago
  45. 012cfa1 libmodprobe: add support to list modules by Steve Muckle · 5 years ago
  46. e31f840 libmodprobe: add support for a blacklist by Steve Muckle · 5 years ago
  47. 13700a6 libmodprobe: support parameters in LoadWithAliases by Steve Muckle · 5 years ago
  48. bb58b01 libmodprobe: add support to remove modules by Steve Muckle · 5 years ago
  49. 73b2928 libmodprobe: make name canonical in LoadWithAliases by Steve Muckle · 5 years ago
  50. 4104b88 libmodprobe: make available in vendor by Steve Muckle · 5 years ago
  51. 64a5534 toolbox: add modprobe by Steve Muckle · 5 years ago
  52. 09529e6 Merge "adb: fail better in install-multiple." am: 91a531897a by Elliott Hughes · 5 years ago
  53. 62d73ab Merge "adb: add `--abi` to the `adb install` help." am: dad291fc46 by Elliott Hughes · 5 years ago
  54. b2b2667 Merge "Fix `adb install` on very old Android releases." am: 8c4db55f66 by Elliott Hughes · 5 years ago
  55. 022aafe Merge "libstats: remove _USING_LIBCXX." am: 5b3672a8a2 by Elliott Hughes · 5 years ago
  56. 91a5318 Merge "adb: fail better in install-multiple." by Elliott Hughes · 5 years ago
  57. dad291f Merge "adb: add `--abi` to the `adb install` help." by Elliott Hughes · 5 years ago
  58. 8c4db55 Merge "Fix `adb install` on very old Android releases." by Elliott Hughes · 5 years ago
  59. 5b3672a Merge "libstats: remove _USING_LIBCXX." by Elliott Hughes · 5 years ago
  60. d2533c3 Adds check_interface_{restart,start,stop} check_builtins. by Daniel Norman · 5 years ago
  61. c4e1e4e Merge "libmodprobe: add OWNERS file" am: c6c574a9a4 by Steve Muckle · 5 years ago
  62. c6c574a Merge "libmodprobe: add OWNERS file" by Treehugger Robot · 5 years ago
  63. 7543201 Merge "libsnapshot: forward declare IImageManager" am: bb89da85c4 by Yifan Hong · 5 years ago
  64. fe837fe Merge "init: Check onrestart commands" am: 980cbef0c5 by Tom Cherry · 5 years ago
  65. 82b48d2 Merge "init: ignore ENOENT from fewer builtins" am: e269a721dc by Tom Cherry · 5 years ago
  66. bb89da8 Merge "libsnapshot: forward declare IImageManager" by Treehugger Robot · 5 years ago
  67. 980cbef Merge "init: Check onrestart commands" by Tom Cherry · 5 years ago
  68. e269a72 Merge "init: ignore ENOENT from fewer builtins" by Tom Cherry · 5 years ago
  69. d25fda0 Merge "liblp: Make kDefaultGroup a string_view" am: e5fa9b80ac by Vic Yang · 5 years ago
  70. e5fa9b8 Merge "liblp: Make kDefaultGroup a string_view" by Treehugger Robot · 5 years ago
  71. 6250360 libsnapshot: correct DeviceInfo paths by Yifan Hong · 5 years ago
  72. 541d740 adb: fail better in install-multiple. by Elliott Hughes · 5 years ago
  73. 6917c63 libsnapshot: forward declare IImageManager by Yifan Hong · 5 years ago
  74. 6737a6b init: Check onrestart commands by Tom Cherry · 5 years ago
  75. f3a7988 liblp: Make kDefaultGroup a string_view by Vic Yang · 5 years ago
  76. 025cad4 libmodprobe: add OWNERS file by Steve Muckle · 5 years ago
  77. a1f2005 libstats: remove _USING_LIBCXX. by Elliott Hughes · 5 years ago
  78. aa6b517 Merge "Implement basic libsnapshot functionality." am: 23a87716b5 by David Anderson · 5 years ago
  79. 23a8771 Merge "Implement basic libsnapshot functionality." by David Anderson · 5 years ago
  80. c0ebd59 adb: add `--abi` to the `adb install` help. by Elliott Hughes · 5 years ago
  81. 9435073 Fix `adb install` on very old Android releases. by Elliott Hughes · 5 years ago
  82. 09ef370 Merge "Fixes incorrect flag info for the inheritance hierarchy file." by Daniel Norman · 5 years ago
  83. a022e47 Merge "Fixes incorrect flag info for the inheritance hierarchy file." by Daniel Norman · 5 years ago
  84. e6586c4 Fixes incorrect flag info for the inheritance hierarchy file. by Daniel Norman · 5 years ago
  85. 265a39e Merge changes from topic "services_serve_interfaces_test" am: fb54b74fa0 by Daniel Norman · 5 years ago
  86. fb54b74 Merge changes from topic "services_serve_interfaces_test" by Daniel Norman · 5 years ago
  87. 50b137c Merge "logcat: error on multiple PID argument" am: 41a5c022b4 by Steven Moreland · 5 years ago
  88. 41a5c02 Merge "logcat: error on multiple PID argument" by Treehugger Robot · 5 years ago
  89. 456e501 Implement basic libsnapshot functionality. by David Anderson · 5 years ago
  90. 707074b Merge "Remove two more unused utf32 functions." am: d7546f1d57 by Elliott Hughes · 5 years ago
  91. 20315e7 Merge "dmctl: add replace command" am: 77a4f372c4 by Alessio Balsini · 5 years ago
  92. d7546f1 Merge "Remove two more unused utf32 functions." by Treehugger Robot · 5 years ago
  93. 77a4f37 Merge "dmctl: add replace command" by Treehugger Robot · 5 years ago
  94. b0e867a logcat: error on multiple PID argument by Steven Moreland · 5 years ago
  95. 81d4ea7 dmctl: add replace command by Alessio Balsini · 5 years ago
  96. 4c03b47 Merge "Fix storaged memory leak" am: f7970cee69 by David Anderson · 5 years ago
  97. f7970ce Merge "Fix storaged memory leak" by David Anderson · 5 years ago
  98. d83a360 Merge "libdm: compute percentage of snapshot-merge" am: ab80f54949 by Alessio Balsini · 5 years ago
  99. ab80f54 Merge "libdm: compute percentage of snapshot-merge" by Treehugger Robot · 5 years ago
  100. f38699f Merge changes Ied888249,Id8857c45 am: 549ea4801b by Tom Cherry · 5 years ago