- 1708dc7 Merge "Fix performance degradation from BootSequence atom" am: 2be430aceb by Tej Singh · 7 years ago
- 25f8e0f Merge "Fix performance degradation from BootSequence atom" by Treehugger Robot · 7 years ago
- d0bd47c Merge changes from topic "sync-cleanup" am: d356071fed by Jesse Hall · 7 years ago
- 22f6b7f Merge changes from topic "sync-cleanup" by Jesse Hall · 7 years ago
- be45097 Merge changes Iecedc3b1,I28987f08 am: dc17e9efa0 by Mark Salyzyn · 7 years ago
- cdd5db6 Fix performance degradation from BootSequence atom by Tej Singh · 7 years ago
- e9bc604 Merge changes Iecedc3b1,I28987f08 by Mark Salyzyn · 7 years ago
- b3b6806 Merge "bootstat: Add kernel_panic,modem + related others" am: 7c4d393c24 by Mark Salyzyn · 7 years ago
- 6d9b2a4 Merge "SocketListener: use poll() instead of select()" am: 51f0f7e791 by Bernie Innocenti · 7 years ago
- 8944043 bootstat: refine boot reasons by Mark Salyzyn · 7 years ago
- 5635339 bootstat: shutdown reports reboot by Mark Salyzyn · 7 years ago
- 427fec8 Merge "bootstat: Add kernel_panic,modem + related others" by Treehugger Robot · 7 years ago
- 2a5ca02 Merge "SocketListener: use poll() instead of select()" by Treehugger Robot · 7 years ago
- 031d756 bootstat: Add kernel_panic,modem + related others by Mark Salyzyn · 7 years ago
- 4833f61 Merge "libnativeloader: add jiyong to OWNERS." am: f875aaa339 by Elliott Hughes · 7 years ago
- d37e817 Merge "libnativeloader: add jiyong to OWNERS." by Treehugger Robot · 7 years ago
- 6888a2c Merge "Support /product/bin" am: 36b61f061d by Inseob Kim · 7 years ago
- 3bf3330 Merge "Support /product/bin" by Treehugger Robot · 7 years ago
- 0b7e050 libnativeloader: add jiyong to OWNERS. by Elliott Hughes · 7 years ago
- 9a86be6 Merge "Improve SIGILL support." am: cf252ab07d by Elliott Hughes · 7 years ago
- 86f5bb7 Merge "adb: add remount -R for deduplicated ext4" am: bfb4bf05d9 by David Anderson · 7 years ago
- b5a6968 Merge "Improve SIGILL support." by Elliott Hughes · 7 years ago
- 0c4394c Merge "adb: add remount -R for deduplicated ext4" by Treehugger Robot · 7 years ago
- d433617 Merge "androidboot.lrap => logical_partitions" am: 05625ab420 by Yifan Hong · 7 years ago
- 5585de1 Support /product/bin by Inseob Kim · 7 years ago
- c574b19 adb: add remount -R for deduplicated ext4 by David Anderson · 7 years ago
- 2e01810 Merge "androidboot.lrap => logical_partitions" by Yifan Hong · 7 years ago
- 3cc413d androidboot.lrap => logical_partitions by Yifan Hong · 7 years ago
- b07ed30 Merge "init: implement getpwnam for host init verifier" am: 1c15b02b54 by Tom Cherry · 7 years ago
- a1bd070 Merge "init: implement getpwnam for host init verifier" by Tom Cherry · 7 years ago
- 4c49159 Merge "init: handle properties and imports for host init verifier" by Tom Cherry · 7 years ago
- 14cb5f6 Merge "init: handle properties and imports for host init verifier" by Tom Cherry · 7 years ago
- cc863ef init: implement getpwnam for host init verifier by Tom Cherry · 7 years ago
- ca890e4 init: handle properties and imports for host init verifier by Tom Cherry · 7 years ago
- 3bb4b17 Merge "Correct comment in boot image header" am: fe86a1473f by Hridya Valsaraju · 7 years ago
- e61ca4d Merge "Correct comment in boot image header" by Treehugger Robot · 7 years ago
- 4f897e8 Merge "libmemunreachable: fix docs formatting." am: ce75e71252 by Elliott Hughes · 7 years ago
- bcda585 Improve SIGILL support. by Elliott Hughes · 7 years ago
- 0885581 Merge "libmemunreachable: fix docs formatting." by Treehugger Robot · 7 years ago
- 14c043e Correct comment in boot image header by Hridya Valsaraju · 7 years ago
- ce2ba6c libmemunreachable: fix docs formatting. by Elliott Hughes · 7 years ago
- b0b3d9d Merge "init: add keychords_test" am: 680bc0b6b5 by Mark Salyzyn · 7 years ago
- 5752971 Merge "init: add keychords_test" by Treehugger Robot · 7 years ago
- de9f5fa Merge "init: switch out keychord id with std::vector match of chords" by Mark Salyzyn · 7 years ago
- d2d4620 Merge "init: switch out keychord id with std::vector match of chords" by Treehugger Robot · 7 years ago
- 44f65bc init: add keychords_test by Mark Salyzyn · 7 years ago
- 3365939 Merge "init; remove dead cruft." am: dfc4ad2a9c by Elliott Hughes · 7 years ago
- cbad1bd Merge "init; remove dead cruft." by Treehugger Robot · 7 years ago
- ca34858 Merge "libbase: add host properties support." am: d580c441ab by Elliott Hughes · 7 years ago
- e8ba89a init; remove dead cruft. by Elliott Hughes · 7 years ago
- 726e0d7 Merge "libbase: add host properties support." by Elliott Hughes · 7 years ago
- c4a32b5 Merge "init: turn keychords into a standalone class" am: 420fe5fe90 by Mark Salyzyn · 7 years ago
- ae09843 Merge "init: refactor keychord for testing" am: 16dd3582b7 by Mark Salyzyn · 7 years ago
- e22a201 Merge "init: turn keychords into a standalone class" by Treehugger Robot · 7 years ago
- c710221 Merge "init: refactor keychord for testing" by Treehugger Robot · 7 years ago
- 0cd437e init: switch out keychord id with std::vector match of chords by Mark Salyzyn · 7 years ago
- 75c223f init: turn keychords into a standalone class by Mark Salyzyn · 7 years ago
- 1342526 init: refactor keychord for testing by Mark Salyzyn · 7 years ago
- bcaf6a5 SocketListener: use poll() instead of select() by Bernie Innocenti · 7 years ago
- a352d6c Merge "adb: really fix the mac build." am: e82401e592 by Josh Gao · 7 years ago
- 4e07cba Merge "Build adbd for recovery" am: 6c9bb058c5 by Jiyong Park · 7 years ago
- 4a44090 Merge "adb: really fix the mac build." by Josh Gao · 7 years ago
- 9b57c12 adb: really fix the mac build. by Josh Gao · 7 years ago
- f78efb4 Merge "Build adbd for recovery" by Treehugger Robot · 7 years ago
- 0039130 Merge "Clarify 'fastboot flash' help." am: f90137da60 by Elliott Hughes · 7 years ago
- 6630937 Merge "Clarify 'fastboot flash' help." by Elliott Hughes · 7 years ago
- b535ea2 Merge "Change tests to use a temporary dir for files." am: 04b83d8ec2 by Christopher Ferris · 7 years ago
- f81418a Merge "Change tests to use a temporary dir for files." by Christopher Ferris · 7 years ago
- 5dc3b8b Clarify 'fastboot flash' help. by Elliott Hughes · 7 years ago
- 7151e0f libbase: add host properties support. by Elliott Hughes · 7 years ago
- 95a7a50 Merge "Make per-application memcg hierarchy configurable via a property" by Elliott Hughes · 7 years ago
- 521b410 Merge "Make per-application memcg hierarchy configurable via a property" by Elliott Hughes · 7 years ago
- edc785e Change tests to use a temporary dir for files. by Christopher Ferris · 7 years ago
- 6d92d91 Make per-application memcg hierarchy configurable via a property by Suren Baghdasaryan · 7 years ago
- cfecfa5 Merge "Work around b/24465209, do not pack relocation table." am: 6e92890135 by Chih-Hung Hsieh · 7 years ago
- 9c38052 Merge "Work around b/24465209, do not pack relocation table." by Treehugger Robot · 7 years ago
- bd85daa Merge "Add a specialized LocalUnwinder object." am: a6a433a27d by Christopher Ferris · 7 years ago
- 7ac6557 Merge "adb: fix mac build." am: 925b410c7f by Josh Gao · 7 years ago
- b678253 Merge "init: finer grained permissions for ctl. properties" am: 05063a8715 by Tom Cherry · 7 years ago
- b5775ad Merge "Add a specialized LocalUnwinder object." by Christopher Ferris · 7 years ago
- 298cc23 Merge "adb: fix mac build." by Josh Gao · 7 years ago
- 38b2f9a Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 7 years ago
- 3cbacd0 Merge "init: finer grained permissions for ctl. properties" by Tom Cherry · 7 years ago
- 861db22 Merge "Support product-specific libraries" am: 39cab7cd25 by Inseob Kim · 7 years ago
- 1fdea8d adb: fix mac build. by Josh Gao · 7 years ago
- 32b8fda Build adbd for recovery by Jiyong Park · 7 years ago
- 8ab89b9 Merge "Support product-specific libraries" by Treehugger Robot · 7 years ago
- 768f8d4 Add a specialized LocalUnwinder object. by Christopher Ferris · 7 years ago
- 72b58e9 Merge "Add StdioLogger for command-line tools." am: 98c1b1ccf6 by Elliott Hughes · 7 years ago
- 9175b99 sync: remove legacy sync info API by Jesse Hall · 7 years ago
- 6b7bdf9 Remove obsolete sync_test.c by Jesse Hall · 7 years ago
- b8c243e Merge "Add StdioLogger for command-line tools." by Elliott Hughes · 7 years ago
- a825347 Merge "Remove a redundant check in statsd socket code." am: e6a644bc35 by Yao Chen · 7 years ago
- 24312b2 Merge "Remove a redundant check in statsd socket code." by Treehugger Robot · 7 years ago
- 4af77aa Merge changes I9f36cc26,I06561ad0,I42c2a8d0 am: 3a38310476 by Josh Gao · 7 years ago
- b8ee561 Merge changes I9f36cc26,I06561ad0,I42c2a8d0 by Josh Gao · 7 years ago
- 94b9247 Merge "Libunwindstack: Add -O0 to tools defaults on host" am: 2ed14f3923 by Andreas Gampe · 7 years ago
- 9f5a5eb Merge "Libunwindstack: Add -O0 to tools defaults on host" by Treehugger Robot · 7 years ago
- ce480e0 Merge "Work around b/24465209, do not use clang lld" am: 85bd9ca978 by Chih-hung Hsieh · 7 years ago
- fd04d04 Merge "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago