1. 6b7bdf9 Remove obsolete sync_test.c by Jesse Hall · 7 years ago
  2. 0ded2da Merge "Fixing a bug introduced due to refactoring var names" by android-build-prod (mdb) · 7 years ago
  3. 665a4a6 Merge "tombstoned: make missing O_TMPFILE workaround actually work around." by Josh Gao · 7 years ago
  4. 5299e0e Merge changes I809d8c2e,I11265375 by android-build-prod (mdb) · 7 years ago
  5. e07bffd 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
  6. 9e97378 Merge "Remove unnecessary references to libunwind." by Christopher Ferris · 7 years ago
  7. acde727 tombstoned: make missing O_TMPFILE workaround actually work around. by Josh Gao · 7 years ago
  8. 8f573ba Fixing a bug introduced due to refactoring var names by Max Bires · 8 years ago
  9. 0592d75 Merge "bootstat: add reboot,rescueparty" by android-build-prod (mdb) · 7 years ago
  10. f83261b tombstoned: don't bail out if we fail to unlink a file that isn't there. by Josh Gao · 7 years ago
  11. 405099f Remove unnecessary references to libunwind. by Christopher Ferris · 7 years ago
  12. 0cf5926 Merge "healthd: Add elsk as OWNERS" by android-build-prod (mdb) · 7 years ago
  13. 37a1f0e Merge "Tell the build system about APCT's requirements." by Elliott Hughes · 7 years ago
  14. c1fa57c bootstat: add reboot,rescueparty by Mark Salyzyn · 7 years ago
  15. 7a4b99b Merge "Update shell and utilities docs." by android-build-prod (mdb) · 7 years ago
  16. c5995dc healthd: Add elsk as OWNERS by Yifan Hong · 7 years ago
  17. 3ec2da2 Update shell and utilities docs. by Elliott Hughes · 7 years ago
  18. c100233 Tell the build system about APCT's requirements. by Elliott Hughes · 7 years ago
  19. ad14b4e fs_mgr: clean up dm ioctl flags by David Anderson · 7 years ago
  20. 4018a6f Merge "Compile toolbox's newfs_msdos for the host" by android-build-prod (mdb) · 7 years ago
  21. 7332328 Merge "tombstoned: don't create tombstones for failed dumps." by android-build-prod (mdb) · 7 years ago
  22. 912ee36 Merge "Fix a debuggerd test expectation." by android-build-prod (mdb) · 7 years ago
  23. 587eb09 Compile toolbox's newfs_msdos for the host by Dan Willemsen · 7 years ago
  24. 8a41d6c init: refactor first stage to not require fstab by David Anderson · 7 years ago
  25. b6359fe Fix a debuggerd test expectation. by Elliott Hughes · 7 years ago
  26. c0fe0aa Merge "First-stage mount: avoid triggering a FATAL error" by Bowgo Tsai · 7 years ago
  27. 687d4d7 Merge "adb: Avoid waiting for emulator connections" by android-build-prod (mdb) · 7 years ago
  28. 7120a7c adb: Avoid waiting for emulator connections by Luis Hector Chavez · 7 years ago
  29. 5844af3 First-stage mount: avoid triggering a FATAL error by Bowgo Tsai · 7 years ago
  30. 33d9bf5 Merge changes from topic "libsparse-callback" by Tao Bao · 7 years ago
  31. 801319a Merge "Add test_suites lines." by Elliott Hughes · 7 years ago
  32. 8ee4114 Merge "crash_dump: defuse our signal handlers earlier." by android-build-prod (mdb) · 7 years ago
  33. afddcf2 Merge "adb: Make the Connection object a std::shared_ptr" by android-build-prod (mdb) · 7 years ago
  34. e6d1c8d Add test_suites lines. by Elliott Hughes · 7 years ago
  35. 3b329d9 crash_dump: defuse our signal handlers earlier. by Josh Gao · 7 years ago
  36. 7b0680c Merge "adb: Add a way to distinguish between connection failures and successes" by android-build-prod (mdb) · 7 years ago
  37. 2d3a4fb Merge "Remove misleading comment." by android-build-prod (mdb) · 7 years ago
  38. 672a432 Merge "Show signal sender for SI_FROMUSER signals." by android-build-prod (mdb) · 7 years ago
  39. 1aaddb6 adb: Make the Connection object a std::shared_ptr by Luis Hector Chavez · 7 years ago
  40. c89e75a adb: Add a way to distinguish between connection failures and successes by Luis Hector Chavez · 7 years ago
  41. b12b5e3 Merge "Systrace support for NNAPI" by Mika Raento · 7 years ago
  42. 3c70520 Show signal sender for SI_FROMUSER signals. by Elliott Hughes · 7 years ago
  43. 8347853 Systrace support for NNAPI by Mika Raento · 7 years ago
  44. cb6ad66 Merge changes Iefcb1ec9,I6df97295 by Elliott Hughes · 7 years ago
  45. 039cddc Rewrite get_sched_policy_name for safety. by Elliott Hughes · 7 years ago
  46. 47ef625 Merge "Make ziparchive-tests run standalone." by Elliott Hughes · 7 years ago
  47. d0d73d0 cutils: add restricted cpuset by Tim Murray · 7 years ago
  48. 942820d Make ziparchive-tests run standalone. by Elliott Hughes · 7 years ago
  49. b9dc8f9 Merge "Wipe metadata when we wipe userdata and cache." by Paul Crowley · 7 years ago
  50. 511cba4 Wipe metadata when we wipe userdata and cache. by Paul Crowley · 7 years ago
  51. a2aa3d1 fastboot: Track the libsparse API change. by Tao Bao · 7 years ago
  52. 79a3dd5 libsparse: Use 'size_t' for the 'len' parameter in callbacks. by Tao Bao · 7 years ago
  53. 4ca2230 Merge "logd: notify kernel log readers of new messages" by Tom Cherry · 7 years ago
  54. 7d869b6 Merge "fastboot: sparse_file_len() returns int64_t." by Tao Bao · 7 years ago
  55. 8913aaf fastboot: sparse_file_len() returns int64_t. by Tao Bao · 7 years ago
  56. dc9c5c9 Merge "init: clarify documentation for disabled" by Treehugger Robot · 7 years ago
  57. 1f107af init: clarify documentation for disabled by Steven Moreland · 7 years ago
  58. a9b9d87 logd: notify kernel log readers of new messages by Tom Cherry · 7 years ago
  59. 6913d88 Merge "Switch to PCRE grep." by Elliott Hughes · 7 years ago
  60. ee0e3f4 Remove misleading comment. by Elliott Hughes · 7 years ago
  61. 4a73873 Switch to PCRE grep. by Elliott Hughes · 7 years ago
  62. 0527b98 Merge "Add a public.libraries.txt file for iot devices." by Treehugger Robot · 7 years ago
  63. 64a6fd9 Merge "Document the switch to toybox dd." by Treehugger Robot · 7 years ago
  64. 2fbe9d9 Document the switch to toybox dd. by Elliott Hughes · 7 years ago
  65. 11a82c6 Merge "Remove BSD dd." by Treehugger Robot · 7 years ago
  66. e16bb77 Merge "libdebuggerd: fix out of bounds write." by Treehugger Robot · 7 years ago
  67. 17191a1 Merge changes I4b017701,I28aff510 by Treehugger Robot · 7 years ago
  68. adf9510 Merge "Mark libziparchive as double_loadable" by Treehugger Robot · 7 years ago
  69. 00b3dc0 Remove BSD dd. by Elliott Hughes · 7 years ago
  70. 8ecaac4 libdebuggerd: fix out of bounds write. by Josh Gao · 7 years ago
  71. a459986 Merge "Lose dd to toybox." by Treehugger Robot · 7 years ago
  72. ed77d47 Merge "llkd: bootstat: propagate detailed livelock canonical boot reason" by Treehugger Robot · 7 years ago
  73. 8c97df2 Merge "llkd: default enabled for userdebug" by Treehugger Robot · 7 years ago
  74. dab1de3 Add a public.libraries.txt file for iot devices. by Ralph Nathan · 7 years ago
  75. ef92c5b Merge "llkd: add live-lock daemon" by Treehugger Robot · 7 years ago
  76. 3502c09 Lose dd to toybox. by Elliott Hughes · 7 years ago
  77. 854db1c libdebuggerd: clone registers before we Unwind with them. by Josh Gao · 7 years ago
  78. 6f34bf4 libunwindstack: add Regs::Clone. by Josh Gao · 7 years ago
  79. bf96ed8 Merge changes I1f55c6e1,Ib2adcf0a by Elliott Hughes · 7 years ago
  80. d63a99c Move fastboot over to ParseByteCount. by Elliott Hughes · 7 years ago
  81. 99376cb Add android::base::ParseByteCount. by Elliott Hughes · 7 years ago
  82. bce4337 Merge changes I722d2c41,Ic216ddef by Treehugger Robot · 7 years ago
  83. cb26e8c Merge "adb: don't error in handle_host_request if we can't acquire a transport." by Treehugger Robot · 7 years ago
  84. 666ec64 tombstoned: don't create tombstones for failed dumps. by Josh Gao · 7 years ago
  85. 1606bc9 adb: don't error in handle_host_request if we can't acquire a transport. by Josh Gao · 7 years ago
  86. 8bc1146 Merge "Add a dummy entry for the 70220 event tag" by Tom Cherry · 7 years ago
  87. e4ef504 Merge "init: Use android::base::boot_clock instead of /proc/uptime" by Treehugger Robot · 7 years ago
  88. 502c1d7 Merge "Set property for metadata encryption on first boot" by Treehugger Robot · 7 years ago
  89. 06e0c57 Add a dummy entry for the 70220 event tag by Tom Cherry · 7 years ago
  90. 62639f1 Merge "init.rc: create /data/system/dropbox" by Treehugger Robot · 7 years ago
  91. f707c71 Set property for metadata encryption on first boot by Paul Crowley · 7 years ago
  92. 143b5d7 llkd: bootstat: propagate detailed livelock canonical boot reason by Mark Salyzyn · 7 years ago
  93. 88d638e llkd: default enabled for userdebug by Mark Salyzyn · 7 years ago
  94. f709631 llkd: add live-lock daemon by Mark Salyzyn · 7 years ago
  95. 02a4a80 Merge "Add /mnt/vendor rw mount point for vendor partitions." by Tri Vo · 7 years ago
  96. 4aef06c init.rc: create /data/system/dropbox by Jeff Vander Stoep · 7 years ago
  97. a9b130f Merge "init: add sigstop option for debugging services from their start" by Tom Cherry · 7 years ago
  98. 93c53de Improve test_adb.py by Luis Hector Chavez · 7 years ago
  99. 904865b Mark libziparchive as double_loadable by Jiyong Park · 7 years ago
  100. 9446e94 Merge "lmkd: limit capability set to minimum" by Treehugger Robot · 7 years ago