summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compile some tests for the hostColin Cross2016-03-078-105/+165
* Merge "Remove toolbox prlimit."Elliott Hughes2016-03-072-77/+0
|\
| * Remove toolbox prlimit.Elliott Hughes2016-03-072-77/+0
|/
* Merge changes I93514d22,I57dbc113,I707ffbd1Josh Gao2016-03-056-37/+107
|\
| * adb: wait for restore to complete before returning.Josh Gao2016-03-041-0/+3
| * adb: wait for adbd to die and respawn in root/unroot.Josh Gao2016-03-043-4/+60
| * adb: make ScopedFd universally accessible and useful.Josh Gao2016-03-043-33/+44
* | Merge "adbd: fix spurious close of uninitialized fd."Josh Gao2016-03-051-1/+3
|\ \
| * | adbd: fix spurious close of uninitialized fd.Josh Gao2016-03-041-1/+3
| |/
* | Merge "Make CHECK(x) work with static analyzer."Chih-hung Hsieh2016-03-051-0/+12
|\ \
| * | Make CHECK(x) work with static analyzer.Chih-Hung Hsieh2016-03-021-0/+12
* | | Merge "Use unique_ptr to free objects when ASSERT* fail."Chih-hung Hsieh2016-03-043-55/+32
|\ \ \
| * | | Use unique_ptr to free objects when ASSERT* fail.Chih-Hung Hsieh2016-03-043-55/+32
| |/ /
* | | Merge "bootstat: Gate boot time metrics logging on an encrypted device being ...James Hawkins2016-03-041-2/+5
|\ \ \
| * | | bootstat: Gate boot time metrics logging on an encrypted device being decrypted.James Hawkins2016-03-031-2/+5
* | | | Merge "bootstat: Don't log time_since_factory_reset on device reset."James Hawkins2016-03-041-1/+3
|\ \ \ \
| * | | | bootstat: Don't log time_since_factory_reset on device reset.James Hawkins2016-03-031-1/+3
| |/ / /
* | | | Merge "Add /postinstall partition when using the A/B updater."Alex Deymo2016-03-042-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add /postinstall partition when using the A/B updater.Alex Deymo2016-03-022-0/+8
* | | | Merge changes I7fe77245,I75b089b8,Iafa250ceJosh Gao2016-03-032-48/+83
|\ \ \ \ | |_|/ / |/| | |
| * | | adb: clean up quotes in test_device.py.Josh Gao2016-03-031-13/+13
| * | | adb: mkdir the correct directory name when pulling.Josh Gao2016-03-032-1/+25
| * | | adb: cleanup file skipping logic.Josh Gao2016-03-031-34/+45
* | | | Merge "Mount selinuxfs when other filesystems are mounted"Nick Kralevich2016-03-032-12/+11
|\ \ \ \
| * | | | Mount selinuxfs when other filesystems are mountedNick Kralevich2016-03-032-12/+11
|/ / / /
* | | | Merge "Fix locking of libnativeloader"Dimitry Ivanov2016-03-031-3/+5
|\ \ \ \
| * | | | Fix locking of libnativeloaderDimitry Ivanov2016-02-291-3/+5
* | | | | Merge "Added function to explicitly initialize a namespace"Dimitry Ivanov2016-03-032-21/+67
|\| | | |
| * | | | Added function to explicitly initialize a namespaceDimitry Ivanov2016-02-262-21/+67
* | | | | Merge "adb: relax serial matching rules."David Pursell2016-03-036-34/+199
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | adb: relax serial matching rules.David Pursell2016-03-026-34/+199
* | | | | Merge "adb: symlinks to dirs count as dirs for pull destination."Josh Gao2016-03-032-1/+69
|\ \ \ \ \
| * | | | | adb: symlinks to dirs count as dirs for pull destination.Josh Gao2016-03-022-1/+69
* | | | | | Merge "Revert "Do not do local unwinds through .oat or .dex maps.""Andreas Gampe2016-03-021-11/+0
|\ \ \ \ \ \
| * | | | | | Revert "Do not do local unwinds through .oat or .dex maps."Andreas Gampe2016-03-021-11/+0
* | | | | | | Merge changes I6fdc87e8,I91b060b2Mark Salyzyn2016-03-023-5/+14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | logd: check return valuesMark Salyzyn2016-03-021-3/+6
| * | | | | | logd: clarify release_Locked() for static analyzerMark Salyzyn2016-03-022-2/+8
* | | | | | | Merge "Make toolbox top a little more like everyone else's."Elliott Hughes2016-03-021-23/+39
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Make toolbox top a little more like everyone else's.Elliott Hughes2016-03-021-23/+39
* | | | | | | Merge "Do not do local unwinds through .oat or .dex maps."Christopher Ferris2016-03-021-0/+11
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Do not do local unwinds through .oat or .dex maps.Christopher Ferris2016-03-011-0/+11
|/ / / / / /
* | | | | | Merge "Emulator: fix adbd qemu pipe partial write"Bo Hu2016-03-021-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Emulator: fix adbd qemu pipe partial writebohu2016-03-011-6/+6
* | | | | | Merge "adb: report progress for small files."Josh Gao2016-03-011-0/+1
|\ \ \ \ \ \
| * | | | | | adb: report progress for small files.Josh Gao2016-03-011-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "system/core/lib[c]utils: Fix signedness comparison warnings."James Hawkins2016-03-012-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | system/core/lib[c]utils: Fix signedness comparison warnings.James Hawkins2016-03-012-6/+6
* | | | | | Merge "Also archive adb.exe/fastboot.exe when building win_sdk."Ying Wang2016-03-012-2/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Also archive adb.exe/fastboot.exe when building win_sdk.Ying Wang2016-02-292-2/+10
|/ / / / /