- 021ea2d Add C++ thread annotations support to core. by Pierre Imai · 9 years ago
- b9c0788 Merge "Leftovers of the SELinux policy update mechanism" by Janis Danisevskis · 9 years ago
- 3d1dff2 Leftovers of the SELinux policy update mechanism by Janis Danisevskis · 9 years ago
- 1f13c1a Merge "Fix buffer overrun in adb wait-for-device." by Elliott Hughes · 9 years ago
- 34e560b Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 9 years ago
- a680117 Merge "emulator: Use distinct serial names for simultaneous qemu pipes." by Prathmesh Prabhu · 9 years ago
- 4d25e66 Merge "Revert "mkbootimg: add version and patch level"" by Sami Tolvanen · 9 years ago
- 3253092 Revert "mkbootimg: add version and patch level" by Sami Tolvanen · 9 years ago
- 8c8accc Merge "liblog: audit declare LIBLOG_ABI_PUBLIC" by Mark Salyzyn · 9 years ago
- 3f9c22c Merge "Add error reporting mechanism for failing Unwind." by Christopher Ferris · 9 years ago
- be1d3c2 liblog: audit declare LIBLOG_ABI_PUBLIC by Mark Salyzyn · 9 years ago
- 206a3b9 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 9 years ago
- d387acc emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 9 years ago
- 76ffa68 Merge "debuggerd: make sure that we kill the process after dumping." by Josh Gao · 9 years ago
- f0c8723 debuggerd: make sure that we kill the process after dumping. by Josh Gao · 9 years ago
- a347cde Merge "bootstat: Add more debug logging metrics to RecordFactoryReset." by James Hawkins · 9 years ago
- 1c7e3bd Merge "bootstat: Add more strings to the bootreason mapping." by James Hawkins · 9 years ago
- 44095c6 Merge "Add Mips64 Runtime ISA type." by Calin Juravle · 9 years ago
- ed608b3 Merge "healthd: Check if battery device exists instead of charger drivers before setting fake properties." by Ruchi Kandoi · 9 years ago
- 45ead35 bootstat: Add more strings to the bootreason mapping. by James Hawkins · 9 years ago
- 0660b30 bootstat: Add more debug logging metrics to RecordFactoryReset. by James Hawkins · 9 years ago
- feaa3ce Merge changes I7aca7c7c,If9582ae6 by Michael Ryleev · 9 years ago
- fabd490 healthd: Check if battery device exists instead of charger drivers before by Ruchi Kandoi · 9 years ago
- 0bc37ff Merge changes Ie9594b6e,I2e050a37,Ia2bf2ccf,I4e4db704,Ifbfd14e2, ... by Colin Cross · 9 years ago
- 33e601a Fix mac build by Colin Cross · 9 years ago
- 4006add Merge "Don\'t fail if the new pss is less than stable." am: 26cf352637 by Christopher Ferris · 9 years ago
- 26cf352 Merge "Don't fail if the new pss is less than stable." by Christopher Ferris · 9 years ago
- 181f429 Merge "mkbootimg: add version and patch level" am: 5417aa0cf5 by Sami Tolvanen · 9 years ago
- 5417aa0 Merge "mkbootimg: add version and patch level" by Sami Tolvanen · 9 years ago
- 3368bde Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a by George Burgess IV · 9 years ago
- 2c5b89a Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
- 5ccdfa6 Don't fail if the new pss is less than stable. by Christopher Ferris · 9 years ago
- e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
- 0f10562 Add ABI to leak report by Colin Cross · 9 years ago
- c1228c7 Combine leaks with same stacktrace by Colin Cross · 9 years ago
- e4cbe0e Fix allocator::map template argument ordering by Colin Cross · 9 years ago
- d6b3a2a Fold leaks that are referenced by other leaks by Colin Cross · 9 years ago
- 54a1610 Compile some tests for the host by Colin Cross · 9 years ago
- e6310fc Merge "Remove toolbox prlimit." am: a6680f78d4 by Elliott Hughes · 9 years ago
- a6680f7 Merge "Remove toolbox prlimit." by Elliott Hughes · 9 years ago
- 15ca17c Remove toolbox prlimit. by Elliott Hughes · 9 years ago
- 3edc432 mkbootimg: add version and patch level by Sami Tolvanen · 9 years ago
- 6aafa03 Merge changes I93514d22,I57dbc113,I707ffbd1 am: 1cd680ce75 by Josh Gao · 9 years ago
- 97b9935 Merge "adbd: fix spurious close of uninitialized fd." am: 3c608c7425 by Josh Gao · 9 years ago
- 1cd680c Merge changes I93514d22,I57dbc113,I707ffbd1 by Josh Gao · 9 years ago
- 3c608c7 Merge "adbd: fix spurious close of uninitialized fd." by Josh Gao · 9 years ago
- fcb063c adbd: fix spurious close of uninitialized fd. by Josh Gao · 9 years ago
- d0b0960 Merge "Make CHECK(x) work with static analyzer." am: d02e6887ca by Chih-Hung Hsieh · 9 years ago
- d02e688 Merge "Make CHECK(x) work with static analyzer." by Chih-hung Hsieh · 9 years ago
- d26abed adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
- d262122 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
- f0d3b4f adb: make ScopedFd universally accessible and useful. by Josh Gao · 9 years ago
- 0ece9f4 Merge "Use unique_ptr to free objects when ASSERT* fail." am: 93aedcaf2b by Chih-Hung Hsieh · 9 years ago
- 93aedca Merge "Use unique_ptr to free objects when ASSERT* fail." by Chih-hung Hsieh · 9 years ago
- 4f26603 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." by James Hawkins · 9 years ago
- c67ef78 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." by James Hawkins · 9 years ago
- f60cbb7 Use unique_ptr to free objects when ASSERT* fail. by Chih-Hung Hsieh · 9 years ago
- 15c0bf2 Merge "bootstat: Don\'t log time_since_factory_reset on device reset." by James Hawkins · 9 years ago
- f262071 Merge "bootstat: Don't log time_since_factory_reset on device reset." by James Hawkins · 9 years ago
- e2ad3cf Merge "Add /postinstall partition when using the A/B updater." am: 700b15dacf by Alex Deymo · 9 years ago
- 700b15d Merge "Add /postinstall partition when using the A/B updater." by Alex Deymo · 9 years ago
- 5559237 Merge changes I7fe77245,I75b089b8,Iafa250ce am: afa76a3028 by Josh Gao · 9 years ago
- afa76a3 Merge changes I7fe77245,I75b089b8,Iafa250ce by Josh Gao · 9 years ago
- 255c5c8 adb: clean up quotes in test_device.py. by Josh Gao · 9 years ago
- 89ec3a8 adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
- 3bf9b14 bootstat: Don't log time_since_factory_reset on device reset. by James Hawkins · 9 years ago
- 5e655f0 bootstat: Gate boot time metrics logging on an encrypted device being decrypted. by James Hawkins · 9 years ago
- a31ea55 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
- 59c8d5e Merge "Mount selinuxfs when other filesystems are mounted" am: ad5dc479cd by Nick Kralevich · 9 years ago
- ad5dc47 Merge "Mount selinuxfs when other filesystems are mounted" by Nick Kralevich · 9 years ago
- 3d9e273 Mount selinuxfs when other filesystems are mounted by Nick Kralevich · 9 years ago
- 6399d52 Merge "Fix locking of libnativeloader" am: 17741bc85c by Dimitry Ivanov · 9 years ago
- f5a05ba Merge "Added function to explicitly initialize a namespace" am: 82ae2c0958 by Dimitry Ivanov · 9 years ago
- 17741bc Merge "Fix locking of libnativeloader" by Dimitry Ivanov · 9 years ago
- 82ae2c0 Merge "Added function to explicitly initialize a namespace" by Dimitry Ivanov · 9 years ago
- a942881 Merge "adb: relax serial matching rules." am: b4709c2cfd by David Pursell · 9 years ago
- b4709c2 Merge "adb: relax serial matching rules." by David Pursell · 9 years ago
- 3b198fd Merge "adb: symlinks to dirs count as dirs for pull destination." am: 543093cb97 by Josh Gao · 9 years ago
- 543093c Merge "adb: symlinks to dirs count as dirs for pull destination." by Josh Gao · 9 years ago
- 1e611a3 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
- bb968fb Add /postinstall partition when using the A/B updater. by Alex Deymo · 9 years ago
- aea086a Merge "Revert "Do not do local unwinds through .oat or .dex maps."" by Andreas Gampe · 9 years ago
- 3f902aa adb: relax serial matching rules. by David Pursell · 9 years ago
- 9220b98 Merge "Revert "Do not do local unwinds through .oat or .dex maps."" by Andreas Gampe · 9 years ago
- 42dc801 Merge changes I6fdc87e8,I91b060b2 am: 85c5fc41de by Mark Salyzyn · 9 years ago
- 04dcb00 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 9 years ago
- 85c5fc4 Merge changes I6fdc87e8,I91b060b2 by Mark Salyzyn · 9 years ago
- 7e0e14c Make CHECK(x) work with static analyzer. by Chih-Hung Hsieh · 9 years ago
- be44dba Merge "Make toolbox top a little more like everyone else\'s." am: d1ec9c450d by Elliott Hughes · 9 years ago
- d1ec9c4 Merge "Make toolbox top a little more like everyone else's." by Elliott Hughes · 9 years ago
- bf7d0b8 logd: check return values by Mark Salyzyn · 9 years ago
- fd64c5d Make toolbox top a little more like everyone else's. by Elliott Hughes · 9 years ago
- 0ecdec7 logd: clarify release_Locked() for static analyzer by Mark Salyzyn · 9 years ago
- bf89fc7 Merge "Do not do local unwinds through .oat or .dex maps." am: 48d930d0a9 by Christopher Ferris · 9 years ago
- 48d930d Merge "Do not do local unwinds through .oat or .dex maps." by Christopher Ferris · 9 years ago
- 4265ed7 Do not do local unwinds through .oat or .dex maps. by Christopher Ferris · 9 years ago
- 4cc3354 Merge "Emulator: fix adbd qemu pipe partial write" am: ae607e149b by bohu · 9 years ago
- ae607e1 Merge "Emulator: fix adbd qemu pipe partial write" by Bo Hu · 9 years ago
- f66c593 Emulator: fix adbd qemu pipe partial write by bohu · 9 years ago
- d799184 Merge "adb: report progress for small files." am: 4c87588fa2 by Josh Gao · 9 years ago