1. d230bcf Merge "Fix disagreement of client_id/app_data pointer semantic" by Treehugger Robot · 6 years ago
  2. 56c533d Fix disagreement of client_id/app_data pointer semantic by Janis Danisevskis · 6 years ago
  3. aa31cfc Merge "llkd: Add stack symbol checking" by Treehugger Robot · 6 years ago
  4. 07fd6d0 Merge "Remove unused ART build dependencies" by Treehugger Robot · 6 years ago
  5. 02699e3 Remove unused ART build dependencies by Orion Hodson · 6 years ago
  6. 640ceee Merge "Fix the mac fastboot build" by Treehugger Robot · 6 years ago
  7. 822465a Fix the mac fastboot build by Dan Willemsen · 6 years ago
  8. 4d89297 Merge "Convert fastboot to Soong" by Dan Willemsen · 6 years ago
  9. ebb631b Merge "init: First Stage Mount observe nofail mount flag" by Treehugger Robot · 6 years ago
  10. 96505fa llkd: Add stack symbol checking by Mark Salyzyn · 6 years ago
  11. 5fdd77b Merge "adb: don't try to reconnect emulators." by Treehugger Robot · 6 years ago
  12. eafc1c3 init: First Stage Mount observe nofail mount flag by Mark Salyzyn · 6 years ago
  13. c47c508 Merge "fastboot: Use a single codepath for flashall and update." by Treehugger Robot · 6 years ago
  14. 3cc906b Merge "Remove ashmem from system/core" by Joel Fernandes · 6 years ago
  15. 7f6dab5 Merge "Set errno for all error return cases." by Christopher Ferris · 6 years ago
  16. fc2e56f adb: don't try to reconnect emulators. by Josh Gao · 6 years ago
  17. ab971b5 Convert fastboot to Soong by Dan Willemsen · 6 years ago
  18. 5a139a0 Merge "Show bootanimation after decrypt" by Treehugger Robot · 6 years ago
  19. f32c201 Show bootanimation after decrypt by Isaac Lee · 6 years ago
  20. dd2ef11 Merge changes I11ff0aed,Ia442a41d by Tom Cherry · 6 years ago
  21. 6316be2 Merge "libpixelflinger: Avoid using x18 register in blend implementation." by Peter Collingbourne · 6 years ago
  22. 2dd1ec6 Merge "adb should #include <sys/sysmacros.h>" by Treehugger Robot · 6 years ago
  23. 24b861d Merge "Fix bug in fs_mgr with calling vdc" by Treehugger Robot · 6 years ago
  24. 5dea98f Merge "Remove unused -I of external/safe-iop." by Treehugger Robot · 6 years ago
  25. 6014311 libpixelflinger: Avoid using x18 register in blend implementation. by Peter Collingbourne · 6 years ago
  26. cf444f3 fastboot: Use a single codepath for flashall and update. by David Anderson · 6 years ago
  27. e51dadb fastboot: remove 'verify' by Tom Cherry · 6 years ago
  28. 0a10040 adb should #include <sys/sysmacros.h> by Ivan Afonichev · 6 years ago
  29. 5667514 fastboot: remove 'powerdown' by Tom Cherry · 6 years ago
  30. c735bfe Fix bug in fs_mgr with calling vdc by Paul Lawrence · 6 years ago
  31. 9d3f453 Set errno for all error return cases. by Christopher Ferris · 6 years ago
  32. 7b02605 Merge "Switch root to /system in first stage mount" by Tom Cherry · 6 years ago
  33. f5ca0f7 Remove unused -I of external/safe-iop. by Elliott Hughes · 6 years ago
  34. 90cd262 Merge "fastboot: Clean up the image array a bit." by Treehugger Robot · 6 years ago
  35. 379e099 Merge "fastboot: Flash boot partitions before rebooting to fastbootd." by Treehugger Robot · 6 years ago
  36. 1735516 Merge "libcutils test: make set_sched_policy optional" by David Pursell · 6 years ago
  37. 11cd49c Merge "Move off safe-iop." by Elliott Hughes · 6 years ago
  38. 49c4cd4 Merge "fs_mgr: set overlayfs_file context" by Treehugger Robot · 6 years ago
  39. 9177927 Merge "libdebuggerd: decode fdsan owner tags." by Treehugger Robot · 6 years ago
  40. 40b45b8 fs_mgr: set overlayfs_file context by Mark Salyzyn · 6 years ago
  41. d2b29eb Merge "fs_mgr: overlayfs skip mount points that are more specific" by Treehugger Robot · 6 years ago
  42. 0debda0 fastboot: Clean up the image array a bit. by David Anderson · 6 years ago
  43. 24f4ec6 Merge "llkd: clear PR_SET_DUMPABLE" by Treehugger Robot · 6 years ago
  44. 1645312 Merge "Open zips using _wopen on windows." by Ryan Mitchell · 6 years ago
  45. 8808f6c libdebuggerd: decode fdsan owner tags. by Josh Gao · 6 years ago
  46. 85528e8 Move off safe-iop. by Elliott Hughes · 6 years ago
  47. 62aeb16 fs_mgr: overlayfs skip mount points that are more specific by Mark Salyzyn · 6 years ago
  48. 065cdf3 Merge "fs_mgr: correct support for ro.build.system_root_image" by Treehugger Robot · 6 years ago
  49. 6fd4b9b libcutils test: make set_sched_policy optional by David Pursell · 6 years ago
  50. 0651208 Merge changes from topic "fdsan_abort_msg" by Josh Gao · 6 years ago
  51. 4832a8b llkd: clear PR_SET_DUMPABLE by Mark Salyzyn · 6 years ago
  52. 95d4093 fastboot: Flash boot partitions before rebooting to fastbootd. by David Anderson · 6 years ago
  53. abf8ff7 Merge "fs_mgr: Better error messages in fs_mgr_update_verity_state." by Treehugger Robot · 6 years ago
  54. 9adafe2 Merge "fastboot: Automatically reboot to userspace fastboot." by Treehugger Robot · 6 years ago
  55. 3563862 fs_mgr: Better error messages in fs_mgr_update_verity_state. by David Anderson · 6 years ago
  56. 33f91de Merge "Use multiple patterns and emails in per-file syntax." by Chih-hung Hsieh · 6 years ago
  57. c77f9d3 Open zips using _wopen on windows. by Ryan Mitchell · 6 years ago
  58. 1d88743 fastboot: Automatically reboot to userspace fastboot. by David Anderson · 6 years ago
  59. 7bb77d3 Merge "adb: use fs_mgr_has_shared_blocks" by Mark Salyzyn · 6 years ago
  60. d3dc3c8 fs_mgr: correct support for ro.build.system_root_image by Mark Salyzyn · 7 years ago
  61. bf06a40 debuggerd_test: add test for fdsan abort message. by Josh Gao · 6 years ago
  62. 4843c18 debuggerd_handler: receive abort messages via sigqueue(DEBUGGER_SIGNAL). by Josh Gao · 6 years ago
  63. 53ba407 Merge changes I4a8f1804,I3aa44c5a by Treehugger Robot · 6 years ago
  64. ca76859 SocketListener: use poll() instead of select() by Bernie Innocenti · 7 years ago
  65. 763ccaa libsysutils: add some rudimentary tests by Bernie Innocenti · 7 years ago
  66. 31e5fc5 Merge "keychords.cpp: O_RDWR -> O_RDONLY" by Treehugger Robot · 6 years ago
  67. 7ab971a keychords.cpp: O_RDWR -> O_RDONLY by Nick Kralevich · 6 years ago
  68. 3487e22 Use multiple patterns and emails in per-file syntax. by Chih-Hung Hsieh · 6 years ago
  69. 7c2020b adb: use fs_mgr_has_shared_blocks by Mark Salyzyn · 7 years ago
  70. 3a6c751 Merge "fastboot: allow automatic detection of super location" by Treehugger Robot · 6 years ago
  71. 472223e Merge "getevent: O_RDWR -> O_RDONLY | O_CLOEXEC" by Treehugger Robot · 6 years ago
  72. 993ae1f Merge changes Ifab22a4c,I03eb9c78 by Treehugger Robot · 6 years ago
  73. 8fb0fb8 fastboot: allow automatic detection of super location by Mark Salyzyn · 6 years ago
  74. eff7027 Merge changes from topic "init_defaults" by Tao Bao · 6 years ago
  75. ed59ff4 Remove ashmem from system/core by Joel Fernandes · 6 years ago
  76. 38e9f23 getevent: O_RDWR -> O_RDONLY | O_CLOEXEC by Nick Kralevich · 6 years ago
  77. a3d36a8 init: Build init_tests only for the first arch. by Tao Bao · 6 years ago
  78. 07c2c9a Merge "Added support to fuzzy_fastboot for more sparse tests" by Treehugger Robot · 6 years ago
  79. 66209ca init: init_defaults uses more shared libraries. by Tao Bao · 6 years ago
  80. a37dada Merge "Fix mac build breakage due to missing usb_osx.cpp in Android.cpp file for libfastboot2" by Treehugger Robot · 6 years ago
  81. ab26455 Added support to fuzzy_fastboot for more sparse tests by Aaron Wisner · 6 years ago
  82. a5ad20a Fix mac build breakage due to missing usb_osx.cpp in by Aaron Wisner · 6 years ago
  83. c86b01b Merge "trusty_keymaster_ipc: Use ALOGV instead of ALOGE for info/debug message" by Treehugger Robot · 6 years ago
  84. 37996b6 trusty_keymaster_ipc: Use ALOGV instead of ALOGE for info/debug message by Roberto Pereira · 6 years ago
  85. 5d3edb1 Merge changes from topic "fastbootd-flashall" by Treehugger Robot · 6 years ago
  86. 4590a2a Switch root to /system in first stage mount by Tom Cherry · 6 years ago
  87. 32e376f fastbootd: Support flashall with logical partitions. by David Anderson · 6 years ago
  88. c3ade7f fastboot: Use _WIN32 instead of WIN32. by David Anderson · 6 years ago
  89. d8f419d Merge "Address style and efficiency post-merge feedback from previous change (ed409eaec2cbe5bcecd163064692403a172ec397)." by Treehugger Robot · 6 years ago
  90. 7f51e00 Address style and efficiency post-merge feedback from previous change (ed409eaec2cbe5bcecd163064692403a172ec397). by Idries Hamadi · 6 years ago
  91. e58548e Merge "Fix typo in parseint.untouched_on_failure test" by Treehugger Robot · 6 years ago
  92. f6d707b Merge "adb: fix spurious usb write failure on Windows." by Treehugger Robot · 6 years ago
  93. ddb2bfe Merge "adb: don't spew push/pull progress to dumb terminals." by Treehugger Robot · 6 years ago
  94. 958fcbd Fix typo in parseint.untouched_on_failure test by Tom Cherry · 6 years ago
  95. d68121f Merge "init: always allow clearing a property" by Tom Cherry · 6 years ago
  96. 792fb8e Merge changes Ie28ff622,I0179b42e by Tom Cherry · 6 years ago
  97. e41cb2e Merge "fastbootd: Add an update-super command to sync the super partition." by Treehugger Robot · 6 years ago
  98. 3a6b3e4 Merge "bionic supplies PR_SET_VMA now." by Treehugger Robot · 6 years ago
  99. 9dc6f90 Merge "adbd: use unique_fd for the usb file descriptors." by Treehugger Robot · 6 years ago
  100. e37c5ca Merge "Create fuzzy-fastboot pen tester" by Treehugger Robot · 6 years ago