1. 2090523 Merge "GCC compiler warning fix for sprintf into snprintf" by Elliott Hughes · 9 years ago
  2. 905ca45 Merge "adb: fix adb usb operations on device." by Yabin Cui · 9 years ago
  3. 62852db GCC compiler warning fix for sprintf into snprintf by Raja M · 9 years ago
  4. 59edf2e Merge "Fix NULL deref on exec-in with insufficient arguments" by Treehugger Robot · 9 years ago
  5. 23f40e4 Fix NULL deref on exec-in with insufficient arguments by Zach Riggle · 9 years ago
  6. 6c75f2f Merge "Connect to activity manager as root." by Treehugger Robot · 9 years ago
  7. 04f2f5b Connect to activity manager as root. by Christopher Ferris · 9 years ago
  8. 851d78f Merge "Update sanitize property format" by Colin Cross · 9 years ago
  9. 1930b3c Merge "Don't include android-base/macros.h from android-base/unique_fd.h" by Treehugger Robot · 9 years ago
  10. 6db27b2 Merge "More secure and compiler warning fix for sprintf into snprintf" by Elliott Hughes · 9 years ago
  11. fbac2a7 Don't include android-base/macros.h from android-base/unique_fd.h by Christopher Wiley · 9 years ago
  12. fada0a7 More secure and compiler warning fix for sprintf into snprintf by Raja M · 9 years ago
  13. f4e2cc8 Merge "adb: use a custom thread to poll for usb devices on mac." by Yabin Cui · 9 years ago
  14. 57d56ff adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
  15. e92cc28 Merge "Fix google-runtime-int warnings." by Chih-hung Hsieh · 9 years ago
  16. ca93794 Merge "Define LIKELY and UNLIKELY in a vendor friendly way" by Treehugger Robot · 9 years ago
  17. f239612 Merge "Fix kick_transport test." by Yabin Cui · 9 years ago
  18. aee30ba Merge "liblog: android_log_isloggable failing apct" by Treehugger Robot · 9 years ago
  19. a16d822 Define LIKELY and UNLIKELY in a vendor friendly way by Christopher Wiley · 9 years ago
  20. 7e2c6d0 Merge changes Iaf0efc0c,Ia4a2ff77 by Josh Gao · 9 years ago
  21. a3979b7 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 9 years ago
  22. b21d563 adb: disable tests that are expected to fail on Win32. by Josh Gao · 9 years ago
  23. 9b63591 adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
  24. 3204898 Merge "adb: bump the server version to 36." by Josh Gao · 9 years ago
  25. be50b6b Fix kick_transport test. by Yabin Cui · 9 years ago
  26. 4474276 Merge "Remove toolbox iftop." by Elliott Hughes · 9 years ago
  27. 8c8f4f1 Merge "Export libbinder headers from libhealhd.default" by Christopher Wiley · 9 years ago
  28. 6ab9373 Merge "logpersist: incorporate size and buffer tunables" by Treehugger Robot · 9 years ago
  29. a7e4cc7 Export libbinder headers from libhealhd.default by Christopher Wiley · 9 years ago
  30. 378e8bb logpersist: incorporate size and buffer tunables by Mark Salyzyn · 9 years ago
  31. 527ee67 Remove toolbox iftop. by Elliott Hughes · 9 years ago
  32. 82279e2 Merge "adb: add reconnect command." by Yabin Cui · 9 years ago
  33. a3626f3 adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
  34. dd65329 Merge "Fix include-what-you-use problem in android-pubkey.c." by Treehugger Robot · 9 years ago
  35. 85d2f86 Update sanitize property format by Colin Cross · 9 years ago
  36. 02dc721 adb: bump the server version to 36. by Josh Gao · 9 years ago
  37. 46cdb11 Fix include-what-you-use problem in android-pubkey.c. by David Benjamin · 9 years ago
  38. c29bed2 liblog: android_log_isloggable failing apct by Mark Salyzyn · 9 years ago
  39. be79638 Merge "bootstat: Calculate and log the time_since_last_boot metric." by James Hawkins · 9 years ago
  40. 96f6909 bootstat: Calculate and log the time_since_last_boot metric. by James Hawkins · 9 years ago
  41. fe58b58 Merge "libbacktrace: only build libbacktrace_offline static library." by Yabin Cui · 9 years ago
  42. 681d8f8 libbacktrace: only build libbacktrace_offline static library. by Yabin Cui · 9 years ago
  43. 639dd56 Merge "logd: switch from android_ids to getpwuid" by Treehugger Robot · 9 years ago
  44. f47c033 Merge "Remove libmincrypt." by Elliott Hughes · 9 years ago
  45. b450e83 logd: switch from android_ids to getpwuid by Mark Salyzyn · 9 years ago
  46. 29d01fa Merge "Add nofail fstab option" by Daniel Rosenberg · 9 years ago
  47. 19d83e9 Merge changes I7ebb6146,I0b42736c,I5331acde by Mark Salyzyn · 9 years ago
  48. 6b3de2d Merge changes Ibc8038b1,I1876ecd7,I57d70f8b by Treehugger Robot · 9 years ago
  49. 4bf8ca9 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
  50. 72ae85b adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
  51. b885604 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
  52. 2e5b53a logcat: expand -n, -r and -b by Mark Salyzyn · 9 years ago
  53. 509c75b logcat: allow comma-separate list of buffers by Mark Salyzyn · 9 years ago
  54. 46a24de logcat: Adjust help to make it more meaningful by Mark Salyzyn · 9 years ago
  55. c18e85a Merge "Remove undocumented functionality from init." by Treehugger Robot · 9 years ago
  56. ba07086 Remove undocumented functionality from init. by Elliott Hughes · 9 years ago
  57. 08ae611 Remove libmincrypt. by Elliott Hughes · 9 years ago
  58. 5122b27 Merge changes from topic 'boringssl_conversion' by Elliott Hughes · 9 years ago
  59. aa9baa6 Merge "logcat: apct test failures" by Treehugger Robot · 9 years ago
  60. 399f1c0 Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
  61. fe5b569 logcat: apct test failures by Mark Salyzyn · 9 years ago
  62. 2d431c6 Add libcrypto_utils. by Mattias Nissler · 9 years ago
  63. 70a9469 Merge "binderwrapper: Resolve ambiguous base::Closure reference" by Treehugger Robot · 9 years ago
  64. 13e9601 Add nofail fstab option by Daniel Rosenberg · 9 years ago
  65. 0b2f022 Merge "healthd: Explicitly reference headers from libbinder" by Treehugger Robot · 9 years ago
  66. 59a60b0 binderwrapper: Resolve ambiguous base::Closure reference by Christopher Wiley · 9 years ago
  67. 1895484 healthd: Explicitly reference headers from libbinder by Christopher Wiley · 9 years ago
  68. 83a3fac Merge "Fix toolbox failure return to match similar tools." by Elliott Hughes · 9 years ago
  69. 3e28595 Fix toolbox failure return to match similar tools. by Elliott Hughes · 9 years ago
  70. c1f3871 Merge "Clean up toolbox runner slightly." by Elliott Hughes · 9 years ago
  71. cc98361 Clean up toolbox runner slightly. by Elliott Hughes · 9 years ago
  72. 2b91796 Merge "Allow vendors to extend the list of public libs" by Dimitry Ivanov · 9 years ago
  73. 7367258 Merge "bootstat: Differentiate system update boot times." by James Hawkins · 9 years ago
  74. 7938965 Merge "liblog: remove android_ids and replace with getpwuid" by Mark Salyzyn · 9 years ago
  75. 7c316ee liblog: remove android_ids and replace with getpwuid by William Roberts · 9 years ago
  76. 9ac4958 Merge "Remove debugging code for a fixed 3.6 kernel bug." by Elliott Hughes · 9 years ago
  77. 862ea48 bootstat: Differentiate system update boot times. by James Hawkins · 9 years ago
  78. f8e1d25 Merge "metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr" by Alex Vakulenko · 9 years ago
  79. 2cbe30f metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 9 years ago
  80. de022a7 Merge "ueventd: convert to use pwd family of functions" by Elliott Hughes · 9 years ago
  81. 4ad29fd Merge "property_service: drop unused header" by Elliott Hughes · 9 years ago
  82. 0c4951d Merge "init: drop unused header android_filesystem_config.h" by Elliott Hughes · 9 years ago
  83. fd23d9b Merge "init: switch from android_ids to getpwnam" by Elliott Hughes · 9 years ago
  84. 87bb073 ueventd: convert to use pwd family of functions by William Roberts · 9 years ago
  85. 78b110e property_service: drop unused header by William Roberts · 9 years ago
  86. 1dbc188 init: drop unused header android_filesystem_config.h by William Roberts · 9 years ago
  87. 122159c init: switch from android_ids to getpwnam by William Roberts · 9 years ago
  88. ceb5cdc Allow vendors to extend the list of public libs by Dimitry Ivanov · 9 years ago
  89. d6c5783 Merge "init: turn off backlight when performing shutdown cleanup" by Mark Salyzyn · 9 years ago
  90. 07ce90d init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 9 years ago
  91. 3299888 adb: add reconnect command. by Yabin Cui · 9 years ago
  92. 28d8a52 Merge "init: watchdog restarted during shutdown fsck" by Mark Salyzyn · 9 years ago
  93. eb2989e init: watchdog restarted during shutdown fsck by Mark Salyzyn · 9 years ago
  94. 4057273 Merge "Fix Condition::waitRelative." by Elliott Hughes · 9 years ago
  95. 1f84d4e Remove debugging code for a fixed 3.6 kernel bug. by Elliott Hughes · 9 years ago
  96. 85b18e2 Fix Condition::waitRelative. by Elliott Hughes · 9 years ago
  97. 8ef4e8e Merge "logcat: -f <non-existent-directory>/<filename> segfaults" by Mark Salyzyn · 9 years ago
  98. d66535a logcat: -f <non-existent-directory>/<filename> segfaults by Mark Salyzyn · 9 years ago
  99. 96a30b3 Merge "liblog: suppress pmsg on user builds" by Mark Salyzyn · 9 years ago
  100. e37438d Merge "Set IFA_BROADCAST during IPv4 RTM_NEWADDRs" by Erik Kline · 9 years ago