summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixing a bug introduced due to refactoring var names"android-wear-p-preview-2android-o-mr1-iot-release-1.0.0android-build-prod (mdb)2018-05-041-1/+1
|\
| * Fixing a bug introduced due to refactoring var namesMax Bires2018-05-031-1/+1
* | Merge "tombstoned: make missing O_TMPFILE workaround actually work around."Josh Gao2018-05-031-9/+22
|\ \
| * | tombstoned: make missing O_TMPFILE workaround actually work around.Josh Gao2018-05-031-9/+22
* | | Merge changes I809d8c2e,I11265375android-build-prod (mdb)2018-05-036-25/+23
|\ \ \
| * | | fs_mgr: clean up dm ioctl flagsDavid Anderson2018-05-025-10/+11
| * | | init: refactor first stage to not require fstabDavid Anderson2018-05-021-15/+12
* | | | Merge "tombstoned: don't bail out if we fail to unlink a file that isn't there."android-build-prod (mdb)2018-05-031-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | tombstoned: don't bail out if we fail to unlink a file that isn't there.Josh Gao2018-05-031-1/+1
* | | | Merge "Remove unnecessary references to libunwind."Christopher Ferris2018-05-031-6/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unnecessary references to libunwind.Christopher Ferris2018-05-031-6/+0
* | | | Merge "bootstat: add reboot,rescueparty"android-build-prod (mdb)2018-05-031-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | bootstat: add reboot,rescuepartyMark Salyzyn2018-05-031-1/+1
| |/ /
* | | Merge "healthd: Add elsk as OWNERS"android-build-prod (mdb)2018-05-031-0/+1
|\ \ \
| * | | healthd: Add elsk as OWNERSYifan Hong2018-05-031-0/+1
| | |/ | |/|
* | | Merge "Tell the build system about APCT's requirements."Elliott Hughes2018-05-032-0/+6
|\ \ \ | |_|/ |/| |
| * | Tell the build system about APCT's requirements.Elliott Hughes2018-05-032-0/+6
* | | Merge "Update shell and utilities docs."android-build-prod (mdb)2018-05-031-24/+24
|\ \ \ | |/ / |/| |
| * | Update shell and utilities docs.Elliott Hughes2018-05-031-24/+24
|/ /
* | Merge "Compile toolbox's newfs_msdos for the host"android-build-prod (mdb)2018-05-022-6/+22
|\ \
| * | Compile toolbox's newfs_msdos for the hostDan Willemsen2018-05-022-6/+22
| |/
* | Merge "tombstoned: don't create tombstones for failed dumps."android-build-prod (mdb)2018-05-021-28/+47
|\ \
| * | tombstoned: don't create tombstones for failed dumps.Josh Gao2018-04-191-28/+47
* | | Merge "Fix a debuggerd test expectation."android-build-prod (mdb)2018-05-021-1/+3
|\ \ \ | |_|/ |/| |
| * | Fix a debuggerd test expectation.Elliott Hughes2018-05-021-1/+3
|/ /
* | Merge "First-stage mount: avoid triggering a FATAL error"Bowgo Tsai2018-05-011-4/+1
|\ \
| * | First-stage mount: avoid triggering a FATAL errorBowgo Tsai2018-05-011-4/+1
* | | Merge "adb: Avoid waiting for emulator connections"android-build-prod (mdb)2018-05-011-0/+5
|\ \ \
| * | | adb: Avoid waiting for emulator connectionsLuis Hector Chavez2018-05-011-0/+5
|/ / /
* | | Merge changes from topic "libsparse-callback"Tao Bao2018-04-305-26/+30
|\ \ \ | |/ / |/| |
| * | fastboot: Track the libsparse API change.Tao Bao2018-04-251-15/+11
| * | libsparse: Use 'size_t' for the 'len' parameter in callbacks.Tao Bao2018-04-254-11/+19
* | | Merge "Add test_suites lines."Elliott Hughes2018-04-2811-0/+16
|\ \ \
| * | | Add test_suites lines.Elliott Hughes2018-04-2711-0/+16
* | | | Merge "crash_dump: defuse our signal handlers earlier."android-build-prod (mdb)2018-04-271-11/+15
|\ \ \ \
| * | | | crash_dump: defuse our signal handlers earlier.Josh Gao2018-04-271-11/+15
* | | | | Merge "adb: Make the Connection object a std::shared_ptr"android-build-prod (mdb)2018-04-274-15/+32
|\ \ \ \ \
| * | | | | adb: Make the Connection object a std::shared_ptrLuis Hector Chavez2018-04-264-15/+32
* | | | | | Merge "adb: Add a way to distinguish between connection failures and successes"android-build-prod (mdb)2018-04-274-8/+111
|\| | | | |
| * | | | | adb: Add a way to distinguish between connection failures and successesLuis Hector Chavez2018-04-264-8/+111
* | | | | | Merge "Remove misleading comment."android-n-iot-release-lg-thinq-wk7android-build-prod (mdb)2018-04-261-4/+1
|\ \ \ \ \ \
| * | | | | | Remove misleading comment.Elliott Hughes2018-04-231-4/+1
* | | | | | | Merge "Show signal sender for SI_FROMUSER signals."android-build-prod (mdb)2018-04-264-36/+54
|\ \ \ \ \ \ \
| * | | | | | | Show signal sender for SI_FROMUSER signals.Elliott Hughes2018-04-264-36/+54
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Systrace support for NNAPI"Mika Raento2018-04-261-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Systrace support for NNAPIMika Raento2018-04-261-1/+2
|/ / / / / / /
* | | | | | | Merge changes Iefcb1ec9,I6df97295Elliott Hughes2018-04-254-32/+37
|\ \ \ \ \ \ \
| * | | | | | | Rewrite get_sched_policy_name for safety.Elliott Hughes2018-04-253-18/+20
| * | | | | | | cutils: add restricted cpusetTim Murray2018-04-252-15/+18
| |/ / / / / /
* | | | | | | Merge "Make ziparchive-tests run standalone."Elliott Hughes2018-04-252-39/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |