1. 420cce9 libsnapshot: Don't compare strings for snapshot state. by David Anderson · 6 years ago
  2. a3aa95a libsnapshot: Track the source slot across reboots. by David Anderson · 6 years ago
  3. 0c8d7f8 Merge "libpackageparser: C rules for bools." by Treehugger Robot · 6 years ago
  4. 2c54e2d Merge "Fix incorrect closing of fds." by Christopher Ferris · 6 years ago
  5. 5aa5e64 Merge "Use as much of the macOS endian support as we can." by Elliott Hughes · 6 years ago
  6. b5236fb Merge "init: Allow matching empty property values" by Tom Cherry · 6 years ago
  7. c09d8a8 Merge "adb: windows: fix writev on sockets." by Treehugger Robot · 6 years ago
  8. 5c8ec7a Merge "Add header that declares memcpy()" by Anatol Pomozov · 6 years ago
  9. f17d661 libpackageparser: C rules for bools. by Elliott Hughes · 6 years ago
  10. 1d69d5e Merge "Rewrite libpackagelistparser." by Elliott Hughes · 6 years ago
  11. 05bc977 Use as much of the macOS endian support as we can. by Elliott Hughes · 6 years ago
  12. efdc2b1 Add header that declares memcpy() by Anatol Pomazau · 6 years ago
  13. c5fabed Merge "Reland "libcutils: remove unused "jstring.h"." by Elliott Hughes · 6 years ago
  14. 4d5074e init: Allow matching empty property values by Tom Cherry · 6 years ago
  15. 2efeb21 Merge "logcat: switch to <regex>." by Elliott Hughes · 6 years ago
  16. 626e393 Reland "libcutils: remove unused "jstring.h". by Elliott Hughes · 6 years ago
  17. 5829151 Merge "Revert "libcutils: remove unused "jstring.h"."" by Mason Wang · 6 years ago
  18. f8af7a9 Revert "libcutils: remove unused "jstring.h"." by Mason Wang · 6 years ago
  19. 8f586f1 Merge "libcutils: remove unused "jstring.h"." by Treehugger Robot · 6 years ago
  20. d667f62 Merge "Add header that declares memcpy function" by Anatol Pomozov · 6 years ago
  21. ea22a1b Merge "Add header that defines strerror()" by Anatol Pomozov · 6 years ago
  22. 8ce6848 Add header that declares memcpy function by Anatol Pomazau · 6 years ago
  23. ac5e4f1 Merge "Add header that declares atomic primitives" by Treehugger Robot · 6 years ago
  24. 2446cea Fix incorrect closing of fds. by Christopher Ferris · 6 years ago
  25. 54e6c8f Merge changes I5e93fcbf,I9d4c8bcf,Icd580aae,I7b2399a4 by David Anderson · 6 years ago
  26. f5628be Merge "fs_mgr: overlayfs: dig harder for /dev/root equivalent" by Mark Salyzyn · 6 years ago
  27. a46ecd7 libcutils: remove unused "jstring.h". by Elliott Hughes · 6 years ago
  28. 4a94a9c Merge "[adb] Cache features set inside the client process" by Songchun Fan · 6 years ago
  29. d2e4c30 Merge "[adb] Speed up the streaming install" by Songchun Fan · 6 years ago
  30. 13b0a08 Add header that defines strerror() by Anatol Pomazau · 6 years ago
  31. 775506c Add header that declares atomic primitives by Anatol Pomazau · 6 years ago
  32. adff8b3 Rewrite libpackagelistparser. by Elliott Hughes · 6 years ago
  33. f4cacf7 Merge changes I4d6bda45,I72576e1f by Josh Gao · 6 years ago
  34. 9c25560 [adb] Speed up the streaming install by Yurii Zubrytskyi · 6 years ago
  35. 73c5320 Merge "liblog: Remove stdbool.h from .cpp files" by Tom Cherry · 6 years ago
  36. 24d9bc9 Merge "Remove more dead code." by Elliott Hughes · 6 years ago
  37. 538bb59 fs_mgr: overlayfs: dig harder for /dev/root equivalent by Mark Salyzyn · 6 years ago
  38. 25e2c37 logcat: switch to <regex>. by Elliott Hughes · 6 years ago
  39. c8fc0b1 Merge "Move ICU .dat" by vichang · 6 years ago
  40. 37417ce libsnapshot: Implement merge flow. by David Anderson · 6 years ago
  41. 1a5e94f libsnapshot: Unmap COW devices when deleting snapshots. by David Anderson · 6 years ago
  42. 293d3c6 libsnapshot: Eliminate per-snapshot flocks. by David Anderson · 6 years ago
  43. 527b902 libsnapshot: Improve first test-run and test cleanup. by David Anderson · 6 years ago
  44. 252b869 adb: windows: fix writev on sockets. by Josh Gao · 6 years ago
  45. 34d602e Merge "liblp: refactor MetadataBuilder::NewForUpdate" by Treehugger Robot · 6 years ago
  46. 467c846 Remove more dead code. by Elliott Hughes · 6 years ago
  47. 17923cb liblog: Remove stdbool.h from .cpp files by Tom Cherry · 6 years ago
  48. 6115227 Merge "libsnapshot: Don't force-unmap in DeleteSnapshot()." by David Anderson · 6 years ago
  49. 5ed205b Merge changes from topic "liblp_virtualab_prepare" by Yifan Hong · 6 years ago
  50. 2533772 liblp: refactor MetadataBuilder::NewForUpdate by Yifan Hong · 6 years ago
  51. 9406cb2 Merge "fs_mgr: Make kDefaultAndroidDtDir constexpr" by Treehugger Robot · 6 years ago
  52. 2de9a0f Merge changes from topic "toolbox-modprobe" by Treehugger Robot · 6 years ago
  53. b8f9426 liblp: Expose kDefaultGroup. by Yifan Hong · 6 years ago
  54. 5d1da9a libsnapshot: Don't force-unmap in DeleteSnapshot(). by David Anderson · 6 years ago
  55. 0d5d915 liblp: Add PropertyFetcher. by Yifan Hong · 6 years ago
  56. 503ed3a adb: fix transport acquisition for forward, reverse. by Josh Gao · 6 years ago
  57. 8f513f2 adb: don't manually construct device selection prefix in forward. by Josh Gao · 6 years ago
  58. 7a4056f Merge "Adds check_interface_{restart,start,stop} check_builtins." by Daniel Norman · 6 years ago
  59. 4c68c18 Merge "libsnapshot: correct DeviceInfo paths" by Treehugger Robot · 6 years ago
  60. db6150a fs_mgr: Make kDefaultAndroidDtDir constexpr by Vic Yang · 6 years ago
  61. bbb23a5 toolbox: add modprobe by Steve Muckle · 6 years ago
  62. 96f2b1f libmodprobe: add verbose mode by Steve Muckle · 6 years ago
  63. 406e55e libmodprobe: add GetAllDependencies by Steve Muckle · 6 years ago
  64. c7dd165 libmodprobe: add support to list modules by Steve Muckle · 6 years ago
  65. d866ac0 libmodprobe: add support for a blacklist by Steve Muckle · 6 years ago
  66. e741102 libmodprobe: support parameters in LoadWithAliases by Steve Muckle · 6 years ago
  67. 5dc8a05 libmodprobe: add support to remove modules by Steve Muckle · 6 years ago
  68. 1539bb3 libmodprobe: make name canonical in LoadWithAliases by Steve Muckle · 6 years ago
  69. 43a1f42 libmodprobe: make available in vendor by Steve Muckle · 6 years ago
  70. ad7eeb4 Merge "adb: fail better in install-multiple." by Elliott Hughes · 6 years ago
  71. ec20059 Merge "adb: add `--abi` to the `adb install` help." by Elliott Hughes · 6 years ago
  72. 0b686b0 Merge "Fix `adb install` on very old Android releases." by Elliott Hughes · 6 years ago
  73. 471c24c Merge "libstats: remove _USING_LIBCXX." by Elliott Hughes · 6 years ago
  74. f10fbd6 Adds check_interface_{restart,start,stop} check_builtins. by Daniel Norman · 6 years ago
  75. 0676137 Merge "libmodprobe: add OWNERS file" by Treehugger Robot · 6 years ago
  76. 6c8093f Merge "libsnapshot: forward declare IImageManager" by Treehugger Robot · 6 years ago
  77. 82625ea Merge "init: Check onrestart commands" by Tom Cherry · 6 years ago
  78. 4fd90bd Merge "init: ignore ENOENT from fewer builtins" by Tom Cherry · 6 years ago
  79. b1d0ac9 Merge "liblp: Make kDefaultGroup a string_view" by Treehugger Robot · 6 years ago
  80. 275720d libsnapshot: correct DeviceInfo paths by Yifan Hong · 6 years ago
  81. 7838d4c adb: fail better in install-multiple. by Elliott Hughes · 6 years ago
  82. a4fe235 libsnapshot: forward declare IImageManager by Yifan Hong · 6 years ago
  83. 4090e66 init: Check onrestart commands by Tom Cherry · 6 years ago
  84. 9aa03c7 liblp: Make kDefaultGroup a string_view by Vic Yang · 6 years ago
  85. 76a1ab3 libmodprobe: add OWNERS file by Steve Muckle · 6 years ago
  86. 4603640 libstats: remove _USING_LIBCXX. by Elliott Hughes · 6 years ago
  87. e97dffc Merge "Implement basic libsnapshot functionality." by David Anderson · 6 years ago
  88. 6fcacb2 adb: add `--abi` to the `adb install` help. by Elliott Hughes · 6 years ago
  89. 4c95d29 Fix `adb install` on very old Android releases. by Elliott Hughes · 6 years ago
  90. 46c3c4f Merge "Fixes incorrect flag info for the inheritance hierarchy file." by Daniel Norman · 6 years ago
  91. 90528a8 Fixes incorrect flag info for the inheritance hierarchy file. by Daniel Norman · 6 years ago
  92. f72e897 Merge changes from topic "services_serve_interfaces_test" by Daniel Norman · 6 years ago
  93. 63a8747 Merge "logcat: error on multiple PID argument" by Treehugger Robot · 6 years ago
  94. cbea29c Implement basic libsnapshot functionality. by David Anderson · 6 years ago
  95. 490e3b4 Merge "Remove two more unused utf32 functions." by Treehugger Robot · 6 years ago
  96. 84e18f6 Merge "dmctl: add replace command" by Treehugger Robot · 6 years ago
  97. 6548ac6 [adb] Cache features set inside the client process by Yurii Zubrytskyi · 6 years ago
  98. f4c5753 logcat: error on multiple PID argument by Steven Moreland · 6 years ago
  99. 0b526c2 dmctl: add replace command by Alessio Balsini · 6 years ago
  100. 434c2af Merge "Fix storaged memory leak" by David Anderson · 6 years ago