summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "libsync: OWNERS."Treehugger Robot2018-06-051-0/+3
|\
| * libsync: OWNERS.Elliott Hughes2018-06-051-0/+3
* | Merge "Revert "sync: remove legacy sync info API""Kevin Rocard2018-06-053-52/+20
|\ \
| * | Revert "sync: remove legacy sync info API"Marissa Wall2018-06-053-52/+20
* | | Merge "Populate recovery DTBO offset correctly"Treehugger Robot2018-06-052-11/+25
|\ \ \
| * | | Populate recovery DTBO offset correctlyHridya Valsaraju2018-06-042-11/+25
* | | | Merge "liblog: expect content only if ro.logd.kernel is enabled"Treehugger Robot2018-06-051-1/+5
|\ \ \ \
| * | | | liblog: expect content only if ro.logd.kernel is enabledMark Salyzyn2018-06-051-1/+5
|/ / / /
* | | | Merge "Fix performance degradation from BootSequence atom"Treehugger Robot2018-06-052-13/+23
|\ \ \ \
| * | | | Fix performance degradation from BootSequence atomTej Singh2018-06-042-13/+23
* | | | | Merge changes from topic "sync-cleanup"Jesse Hall2018-06-055-174/+52
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | sync: remove legacy sync info APIJesse Hall2018-05-233-20/+52
| * | | Remove obsolete sync_test.cJesse Hall2018-05-232-154/+0
* | | | Merge changes Iecedc3b1,I28987f08Mark Salyzyn2018-06-042-3/+14
|\ \ \ \
| * | | | bootstat: refine boot reasonsMark Salyzyn2018-06-042-2/+9
| * | | | bootstat: shutdown reports rebootMark Salyzyn2018-06-041-1/+5
|/ / / /
* | | | Merge "bootstat: Add kernel_panic,modem + related others"Treehugger Robot2018-06-041-0/+8
|\ \ \ \
| * | | | bootstat: Add kernel_panic,modem + related othersMark Salyzyn2018-06-011-0/+8
* | | | | Merge "SocketListener: use poll() instead of select()"Treehugger Robot2018-06-033-107/+68
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SocketListener: use poll() instead of select()Bernie Innocenti2018-05-253-107/+68
* | | | | Merge "libnativeloader: add jiyong to OWNERS."Treehugger Robot2018-06-011-0/+1
|\ \ \ \ \
| * | | | | libnativeloader: add jiyong to OWNERS.Elliott Hughes2018-05-311-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge "Support /product/bin"Treehugger Robot2018-06-013-2/+7
|\ \ \ \ \
| * | | | | Support /product/binInseob Kim2018-06-013-2/+7
| |/ / / /
* | | | | Merge "Improve SIGILL support."Elliott Hughes2018-06-012-4/+22
|\ \ \ \ \
| * | | | | Improve SIGILL support.Elliott Hughes2018-05-302-4/+22
| |/ / / /
* | | | | Merge "adb: add remount -R for deduplicated ext4"Treehugger Robot2018-06-012-30/+94
|\ \ \ \ \
| * | | | | adb: add remount -R for deduplicated ext4David Anderson2018-05-312-30/+94
* | | | | | Merge "androidboot.lrap => logical_partitions"Yifan Hong2018-05-311-1/+1
|\ \ \ \ \ \
| * | | | | | androidboot.lrap => logical_partitionsYifan Hong2018-05-311-1/+1
* | | | | | | Merge "init: implement getpwnam for host init verifier"Tom Cherry2018-05-312-11/+74
|\ \ \ \ \ \ \
| * | | | | | | init: implement getpwnam for host init verifierTom Cherry2018-05-302-11/+74
* | | | | | | | Merge "init: handle properties and imports for host init verifier"Tom Cherry2018-05-319-37/+151
|\| | | | | | |
| * | | | | | | init: handle properties and imports for host init verifierTom Cherry2018-05-309-37/+151
|/ / / / / / /
* | | | | | | Merge "Correct comment in boot image header"Treehugger Robot2018-05-301-5/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Correct comment in boot image headerHridya Valsaraju2018-05-301-5/+8
* | | | | | Merge "libmemunreachable: fix docs formatting."Treehugger Robot2018-05-301-1/+1
|\ \ \ \ \ \
| * | | | | | libmemunreachable: fix docs formatting.Elliott Hughes2018-05-301-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge "init: add keychords_test"Treehugger Robot2018-05-302-0/+349
|\ \ \ \ \ \
| * | | | | | init: add keychords_testMark Salyzyn2018-05-302-0/+349
* | | | | | | Merge "init: switch out keychord id with std::vector match of chords"Treehugger Robot2018-05-306-46/+42
|\| | | | | |
| * | | | | | init: switch out keychord id with std::vector match of chordsMark Salyzyn2018-05-296-46/+42
* | | | | | | Merge "init; remove dead cruft."Treehugger Robot2018-05-301-4/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | init; remove dead cruft.Elliott Hughes2018-05-291-4/+0
|/ / / / / /
* | | | | | Merge "libbase: add host properties support."Elliott Hughes2018-05-2911-75/+77
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | libbase: add host properties support.Elliott Hughes2018-05-2411-75/+77
* | | | | | Merge "init: turn keychords into a standalone class"Treehugger Robot2018-05-293-125/+183
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | init: turn keychords into a standalone classMark Salyzyn2018-05-293-125/+183
* | | | | | Merge "init: refactor keychord for testing"Treehugger Robot2018-05-295-43/+51
|\| | | | |
| * | | | | init: refactor keychord for testingMark Salyzyn2018-05-295-43/+51
|/ / / / /