summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "bootstat: Add more boot reasons."Treehugger Robot2018-01-081-0/+9
|\
| * bootstat: Add more boot reasons.James Hawkins2018-01-051-0/+9
* | Merge "Fix sanitizer errors in bootstat.cpp."Ivan Lozano2017-12-211-2/+4
|\ \
| * | Fix sanitizer errors in bootstat.cpp.Ivan Lozano2017-12-201-2/+4
| |/
* / Add std::string StartsWith*/EndsWith* overloads.Elliott Hughes2017-12-201-6/+3
|/
* bootstat: Add tons of new boot reasons.James Hawkins2017-12-181-0/+26
* Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+1
|\
| * Add OWNERS.Elliott Hughes2017-12-071-0/+1
* | bootstat: Add more boot reasons.James Hawkins2017-12-041-0/+4
* | bootstat: Add four more boot reasons.James Hawkins2017-11-301-0/+4
|/
* bootstat: Three more boot reasons.James Hawkins2017-11-291-0/+3
* Merge "bootstat: Add a few more bootreasons."android-o-mr1-iot-preview-6James Hawkins2017-11-291-0/+7
|\
| * bootstat: Add a few more bootreasons.James Hawkins2017-11-281-0/+7
* | bootstat: kernel_panic test w/o bootloader or pstore supportMark Salyzyn2017-11-201-1/+6
|/
* bootstat: Add another boot reason.James Hawkins2017-10-311-0/+1
* bootstat: test: add error propagation for fastboot format userdataMark Salyzyn2017-10-271-1/+7
* bootstat: handle a bad bit error rate issue with pstoreMark Salyzyn2017-10-261-9/+137
* bootstat: better validation of battery level (shutdown,battery)Mark Salyzyn2017-10-261-6/+18
* bootstat: Do not allow unknown boot reasons to land in first field.Mark Salyzyn2017-10-261-1/+3
* bootstat: move boot reason validation transformation policy into subroutine.Mark Salyzyn2017-10-261-10/+12
* bootstat: test: fix Its_Just_So_Hard_rebootMark Salyzyn2017-10-262-5/+20
* bootstat: add shutdown,thermal,batteryMark Salyzyn2017-10-251-0/+1
* bootstat: add reboot,2secMark Salyzyn2017-10-251-0/+2
* bootstat: test: check ro.boot.bootreason in some testsMark Salyzyn2017-10-251-0/+2
* bootstat: fix test regression (exec_background)Mark Salyzyn2017-10-251-0/+2
* bootstat: fix test regression (extra logging)Mark Salyzyn2017-10-251-0/+1
* Merge "bootstat: Add more boot reasons found by logging in the wild."Treehugger Robot2017-10-191-0/+11
|\
| * bootstat: Add more boot reasons found by logging in the wild.James Hawkins2017-10-191-0/+11
* | bootstat: remove extraneous android_logcat_destroy.Josh Gao2017-10-181-1/+0
|/
* bootstat: test: duration fixesMark Salyzyn2017-10-131-1/+5
* bootstat: test: inject ro.boot.bootreason valuesMark Salyzyn2017-10-113-28/+172
* Merge "bootstat: test: refine reported test durations"Mark Salyzyn2017-10-111-19/+70
|\
| * bootstat: test: refine reported test durationsMark Salyzyn2017-10-111-19/+70
* | Merge "bootstat: Add some reserved sys.boot.reason values to enumeration"Mark Salyzyn2017-10-111-0/+5
|\|
| * bootstat: Add some reserved sys.boot.reason values to enumerationMark Salyzyn2017-10-111-0/+5
* | bootstat: Special case logging for empty boot reason.James Hawkins2017-10-101-2/+16
|/
* init+bootstat: reduce last reboot reason to canonical aliasMark Salyzyn2017-10-102-62/+174
* bootstat: system_boot_reason does not handle reboot_<reason> caseMark Salyzyn2017-10-051-1/+1
* init: report shutdown,container for sigterm of initMark Salyzyn2017-09-271-0/+1
* bootstat: Add reboot,userrequestedMark Salyzyn2017-09-211-0/+1
* bootstat: validate last kmsg and bootreason content more carefullyMark Salyzyn2017-09-202-12/+59
* bootstat: clang-format rebaseMark Salyzyn2017-09-204-166/+154
* bootstat: refine kernel panic detailsMark Salyzyn2017-09-191-43/+65
* bootstat: reduce overall boot timeMark Salyzyn2017-09-192-8/+4
* bootstat: battery test fails on QC devicesMark Salyzyn2017-09-191-6/+13
* bootstat: bootloader stat files misspelledMark Salyzyn2017-09-191-10/+10
* bootstat: reboot cold, warm and hard tests failedMark Salyzyn2017-09-182-2/+3
* bootstat: Log the ro.boot.bootreason property through the new platform_reason...James Hawkins2017-09-151-0/+3
* adb: reboot: last boot command defaultMark Salyzyn2017-09-122-3/+37
* bootstat: introduce sys.boot.reasonMark Salyzyn2017-09-124-2/+1063