1. 3a114e0 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  2. d61bfb9 Merge "Connect to activity manager as root." by Treehugger Robot · 8 years ago
  3. 8fb38ae Connect to activity manager as root. by Christopher Ferris · 8 years ago
  4. 0652728 Merge "Update sanitize property format" by Colin Cross · 8 years ago
  5. 090003a Merge "Don't include android-base/macros.h from android-base/unique_fd.h" by Treehugger Robot · 8 years ago
  6. 4f21555 Merge "More secure and compiler warning fix for sprintf into snprintf" by Elliott Hughes · 8 years ago
  7. 2a7b863 Don't include android-base/macros.h from android-base/unique_fd.h by Christopher Wiley · 8 years ago
  8. a2f37e4 More secure and compiler warning fix for sprintf into snprintf by Raja M · 8 years ago
  9. 09c5fcf Merge "adb: use a custom thread to poll for usb devices on mac." by Yabin Cui · 8 years ago
  10. 48d4c0c adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
  11. 603df0e Merge "Fix google-runtime-int warnings." by Chih-hung Hsieh · 8 years ago
  12. 7ed5194 Merge "Define LIKELY and UNLIKELY in a vendor friendly way" by Treehugger Robot · 8 years ago
  13. a960864 Merge "Fix kick_transport test." by Yabin Cui · 8 years ago
  14. 0d4661d Merge "liblog: android_log_isloggable failing apct" by Treehugger Robot · 8 years ago
  15. ec9ea66 Define LIKELY and UNLIKELY in a vendor friendly way by Christopher Wiley · 8 years ago
  16. c4f3546 Merge changes Iaf0efc0c,Ia4a2ff77 by Josh Gao · 8 years ago
  17. ec2ff8c Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  18. 68c63d7 adb: disable tests that are expected to fail on Win32. by Josh Gao · 8 years ago
  19. b31e171 adb: increase the FD table size on Win32. by Josh Gao · 8 years ago
  20. 3009b7c Merge "adb: bump the server version to 36." by Josh Gao · 8 years ago
  21. 7f27490 Fix kick_transport test. by Yabin Cui · 8 years ago
  22. b1393e9 Merge "Remove toolbox iftop." by Elliott Hughes · 8 years ago
  23. c2241b9 Merge "Export libbinder headers from libhealhd.default" by Christopher Wiley · 8 years ago
  24. a87467d Merge "logpersist: incorporate size and buffer tunables" by Treehugger Robot · 8 years ago
  25. 8ac71c7 Export libbinder headers from libhealhd.default by Christopher Wiley · 8 years ago
  26. 2e210e4 logpersist: incorporate size and buffer tunables by Mark Salyzyn · 8 years ago
  27. 72886ce Remove toolbox iftop. by Elliott Hughes · 8 years ago
  28. 643bc36 Merge "adb: add reconnect command." by Yabin Cui · 8 years ago
  29. ba430e3 Merge "Fix include-what-you-use problem in android-pubkey.c." by Treehugger Robot · 8 years ago
  30. 5d35ce6 Update sanitize property format by Colin Cross · 8 years ago
  31. 057095d adb: bump the server version to 36. by Josh Gao · 8 years ago
  32. 2257f6b Fix include-what-you-use problem in android-pubkey.c. by David Benjamin · 8 years ago
  33. efe8ecc liblog: android_log_isloggable failing apct by Mark Salyzyn · 8 years ago
  34. 1607ea6 Merge "bootstat: Calculate and log the time_since_last_boot metric." by James Hawkins · 8 years ago
  35. 2d8b3e6 bootstat: Calculate and log the time_since_last_boot metric. by James Hawkins · 8 years ago
  36. f20e4b1 Merge "libbacktrace: only build libbacktrace_offline static library." by Yabin Cui · 8 years ago
  37. 51e6070 libbacktrace: only build libbacktrace_offline static library. by Yabin Cui · 8 years ago
  38. 9a3e238 Merge "logd: switch from android_ids to getpwuid" by Treehugger Robot · 8 years ago
  39. d93e7ca Merge "Remove libmincrypt." by Elliott Hughes · 8 years ago
  40. b8a95bd logd: switch from android_ids to getpwuid by Mark Salyzyn · 8 years ago
  41. e992831 Merge "Add nofail fstab option" by Daniel Rosenberg · 8 years ago
  42. df7c1ed Merge changes I7ebb6146,I0b42736c,I5331acde by Mark Salyzyn · 8 years ago
  43. 3e0eaa4 Merge changes Ibc8038b1,I1876ecd7,I57d70f8b by Treehugger Robot · 8 years ago
  44. 48a3481 adb: after `adb root`, wait for the device in any state. by Josh Gao · 8 years ago
  45. 86441c3 adb: add support for 'wait-for-any'. by Josh Gao · 8 years ago
  46. 08881e7 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 8 years ago
  47. 33c2625 logcat: expand -n, -r and -b by Mark Salyzyn · 8 years ago
  48. 4517773 logcat: allow comma-separate list of buffers by Mark Salyzyn · 8 years ago
  49. 378f474 logcat: Adjust help to make it more meaningful by Mark Salyzyn · 8 years ago
  50. 4888d79 Merge "Remove undocumented functionality from init." by Treehugger Robot · 8 years ago
  51. bdeac39 Remove undocumented functionality from init. by Elliott Hughes · 8 years ago
  52. 6b11c13 Remove libmincrypt. by Elliott Hughes · 8 years ago
  53. 52eb93c Merge changes from topic 'boringssl_conversion' by Elliott Hughes · 8 years ago
  54. 90c2e75 Merge "logcat: apct test failures" by Treehugger Robot · 8 years ago
  55. 097b6bb Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 8 years ago
  56. 3842b1a logcat: apct test failures by Mark Salyzyn · 8 years ago
  57. b62146d Add libcrypto_utils. by Mattias Nissler · 8 years ago
  58. 979ce0e Merge "binderwrapper: Resolve ambiguous base::Closure reference" by Treehugger Robot · 8 years ago
  59. de551ff Add nofail fstab option by Daniel Rosenberg · 8 years ago
  60. 911982d Merge "healthd: Explicitly reference headers from libbinder" by Treehugger Robot · 8 years ago
  61. 09910f4 binderwrapper: Resolve ambiguous base::Closure reference by Christopher Wiley · 8 years ago
  62. 2239908 healthd: Explicitly reference headers from libbinder by Christopher Wiley · 8 years ago
  63. 5aef89b Merge "Fix toolbox failure return to match similar tools." by Elliott Hughes · 8 years ago
  64. 22b3567 Fix toolbox failure return to match similar tools. by Elliott Hughes · 8 years ago
  65. 2d7c1cd Merge "Clean up toolbox runner slightly." by Elliott Hughes · 8 years ago
  66. ad2c07e Clean up toolbox runner slightly. by Elliott Hughes · 8 years ago
  67. dc727ef Merge "Allow vendors to extend the list of public libs" by Dimitry Ivanov · 8 years ago
  68. a5fef89 Merge "bootstat: Differentiate system update boot times." by James Hawkins · 8 years ago
  69. f7040c8 Merge "liblog: remove android_ids and replace with getpwuid" by Mark Salyzyn · 8 years ago
  70. 8a5b9ca liblog: remove android_ids and replace with getpwuid by William Roberts · 8 years ago
  71. af61acc Merge "Remove debugging code for a fixed 3.6 kernel bug." by Elliott Hughes · 8 years ago
  72. b9cf771 bootstat: Differentiate system update boot times. by James Hawkins · 8 years ago
  73. a10b4a0 Merge "metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr" by Alex Vakulenko · 8 years ago
  74. 7df991a metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 8 years ago
  75. 2c78f62 Merge "ueventd: convert to use pwd family of functions" by Elliott Hughes · 8 years ago
  76. 1134925 Merge "property_service: drop unused header" by Elliott Hughes · 8 years ago
  77. 54c27c7 Merge "init: drop unused header android_filesystem_config.h" by Elliott Hughes · 8 years ago
  78. 171504f Merge "init: switch from android_ids to getpwnam" by Elliott Hughes · 8 years ago
  79. 5b5a8ac ueventd: convert to use pwd family of functions by William Roberts · 8 years ago
  80. 8e1dce8 property_service: drop unused header by William Roberts · 8 years ago
  81. 6df1570 init: drop unused header android_filesystem_config.h by William Roberts · 8 years ago
  82. 3792e6c init: switch from android_ids to getpwnam by William Roberts · 8 years ago
  83. 617f495 Allow vendors to extend the list of public libs by Dimitry Ivanov · 8 years ago
  84. adf1cde Merge "init: turn off backlight when performing shutdown cleanup" by Mark Salyzyn · 8 years ago
  85. a98cc9c init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 8 years ago
  86. 1f4ec19 adb: add reconnect command. by Yabin Cui · 8 years ago
  87. 3443caa Merge "init: watchdog restarted during shutdown fsck" by Mark Salyzyn · 8 years ago
  88. ad575e0 init: watchdog restarted during shutdown fsck by Mark Salyzyn · 8 years ago
  89. 0d6bb55 Merge "Fix Condition::waitRelative." by Elliott Hughes · 8 years ago
  90. ad19af7 Remove debugging code for a fixed 3.6 kernel bug. by Elliott Hughes · 8 years ago
  91. fd376b9 Fix Condition::waitRelative. by Elliott Hughes · 8 years ago
  92. ba6de23 Merge "logcat: -f <non-existent-directory>/<filename> segfaults" by Mark Salyzyn · 8 years ago
  93. c18c213 logcat: -f <non-existent-directory>/<filename> segfaults by Mark Salyzyn · 8 years ago
  94. 0858071 Merge "liblog: suppress pmsg on user builds" by Mark Salyzyn · 8 years ago
  95. d709914 Merge "Set IFA_BROADCAST during IPv4 RTM_NEWADDRs" by Erik Kline · 8 years ago
  96. a8ee1a3 Merge "logcat: add --print flag" by Mark Salyzyn · 8 years ago
  97. 6dcecd9 Merge "logcat: posixize and extend long arguments" by Mark Salyzyn · 8 years ago
  98. c812057 Merge "logcat: support --regex on binary buffers as-is" by Mark Salyzyn · 8 years ago
  99. df1d03e Merge "logcat: do not assign 0 or NULL to global variables" by Mark Salyzyn · 8 years ago
  100. c920277 logcat: add --print flag by Mark Salyzyn · 8 years ago