1. 0ff950a liblp: Replace some |const char*| inputs with std::string. by David Anderson · 6 years ago
  2. b1f51f7 Merge "init.rc: move rlimit setting earlier" by Tom Cherry · 6 years ago
  3. 95579cb Merge "logd: don't drop user/groups/capabilities/priority in drop_privs()" by Tom Cherry · 6 years ago
  4. ff79757 logd: don't drop user/groups/capabilities/priority in drop_privs() by Tom Cherry · 6 years ago
  5. 5787793 Merge "toolbox: add setprop, start, and stop" by Tom Cherry · 6 years ago
  6. c7b3489 Merge "fs_mgr: Don't report 'Skip mounting partitions'" by Bo Hu · 6 years ago
  7. 6563f0e Merge "Add expected<void,E>" by Treehugger Robot · 6 years ago
  8. ce2cd68 Merge "Fix format string for new google benchmark" by Haibo Huang · 6 years ago
  9. 96e0742 Fix format string for new google benchmark by Haibo Huang · 6 years ago
  10. a9fef4f Merge "Update TODOs for ICU library links." by Treehugger Robot · 6 years ago
  11. 4d2a9e2 Merge "Move result.h from init to libbase" by Treehugger Robot · 6 years ago
  12. c756897 Add expected<void,E> by Jiyong Park · 6 years ago
  13. 1601171 toolbox: add setprop, start, and stop by Tom Cherry · 6 years ago
  14. 27eabcc init.rc: move rlimit setting earlier by Tom Cherry · 6 years ago
  15. 955520f Update TODOs for ICU library links. by Martin Stjernholm · 6 years ago
  16. e9813f5 Move result.h from init to libbase by Jiyong Park · 6 years ago
  17. 753116e Merge "base: fix out of date documentation with PropertySet()" by Treehugger Robot · 6 years ago
  18. b7c2d43 Merge "adb: Allow `adb rescue getprop`." by Tao Bao · 6 years ago
  19. 256e7a6 Merge "fs_mgr: overlayfs: test: spelling mistake" by Mark Salyzyn · 6 years ago
  20. e2cc620 fs_mgr: Don't report 'Skip mounting partitions' by bohu · 6 years ago
  21. 067bde4 fs_mgr: overlayfs: test: spelling mistake by Mark Salyzyn · 6 years ago
  22. 205ade3 base: fix out of date documentation with PropertySet() by Tom Cherry · 6 years ago
  23. a50df15 Merge "Display offsets for dex frames." by Christopher Ferris · 6 years ago
  24. 363af47 adb: Allow `adb rescue getprop`. by Tao Bao · 6 years ago
  25. f816657 Merge changes I2d005e17,If2eec162,Icfd642e6 by Josh Gao · 6 years ago
  26. a826f6b Merge "adbd: provide MS OS descriptors for WinUSB." by Josh Gao · 6 years ago
  27. 637bc92 Display offsets for dex frames. by Christopher Ferris · 6 years ago
  28. 3558431 Merge "Fix leak of mapped zip central directories" by Treehugger Robot · 6 years ago
  29. 46fc93e Merge "fastboot: windows: Minor printf format fixes" by Treehugger Robot · 6 years ago
  30. 95877dc Merge "Allow adb to handle single paramter with install-multi-package flag" by Treehugger Robot · 6 years ago
  31. 53cfe3c Merge "fs_mgr: overlayfs: test: triage data missing after failure flash scratch" by Mark Salyzyn · 6 years ago
  32. f0185a1 fastboot: windows: Minor printf format fixes by Greg Kaiser · 6 years ago
  33. 5190ee1 fs_mgr: overlayfs: test: triage data missing after failure flash scratch by Mark Salyzyn · 6 years ago
  34. 7912e40 Merge "fs_mgr: overlayfs: pre-emptive filesystem setup" by Treehugger Robot · 6 years ago
  35. 19ec2b6 Merge "Close /dev/fuse FD before calling onClosed" by Treehugger Robot · 6 years ago
  36. 8d59dd2 fs_mgr: overlayfs: pre-emptive filesystem setup by Mark Salyzyn · 6 years ago
  37. 671c5f3 Close /dev/fuse FD before calling onClosed by Anton Hansson · 6 years ago
  38. b6df246 Merge "fastboot: windows: fix Read function" by Treehugger Robot · 6 years ago
  39. 21c1a51 fastboot: windows: fix Read function by Fernando Lugo · 6 years ago
  40. a81298d Merge "init: Refactor service.h/cpp" by Treehugger Robot · 6 years ago
  41. 632cc0d init: Refactor service.h/cpp by Vic Yang · 6 years ago
  42. 20be7b1 Merge "init: Refactor selinux.h/cpp" by Tom Cherry · 6 years ago
  43. a6a8c75 Merge changes I55d0e1a8,I4d9a8776 by Mark Salyzyn · 6 years ago
  44. f0b271a Merge "fs_mgr: remount reboot if overlayfs got setup" by Treehugger Robot · 6 years ago
  45. 1885034 fs_mgr: remount reboot if overlayfs got setup by Mark Salyzyn · 6 years ago
  46. e2bff1e Merge "Minor fixes on android::base::expected" by Treehugger Robot · 6 years ago
  47. bb368c3 Merge "Fix non-aio USB read issue for fastbootd" by Treehugger Robot · 6 years ago
  48. c57cfda Fix non-aio USB read issue for fastbootd by chihhao.chen · 6 years ago
  49. 9c27f33 init: Refactor selinux.h/cpp by Vic Yang · 6 years ago
  50. b3207ac Merge changes I16ea9e32,Ib53b5d3e by Tom Cherry · 6 years ago
  51. 3457ade init: make fatal reboot target configurable by Tom Cherry · 6 years ago
  52. 078e2fe Merge "Don't use apexd when TARGET_FLATTEN_APEX == true" by Jiyong Park · 6 years ago
  53. 0818607 init: dump stack when aborting by Tom Cherry · 6 years ago
  54. dadefc5 Merge changes I89826fc2,Ica0c14da,Icfbb799f,I233bbc7b,I30569a7c, ... by Mark Salyzyn · 6 years ago
  55. 4962ec4 Allow adb to handle single paramter with install-multi-package flag by Mohammad Samiul Islam · 6 years ago
  56. c547403 adb: daemon: Assign valid fd to usb_handle ep0 file descriptor by Hemant Kumar · 6 years ago
  57. 7f493a4 adbd: respond to device-to-host control transfers. by Josh Gao · 6 years ago
  58. 4c07293 adbd: read, print, and ignore USB control transfers. by Josh Gao · 6 years ago
  59. 024f26d Minor fixes on android::base::expected by Jiyong Park · 6 years ago
  60. 402bb7b Fix leak of mapped zip central directories by Ryan Mitchell · 6 years ago
  61. 7464397 Merge "Logcatd: Add new properties control logcat file size and file count." by Tom Cherry · 6 years ago
  62. b7d0420 Don't use apexd when TARGET_FLATTEN_APEX == true by Jiyong Park · 6 years ago
  63. d58328b Merge "adb-remount-test: adb_reboot stdin issue" by Treehugger Robot · 6 years ago
  64. c466a05 Merge "recovery: report compliant reboot reason (Part Deux)" by Treehugger Robot · 6 years ago
  65. d68f4f5 adb-remount-test: do not brick devices that support overlayfs but do not use it by Mark Salyzyn · 6 years ago
  66. cc9c678 adb-remount-test: check devt and inode by Mark Salyzyn · 6 years ago
  67. 63d308f adb-remount-test: adb_reboot stdin issue by Mark Salyzyn · 6 years ago
  68. 4139926 adb-remount-test: provide additional mount details by Mark Salyzyn · 6 years ago
  69. 2565501 adb-remount-test: add an avc check by Mark Salyzyn · 6 years ago
  70. cbe4edb adb-remount-test: parameterize fastboot_wait & adb_wait, increase timeout by Mark Salyzyn · 6 years ago
  71. 3e5e229 adb-remount-test: report wait duration by Mark Salyzyn · 6 years ago
  72. aabec0a adb-remount-test: check vendor image signature before using by Mark Salyzyn · 6 years ago
  73. de25437 adb-remount-test: report usb user on unexpected connection by Mark Salyzyn · 6 years ago
  74. bcb683a adb-remount-test: wait-for-screen by Mark Salyzyn · 6 years ago
  75. 4dc058e Merge "init: replace Result<> with expected<>" by Treehugger Robot · 6 years ago
  76. 85b209e Merge "ueventd: add more logging when firmware loading fails" by Treehugger Robot · 6 years ago
  77. 231cced Merge "memunreachable_test: don't use `write` to escape addresses" by Treehugger Robot · 6 years ago
  78. d7690c7 Merge changes I4bee37e1,I801dcec7 by Mark Salyzyn · 6 years ago
  79. b914178 memunreachable_test: don't use `write` to escape addresses by George Burgess IV · 6 years ago
  80. 243e23e Logcatd: Add new properties control logcat file size and file count. by Tian, Baofeng · 6 years ago
  81. e7cb471 ueventd: add more logging when firmware loading fails by Tom Cherry · 6 years ago
  82. 476917b Merge "init: add error handling in control message" by Treehugger Robot · 6 years ago
  83. 8710155 recovery: report compliant reboot reason (Part Deux) by Mark Salyzyn · 6 years ago
  84. 2747f90 Merge changes I784bea3a,Id3b2dfdc by Mark Salyzyn · 6 years ago
  85. d9fcaad init: add error handling in control message by Wei Wang · 6 years ago
  86. 066e58f Merge "init: don't import rc files during mount_all after Q" by Tom Cherry · 6 years ago
  87. dbc2d67 Merge "Add a std::string overload to Next." by Elliott Hughes · 6 years ago
  88. e73f5b7 Merge "Moving /odm/build.prop to /odm/etc/buid.prop" by Treehugger Robot · 6 years ago
  89. 4bef3e9 Add a std::string overload to Next. by Elliott Hughes · 6 years ago
  90. 145387b Merge "Report non-empty system boot reason when bootloader reason is empty" by Wei Wang · 6 years ago
  91. 55a1ea3 init: replace Result<> with expected<> by Tom Cherry · 6 years ago
  92. d71e973 adbd: provide MS OS descriptors for WinUSB. by Josh Gao · 6 years ago
  93. f2f47f2 Report non-empty system boot reason when bootloader reason is empty by Wei Wang · 6 years ago
  94. 478e124 adb-remount-test: try to fixup device after reboot (recovery) by Mark Salyzyn · 6 years ago
  95. 4b491cc adb-remount-test: try to fixup device after reboot (fastboot) by Mark Salyzyn · 6 years ago
  96. 95532e7 adb-remount-test: report lsusb for broken connection by Mark Salyzyn · 6 years ago
  97. 115f6a2 adb-remount-test: stderr cleanup by Mark Salyzyn · 6 years ago
  98. 4af11a7 Merge "Add android::base::expected" by Jiyong Park · 6 years ago
  99. b24af40 Moving /odm/build.prop to /odm/etc/buid.prop by Bowgo Tsai · 6 years ago
  100. 41c5ffc Merge "fastbootd: reduce USB buffer size to 16K" by Treehugger Robot · 6 years ago