Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Ignore useless cpplint messages in adb. | Dan Albert | 2015-02-18 | 1 | -0/+2 | |
|/ | ||||||
* | fix bug that passing invalid fd to fstats on win32 builds | eric.yan | 2015-02-09 | 1 | -1/+1 | |
* | Remove netcfg's unused options. | Elliott Hughes | 2015-02-03 | 1 | -1/+1 | |
* | Revert "Remove netcfg's unused options." | Elliott Hughes | 2015-02-03 | 1 | -1/+1 | |
* | Remove netcfg's unused options. | Elliott Hughes | 2015-02-03 | 1 | -1/+1 | |
* | The bsddroid project has been dead since 2010. | Elliott Hughes | 2015-01-31 | 3 | -699/+0 | |
* | Merge "Verify token length before adb signs it" | Sami Tolvanen | 2015-01-28 | 1 | -0/+5 | |
|\ | ||||||
| * | Verify token length before adb signs it | Sami Tolvanen | 2015-01-27 | 1 | -0/+5 | |
* | | Merge "Make server port option work on windows" | Elliott Hughes | 2015-01-28 | 1 | -2/+3 | |
|\ \ | ||||||
| * | | Make server port option work on windows | Wenhao Li | 2013-11-13 | 1 | -2/+3 | |
* | | | adb: tracing: don't make strings if runtime tracing is disabled | Spencer Low | 2015-01-27 | 1 | -2/+6 | |
* | | | adb: Win32: set socket buffer sizes properly | Spencer Low | 2015-01-26 | 3 | -11/+31 | |
| |/ |/| | ||||||
* | | Protect from eng vs userdebug build breaks. | Dan Albert | 2015-01-26 | 1 | -60/+66 | |
* | | Merge "Fix userdebug build." | Dan Albert | 2015-01-27 | 2 | -0/+5 | |
|\ \ | ||||||
| * | | Fix userdebug build. | Dan Albert | 2015-01-26 | 2 | -0/+5 | |
* | | | Fix win_sdk build. | Dan Albert | 2015-01-26 | 1 | -42/+1 | |
|/ / | ||||||
* | | Begin moving code from adb to libadb. | Dan Albert | 2015-01-26 | 7 | -50/+84 | |
* | | Merge "Fix the v2 descriptor handling." | Christopher Ferris | 2015-01-26 | 1 | -11/+6 | |
|\ \ | ||||||
| * | | Fix the v2 descriptor handling. | Christopher Ferris | 2015-01-26 | 1 | -11/+6 | |
* | | | adbd: tcpip command uses port number from uninitialized memory | Spencer Low | 2015-01-25 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge "adb: Fix 'adb forward --no-rebind'." | David 'Digit' Turner | 2015-01-23 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | adb: Fix 'adb forward --no-rebind'. | David 'Digit' Turner | 2015-01-23 | 1 | -1/+1 | |
* | | | Python unit test for adb. | Riley Andrews | 2015-01-13 | 1 | -0/+390 | |
* | | | Clean up adb Win32 symlink #ifdefs. | Elliott Hughes | 2015-01-12 | 2 | -35/+26 | |
|/ / | ||||||
* | | Merge "Use getmntent when accessing /proc/mounts." | Yabin Cui | 2015-01-06 | 1 | -29/+13 | |
|\ \ | ||||||
| * | | Use getmntent when accessing /proc/mounts. | Yabin Cui | 2015-01-05 | 1 | -29/+13 | |
* | | | Fix disable-verity when the underlying block device is RO | Sami Tolvanen | 2015-01-05 | 3 | -49/+18 | |
|/ / | ||||||
* | | Fix build with clang | Bernhard Rosenkränzer | 2014-12-12 | 1 | -1/+3 | |
* | | fix memory leak in copy_remote_dir_local | Riley Andrews | 2014-12-12 | 1 | -19/+43 | |
* | | Remove unused local variable. | Chih-Hung Hsieh | 2014-12-10 | 1 | -1/+0 | |
* | | Fix some style issues in adb_commandline(). | Riley Andrews | 2014-12-09 | 1 | -27/+27 | |
* | | Refactor the host adb argument parsing loop to remove a goto | Riley Andrews | 2014-12-09 | 1 | -101/+70 | |
* | | Fix build | Paul Lawrence | 2014-12-09 | 1 | -1/+1 | |
* | | Add adb enable-verity | Paul Lawrence | 2014-12-09 | 6 | -31/+104 | |
* | | Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" | Paul Lawrence | 2014-12-09 | 5 | -4/+220 | |
* | | adb warns on remount when verity is enabled | Paul Lawrence | 2014-12-09 | 1 | -1/+33 | |
* | | adbd & fastbootd: Support for new f_fs descriptor format | Badhri Jagan Sridharan | 2014-12-09 | 1 | -114/+101 | |
* | | Fix build on mac. | leozwang | 2014-12-09 | 1 | -1/+1 | |
* | | Add more debug information. | leozwang | 2014-12-09 | 8 | -14/+36 | |
* | | Fix adb/fastboot windows compilations. | Christopher Ferris | 2014-12-09 | 3 | -1/+6 | |
* | | Merge "Introduce "adb keygen"" | Elliott Hughes | 2014-12-10 | 3 | -3/+34 | |
|\ \ | ||||||
| * | | Introduce "adb keygen" | Nick Kralevich | 2014-12-08 | 3 | -3/+34 | |
* | | | Merge "ADB on linux: Handle USB SuperSpeed extra Descriptors" | Elliott Hughes | 2014-12-08 | 1 | -0/+12 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | ADB on linux: Handle USB SuperSpeed extra Descriptors | Ingo Rohloff | 2014-05-16 | 1 | -0/+12 | |
* | | | Merge "adb: enable superspeed support" | Elliott Hughes | 2014-12-08 | 1 | -7/+56 | |
|\ \ \ | ||||||
| * | | | adb: enable superspeed support | Zhuang Jin Can | 2014-12-08 | 1 | -7/+56 | |
* | | | | Clean up adb/Android.mk | Trevor Drake | 2014-12-07 | 1 | -6/+2 | |
* | | | | Merge "Fix deadlocks." | Elliott Hughes | 2014-12-03 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix deadlocks. | Bao Haojun | 2014-05-14 | 1 | -3/+3 | |
| |/ / | ||||||
* | | | Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. | Elliott Hughes | 2014-11-21 | 4 | -68/+1 |