1. 69d2f98 adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 8 years ago
  2. b02819e Merge "logd: logcat -L takes longer causing vold to timeout." into nyc-dev by Ruchi Kandoi · 8 years ago
  3. c1b26ac logd: logcat -L takes longer causing vold to timeout. by Ruchi Kandoi · 8 years ago
  4. a742d10 Revert "logd: enforce policy integrity" by Sami Tolvanen · 8 years ago
  5. 6d34905 Merge "Redirect bugreport stderr to host's stderr." into nyc-dev by TreeHugger Robot · 8 years ago
  6. d1dd125 Redirect bugreport stderr to host's stderr. by Felipe Leme · 8 years ago
  7. 75f42d7 Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 8 years ago
  8. eacbb82 Merge "fs_mgr: validate corrected signatures" into nyc-dev by Sami Tolvanen · 8 years ago
  9. 8301266 fs_mgr: validate corrected signatures by Sami Tolvanen · 8 years ago
  10. a6d5661 adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 8 years ago
  11. 8c40762 Revert "adb: close ep0 on disconnection." by Siqi Lin · 8 years ago
  12. 6a29fe9 Merge "Add utility to prepare files in a similar way to directories" into nyc-dev by Calin Juravle · 8 years ago
  13. fe01f56 add a property for controlling perf_event_paranoid by Daniel Micay · 9 years ago
  14. 0eb24e1 add /data/misc/profman for output by David Sehr · 8 years ago
  15. 088f0e7 Merge "Add /vendor/xbin to the list of directories of executables" into nyc-dev by Erik Kline · 8 years ago
  16. a5a9c74 Add /vendor/xbin to the list of directories of executables by Erik Kline · 8 years ago
  17. 049ebb8 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 8 years ago
  18. a9e2b99 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 8 years ago
  19. 1265fd4 resolve merge conflicts of f0d4f38 to nyc-dev by Elliott Hughes · 8 years ago
  20. f0d4f38 resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee am: ad0c2bf5f3 am: a17f2802b1 am: 20b1e79563 am: c443a447b2 by Elliott Hughes · 8 years ago
  21. 5538f8b resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee am: ad0c2bf5f3 am: a17f2802b1 am: 20b1e79563 by Elliott Hughes · 8 years ago
  22. c443a44 resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee am: ad0c2bf5f3 am: a17f2802b1 by Elliott Hughes · 8 years ago
  23. 20b1e79 resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee am: ad0c2bf5f3 by Elliott Hughes · 8 years ago
  24. a17f280 resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee by Elliott Hughes · 8 years ago
  25. ad0c2bf resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee by Elliott Hughes · 8 years ago
  26. 1a98776 resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 by Elliott Hughes · 8 years ago
  27. de529e7 resolve merge conflicts of 7f5da85 to lmp-dev by Elliott Hughes · 8 years ago
  28. 7f5da85 Fix scanf %s in lsof. am: 008efb756f am: 491dfb11b7 by Elliott Hughes · 8 years ago
  29. 491dfb1 Fix scanf %s in lsof. am: 008efb756f by Elliott Hughes · 8 years ago
  30. 9812105 Add utility to prepare files in a similar way to directories by Calin Juravle · 8 years ago
  31. 07f46c8 Merge "Remove target_sdk_version parameter" into nyc-dev by TreeHugger Robot · 8 years ago
  32. 94ee4e6 Remove target_sdk_version parameter by Dimitry Ivanov · 8 years ago
  33. 5668b84 Merge "Fix SharedBuffer. Remove aref." into nyc-dev by Hans Boehm · 8 years ago
  34. fcab9a8 Merge "adb: close ep0 on disconnection." into nyc-dev by Yabin Cui · 8 years ago
  35. 54828dc Fix SharedBuffer. Remove aref. by Hans Boehm · 8 years ago
  36. 70a46d6 Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 8 years ago
  37. d4af0d6 Merge changes I40a11748,I5e56f17f,Ie3748b6c,I4e1d56a8 into nyc-dev by Josh Gao · 8 years ago
  38. 014b017 adb: use asocket's close function when closing. by Josh Gao · 8 years ago
  39. 268068f adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 8 years ago
  40. 6376040 adb: clang-format sockets.cpp. by Josh Gao · 8 years ago
  41. 6e10699 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 8 years ago
  42. 847d963 Remove a dead header (<netutils/dhcp.h>). by Elliott Hughes · 8 years ago
  43. ade364b Set parent namespace for linker-namespaces by Dimitry Ivanov · 8 years ago
  44. 6e394f0 healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4 by Ruchi Kandoi · 8 years ago
  45. f2ca669 healthd: Check if battery device exists instead of charger drivers before setting fake properties. by Ruchi Kandoi · 8 years ago
  46. a34a383 Merge "Fix strstr16." into nyc-dev by Michael Wright · 8 years ago
  47. 25df4bf Pass permitted_path to the linker as is. by Dimitry Ivanov · 8 years ago
  48. 0fd60eb Fix strstr16. by Michael Wright · 8 years ago
  49. 9cb3d3c healthd: Check if battery device exists instead of charger drivers before by Ruchi Kandoi · 9 years ago
  50. 8b452b8 Merge "Add String16#contains and strstr16 methods." into nyc-dev by TreeHugger Robot · 8 years ago
  51. c337cae Move linker-namespace functions declarations by Dimitry Ivanov · 8 years ago
  52. 6edd0c3 Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev by Dimitry Ivanov · 8 years ago
  53. d0b1531 nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 8 years ago
  54. 8a59fa8 Merge "Wipe device on policy error" into nyc-dev by Paul Crowley · 8 years ago
  55. af8be58 Wipe device on policy error by Paul Crowley · 8 years ago
  56. f334cbf Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 8 years ago
  57. cf9892b nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 8 years ago
  58. 5bacef3 Add String16#contains and strstr16 methods. by Michael Wright · 8 years ago
  59. 08660a8 Return correct length from pmsgRead() by Rubin Xu · 8 years ago
  60. ea41a18 Merge "Add public libs from an environment variable" into nyc-dev by TreeHugger Robot · 8 years ago
  61. 72e4730 Merge "adb: search for a maximum of 16 emulators." into nyc-dev by Josh Gao · 8 years ago
  62. 7d02829 Add public libs from an environment variable by Dimitry Ivanov · 8 years ago
  63. 9fe7426 adb: search for a maximum of 16 emulators. by Josh Gao · 8 years ago
  64. fd1eee5 Merge "Set groups before dropping privileges." into nyc-dev by Christopher Ferris · 8 years ago
  65. dac26a7 Merge "Fix null pointer dereference." into nyc-dev by Christopher Ferris · 8 years ago
  66. 039976e Fix null pointer dereference. by Christopher Ferris · 8 years ago
  67. edc2380 Set groups before dropping privileges. by Christopher Ferris · 8 years ago
  68. a7431cf Merge "Fix problem with wait_for_gdb." into nyc-dev by Christopher Ferris · 8 years ago
  69. f99193b Merge "Display warning about bugreport delay." into nyc-dev by TreeHugger Robot · 8 years ago
  70. 9818bd2 Fix problem with wait_for_gdb. by Christopher Ferris · 8 years ago
  71. 42e45c7 Display warning about bugreport delay. by Felipe Leme · 8 years ago
  72. acd3c71 Merge "nativeloader: Add CloseNativeLibrary() method" into nyc-dev by Dimitry Ivanov · 8 years ago
  73. f204916 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 8 years ago
  74. 6846d22 Merge "If we fail to format a blank partition, try recovery" into nyc-dev by Matthew Bouyack · 8 years ago
  75. c04a11c DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. am: a463d24633 -s ours by Elliott Hughes · 8 years ago
  76. 1baf911 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 8 years ago
  77. 09a516b nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 8 years ago
  78. 644a36c Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 8 years ago
  79. a463d24 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 9 years ago
  80. 9c59cbc If we fail to format a blank partition, try recovery by Matthew Bouyack · 8 years ago
  81. 3174bda Merge "nativeloader: Add Reset capabilities" into nyc-dev by Dimitry Ivanov · 8 years ago
  82. be4ca3a nativeloader: Add Reset capabilities by Dimitry Ivanov · 8 years ago
  83. d7dfadb Merge "atrace: read package names from multiple sysprops" into nyc-dev by Sergei Vasilinetc · 8 years ago
  84. c19588c atrace: read package names from multiple sysprops by sergeyv · 8 years ago
  85. 787b4b8 Merge "liblog: O_CLOEXEC flag on opens" into nyc-dev by Mark Salyzyn · 8 years ago
  86. 2b409c9 liblog: O_CLOEXEC flag on opens by Mark Salyzyn · 8 years ago
  87. 358cf8a liblog: logcat -g readable size wrong by Mark Salyzyn · 8 years ago
  88. cecd640 Silently ignore duplicate heap entries by Colin Cross · 8 years ago
  89. ba5d9ff Handle segfaults while walking native heap by Colin Cross · 8 years ago
  90. 69e97e4 adb: close ep0 on disconnection. by Yabin Cui · 8 years ago
  91. 721c9ce ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 8 years ago
  92. 0b5651e native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 8 years ago
  93. 5539db0 Enable namespaces for all target sdk versions by Dimitry Ivanov · 8 years ago
  94. f92838c Merge "adb: fix adb usb operations on device." into nyc-dev by Yabin Cui · 8 years ago
  95. 9b53e4c adb: fix adb usb operations on device. by Yabin Cui · 8 years ago
  96. f7c31b9 Merge "adb: use a custom thread to poll for usb devices on mac." into nyc-dev by Yabin Cui · 8 years ago
  97. 71bddf8 adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 8 years ago
  98. 550ad20d Merge "Fix kick_transport test." into nyc-dev by Yabin Cui · 8 years ago
  99. 2abee9e Add support for FUSE_CANONICAL_PATH by Daniel Rosenberg · 8 years ago
  100. a28918c Fix kick_transport test. by Yabin Cui · 8 years ago