1. 94ee4e6 Remove target_sdk_version parameter by Dimitry Ivanov · 8 years ago
  2. 70a46d6 Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 8 years ago
  3. d4af0d6 Merge changes I40a11748,I5e56f17f,Ie3748b6c,I4e1d56a8 into nyc-dev by Josh Gao · 8 years ago
  4. 014b017 adb: use asocket's close function when closing. by Josh Gao · 8 years ago
  5. 268068f adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 8 years ago
  6. 6376040 adb: clang-format sockets.cpp. by Josh Gao · 8 years ago
  7. 6e10699 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 8 years ago
  8. 847d963 Remove a dead header (<netutils/dhcp.h>). by Elliott Hughes · 8 years ago
  9. ade364b Set parent namespace for linker-namespaces by Dimitry Ivanov · 8 years ago
  10. 6e394f0 healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4 by Ruchi Kandoi · 8 years ago
  11. f2ca669 healthd: Check if battery device exists instead of charger drivers before setting fake properties. by Ruchi Kandoi · 8 years ago
  12. a34a383 Merge "Fix strstr16." into nyc-dev by Michael Wright · 8 years ago
  13. 25df4bf Pass permitted_path to the linker as is. by Dimitry Ivanov · 8 years ago
  14. 0fd60eb Fix strstr16. by Michael Wright · 8 years ago
  15. 9cb3d3c healthd: Check if battery device exists instead of charger drivers before by Ruchi Kandoi · 8 years ago
  16. 8b452b8 Merge "Add String16#contains and strstr16 methods." into nyc-dev by TreeHugger Robot · 8 years ago
  17. c337cae Move linker-namespace functions declarations by Dimitry Ivanov · 8 years ago
  18. 6edd0c3 Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev by Dimitry Ivanov · 8 years ago
  19. d0b1531 nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 8 years ago
  20. 8a59fa8 Merge "Wipe device on policy error" into nyc-dev by Paul Crowley · 8 years ago
  21. af8be58 Wipe device on policy error by Paul Crowley · 8 years ago
  22. f334cbf Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 8 years ago
  23. cf9892b nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 8 years ago
  24. 5bacef3 Add String16#contains and strstr16 methods. by Michael Wright · 8 years ago
  25. 08660a8 Return correct length from pmsgRead() by Rubin Xu · 8 years ago
  26. ea41a18 Merge "Add public libs from an environment variable" into nyc-dev by TreeHugger Robot · 8 years ago
  27. 72e4730 Merge "adb: search for a maximum of 16 emulators." into nyc-dev by Josh Gao · 8 years ago
  28. 7d02829 Add public libs from an environment variable by Dimitry Ivanov · 8 years ago
  29. 9fe7426 adb: search for a maximum of 16 emulators. by Josh Gao · 8 years ago
  30. fd1eee5 Merge "Set groups before dropping privileges." into nyc-dev by Christopher Ferris · 8 years ago
  31. dac26a7 Merge "Fix null pointer dereference." into nyc-dev by Christopher Ferris · 8 years ago
  32. 039976e Fix null pointer dereference. by Christopher Ferris · 8 years ago
  33. edc2380 Set groups before dropping privileges. by Christopher Ferris · 8 years ago
  34. a7431cf Merge "Fix problem with wait_for_gdb." into nyc-dev by Christopher Ferris · 8 years ago
  35. f99193b Merge "Display warning about bugreport delay." into nyc-dev by TreeHugger Robot · 8 years ago
  36. 9818bd2 Fix problem with wait_for_gdb. by Christopher Ferris · 8 years ago
  37. 42e45c7 Display warning about bugreport delay. by Felipe Leme · 8 years ago
  38. acd3c71 Merge "nativeloader: Add CloseNativeLibrary() method" into nyc-dev by Dimitry Ivanov · 8 years ago
  39. f204916 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 8 years ago
  40. 6846d22 Merge "If we fail to format a blank partition, try recovery" into nyc-dev by Matthew Bouyack · 8 years ago
  41. c04a11c DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. am: a463d24633 -s ours by Elliott Hughes · 8 years ago
  42. 1baf911 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 8 years ago
  43. 09a516b nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 8 years ago
  44. 644a36c Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 8 years ago
  45. a463d24 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 9 years ago
  46. 9c59cbc If we fail to format a blank partition, try recovery by Matthew Bouyack · 8 years ago
  47. 3174bda Merge "nativeloader: Add Reset capabilities" into nyc-dev by Dimitry Ivanov · 8 years ago
  48. be4ca3a nativeloader: Add Reset capabilities by Dimitry Ivanov · 8 years ago
  49. d7dfadb Merge "atrace: read package names from multiple sysprops" into nyc-dev by Sergei Vasilinetc · 8 years ago
  50. c19588c atrace: read package names from multiple sysprops by sergeyv · 8 years ago
  51. 787b4b8 Merge "liblog: O_CLOEXEC flag on opens" into nyc-dev by Mark Salyzyn · 8 years ago
  52. 2b409c9 liblog: O_CLOEXEC flag on opens by Mark Salyzyn · 8 years ago
  53. 358cf8a liblog: logcat -g readable size wrong by Mark Salyzyn · 8 years ago
  54. cecd640 Silently ignore duplicate heap entries by Colin Cross · 8 years ago
  55. ba5d9ff Handle segfaults while walking native heap by Colin Cross · 8 years ago
  56. 721c9ce ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 8 years ago
  57. 0b5651e native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 8 years ago
  58. 5539db0 Enable namespaces for all target sdk versions by Dimitry Ivanov · 8 years ago
  59. f92838c Merge "adb: fix adb usb operations on device." into nyc-dev by Yabin Cui · 8 years ago
  60. 9b53e4c adb: fix adb usb operations on device. by Yabin Cui · 8 years ago
  61. f7c31b9 Merge "adb: use a custom thread to poll for usb devices on mac." into nyc-dev by Yabin Cui · 8 years ago
  62. 71bddf8 adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 8 years ago
  63. 550ad20d Merge "Fix kick_transport test." into nyc-dev by Yabin Cui · 8 years ago
  64. 2abee9e Add support for FUSE_CANONICAL_PATH by Daniel Rosenberg · 8 years ago
  65. a28918c Fix kick_transport test. by Yabin Cui · 8 years ago
  66. 595efd0 Merge "Remove workaround for libart greylist." into nyc-dev by TreeHugger Robot · 8 years ago
  67. 0e54903 Merge "Move gatekeeperd to system-background cpuset." into nyc-dev by Martijn Coenen · 8 years ago
  68. 0fc89f3 Connect to activity manager as root. by Christopher Ferris · 8 years ago
  69. ded0f36 Merge "liblog: android_log_isloggable failing apct" into nyc-dev by TreeHugger Robot · 8 years ago
  70. fe5d55a Merge "Don't start defaultcrypto twice" into nyc-dev by Paul Lawrence · 8 years ago
  71. 504daa6 liblog: android_log_isloggable failing apct by Mark Salyzyn · 8 years ago
  72. a9e818f Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 8 years ago
  73. d1e2300 adb: increase the FD table size on Win32. by Josh Gao · 8 years ago
  74. 988e9bc adb: bump the server version to 36. by Josh Gao · 8 years ago
  75. 03468c8 adb: add reconnect command. by Yabin Cui · 8 years ago
  76. 1f99218 Don't start defaultcrypto twice by Paul Lawrence · 8 years ago
  77. e4f870a Merge "Create legacy /data/system/user directory." into nyc-dev by Jeff Sharkey · 8 years ago
  78. 3150fa2 Remove workaround for libart greylist. by Alex Light · 8 years ago
  79. c9b84a3 Create legacy /data/system/user directory. by Jeff Sharkey · 8 years ago
  80. 3c535de logcat: apct test failures by Mark Salyzyn · 8 years ago
  81. 0fd1976 Move gatekeeperd to system-background cpuset. by Martijn Coenen · 8 years ago
  82. 578bc03 libbacktrace: only build libbacktrace_offline static library. by Yabin Cui · 8 years ago
  83. f80d64f Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 am: 945228b am: aa7db31 am: cebac70 am: 5e7d964 by Daniel Rosenberg · 8 years ago
  84. 251e360 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 am: 945228b am: aa7db31 am: cebac70 by Daniel Rosenberg · 8 years ago
  85. 5e7d964 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 am: 945228b am: aa7db31 by Daniel Rosenberg · 8 years ago
  86. cebac70 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 am: 945228b by Daniel Rosenberg · 8 years ago
  87. aa7db31 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 by Daniel Rosenberg · 8 years ago
  88. 945228b Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e by Daniel Rosenberg · 8 years ago
  89. 0b35da7 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 by Daniel Rosenberg · 8 years ago
  90. 20bf84e Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 by Daniel Rosenberg · 8 years ago
  91. ad431d2 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 by Daniel Rosenberg · 8 years ago
  92. 4830087 Fix overflow in path building am: 6ea6c04 am: 9c44027 by Daniel Rosenberg · 8 years ago
  93. 9c44027 Fix overflow in path building am: 6ea6c04 by Daniel Rosenberg · 8 years ago
  94. 9ea7795 adb: after `adb root`, wait for the device in any state. by Josh Gao · 8 years ago
  95. 5863fb6 adb: add support for 'wait-for-any'. by Josh Gao · 8 years ago
  96. 3d8df3c adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 8 years ago
  97. c414027 Merge "Fix overflow in path building" into nyc-dev by Daniel Rosenberg · 8 years ago
  98. e04c9f3 Merge "Implements 'adb bugreport <ZIP_FILE>'." into nyc-dev by TreeHugger Robot · 8 years ago
  99. 44a4267 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 8 years ago
  100. 27fe8c9 Merge "Remove undocumented functionality from init." into nyc-dev by Elliott Hughes · 8 years ago