1. de6aea9 Merge "Remove calls to is_selinux_enabled()" by Nick Kralevich · 10 years ago
  2. add4a11 Merge "Remove PtraceRead error message." by Christopher Ferris · 10 years ago
  3. b526fc8 Remove PtraceRead error message. by Christopher Ferris · 10 years ago
  4. 5b6e16a Remove calls to is_selinux_enabled() by Nick Kralevich · 10 years ago
  5. d1dbb05 Merge "Revert "logd: regression in log_strtok_r"" by Mark Salyzyn · 10 years ago
  6. 07d36e9 Revert "logd: regression in log_strtok_r" by Mark Salyzyn · 10 years ago
  7. 78a8692 Merge "logd: regression in log_strtok_r" by Mark Salyzyn · 10 years ago
  8. a48117a logd: regression in log_strtok_r by Mark Salyzyn · 10 years ago
  9. 24bcc51 Merge "Minor "adb help" fixes." by Elliott Hughes · 10 years ago
  10. 180f5b2 Minor "adb help" fixes. by Elliott Hughes · 10 years ago
  11. 24b2fdb Merge "Add a space before :=." by Evgenii Stepanov · 10 years ago
  12. 673b26e Merge "Fix SANITIZE_TARGET build of liblog." by Evgenii Stepanov · 10 years ago
  13. 815dcac Add a space before :=. by Evgenii Stepanov · 10 years ago
  14. 475e672 Fix SANITIZE_TARGET build of liblog. by Evgenii Stepanov · 10 years ago
  15. 58eeefa Merge "Make it clearer to grep that init is built with clang." by Elliott Hughes · 10 years ago
  16. 6668728 Make it clearer to grep that init is built with clang. by Elliott Hughes · 10 years ago
  17. 5c4fc50 Merge "Only pass nomblk_io_submit option when mounting ext4" by Elliott Hughes · 10 years ago
  18. ba804b8 Merge "Fix fastboot --help formatting." by Elliott Hughes · 10 years ago
  19. 71a9844 Fix fastboot --help formatting. by Elliott Hughes · 10 years ago
  20. 583a7ea Merge "fs_mgr: Use ro.boot.veritymode" by Sami Tolvanen · 10 years ago
  21. 2c4ebc4 fs_mgr: Use ro.boot.veritymode by Sami Tolvanen · 10 years ago
  22. 669b4e1 Merge "Change pre-recovery into two services" by Tao Bao · 10 years ago
  23. 39584b2 Change pre-recovery into two services by Tao Bao · 10 years ago
  24. 72e2975 Merge "Lower the priority of the threads in logd/logcat." by Mark Salyzyn · 10 years ago
  25. 99186a4 Lower the priority of the threads in logd/logcat. by Riley Andrews · 10 years ago
  26. 1c85d26 Only pass nomblk_io_submit option when mounting ext4 by Oreste Salerno · 10 years ago
  27. b45138a Merge "Switch to toybox mount(1)." by Elliott Hughes · 10 years ago
  28. 700e875 Merge "adb: win32: fix logging to adb.log" by Elliott Hughes · 10 years ago
  29. 1c964fd Merge "logd: build breakage" by Mark Salyzyn · 10 years ago
  30. f528cd4 Switch to toybox mount(1). by Elliott Hughes · 10 years ago
  31. 750759e logd: build breakage by Mark Salyzyn · 10 years ago
  32. def01a9 Merge "logd: fix kernel logline stutter" by Mark Salyzyn · 10 years ago
  33. 972752e logd: fix kernel logline stutter by Mark Salyzyn · 10 years ago
  34. d972a56 Merge "Make start/stop warn if you're not root." by Elliott Hughes · 10 years ago
  35. cd33d51 Merge "Fix test_adb.py against production builds." by Elliott Hughes · 10 years ago
  36. a7f8888 Merge "adb shouldn't trace unless told to" by Paul Lawrence · 10 years ago
  37. 428167e Make start/stop warn if you're not root. by Elliott Hughes · 10 years ago
  38. 2e79721 adb shouldn't trace unless told to by Paul Lawrence · 10 years ago
  39. c12e3d4 Fix test_adb.py against production builds. by Elliott Hughes · 10 years ago
  40. 5ddfd81 Merge "logd: filters remove leading expire messages and rate" by Mark Salyzyn · 10 years ago
  41. 46dda04 logd: filters remove leading expire messages and rate by Mark Salyzyn · 10 years ago
  42. 862d7b7 Merge "adb: win32: get test_adb.py running and passing 100%" by Elliott Hughes · 10 years ago
  43. 20fba19 Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 10 years ago
  44. 36f9168 Merge "Fix whitespace in debug logging." by Elliott Hughes · 10 years ago
  45. 6f0deea Fix whitespace in debug logging. by Elliott Hughes · 10 years ago
  46. bf97f58 Merge "logd: switch to unordered_map from BasicHashtable" by Mark Salyzyn · 10 years ago
  47. d70d126 Merge "mkbootimg: misc typo fixes" by Rom Lemarchand · 10 years ago
  48. 01f684f mkbootimg: misc typo fixes by Rom Lemarchand · 10 years ago
  49. c1bc870 Merge "liblog: logcat: Add printable format modifier" by Mark Salyzyn · 10 years ago
  50. e0c7b96 liblog: logcat: Add printable format modifier by Mark Salyzyn · 10 years ago
  51. c34ff14 Merge "Add a working Windows tmpfile(3) to fastboot." by Elliott Hughes · 10 years ago
  52. 1f6f3b8 Add a working Windows tmpfile(3) to fastboot. by Elliott Hughes · 10 years ago
  53. 9d2482d Merge "tzdatacheck: don't hard code SELinux domain name" by Nick Kralevich · 10 years ago
  54. 1c4d5e4 tzdatacheck: don't hard code SELinux domain name by Nick Kralevich · 10 years ago
  55. 0732183 logd: switch to unordered_map from BasicHashtable by Mark Salyzyn · 10 years ago
  56. eb95b3c Merge "Fix file descriptor leak when opening invalid archives." by Elliott Hughes · 10 years ago
  57. 2f7853f Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 10 years ago
  58. 8d71b85 Merge "Change the 64 bit map address format." by Christopher Ferris · 10 years ago
  59. 1b20038 Merge "libziparchive: fix fallocate failures" by Badhri Jagan Sridharan · 10 years ago
  60. 4c3b72b Merge "Don't say "update package missing" unless we mean it." by Elliott Hughes · 10 years ago
  61. c099c08 libziparchive: fix fallocate failures by Badhri Jagan Sridharan · 10 years ago
  62. 2cd58b7 Don't say "update package missing" unless we mean it. by Elliott Hughes · 10 years ago
  63. f6cf45f Change the 64 bit map address format. by Christopher Ferris · 10 years ago
  64. ecfc3fe Merge "Add "fastboot --version"." by Elliott Hughes · 10 years ago
  65. 106d56b Merge "mkbootimg: parse hexadecimal ints" by Rom Lemarchand · 10 years ago
  66. 1ae166d mkbootimg: parse hexadecimal ints by Rom Lemarchand · 10 years ago
  67. f99f43f Merge "'usb' doesn't need to be global in fastboot." by Elliott Hughes · 10 years ago
  68. 4a59405 Merge "mkbootimg: delete obsolete C source" by Rom Lemarchand · 10 years ago
  69. 5ceab1d Merge "mkbootimg: turn into a python script" by Rom Lemarchand · 10 years ago
  70. fd91c1d mkbootimg: delete obsolete C source by Rom Lemarchand · 10 years ago
  71. afe8558 mkbootimg: turn into a python script by Rom Lemarchand · 10 years ago
  72. 52352d7 Merge changes from topic 'logcatd' by Mark Salyzyn · 10 years ago
  73. 955597c init.rc: logd: Add logpersistd (nee logcatd) by Mark Salyzyn · 10 years ago
  74. e7475d3 init: change exec parsing to make SECLABEL optional by Mark Salyzyn · 10 years ago
  75. ffe87bf logcat: -f run in background by Mark Salyzyn · 10 years ago
  76. 0acc3ef logcat: -f flag to continue by Mark Salyzyn · 10 years ago
  77. 16133f0 adb: win32: fix logging to adb.log by Spencer Low · 10 years ago
  78. d3fc3d0 Merge "rootdir: init.trace.rc too early" by Mark Salyzyn · 10 years ago
  79. 1f89669 Add "fastboot --version". by Elliott Hughes · 10 years ago
  80. 83fca16 'usb' doesn't need to be global in fastboot. by Elliott Hughes · 10 years ago
  81. 072de6e rootdir: init.trace.rc too early by Mark Salyzyn · 10 years ago
  82. 9049e76 Merge "system/audio.h: Make function inline" by Rom Lemarchand · 10 years ago
  83. ac8af22 Merge "logd: test modernization" by Mark Salyzyn · 10 years ago
  84. 6e38017 Merge "logd: whitelist should not preserve expire messages" by Mark Salyzyn · 10 years ago
  85. 6763226 Merge changes I04fad67e,I5ab24bc7 by Mark Salyzyn · 10 years ago
  86. c768cf7 Merge "Modify the code to avoid potential deadlocks." by Christopher Ferris · 10 years ago
  87. 0e367f1 Modify the code to avoid potential deadlocks. by Christopher Ferris · 10 years ago
  88. cd39712 logd: KISS & fix preserve a day by Mark Salyzyn · 10 years ago
  89. 677ee82 logd: deal with sloppy leading expire messages by Mark Salyzyn · 10 years ago
  90. 31f45b2 Merge "Fix error handling/reporting for "adb forward" and "adb reverse"." by Elliott Hughes · 10 years ago
  91. 6857a42 Merge "Revert "Fix ODR issues in ART."" by Evgeniy Stepanov · 10 years ago
  92. 549c258 Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 10 years ago
  93. bcf74f9 Revert "Fix ODR issues in ART." by Evgeniy Stepanov · 10 years ago
  94. 8273c44 system/audio.h: Make function inline by Arman Uguray · 10 years ago
  95. 5055b77 Merge "Fix ODR issues in ART." by Evgenii Stepanov · 10 years ago
  96. fa521bb Merge "Refactor dump_memory function." by Christopher Ferris · 10 years ago
  97. ff10293 Fix ODR issues in ART. by Evgenii Stepanov · 10 years ago
  98. 80512f2 Merge "init: expand_props on trigger" by Mark Salyzyn · 10 years ago
  99. bdb8b5f Merge "Move perfprofd to late_start class." by Than McIntosh · 10 years ago
  100. b1cf1de Refactor dump_memory function. by Christopher Ferris · 10 years ago