1. cc5b1bf Merge "debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id." by Josh Gao · 8 years ago
  2. 4db827e Merge "debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id." by Josh Gao · 8 years ago
  3. 3f61a27 Merge changes Ie0b30417,I8b6e802e am: ee9e5d0981 by Dan Willemsen · 8 years ago
  4. 3d3d800 Merge changes Ie0b30417,I8b6e802e by Dan Willemsen · 8 years ago
  5. e97d364 Merge changes I46690d1c,I84c11aa5 am: 0dda322d4a by Tom Cherry · 8 years ago
  6. 73c685a Merge changes I46690d1c,I84c11aa5 by Tom Cherry · 8 years ago
  7. 3e347d4 Merge "fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work" by Bowgo Tsai · 8 years ago
  8. 32d015c Merge "fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work" by Treehugger Robot · 8 years ago
  9. f64db84 fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work by Bowgo Tsai · 8 years ago
  10. 98b01d3 Merge "Assume bionic has up-to-date linux/capability.h" am: 1445c4b932 by Dan Willemsen · 8 years ago
  11. 81f1c3a Merge "Assume bionic has up-to-date linux/capability.h" by Treehugger Robot · 8 years ago
  12. 1bdb60b Turn off debuggerd for host bionic by Dan Willemsen · 8 years ago
  13. eca5cf7 Remove old simulator support from liblog by Dan Willemsen · 8 years ago
  14. e2d6455 Assume bionic has up-to-date linux/capability.h by Dan Willemsen · 8 years ago
  15. 887fc4d Merge "Small test fixes." am: 9a4f572a95 by Christopher Ferris · 8 years ago
  16. 4e92a72 Merge "Small test fixes." by Christopher Ferris · 8 years ago
  17. a2f0ac4 Merge "Give slightly less useless versions to adb and fastboot." am: ddfd5056a2 by Elliott Hughes · 8 years ago
  18. 83c78ab Merge "Give slightly less useless versions to adb and fastboot." by Elliott Hughes · 8 years ago
  19. 9baeca2 Merge "Remove unused lambda captures" am: 5b8a92af5d by Yi Kong · 8 years ago
  20. d1b3d5b Merge "Remove unused lambda captures" by Treehugger Robot · 8 years ago
  21. 133676e Merge "Fix macOS build." am: 71feb7b321 by Elliott Hughes · 8 years ago
  22. 56a495f Merge "Fix macOS build." by Treehugger Robot · 8 years ago
  23. 534c071 Small test fixes. by Christopher Ferris · 8 years ago
  24. 781b33e Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 8 years ago
  25. ca0331f Fix macOS build. by Elliott Hughes · 8 years ago
  26. 97e3e2d debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id. by Josh Gao · 8 years ago
  27. d352927 Merge changes If7b13672,I96135a8c am: 484acce026 by Greg Hackmann · 8 years ago
  28. 22e7b0a Merge changes If7b13672,I96135a8c by Treehugger Robot · 8 years ago
  29. df948b5 Merge "Improve udev failure diagnostics." am: 5ad9ba12df by Elliott Hughes · 8 years ago
  30. 011c785 init: do not log directly from read_file() and write_file() by Tom Cherry · 8 years ago
  31. 5e02c8e init: Check DecodeUid() result and use error string by Tom Cherry · 8 years ago
  32. a1f4328 Merge "Improve udev failure diagnostics." by Elliott Hughes · 8 years ago
  33. d99a7dc Remove unused lambda captures by Yi Kong · 8 years ago
  34. 9db920c AshmemTest: expand ProtTest cases by Greg Hackmann · 8 years ago
  35. 1107ce0 AshmemTest: test lseek() and read() on ashmem fds by Greg Hackmann · 8 years ago
  36. 46332d6 Improve udev failure diagnostics. by Elliott Hughes · 8 years ago
  37. 0281e08 Merge "Use async safe logging in signal handlers." am: fd8fab19df by Christopher Ferris · 8 years ago
  38. e0580fa Merge "Use async safe logging in signal handlers." by Christopher Ferris · 8 years ago
  39. 9341f43 Merge "fs_mgr_avb: allow verification error when the device is unlocked" by Thierry Strudel · 8 years ago
  40. ae2126f Merge "fs_mgr_avb: allow verification error when the device is unlocked" by Thierry Strudel · 8 years ago
  41. 6b0bb5c fs_mgr_avb: allow verification error when the device is unlocked by Bowgo Tsai · 8 years ago
  42. 13f033f Merge "trusty/storage/* to Android.bp" am: 1dcd257a21 by Steven Moreland · 8 years ago
  43. 2bdde71 Merge "use passed blk dev name for quota / super block check" am: 7b706c5b9e by Keun-young Park · 8 years ago
  44. b221879 Merge "trusty/storage/* to Android.bp" by Treehugger Robot · 8 years ago
  45. 47625c3 Merge "use passed blk dev name for quota / super block check" by Treehugger Robot · 8 years ago
  46. c061515 use passed blk dev name for quota / super block check by Keun-young Park · 8 years ago
  47. 1996a7d Use async safe logging in signal handlers. by Christopher Ferris · 8 years ago
  48. bef249f Merge "Clean up the partition name mapping in fastboot." am: bdbcdf3a16 by Elliott Hughes · 8 years ago
  49. bb496a0 Merge "Clean up the partition name mapping in fastboot." by Elliott Hughes · 8 years ago
  50. 7b2f5e9 Merge changes from topic 'adb_thread_safety' am: 9083ff1c24 by Josh Gao · 8 years ago
  51. 33e3006 Merge changes from topic 'adb_thread_safety' by Josh Gao · 8 years ago
  52. 526b460 Merge "This code has moved to toybox proper." am: c5dbd7134d by Elliott Hughes · 8 years ago
  53. 5db5919 Merge "This code has moved to toybox proper." by Treehugger Robot · 8 years ago
  54. 9c3e732 Merge "adb: make darwin build with thread safety analysis." am: 971e6585a6 by Josh Gao · 8 years ago
  55. 2def7c1 Merge "adb: make darwin build with thread safety analysis." by Josh Gao · 8 years ago
  56. f969590 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
  57. 8d7f7d7 adb: make darwin build with thread safety analysis. by Josh Gao · 8 years ago
  58. 4f52d3f adb: initialize mDNS asynchronously. by Josh Gao · 8 years ago
  59. 3780903 adb: add fdevent_run_on_main_thread. by Josh Gao · 8 years ago
  60. 5fe3333 Merge "libcutils: fs_config internal table alias test" am: 8fad110bfa by Mark Salyzyn · 8 years ago
  61. 6218df2 Merge "Move all logging to use the async safe logging." am: d673da4bfb by Christopher Ferris · 8 years ago
  62. d10e878 Merge "libcutils: fs_config internal table alias test" by Treehugger Robot · 8 years ago
  63. 1a817a4 Merge "Move all logging to use the async safe logging." by Christopher Ferris · 8 years ago
  64. 48fa9ca Merge "init: cleanup exec_service documentation" am: 61559e491e by William Roberts · 8 years ago
  65. 275af4e Merge "init: cleanup exec_service documentation" by Treehugger Robot · 8 years ago
  66. 96142ff libcutils: fs_config internal table alias test by Mark Salyzyn · 8 years ago
  67. 4231193 init: cleanup exec_service documentation by William Roberts · 8 years ago
  68. 39bc252 Merge "Remove bogus _LARGEFILE_SOURCE." am: 3d7ee068e0 by Elliott Hughes · 8 years ago
  69. 04ca405 Merge "Remove bogus _LARGEFILE_SOURCE." by Treehugger Robot · 8 years ago
  70. a2e3694 trusty/storage/* to Android.bp by Steven Moreland · 8 years ago
  71. 711a37a This code has moved to toybox proper. by Elliott Hughes · 8 years ago
  72. 75839ca Clean up the partition name mapping in fastboot. by Elliott Hughes · 8 years ago
  73. 9f29889 Remove bogus _LARGEFILE_SOURCE. by Elliott Hughes · 8 years ago
  74. b5eeaef Merge "init: manually restorecon mke2fs tools on ramdisk" am: e2629c5682 by Jin Qian · 8 years ago
  75. 7a0d6c6 Merge "init: manually restorecon mke2fs tools on ramdisk" by Treehugger Robot · 8 years ago
  76. b1ad617 Move all logging to use the async safe logging. by Christopher Ferris · 8 years ago
  77. 92fd42b Merge "adb: use the actual wMaxPacketSize for usb endpoints." am: c7988b1f68 by Josh Gao · 8 years ago
  78. ddc8fff Merge "adb: use the actual wMaxPacketSize for usb endpoints." by Josh Gao · 8 years ago
  79. d7ea99a Merge "Add dtbo image support for device tree overlay" am: 5eefcbdd3b by Yueyao Zhu · 8 years ago
  80. a6dc4ad Merge "Add dtbo image support for device tree overlay" by Treehugger Robot · 8 years ago
  81. a5628f2 Merge "Make /data/data a symlink to /data/user/0" am: 49bbe16447 by Tom Cherry · 8 years ago
  82. 24d64f8 Merge "adb: enable -Wthread-safety on linux/darwin." am: 2983d2710e by Josh Gao · 8 years ago
  83. 8a2debe Merge "Make /data/data a symlink to /data/user/0" by Tom Cherry · 8 years ago
  84. 65430b3 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 8 years ago
  85. e35818a Merge changes Ieb44fa8f,I01b26fe5 am: e1e3e20337 by Mark Salyzyn · 8 years ago
  86. 8c765c2 Merge changes Ieb44fa8f,I01b26fe5 by Treehugger Robot · 8 years ago
  87. 7dce8f7 init: manually restorecon mke2fs tools on ramdisk by Jin Qian · 8 years ago
  88. ce48ca5 Merge "init: use do_exec() for init_user0" am: 5ad06cbb1c by Tom Cherry · 8 years ago
  89. 75dbb49 Merge "init: use do_exec() for init_user0" by Treehugger Robot · 8 years ago
  90. 12346fd init: setup keyring before ueventd starts by Mark Salyzyn · 8 years ago
  91. 40863c5 Make /data/data a symlink to /data/user/0 by cjbao · 8 years ago
  92. dfcb029 Add dtbo image support for device tree overlay by Yueyao Zhu · 8 years ago
  93. 63c0c88 logd: refine permissions to access /data/system/packages.list by Mark Salyzyn · 8 years ago
  94. f25ad13 adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 8 years ago
  95. 3cd1245 init: use do_exec() for init_user0 by Tom Cherry · 8 years ago
  96. 06b2ada adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 8 years ago
  97. 5ce3cea Merge "ueventd: do not reference init's sehandle" am: 672dd970f4 by Tom Cherry · 8 years ago
  98. 7513a3a Merge "ueventd: do not reference init's sehandle" by Tom Cherry · 8 years ago
  99. 8981858 Merge "Move libc_logging to libasync_safe." am: deb19a631f by Christopher Ferris · 8 years ago
  100. fd20847 Merge "Move libc_logging to libasync_safe." by Christopher Ferris · 8 years ago