1. 2f6c2b0 adb: add Nvidia's vendor id to adb by Erik Gilling · 15 years ago
  2. 7eced2b make "adb bugreport" run "bugreport" (which invokes "dumpstate" by Dan Egnor · 15 years ago
  3. 429c5ae adb: Fix problems detecting adb in more complicated USB configurations. by Mike Lockwood · 15 years ago
  4. 8071a4b Make adb pull use . as the target file directory if you don't supply one. by Joe Onorato · 15 years ago
  5. 91a54c1 Add x86-64 checking for Darwin by Kenny Root · 15 years ago
  6. cc7a5dc adb: Add Dell's USB vendor ID. by Mike Lockwood · 15 years ago
  7. a1871d2 adb: Add USB vendor ID for Foxconn by Mike Lockwood · 15 years ago
  8. a48d43a Add adb reboot-bootloader to match fastboot reboot-bootloader. by Romain Guy · 15 years ago
  9. a59387b adb: fix -d and -e options for "adb forward" command. by Mike Lockwood · 15 years ago
  10. 303254e Define HAVE_SYS_SENDFILE_H. by Dan Bornstein · 15 years ago
  11. 333a80c merge from eclair by Jean-Baptiste Queru · 15 years ago
  12. 4b29fe6 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  13. e25ff1c Add support for Acer devices by Robert CH Chou · 15 years ago
  14. d475db4 Merge change I4e5c1c26 by Android Code Review · 15 years ago
  15. 3b226f9 FreeBSD support for usb-connected devices in adb by Alexey Tarasov · 15 years ago
  16. 3166410 Make get_my_path() safer by Alexey Tarasov · 15 years ago
  17. 74d7ff8 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
  18. 1fbf27b Add support for Acer devices by Robert CH Chou · 15 years ago
  19. 89f9a84 adb: Add USB Vendor IDs for LG and Huawei by Mike Lockwood · 15 years ago
  20. 4a0da39 Add NOTICE file and license tag for adb by Jean-Baptiste Queru · 15 years ago
  21. d6e3ecb adb: Clean up argument passing for create_service_thread() by Mike Lockwood · 15 years ago
  22. e5c8b6d Revert "adb: Another attempted workaround for the adb disconnect problem." by Joe Onorato · 15 years ago
  23. ebfe3db libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent by San Mehat · 15 years ago
  24. 808c89e Merge change 10445 by Android Code Review · 15 years ago
  25. 102f6d2 Set permissions properly for any ALSA device under /dev/snd by Sean McNeil · 15 years ago
  26. 2f1013e Merge change 9779 by Android Code Review · 15 years ago
  27. 0260847 ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 'swp' instruction is deprecated by Vinay HARUGOP · 15 years ago
  28. a145741 merge from master by Jean-Baptiste Queru · 15 years ago
  29. 4e5c1c2 Fix use of memset function by Kenny Root · 15 years ago
  30. e86a2c7 Merge change 7315 by Android Code Review · 15 years ago
  31. 15681df BUGFIX - ro.kernel.android.{qemud | ril} and ro.android.noril by Simon Braunschmidt · 16 years ago
  32. dc816d5 Allow an onrestart command to stop the current service by Ben Gruver · 16 years ago
  33. e7cb137 added chdir/chroot commands to init for mount switching/pivoting by Jay Freeman (saurik) · 16 years ago
  34. 9f28bde Trivial implementation of init's import command. by Jay Freeman (saurik) · 16 years ago
  35. 12a5b88 Merge change 2903 by Android Code Review · 15 years ago
  36. cef31a0 adb: Fix emulator support. by Mike Lockwood · 15 years ago
  37. f71c711 Fix broken 'adb root' command. by Xavier Ducrohet · 15 years ago
  38. 2f38b69 adb: Improved support for running adb over TCP/IP by Mike Lockwood · 15 years ago
  39. 26f3de6 BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  40. ecfb75d adb: Fix infinite loop in Linux host device discovery. by Mike Lockwood · 15 years ago
  41. 668cc77 adb: print better error message when there are insufficient permissions for a device. by Mike Lockwood · 15 years ago
  42. a8be72f adb: update call to register_usb_transport in Mac and Windows builds. by Mike Lockwood · 15 years ago
  43. 95b837d adb: On Linux, detect USB devices for which adb does not have permissions to communicate with. by Mike Lockwood · 15 years ago
  44. e64004d adb: Use correct language ID when retrieving USB serial number. by Guang Zhu · 15 years ago
  45. 63e6152 adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago
  46. 5f4b051 adb: add "adb reboot" command. by Mike Lockwood · 15 years ago
  47. 3969080 get rid of utils/executablepath.h, which now lives in the simulator by Mathias Agopian · 15 years ago
  48. 22048ef Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to. by Nick Pelly · 15 years ago
  49. 1e07084 Fix incorrect check for LOG_UEVENTS by Chuck Tuffli · 16 years ago
  50. 7acf338 init.rc: Fixes typo: sytem -> system. by Hiroshi Takekawa · 15 years ago
  51. 11e1c42 completed implementation of "trigger" for init by Jay Freeman (saurik) · 16 years ago
  52. 41ced02 Merge change 11205 by Android Code Review · 15 years ago
  53. e36c153 system/core: vold: Change permission of external storage device nodes by San Mehat · 15 years ago
  54. 85b3fcc system/core: vold: Change permission of external storage device nodes by San Mehat · 15 years ago
  55. e353047 Fix bug of mmc.c not checking read_file result. by Xinyu Chen · 15 years ago
  56. 227c74a vold: Check partitions 1-4 instead of 0-3 by Ben Winslow · 15 years ago
  57. e3baafd BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  58. c52c602 DO NOT MERGE adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago
  59. 704aa83 DO NOT MERGE cherry-pick "adb reboot" from master: by Mike Lockwood · 15 years ago
  60. c5ceeee Merge change 20354 into donut by Android (Google) Code Review · 15 years ago
  61. 0e5e7ef strip comments from event-log-tags on device by Doug Zongker · 15 years ago
  62. ee40fc4 rootdir: init.rc: Bump up background cpu shares to 5.0% by San Mehat · 15 years ago
  63. c6af911 added SuperH atomic support to libcutils by Shin-ichiro KAWASAKI · 15 years ago
  64. 1f7aceb merge from donut by Jean-Baptiste Queru · 15 years ago
  65. cc1de48 adb: Another attempted workaround for the adb disconnect problem. by Mike Lockwood · 15 years ago
  66. a868359 merge from donut by Jean-Baptiste Queru · 15 years ago
  67. 96d58f4 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  68. de6f62a Add support for Samsung and Motorola devices. by Xavier Ducrohet · 15 years ago
  69. d52f54c install recovery image using patch mechanism by Doug Zongker · 15 years ago
  70. 1f27821 vold: If we're bootstrapping, don't automatically mount the SD card. Also fixes some by San Mehat · 15 years ago
  71. d8221d9 vold: vfat: Run up to 3 passes of the disk checker when the checker by San Mehat · 15 years ago
  72. b6e70d8 vold: Allow a damaged volume to be re-evaluated for mounting by San Mehat · 15 years ago
  73. 160d4b0 Merge change 6738 into donut by Android (Google) Code Review · 15 years ago
  74. 1219448 rootdir: Remove ip-up-vpn script, which is replaced by an executable. by Chia-chi Yeh · 15 years ago
  75. 7bf6884 adb: Increment ADB_SERVER_VERSION by Mike Lockwood · 15 years ago
  76. 48d116e init.rc: Fix commands for allowing the system_server to access wpa_supplicant.conf by Mike Lockwood · 15 years ago
  77. dc9d52f adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 15 years ago
  78. c989199 Fix typo in adb commandline help by Kenny Root · 15 years ago
  79. 3d9b265 adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 15 years ago
  80. b3edd07 vold: Change the disk formatter we use + fix commandline argument creation by San Mehat · 15 years ago
  81. 72eead4 toolbox: mkdosfs: Imported new 'newfs_msdos' updated disk formatter by San Mehat · 15 years ago
  82. eefef32 Set the permissions of wifi supplicant file so that system can access it. by Amith Yamasani · 15 years ago
  83. 5c49135 Merge change 5852 into donut by Android (Google) Code Review · 15 years ago
  84. 9ad18f0 vold: Kill logspam by San Mehat · 15 years ago
  85. 51afbf5 rootdir: Modify init.rc to run mtpd/racoon as a non-root user. by Chia-chi Yeh · 15 years ago
  86. 383688b toolbox: Fix uninitalized stack variable in mount. by Dima Zavin · 15 years ago
  87. 5e92446 Merge change 5662 into donut by Android (Google) Code Review · 15 years ago
  88. 4a1465f toolbox: Revise route utility. by Chia-chi Yeh · 15 years ago
  89. 4322f2d init: Enable sched_yield() compatability mode on boot. by San Mehat · 15 years ago
  90. 9f9c951 vold: Force formatting of cards to FAT32 by San Mehat · 15 years ago
  91. 3860b6e rootdir: Obsolete ppp/peers/common and racoon/racoon.conf. by Chia-chi Yeh · 15 years ago
  92. abb0855 Merge change 4728 into donut by Android (Google) Code Review · 15 years ago
  93. bbdab64 Merge change 4592 into donut by Android (Google) Code Review · 15 years ago
  94. a1140ad Merge change 5455 into donut by Android (Google) Code Review · 15 years ago
  95. 34ccf65 Add new PPP IPCP script for VPN. by Hung-ying Tyan · 15 years ago
  96. c3115b9 vold: Logging to catch when the disk checker crashes by San Mehat · 15 years ago
  97. 1537d48 vold: Fix bug where logwrapper would pass data to LOG() in the format field, by San Mehat · 15 years ago
  98. e7f444f vold: Switch vfat fsck tools by San Mehat · 15 years ago
  99. d6c6796 nexus: Rename onInterfaceStarted -> onInterfaceConnected and add Dhcp start/stop control by San Mehat · 15 years ago
  100. 54962e0 nexus: Add skeleton for DhcpClient by San Mehat · 15 years ago