1. 4dcd49e Merge "fs_mgr: liblp: add check failure for sectors_per_block" by Treehugger Robot · 7 years ago
  2. 77f91d6 Merge "adb: really make kill-server wait for server death" by Treehugger Robot · 7 years ago
  3. b3220c1 Merge "Add Start/Stop/Reset to CapturedStdFd." by Christopher Ferris · 7 years ago
  4. 38442ac Merge "libbase: add Fdopen that takes a unique_fd." by Treehugger Robot · 7 years ago
  5. dd06c0f Merge "fs_mgr: liblp: spelling mistake" by Treehugger Robot · 7 years ago
  6. a62f93f Merge "adb: syntax_error: add compile time format string checking" by Elliott Hughes · 7 years ago
  7. cc8474c fs_mgr: liblp: add check failure for sectors_per_block by Mark Salyzyn · 7 years ago
  8. a816891 fs_mgr: liblp: spelling mistake by Mark Salyzyn · 7 years ago
  9. 11f9362 Merge "Make sync and remount support product_services." by Anton Hansson · 7 years ago
  10. 2e59dd1 Merge "adb: win32: fix Ctrl-C of adb server nodaemon" by Treehugger Robot · 7 years ago
  11. a2c5f4a Merge "fastbootd: Fix partition size testing issues." by Treehugger Robot · 7 years ago
  12. a79fc67 adb: syntax_error: add compile time format string checking by Spencer Low · 7 years ago
  13. 0b63bde Merge "fuzzy_fastboot: Use uint64_t for partition sizes." by David Anderson · 7 years ago
  14. c07a724 Merge "fastbootd: Fix transport ownership." by David Anderson · 7 years ago
  15. 373542b fastbootd: Fix partition size testing issues. by David Anderson · 7 years ago
  16. baf7e96 fuzzy_fastboot: Use uint64_t for partition sizes. by David Anderson · 7 years ago
  17. 6f571ad Merge "Make unzip available." by Treehugger Robot · 7 years ago
  18. 1ce9257 fastbootd: Fix transport ownership. by David Anderson · 7 years ago
  19. fd5b375 Add Start/Stop/Reset to CapturedStdFd. by Christopher Ferris · 7 years ago
  20. a421c0f Merge "fastbootd: Implement getvar all." by David Anderson · 7 years ago
  21. dc5d804 Make unzip available. by Elliott Hughes · 7 years ago
  22. a906456 libbase: add Fdopen that takes a unique_fd. by Josh Gao · 7 years ago
  23. e7c55e0 Merge "fastbootd: Refactor for getvar all." by David Anderson · 7 years ago
  24. 6a6d1b8 Merge "Fix disagreement of client_id/app_data pointer semantic" by Treehugger Robot · 7 years ago
  25. bd66103 Fix disagreement of client_id/app_data pointer semantic by Janis Danisevskis · 7 years ago
  26. 441b8b4 Merge "llkd: Add stack symbol checking" by Treehugger Robot · 7 years ago
  27. 18c97a4 Merge "Remove unused ART build dependencies" by Treehugger Robot · 7 years ago
  28. 58302c8 fastbootd: Implement getvar all. by David Anderson · 7 years ago
  29. d73aeaf fastbootd: Refactor for getvar all. by David Anderson · 7 years ago
  30. aad4318 Make sync and remount support product_services. by Anton Hansson · 7 years ago
  31. 0491ed5 Remove unused ART build dependencies by Orion Hodson · 7 years ago
  32. 14862af Merge "Fix the mac fastboot build" by Treehugger Robot · 7 years ago
  33. b2485ae Fix the mac fastboot build by Dan Willemsen · 7 years ago
  34. b870d82 Merge "Convert fastboot to Soong" by Dan Willemsen · 7 years ago
  35. a2f51c4 Merge "init: First Stage Mount observe nofail mount flag" by Treehugger Robot · 7 years ago
  36. 7bdf511 llkd: Add stack symbol checking by Mark Salyzyn · 7 years ago
  37. 498f826 Merge "adb: don't try to reconnect emulators." by Treehugger Robot · 7 years ago
  38. b91cad3 init: First Stage Mount observe nofail mount flag by Mark Salyzyn · 7 years ago
  39. e1894cd Merge "fastboot: Use a single codepath for flashall and update." by Treehugger Robot · 7 years ago
  40. 1958b7c Merge "Remove ashmem from system/core" by Joel Fernandes · 7 years ago
  41. f037633 Merge "Set errno for all error return cases." by Christopher Ferris · 7 years ago
  42. 571e888 adb: don't try to reconnect emulators. by Josh Gao · 7 years ago
  43. 4835dd7 Convert fastboot to Soong by Dan Willemsen · 7 years ago
  44. eccdf85 Merge "Show bootanimation after decrypt" by Treehugger Robot · 7 years ago
  45. 72474e6 Show bootanimation after decrypt by Isaac Lee · 7 years ago
  46. 99f8bc1 Merge changes I11ff0aed,Ia442a41d by Tom Cherry · 7 years ago
  47. 3d68fb1 Merge "libpixelflinger: Avoid using x18 register in blend implementation." by Peter Collingbourne · 7 years ago
  48. b1f806d Merge "adb should #include <sys/sysmacros.h>" by Treehugger Robot · 7 years ago
  49. f535722 Merge "Fix bug in fs_mgr with calling vdc" by Treehugger Robot · 7 years ago
  50. bfdf589 Merge "Remove unused -I of external/safe-iop." by Treehugger Robot · 7 years ago
  51. a79c2e8 libpixelflinger: Avoid using x18 register in blend implementation. by Peter Collingbourne · 7 years ago
  52. d206b35 fastboot: Use a single codepath for flashall and update. by David Anderson · 7 years ago
  53. e5e5320 adb: really make kill-server wait for server death by Spencer Low · 7 years ago
  54. e6c59fc fastboot: remove 'verify' by Tom Cherry · 7 years ago
  55. 2a14b48 adb should #include <sys/sysmacros.h> by Ivan Afonichev · 7 years ago
  56. d6bbd09 fastboot: remove 'powerdown' by Tom Cherry · 7 years ago
  57. 7efa302 Fix bug in fs_mgr with calling vdc by Paul Lawrence · 7 years ago
  58. 3a2b16f Set errno for all error return cases. by Christopher Ferris · 7 years ago
  59. 0bbcaac Merge "Switch root to /system in first stage mount" by Tom Cherry · 7 years ago
  60. 7c0727b Remove unused -I of external/safe-iop. by Elliott Hughes · 7 years ago
  61. ca8065b Merge "fastboot: Clean up the image array a bit." by Treehugger Robot · 7 years ago
  62. cf6bb3d Merge "fastboot: Flash boot partitions before rebooting to fastbootd." by Treehugger Robot · 7 years ago
  63. d851be7 Merge "libcutils test: make set_sched_policy optional" by David Pursell · 7 years ago
  64. 83de6cb Merge "Move off safe-iop." by Elliott Hughes · 7 years ago
  65. 72f8269 Merge "fs_mgr: set overlayfs_file context" by Treehugger Robot · 7 years ago
  66. 496a795 Merge "libdebuggerd: decode fdsan owner tags." by Treehugger Robot · 7 years ago
  67. 0d7532f fs_mgr: set overlayfs_file context by Mark Salyzyn · 7 years ago
  68. fda8763 Merge "fs_mgr: overlayfs skip mount points that are more specific" by Treehugger Robot · 7 years ago
  69. 8439798 fastboot: Clean up the image array a bit. by David Anderson · 7 years ago
  70. baaf00b Merge "llkd: clear PR_SET_DUMPABLE" by Treehugger Robot · 7 years ago
  71. e024786 Merge "Open zips using _wopen on windows." by Ryan Mitchell · 7 years ago
  72. 4707832 libdebuggerd: decode fdsan owner tags. by Josh Gao · 7 years ago
  73. 8e3b0f1 Move off safe-iop. by Elliott Hughes · 7 years ago
  74. 874ae0d fs_mgr: overlayfs skip mount points that are more specific by Mark Salyzyn · 7 years ago
  75. 59589db Merge "fs_mgr: correct support for ro.build.system_root_image" by Treehugger Robot · 7 years ago
  76. f30e508 libcutils test: make set_sched_policy optional by David Pursell · 7 years ago
  77. 424da36 Merge changes from topic "fdsan_abort_msg" by Josh Gao · 7 years ago
  78. e3fdaf9 llkd: clear PR_SET_DUMPABLE by Mark Salyzyn · 7 years ago
  79. f68cdb8 fastboot: Flash boot partitions before rebooting to fastbootd. by David Anderson · 7 years ago
  80. d307a87 Merge "fs_mgr: Better error messages in fs_mgr_update_verity_state." by Treehugger Robot · 7 years ago
  81. 3a66d3a Merge "fastboot: Automatically reboot to userspace fastboot." by Treehugger Robot · 7 years ago
  82. b78a63a fs_mgr: Better error messages in fs_mgr_update_verity_state. by David Anderson · 7 years ago
  83. 5704e93 Merge "Use multiple patterns and emails in per-file syntax." by Chih-hung Hsieh · 7 years ago
  84. 67cab53 Open zips using _wopen on windows. by Ryan Mitchell · 7 years ago
  85. 814028b fastboot: Automatically reboot to userspace fastboot. by David Anderson · 7 years ago
  86. 6c94c45 Merge "adb: use fs_mgr_has_shared_blocks" by Mark Salyzyn · 7 years ago
  87. a755fab fs_mgr: correct support for ro.build.system_root_image by Mark Salyzyn · 7 years ago
  88. 0e1e5a6 debuggerd_test: add test for fdsan abort message. by Josh Gao · 7 years ago
  89. ed5cd59 debuggerd_handler: receive abort messages via sigqueue(DEBUGGER_SIGNAL). by Josh Gao · 7 years ago
  90. 9e74d20 Merge changes I4a8f1804,I3aa44c5a by Treehugger Robot · 7 years ago
  91. 3be6886 SocketListener: use poll() instead of select() by Bernie Innocenti · 7 years ago
  92. 2fc9cfa libsysutils: add some rudimentary tests by Bernie Innocenti · 7 years ago
  93. 4072520 Merge "keychords.cpp: O_RDWR -> O_RDONLY" by Treehugger Robot · 7 years ago
  94. c9cc52a keychords.cpp: O_RDWR -> O_RDONLY by Nick Kralevich · 7 years ago
  95. 3d10dd8 Use multiple patterns and emails in per-file syntax. by Chih-Hung Hsieh · 7 years ago
  96. dc37fd0 adb: use fs_mgr_has_shared_blocks by Mark Salyzyn · 7 years ago
  97. d620ecb Merge "fastboot: allow automatic detection of super location" by Treehugger Robot · 7 years ago
  98. 553809e adb: win32: fix Ctrl-C of adb server nodaemon by Spencer Low · 7 years ago
  99. f1093ae Merge "getevent: O_RDWR -> O_RDONLY | O_CLOEXEC" by Treehugger Robot · 7 years ago
  100. 5e74856 Merge changes Ifab22a4c,I03eb9c78 by Treehugger Robot · 7 years ago