1. a962ec0 adb: better error messages on deduplicated filesystems. by David Anderson · 7 years ago
  2. 53248e4 Merge "Documented adb install --instant" by android-build-prod (mdb) · 7 years ago
  3. 98caf20 Merge changes from topic "b/64114943" by Mark Salyzyn · 7 years ago
  4. 807be77 Documented adb install --instant by Felipe Leme · 7 years ago
  5. b5679cd Merge changes from topic "hiddenapi-cherrypick" by David Brazdil · 7 years ago
  6. 0515943 Merge "Remove unused `tags` property from Android.bp files" by Dan Willemsen · 7 years ago
  7. bb78399 Merge "libctuils: Exclude qtaguid.cpp from VNDK-SP variant" by Logan Chien · 7 years ago
  8. 3e41f92 Remove unused `tags` property from Android.bp files by Dan Willemsen · 7 years ago
  9. e7020dc Merge "Remove more bogus <stdbool.h> #includes from C++." by android-build-prod (mdb) · 7 years ago
  10. 353bf1f init: switch from /dev/keychord to /dev/input/ by Mark Salyzyn · 7 years ago
  11. 8ae7375 init: use std::function for epoll handling by Tom Cherry · 7 years ago
  12. b004620 Merge "Make fastboot host builds match adb." by android-build-prod (mdb) · 7 years ago
  13. 23b98f4 Remove more bogus <stdbool.h> #includes from C++. by Elliott Hughes · 7 years ago
  14. 645b50e Make fastboot host builds match adb. by Elliott Hughes · 7 years ago
  15. 25b742c libctuils: Exclude qtaguid.cpp from VNDK-SP variant by Logan Chien · 7 years ago
  16. 07787e6 Add support for logging complex events from C++. by Mathew Inwood · 7 years ago
  17. e07d90d Add event log tag for hidden API access logging. by Mathew Inwood · 7 years ago
  18. 751f2fa Merge "init: Use sepolicy version instead" by Logan Chien · 7 years ago
  19. a6a266a Merge "fs_mgr: target-agnostic device-mapper helpers" by android-build-prod (mdb) · 7 years ago android-p-preview-2 android-p-preview-3
  20. 035a1c7 Merge "bootstat: test reboot rescueparty" by android-build-prod (mdb) · 7 years ago
  21. cd7e122 bootstat: test reboot rescueparty by Mark Salyzyn · 7 years ago
  22. 48cf760 Merge "Remove the 'optional' tag from demangle_fuzzer" by android-build-prod (mdb) · 7 years ago
  23. 24e8738 Merge "Logd: include app package name in selinux metadata" by Jeffrey Vander Stoep · 7 years ago
  24. d2a594c Remove the 'optional' tag from demangle_fuzzer by Zach Riggle · 7 years ago
  25. 00c81fe Merge "Remove unnecessary references to libunwind." by Christopher Ferris · 7 years ago
  26. 837b2a4 init: Use sepolicy version instead by Logan Chien · 7 years ago
  27. d885890 Logd: include app package name in selinux metadata by Jeff Vander Stoep · 7 years ago
  28. 8cf185e Merge "Fixing a bug introduced due to refactoring var names" by android-build-prod (mdb) · 7 years ago android-o-mr1-iot-release-1.0.0 android-wear-p-preview-2
  29. 25e2bbf Remove unnecessary references to libunwind. by Christopher Ferris · 7 years ago
  30. a3d95cf Merge "tombstoned: make missing O_TMPFILE workaround actually work around." by Josh Gao · 7 years ago
  31. 0b8e22e fs_mgr: target-agnostic device-mapper helpers by David Anderson · 7 years ago
  32. 1d87ffd Merge changes I809d8c2e,I11265375 by android-build-prod (mdb) · 7 years ago
  33. 57adfb8 Merge "tombstoned: don't bail out if we fail to unlink a file that isn't there." by android-build-prod (mdb) · 7 years ago
  34. c5943fd Merge "Remove unnecessary references to libunwind." by Christopher Ferris · 7 years ago
  35. f5974ae tombstoned: make missing O_TMPFILE workaround actually work around. by Josh Gao · 7 years ago
  36. b871668 Fixing a bug introduced due to refactoring var names by Max Bires · 8 years ago
  37. 708364e Merge "bootstat: add reboot,rescueparty" by android-build-prod (mdb) · 7 years ago
  38. 28f8cf0 tombstoned: don't bail out if we fail to unlink a file that isn't there. by Josh Gao · 7 years ago
  39. 8548d55 Remove unnecessary references to libunwind. by Christopher Ferris · 7 years ago
  40. abf6a2e Merge "healthd: Add elsk as OWNERS" by android-build-prod (mdb) · 7 years ago
  41. c1d4026 Merge "Tell the build system about APCT's requirements." by Elliott Hughes · 7 years ago
  42. 7504689 bootstat: add reboot,rescueparty by Mark Salyzyn · 7 years ago
  43. fcfbaa2 Merge "Update shell and utilities docs." by android-build-prod (mdb) · 7 years ago
  44. a922d6b healthd: Add elsk as OWNERS by Yifan Hong · 7 years ago
  45. 4c4b30d Update shell and utilities docs. by Elliott Hughes · 7 years ago
  46. 03d183a Tell the build system about APCT's requirements. by Elliott Hughes · 7 years ago
  47. 5a4db62 fs_mgr: clean up dm ioctl flags by David Anderson · 7 years ago
  48. fb8b76f Merge "Compile toolbox's newfs_msdos for the host" by android-build-prod (mdb) · 7 years ago
  49. 294d41c Merge "tombstoned: don't create tombstones for failed dumps." by android-build-prod (mdb) · 7 years ago
  50. dbc4aa1 Merge "Fix a debuggerd test expectation." by android-build-prod (mdb) · 7 years ago
  51. a228822 Compile toolbox's newfs_msdos for the host by Dan Willemsen · 7 years ago
  52. 29954f6 init: refactor first stage to not require fstab by David Anderson · 7 years ago
  53. 8972270 Fix a debuggerd test expectation. by Elliott Hughes · 7 years ago
  54. 7839395 Merge "First-stage mount: avoid triggering a FATAL error" by Bowgo Tsai · 7 years ago
  55. 8ef8d1e Merge "adb: Avoid waiting for emulator connections" by android-build-prod (mdb) · 7 years ago
  56. c587f02 adb: Avoid waiting for emulator connections by Luis Hector Chavez · 7 years ago
  57. 8fe363f First-stage mount: avoid triggering a FATAL error by Bowgo Tsai · 7 years ago
  58. 49b7f29 Merge changes from topic "libsparse-callback" by Tao Bao · 7 years ago
  59. 4e6f3d9 Merge "Add test_suites lines." by Elliott Hughes · 7 years ago
  60. c314d4d Merge "crash_dump: defuse our signal handlers earlier." by android-build-prod (mdb) · 7 years ago
  61. 2666955 Merge "adb: Make the Connection object a std::shared_ptr" by android-build-prod (mdb) · 7 years ago
  62. 40fdf3f Add test_suites lines. by Elliott Hughes · 7 years ago
  63. 38ac45d crash_dump: defuse our signal handlers earlier. by Josh Gao · 7 years ago
  64. 65027d9 Merge "adb: Add a way to distinguish between connection failures and successes" by android-build-prod (mdb) · 7 years ago
  65. 584e2fe Merge "Remove misleading comment." by android-build-prod (mdb) · 7 years ago android-n-iot-release-lg-thinq-wk7
  66. b802255 Merge "Show signal sender for SI_FROMUSER signals." by android-build-prod (mdb) · 7 years ago
  67. 9a388d5 adb: Make the Connection object a std::shared_ptr by Luis Hector Chavez · 7 years ago
  68. 56fe753 adb: Add a way to distinguish between connection failures and successes by Luis Hector Chavez · 7 years ago
  69. da2535c Merge "Systrace support for NNAPI" by Mika Raento · 7 years ago
  70. 70d8f28 Show signal sender for SI_FROMUSER signals. by Elliott Hughes · 7 years ago
  71. 2c2e3e8 Systrace support for NNAPI by Mika Raento · 7 years ago
  72. efbbe61 Merge changes Iefcb1ec9,I6df97295 by Elliott Hughes · 7 years ago
  73. 9f49508 Rewrite get_sched_policy_name for safety. by Elliott Hughes · 7 years ago
  74. c8a8771 Merge "Make ziparchive-tests run standalone." by Elliott Hughes · 7 years ago
  75. 419ba9e cutils: add restricted cpuset by Tim Murray · 7 years ago
  76. bde0ec9 Make ziparchive-tests run standalone. by Elliott Hughes · 7 years ago
  77. f88905d Merge "Wipe metadata when we wipe userdata and cache." by Paul Crowley · 7 years ago
  78. 4d17006 Wipe metadata when we wipe userdata and cache. by Paul Crowley · 7 years ago
  79. 7d27ffd fastboot: Track the libsparse API change. by Tao Bao · 7 years ago
  80. e18c031 libsparse: Use 'size_t' for the 'len' parameter in callbacks. by Tao Bao · 7 years ago
  81. 6a2686b Merge "logd: notify kernel log readers of new messages" by Tom Cherry · 7 years ago
  82. 9249f4b Merge "fastboot: sparse_file_len() returns int64_t." by Tao Bao · 7 years ago
  83. 41cf35f fastboot: sparse_file_len() returns int64_t. by Tao Bao · 7 years ago
  84. 9feca7c Merge "init: clarify documentation for disabled" by Treehugger Robot · 7 years ago
  85. 8cb3686 init: clarify documentation for disabled by Steven Moreland · 7 years ago
  86. cbfebdb logd: notify kernel log readers of new messages by Tom Cherry · 7 years ago
  87. 9aca019 Merge "Switch to PCRE grep." by Elliott Hughes · 7 years ago
  88. a366494 Remove misleading comment. by Elliott Hughes · 7 years ago
  89. 90a018a Switch to PCRE grep. by Elliott Hughes · 7 years ago
  90. ca07de4 Merge "Add a public.libraries.txt file for iot devices." by Treehugger Robot · 7 years ago
  91. a3721db Merge "Document the switch to toybox dd." by Treehugger Robot · 7 years ago
  92. 9edec24 Document the switch to toybox dd. by Elliott Hughes · 7 years ago
  93. 75d3592 Merge "Remove BSD dd." by Treehugger Robot · 7 years ago
  94. eb1b202 Merge "libdebuggerd: fix out of bounds write." by Treehugger Robot · 7 years ago
  95. 3e37880 Merge changes I4b017701,I28aff510 by Treehugger Robot · 7 years ago
  96. a7112f4 Merge "Mark libziparchive as double_loadable" by Treehugger Robot · 7 years ago
  97. 21ceafb Remove BSD dd. by Elliott Hughes · 7 years ago
  98. 83b8ac2 libdebuggerd: fix out of bounds write. by Josh Gao · 7 years ago
  99. b1677c1 Merge "Lose dd to toybox." by Treehugger Robot · 7 years ago
  100. 481a812 Merge "llkd: bootstat: propagate detailed livelock canonical boot reason" by Treehugger Robot · 7 years ago