1. b0a9cbc Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
  2. 09185b4 Merge changes I40a11748,I5e56f17f,Ie3748b6c,I4e1d56a8 into nyc-dev by Josh Gao · 9 years ago
  3. b1d2b8a adb: use asocket's close function when closing. by Josh Gao · 9 years ago
  4. 8334e10 adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
  5. 2a5b2c6 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
  6. 2a83501 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
  7. ac83130 Remove a dead header (<netutils/dhcp.h>). by Elliott Hughes · 9 years ago
  8. 6d73e9b Set parent namespace for linker-namespaces by Dimitry Ivanov · 9 years ago
  9. 098940d healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4 by Ruchi Kandoi · 9 years ago
  10. cbcb81a healthd: Check if battery device exists instead of charger drivers before setting fake properties. by Ruchi Kandoi · 9 years ago
  11. 5f2563c Merge "Fix strstr16." into nyc-dev by Michael Wright · 9 years ago
  12. f298767 Pass permitted_path to the linker as is. by Dimitry Ivanov · 9 years ago
  13. 60d6871 Fix strstr16. by Michael Wright · 9 years ago
  14. 891af18 healthd: Check if battery device exists instead of charger drivers before by Ruchi Kandoi · 9 years ago
  15. 118640b Merge "Add String16#contains and strstr16 methods." into nyc-dev by TreeHugger Robot · 9 years ago
  16. 33a5b59 Move linker-namespace functions declarations by Dimitry Ivanov · 9 years ago
  17. 31b6d79 Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev by Dimitry Ivanov · 9 years ago
  18. 306b2ac nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 9 years ago
  19. 1229833 Merge "Wipe device on policy error" into nyc-dev by Paul Crowley · 9 years ago
  20. f454643 Wipe device on policy error by Paul Crowley · 9 years ago
  21. 4a68f13 Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 9 years ago
  22. cba380a nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 9 years ago
  23. f4f4501 Add String16#contains and strstr16 methods. by Michael Wright · 9 years ago
  24. 189db07 Return correct length from pmsgRead() by Rubin Xu · 9 years ago
  25. b33214b Merge "Add public libs from an environment variable" into nyc-dev by TreeHugger Robot · 9 years ago
  26. 1ba2cc1 Merge "adb: search for a maximum of 16 emulators." into nyc-dev by Josh Gao · 9 years ago
  27. 4589dc9 Add public libs from an environment variable by Dimitry Ivanov · 9 years ago
  28. 8aa6bca adb: search for a maximum of 16 emulators. by Josh Gao · 9 years ago
  29. f5bb7aa Merge "Set groups before dropping privileges." into nyc-dev by Christopher Ferris · 9 years ago
  30. d3a9f7f Merge "Fix null pointer dereference." into nyc-dev by Christopher Ferris · 9 years ago
  31. 5025663 Fix null pointer dereference. by Christopher Ferris · 9 years ago
  32. f0a54d6 Set groups before dropping privileges. by Christopher Ferris · 9 years ago
  33. 3a1719c Merge "Fix problem with wait_for_gdb." into nyc-dev by Christopher Ferris · 9 years ago
  34. bda1cd2 Merge "Display warning about bugreport delay." into nyc-dev by TreeHugger Robot · 9 years ago
  35. f72b9f1 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
  36. 775a2bc Display warning about bugreport delay. by Felipe Leme · 9 years ago
  37. ff7c72e Merge "nativeloader: Add CloseNativeLibrary() method" into nyc-dev by Dimitry Ivanov · 9 years ago
  38. f9940f2 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  39. 90900ff Merge "If we fail to format a blank partition, try recovery" into nyc-dev by Matthew Bouyack · 9 years ago
  40. ac17802 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. am: a463d24633 -s ours by Elliott Hughes · 9 years ago
  41. feea064 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 9 years ago
  42. 0b2a977 nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 9 years ago
  43. c89247a Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 9 years ago
  44. edcda46 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 10 years ago
  45. 56d4243 If we fail to format a blank partition, try recovery by Matthew Bouyack · 9 years ago
  46. a4fc026 Merge "nativeloader: Add Reset capabilities" into nyc-dev by Dimitry Ivanov · 9 years ago
  47. cb5b83e nativeloader: Add Reset capabilities by Dimitry Ivanov · 9 years ago
  48. 73fa606 Merge "atrace: read package names from multiple sysprops" into nyc-dev by Sergei Vasilinetc · 9 years ago
  49. 902a09b atrace: read package names from multiple sysprops by sergeyv · 9 years ago
  50. 0258167 Merge "liblog: O_CLOEXEC flag on opens" into nyc-dev by Mark Salyzyn · 9 years ago
  51. ef05c7a liblog: O_CLOEXEC flag on opens by Mark Salyzyn · 9 years ago
  52. 87c329f liblog: logcat -g readable size wrong by Mark Salyzyn · 9 years ago
  53. b60d34d Silently ignore duplicate heap entries by Colin Cross · 9 years ago
  54. e50744a Handle segfaults while walking native heap by Colin Cross · 9 years ago
  55. 2bff3c9 ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 9 years ago
  56. e8c8b94 native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 9 years ago
  57. 1584eda Enable namespaces for all target sdk versions by Dimitry Ivanov · 9 years ago
  58. 3a2e7ed Merge "adb: fix adb usb operations on device." into nyc-dev by Yabin Cui · 9 years ago
  59. fb3c3d8 adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
  60. 9c33ed8 Merge "adb: use a custom thread to poll for usb devices on mac." into nyc-dev by Yabin Cui · 9 years ago
  61. 2e8937c adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
  62. 62295d1 Merge "Fix kick_transport test." into nyc-dev by Yabin Cui · 9 years ago
  63. 35a7f5d Add support for FUSE_CANONICAL_PATH by Daniel Rosenberg · 9 years ago
  64. 249aa3c Fix kick_transport test. by Yabin Cui · 9 years ago
  65. 973d312 Merge "Remove workaround for libart greylist." into nyc-dev by TreeHugger Robot · 9 years ago
  66. 784b670 Merge "Move gatekeeperd to system-background cpuset." into nyc-dev by Martijn Coenen · 9 years ago
  67. e7270cd Connect to activity manager as root. by Christopher Ferris · 9 years ago
  68. ef9a2fc Merge "liblog: android_log_isloggable failing apct" into nyc-dev by TreeHugger Robot · 9 years ago
  69. 112eb93 Merge "Don't start defaultcrypto twice" into nyc-dev by Paul Lawrence · 9 years ago
  70. f3b640b liblog: android_log_isloggable failing apct by Mark Salyzyn · 9 years ago
  71. 9312f81 Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 9 years ago
  72. 3453d07 adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
  73. 3025612 adb: bump the server version to 36. by Josh Gao · 9 years ago
  74. ec0933d adb: add reconnect command. by Yabin Cui · 9 years ago
  75. 091765b Don't start defaultcrypto twice by Paul Lawrence · 9 years ago
  76. 03e02de Merge "Create legacy /data/system/user directory." into nyc-dev by Jeff Sharkey · 9 years ago
  77. c3c7670 Remove workaround for libart greylist. by Alex Light · 9 years ago
  78. 46cf8a3 Create legacy /data/system/user directory. by Jeff Sharkey · 9 years ago
  79. c80d7da logcat: apct test failures by Mark Salyzyn · 9 years ago
  80. 17ac6f3 Move gatekeeperd to system-background cpuset. by Martijn Coenen · 9 years ago
  81. b5d8735 libbacktrace: only build libbacktrace_offline static library. by Yabin Cui · 9 years ago
  82. c1e5b8b 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 · 9 years ago
  83. 1344f1a 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 · 9 years ago
  84. 0f01521 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 am: 945228b am: aa7db31 by Daniel Rosenberg · 9 years ago
  85. 441d4ee Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 am: 945228b by Daniel Rosenberg · 9 years ago
  86. 6157ef2 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 by Daniel Rosenberg · 9 years ago
  87. a0c319a Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e by Daniel Rosenberg · 9 years ago
  88. 0b35da7 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 by Daniel Rosenberg · 9 years ago
  89. 20bf84e Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 by Daniel Rosenberg · 9 years ago
  90. ad431d2 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 by Daniel Rosenberg · 9 years ago
  91. 4830087 Fix overflow in path building am: 6ea6c04 am: 9c44027 by Daniel Rosenberg · 9 years ago
  92. 9c44027 Fix overflow in path building am: 6ea6c04 by Daniel Rosenberg · 9 years ago
  93. ce16263 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
  94. 3e77ce1 adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
  95. 55e8ac7 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
  96. ff012a3 Merge "Fix overflow in path building" into nyc-dev by Daniel Rosenberg · 9 years ago
  97. 4a84f00 Merge "Implements 'adb bugreport <ZIP_FILE>'." into nyc-dev by TreeHugger Robot · 9 years ago
  98. c928e78 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 9 years ago
  99. bce25a7 Merge "Remove undocumented functionality from init." into nyc-dev by Elliott Hughes · 9 years ago
  100. 98f8a9e init.rc: Restore the /mnt/sdcard symlink by Nick Kralevich · 9 years ago