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