1. 0965c02 Handle segfaults while walking native heap by Colin Cross · 8 years ago
  2. 17f3b1b Merge "Use more std::string in fastboot." by Elliott Hughes · 8 years ago
  3. fc80b22 Merge "liblog: O_CLOEXEC flag on opens" by Treehugger Robot · 8 years ago
  4. 2810d00 Use more std::string in fastboot. by Elliott Hughes · 8 years ago
  5. 78786da liblog: O_CLOEXEC flag on opens by Mark Salyzyn · 8 years ago
  6. 7f18790 Merge "liblog: logcat -g readable size wrong" by Mark Salyzyn · 8 years ago
  7. ccfb244 liblog: logcat -g readable size wrong by Mark Salyzyn · 8 years ago
  8. 94b0f37 Merge "ueventd: relabel block devices nodes when processing subsequent add events" by Treehugger Robot · 8 years ago
  9. 24a3cbf ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 8 years ago
  10. 3abd032 Merge "Change remaining Android logging macros to use C99 varidaic syntax" by Treehugger Robot · 8 years ago
  11. 3b0d65a Change remaining Android logging macros to use C99 varidaic syntax by Alex Vakulenko · 8 years ago
  12. 6d28ae7 Merge "native_loader: Use ANDROID_ROOT environment variable" by Dimitry Ivanov · 8 years ago
  13. 581beeb Merge "Enable namespaces for all target sdk versions" by Dimitry Ivanov · 8 years ago
  14. bf1767f Merge "Fix google-explicit-constructor warnings." by Treehugger Robot · 8 years ago
  15. c296440 Merge "adb: decrease the number of fds used in fd_count test." by Treehugger Robot · 8 years ago
  16. 858f133 adb: decrease the number of fds used in fd_count test. by Josh Gao · 8 years ago
  17. 52eb602 Merge "adb: fix test_device.py shell protocol checks." by Treehugger Robot · 8 years ago
  18. 6b617c7 Merge "Don't hardcode gtest paths." by Treehugger Robot · 8 years ago
  19. cf46741 adb: fix test_device.py shell protocol checks. by David Pursell · 8 years ago
  20. 3df8c67 Don't hardcode gtest paths. by Dan Albert · 8 years ago
  21. 64461c2 Merge "sdcard: avoid benign unsigned overflow" by Treehugger Robot · 8 years ago
  22. df9c4a0 sdcard: avoid benign unsigned overflow by Daniel Micay · 8 years ago
  23. 58505e1 Merge "Fix 'ps.c' formatting." by Jorge Lucangeli Obes · 8 years ago
  24. e998abd Merge "adb: fix socket tests." by Yabin Cui · 8 years ago
  25. 2407d7c adb: fix socket tests. by Yabin Cui · 8 years ago
  26. e1d5c25 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  27. 5c1b3af Fix 'ps.c' formatting. by Jorge Lucangeli Obes · 8 years ago
  28. 47f808d Merge "Fix 'ps --ppid'." by Jorge Lucangeli Obes · 8 years ago
  29. c5e7f73 Fix 'ps --ppid'. by Jorge Lucangeli Obes · 8 years ago
  30. 75935ef Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  31. f966019 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  32. 3a114e0 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  33. d2afbe4 Merge "GCC compiler warning fix for sprintf into snprintf" by Elliott Hughes · 8 years ago
  34. 1cc82ce Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  35. ad2021a Merge "adb: fix adb usb operations on device." by Yabin Cui · 8 years ago
  36. 79bf64d GCC compiler warning fix for sprintf into snprintf by Raja M · 8 years ago
  37. 245e4db Merge "Fix NULL deref on exec-in with insufficient arguments" by Treehugger Robot · 8 years ago
  38. ccafc79 Fix NULL deref on exec-in with insufficient arguments by Zach Riggle · 8 years ago
  39. 7e8cee8 native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 8 years ago
  40. 213676b Enable namespaces for all target sdk versions by Dimitry Ivanov · 8 years ago
  41. d61bfb9 Merge "Connect to activity manager as root." by Treehugger Robot · 8 years ago
  42. 8fb38ae Connect to activity manager as root. by Christopher Ferris · 8 years ago
  43. 0652728 Merge "Update sanitize property format" by Colin Cross · 8 years ago
  44. 090003a Merge "Don't include android-base/macros.h from android-base/unique_fd.h" by Treehugger Robot · 8 years ago
  45. 4f21555 Merge "More secure and compiler warning fix for sprintf into snprintf" by Elliott Hughes · 8 years ago
  46. 2a7b863 Don't include android-base/macros.h from android-base/unique_fd.h by Christopher Wiley · 8 years ago
  47. a2f37e4 More secure and compiler warning fix for sprintf into snprintf by Raja M · 8 years ago
  48. 09c5fcf Merge "adb: use a custom thread to poll for usb devices on mac." by Yabin Cui · 8 years ago
  49. 48d4c0c adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
  50. 603df0e Merge "Fix google-runtime-int warnings." by Chih-hung Hsieh · 8 years ago
  51. 7ed5194 Merge "Define LIKELY and UNLIKELY in a vendor friendly way" by Treehugger Robot · 8 years ago
  52. a960864 Merge "Fix kick_transport test." by Yabin Cui · 8 years ago
  53. 0d4661d Merge "liblog: android_log_isloggable failing apct" by Treehugger Robot · 8 years ago
  54. ec9ea66 Define LIKELY and UNLIKELY in a vendor friendly way by Christopher Wiley · 8 years ago
  55. c4f3546 Merge changes Iaf0efc0c,Ia4a2ff77 by Josh Gao · 8 years ago
  56. ec2ff8c Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  57. 68c63d7 adb: disable tests that are expected to fail on Win32. by Josh Gao · 8 years ago
  58. b31e171 adb: increase the FD table size on Win32. by Josh Gao · 8 years ago
  59. 3009b7c Merge "adb: bump the server version to 36." by Josh Gao · 8 years ago
  60. 7f27490 Fix kick_transport test. by Yabin Cui · 8 years ago
  61. b1393e9 Merge "Remove toolbox iftop." by Elliott Hughes · 8 years ago
  62. c2241b9 Merge "Export libbinder headers from libhealhd.default" by Christopher Wiley · 8 years ago
  63. a87467d Merge "logpersist: incorporate size and buffer tunables" by Treehugger Robot · 8 years ago
  64. 8ac71c7 Export libbinder headers from libhealhd.default by Christopher Wiley · 8 years ago
  65. 2e210e4 logpersist: incorporate size and buffer tunables by Mark Salyzyn · 8 years ago
  66. 72886ce Remove toolbox iftop. by Elliott Hughes · 8 years ago
  67. 643bc36 Merge "adb: add reconnect command." by Yabin Cui · 8 years ago
  68. 005bf1e adb: fix adb usb operations on device. by Yabin Cui · 8 years ago
  69. ba430e3 Merge "Fix include-what-you-use problem in android-pubkey.c." by Treehugger Robot · 8 years ago
  70. 5d35ce6 Update sanitize property format by Colin Cross · 8 years ago
  71. 057095d adb: bump the server version to 36. by Josh Gao · 8 years ago
  72. 2257f6b Fix include-what-you-use problem in android-pubkey.c. by David Benjamin · 8 years ago
  73. efe8ecc liblog: android_log_isloggable failing apct by Mark Salyzyn · 8 years ago
  74. 1607ea6 Merge "bootstat: Calculate and log the time_since_last_boot metric." by James Hawkins · 8 years ago
  75. 2d8b3e6 bootstat: Calculate and log the time_since_last_boot metric. by James Hawkins · 8 years ago
  76. f20e4b1 Merge "libbacktrace: only build libbacktrace_offline static library." by Yabin Cui · 8 years ago
  77. 51e6070 libbacktrace: only build libbacktrace_offline static library. by Yabin Cui · 8 years ago
  78. 9a3e238 Merge "logd: switch from android_ids to getpwuid" by Treehugger Robot · 8 years ago
  79. d93e7ca Merge "Remove libmincrypt." by Elliott Hughes · 8 years ago
  80. b8a95bd logd: switch from android_ids to getpwuid by Mark Salyzyn · 8 years ago
  81. e992831 Merge "Add nofail fstab option" by Daniel Rosenberg · 8 years ago
  82. df7c1ed Merge changes I7ebb6146,I0b42736c,I5331acde by Mark Salyzyn · 8 years ago
  83. 3e0eaa4 Merge changes Ibc8038b1,I1876ecd7,I57d70f8b by Treehugger Robot · 8 years ago
  84. 48a3481 adb: after `adb root`, wait for the device in any state. by Josh Gao · 8 years ago
  85. 86441c3 adb: add support for 'wait-for-any'. by Josh Gao · 8 years ago
  86. 08881e7 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 8 years ago
  87. 33c2625 logcat: expand -n, -r and -b by Mark Salyzyn · 8 years ago
  88. 4517773 logcat: allow comma-separate list of buffers by Mark Salyzyn · 8 years ago
  89. 378f474 logcat: Adjust help to make it more meaningful by Mark Salyzyn · 8 years ago
  90. 4888d79 Merge "Remove undocumented functionality from init." by Treehugger Robot · 8 years ago
  91. bdeac39 Remove undocumented functionality from init. by Elliott Hughes · 8 years ago
  92. 6b11c13 Remove libmincrypt. by Elliott Hughes · 8 years ago
  93. 52eb93c Merge changes from topic 'boringssl_conversion' by Elliott Hughes · 8 years ago
  94. 90c2e75 Merge "logcat: apct test failures" by Treehugger Robot · 8 years ago
  95. 097b6bb Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 8 years ago
  96. 3842b1a logcat: apct test failures by Mark Salyzyn · 8 years ago
  97. b62146d Add libcrypto_utils. by Mattias Nissler · 8 years ago
  98. 979ce0e Merge "binderwrapper: Resolve ambiguous base::Closure reference" by Treehugger Robot · 8 years ago
  99. de551ff Add nofail fstab option by Daniel Rosenberg · 8 years ago
  100. 911982d Merge "healthd: Explicitly reference headers from libbinder" by Treehugger Robot · 8 years ago