summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix null pointer dereference in RegsArm." into pi-devChristopher Ferris2018-03-298-86/+99
|\
| * Fix null pointer dereference in RegsArm.Christopher Ferris2018-03-288-86/+99
* | adb: fix windows test build.Josh Gao2018-03-284-19/+16
* | adb: bump the local socket backlog to the maximum.Josh Gao2018-03-282-5/+2
* | adb: delete vestigial SHELL_EXIT_NOTIFY_FD.Josh Gao2018-03-285-121/+0
* | adb: don't immediately close a socket when write fails.Josh Gao2018-03-282-133/+119
* | adb: make fdevent_run_on_main_thread's fd nonblocking.Josh Gao2018-03-282-4/+19
* | adb: skip IPv6 test if IPv6 isn't available.Josh Gao2018-03-281-2/+6
* | adb: add `adb shell exit 42` stress test.Josh Gao2018-03-281-0/+24
* | adb: improve socket tests.Josh Gao2018-03-281-17/+14
* | adb: implement std::make_unique, start using it.Josh Gao2018-03-285-6/+44
* | adb: add test for flushing socket data after a write failure.Josh Gao2018-03-281-0/+40
* | Merge "Adding odm.img for `fastboot flashall`" into pi-devTreeHugger Robot2018-03-291-0/+1
|\ \ | |/ |/|
| * Adding odm.img for `fastboot flashall`Bowgo Tsai2018-03-291-0/+1
* | Allow vendor-init-actionable for ro.debuggableJaekyun Seok2018-03-291-0/+1
* | Merge "Revert "fs_config: Move hostapd to /vendor/bin/hw"" into pi-devTom Cherry2018-03-281-6/+1
|\ \ | |/ |/|
| * Revert "fs_config: Move hostapd to /vendor/bin/hw"Tom Cherry2018-03-281-6/+1
* | Merge "lmkd: Protect against buffer overflow" into pi-devTreeHugger Robot2018-03-281-2/+5
|\ \
| * | lmkd: Protect against buffer overflowGreg Kaiser2018-03-271-2/+5
| |/
* / Method to avoid skipping frames for local unwinds.Christopher Ferris2018-03-273-3/+48
|/
* Merge "Verify the SELabels used in property_contexts" into pi-devTom Cherry2018-03-272-5/+142
|\
| * Verify the SELabels used in property_contextsTom Cherry2018-03-262-5/+142
* | Merge "Adding product.img for `fastboot flashall`" into pi-devTreeHugger Robot2018-03-271-0/+1
|\ \
| * | Adding product.img for `fastboot flashall`Bowgo Tsai2018-03-271-0/+1
* | | Merge "Remove sys.usb.ffs.mtp.ready property" into pi-devJerry Zhang2018-03-271-7/+4
|\ \ \
| * | | Remove sys.usb.ffs.mtp.ready propertyJerry Zhang2018-03-221-7/+4
* | | | Merge "Allow android::base::ScopeGuard in STL containers" into pi-devTreeHugger Robot2018-03-272-5/+28
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow android::base::ScopeGuard in STL containersLuis Hector Chavez2018-03-272-5/+28
* | | | Merge "Use usel_mkd_stats_log build variable while compiling lmkd with stats ...TreeHugger Robot2018-03-261-0/+7
|\ \ \ \
| * | | | Use usel_mkd_stats_log build variable while compiling lmkd with stats logging...Rajeev Kumar2018-03-231-0/+7
| | |_|/ | |/| |
* | | | Fix compilation issue when LMKD_LOG_STATS is defined.Rajeev Kumar2018-03-262-15/+19
| |/ / |/| |
* | | Merge "Add new trace tag for AIDL." into pi-devMartijn Coenen2018-03-241-1/+2
|\ \ \ | |/ / |/| |
| * | Add new trace tag for AIDL.Martijn Coenen2018-03-211-1/+2
* | | adb: Retry io in case of interruptJerry Zhang2018-03-231-14/+20
| |/ |/|
* | Merge "Set SPI Allocation Timeout to One Hour" into pi-devBenedict Wong2018-03-211-0/+3
|\ \ | |/ |/|
| * Set SPI Allocation Timeout to One HourBenedict Wong2018-03-201-0/+3
* | Merge "/postinstall/* does not search for a lib in /vendor or /odm" into pi-devTreeHugger Robot2018-03-203-0/+43
|\ \
| * | /postinstall/* does not search for a lib in /vendor or /odmJiyong Park2018-03-213-0/+43
* | | Merge "Revert "init: Reboot after timeout passes during reboot"" into pi-devTom Cherry2018-03-201-74/+34
|\ \ \ | |_|/ |/| |
| * | Revert "init: Reboot after timeout passes during reboot"Tom Cherry2018-03-201-74/+34
* | | Merge "Allow vendor_init_actionable to persist.sys.usb.usbradio.config" into ...TreeHugger Robot2018-03-201-0/+1
|\ \ \
| * | | Allow vendor_init_actionable to persist.sys.usb.usbradio.configJaekyun Seok2018-03-201-0/+1
| | |/ | |/|
* / | Always set the sp reg to the cfa for DWARF.Yabin Cui2018-03-1936-254/+417
|/ /
* | Merge "adb: checks device state when using adb disable-verity for AVB" into p...TreeHugger Robot2018-03-171-2/+11
|\ \
| * | adb: checks device state when using adb disable-verity for AVBBowgo Tsai2018-03-161-2/+11
* | | Merge "Support /odm partition" into pi-devTreeHugger Robot2018-03-161-0/+6
|\ \ \
| * | | Support /odm partitionBowgo Tsai2018-03-161-0/+6
| |/ /
* | | Merge "Handle ARM thumb function symbols." into pi-devTreeHugger Robot2018-03-164-4/+19
|\ \ \ | |/ / |/| |
| * | Handle ARM thumb function symbols.Christopher Ferris2018-03-154-4/+19
* | | Merge "Stop using SO_SNDBUFFORCE" into pi-devTreeHugger Robot2018-03-162-3/+3
|\ \ \ | |/ / |/| |