1. 15e5852 Move fastboot to C++. by Elliott Hughes · 10 years ago
  2. 157c026 Merge "Ignore ro.adb.secure in user builds." by Elliott Hughes · 10 years ago
  3. ceac133 Merge "init/util.cpp: don't return a negative unsigned value" by Nick Kralevich · 10 years ago
  4. 7833f4b init/util.cpp: don't return a negative unsigned value by Nick Kralevich · 10 years ago
  5. 70363562 Ignore ro.adb.secure in user builds. by Elliott Hughes · 10 years ago
  6. 41f1fd9 Merge "init support for cgroups." by Elliott Hughes · 10 years ago
  7. 2d6874f init support for cgroups. by Elliott Hughes · 10 years ago
  8. ba7f260 Merge "Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"" by Nick Kralevich · 10 years ago
  9. ca6907c Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS" by Nick Kralevich · 10 years ago
  10. 6715131 Merge "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS" by Nick Kralevich · 10 years ago
  11. c069a8f init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS by Nick Kralevich · 10 years ago
  12. 8c62629 Merge "logd: missing klogd content" by Mark Salyzyn · 10 years ago
  13. f21b36c logd: missing klogd content by Mark Salyzyn · 10 years ago
  14. 5fb532a Merge "TypeHelpers.h: Don't underflow unsigned int" by Nick Kralevich · 10 years ago
  15. 2735e1a Merge "logd: filter on __android_log_is_loggable" by Mark Salyzyn · 10 years ago
  16. 95ff830 Merge "liblog: __android_log_is_loggable support global properties" by Mark Salyzyn · 10 years ago
  17. b53ea97 Merge "Compare two bootcharts and list timestamps for selected processes." by Ben Cheng · 10 years ago
  18. ea4a15a Compare two bootcharts and list timestamps for selected processes. by Ben Cheng · 10 years ago
  19. 5b15aca TypeHelpers.h: Don't underflow unsigned int by Nick Kralevich · 10 years ago
  20. de6aea9 Merge "Remove calls to is_selinux_enabled()" by Nick Kralevich · 10 years ago
  21. add4a11 Merge "Remove PtraceRead error message." by Christopher Ferris · 10 years ago
  22. b526fc8 Remove PtraceRead error message. by Christopher Ferris · 10 years ago
  23. 5b6e16a Remove calls to is_selinux_enabled() by Nick Kralevich · 10 years ago
  24. d1dbb05 Merge "Revert "logd: regression in log_strtok_r"" by Mark Salyzyn · 10 years ago
  25. 07d36e9 Revert "logd: regression in log_strtok_r" by Mark Salyzyn · 10 years ago
  26. 78a8692 Merge "logd: regression in log_strtok_r" by Mark Salyzyn · 10 years ago
  27. a48117a logd: regression in log_strtok_r by Mark Salyzyn · 10 years ago
  28. 24bcc51 Merge "Minor "adb help" fixes." by Elliott Hughes · 10 years ago
  29. 180f5b2 Minor "adb help" fixes. by Elliott Hughes · 10 years ago
  30. 24b2fdb Merge "Add a space before :=." by Evgenii Stepanov · 10 years ago
  31. 673b26e Merge "Fix SANITIZE_TARGET build of liblog." by Evgenii Stepanov · 10 years ago
  32. 815dcac Add a space before :=. by Evgenii Stepanov · 10 years ago
  33. 475e672 Fix SANITIZE_TARGET build of liblog. by Evgenii Stepanov · 10 years ago
  34. 4332a38 logd: filter on __android_log_is_loggable by Mark Salyzyn · 11 years ago
  35. 0b715ec liblog: __android_log_is_loggable support global properties by Mark Salyzyn · 10 years ago
  36. 58eeefa Merge "Make it clearer to grep that init is built with clang." by Elliott Hughes · 10 years ago
  37. 6668728 Make it clearer to grep that init is built with clang. by Elliott Hughes · 10 years ago
  38. 5c4fc50 Merge "Only pass nomblk_io_submit option when mounting ext4" by Elliott Hughes · 10 years ago
  39. ba804b8 Merge "Fix fastboot --help formatting." by Elliott Hughes · 10 years ago
  40. 71a9844 Fix fastboot --help formatting. by Elliott Hughes · 10 years ago
  41. 583a7ea Merge "fs_mgr: Use ro.boot.veritymode" by Sami Tolvanen · 10 years ago
  42. 2c4ebc4 fs_mgr: Use ro.boot.veritymode by Sami Tolvanen · 10 years ago
  43. 669b4e1 Merge "Change pre-recovery into two services" by Tao Bao · 10 years ago
  44. 39584b2 Change pre-recovery into two services by Tao Bao · 10 years ago
  45. 72e2975 Merge "Lower the priority of the threads in logd/logcat." by Mark Salyzyn · 10 years ago
  46. 99186a4 Lower the priority of the threads in logd/logcat. by Riley Andrews · 10 years ago
  47. 1c85d26 Only pass nomblk_io_submit option when mounting ext4 by Oreste Salerno · 10 years ago
  48. b45138a Merge "Switch to toybox mount(1)." by Elliott Hughes · 10 years ago
  49. 700e875 Merge "adb: win32: fix logging to adb.log" by Elliott Hughes · 10 years ago
  50. 1c964fd Merge "logd: build breakage" by Mark Salyzyn · 10 years ago
  51. f528cd4 Switch to toybox mount(1). by Elliott Hughes · 10 years ago
  52. 750759e logd: build breakage by Mark Salyzyn · 10 years ago
  53. def01a9 Merge "logd: fix kernel logline stutter" by Mark Salyzyn · 10 years ago
  54. 972752e logd: fix kernel logline stutter by Mark Salyzyn · 10 years ago
  55. d972a56 Merge "Make start/stop warn if you're not root." by Elliott Hughes · 10 years ago
  56. cd33d51 Merge "Fix test_adb.py against production builds." by Elliott Hughes · 10 years ago
  57. a7f8888 Merge "adb shouldn't trace unless told to" by Paul Lawrence · 10 years ago
  58. 428167e Make start/stop warn if you're not root. by Elliott Hughes · 10 years ago
  59. 2e79721 adb shouldn't trace unless told to by Paul Lawrence · 10 years ago
  60. c12e3d4 Fix test_adb.py against production builds. by Elliott Hughes · 10 years ago
  61. 5ddfd81 Merge "logd: filters remove leading expire messages and rate" by Mark Salyzyn · 10 years ago
  62. 46dda04 logd: filters remove leading expire messages and rate by Mark Salyzyn · 10 years ago
  63. 862d7b7 Merge "adb: win32: get test_adb.py running and passing 100%" by Elliott Hughes · 10 years ago
  64. 20fba19 Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 10 years ago
  65. 36f9168 Merge "Fix whitespace in debug logging." by Elliott Hughes · 10 years ago
  66. 6f0deea Fix whitespace in debug logging. by Elliott Hughes · 10 years ago
  67. bf97f58 Merge "logd: switch to unordered_map from BasicHashtable" by Mark Salyzyn · 10 years ago
  68. d70d126 Merge "mkbootimg: misc typo fixes" by Rom Lemarchand · 10 years ago
  69. 01f684f mkbootimg: misc typo fixes by Rom Lemarchand · 10 years ago
  70. c1bc870 Merge "liblog: logcat: Add printable format modifier" by Mark Salyzyn · 10 years ago
  71. e0c7b96 liblog: logcat: Add printable format modifier by Mark Salyzyn · 10 years ago
  72. c34ff14 Merge "Add a working Windows tmpfile(3) to fastboot." by Elliott Hughes · 10 years ago
  73. 1f6f3b8 Add a working Windows tmpfile(3) to fastboot. by Elliott Hughes · 10 years ago
  74. 9d2482d Merge "tzdatacheck: don't hard code SELinux domain name" by Nick Kralevich · 10 years ago
  75. 1c4d5e4 tzdatacheck: don't hard code SELinux domain name by Nick Kralevich · 10 years ago
  76. 0732183 logd: switch to unordered_map from BasicHashtable by Mark Salyzyn · 10 years ago
  77. eb95b3c Merge "Fix file descriptor leak when opening invalid archives." by Elliott Hughes · 10 years ago
  78. 2f7853f Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 10 years ago
  79. 8d71b85 Merge "Change the 64 bit map address format." by Christopher Ferris · 10 years ago
  80. 1b20038 Merge "libziparchive: fix fallocate failures" by Badhri Jagan Sridharan · 10 years ago
  81. 4c3b72b Merge "Don't say "update package missing" unless we mean it." by Elliott Hughes · 10 years ago
  82. c099c08 libziparchive: fix fallocate failures by Badhri Jagan Sridharan · 10 years ago
  83. 2cd58b7 Don't say "update package missing" unless we mean it. by Elliott Hughes · 10 years ago
  84. f6cf45f Change the 64 bit map address format. by Christopher Ferris · 10 years ago
  85. ecfc3fe Merge "Add "fastboot --version"." by Elliott Hughes · 10 years ago
  86. 106d56b Merge "mkbootimg: parse hexadecimal ints" by Rom Lemarchand · 10 years ago
  87. 1ae166d mkbootimg: parse hexadecimal ints by Rom Lemarchand · 10 years ago
  88. f99f43f Merge "'usb' doesn't need to be global in fastboot." by Elliott Hughes · 10 years ago
  89. 4a59405 Merge "mkbootimg: delete obsolete C source" by Rom Lemarchand · 10 years ago
  90. 5ceab1d Merge "mkbootimg: turn into a python script" by Rom Lemarchand · 10 years ago
  91. fd91c1d mkbootimg: delete obsolete C source by Rom Lemarchand · 10 years ago
  92. afe8558 mkbootimg: turn into a python script by Rom Lemarchand · 10 years ago
  93. 52352d7 Merge changes from topic 'logcatd' by Mark Salyzyn · 10 years ago
  94. 955597c init.rc: logd: Add logpersistd (nee logcatd) by Mark Salyzyn · 10 years ago
  95. e7475d3 init: change exec parsing to make SECLABEL optional by Mark Salyzyn · 10 years ago
  96. ffe87bf logcat: -f run in background by Mark Salyzyn · 10 years ago
  97. 0acc3ef logcat: -f flag to continue by Mark Salyzyn · 10 years ago
  98. 16133f0 adb: win32: fix logging to adb.log by Spencer Low · 10 years ago
  99. d3fc3d0 Merge "rootdir: init.trace.rc too early" by Mark Salyzyn · 10 years ago
  100. 1f89669 Add "fastboot --version". by Elliott Hughes · 10 years ago