summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs_mgr: Use slot_suffix field from bootloader_message.David Zeuthen2015-09-084-21/+155
* Merge "metricsd: Remove unused constant."Elliott Hughes2015-09-031-2/+0
|\
| * metricsd: Remove unused constant.Bertrand SIMONNET2015-09-021-2/+0
* | Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules"Dan Willemsen2015-09-038-162/+85
|\ \ | |/ |/|
| * Remove USE_MINGW/CYGWIN; Whitelist windows modulesDan Willemsen2015-09-028-162/+85
|/
* Merge "crash_reporter: Call dbus-send using chromeos::ProcessImpl"Steve Fung2015-09-021-12/+18
|\
| * crash_reporter: Call dbus-send using chromeos::ProcessImplSteve Fung2015-09-021-12/+18
* | Merge "metricsd: Fix style issues."Bertrand Simonnet2015-09-024-138/+47
|\ \
| * | metricsd: Fix style issues.Bertrand SIMONNET2015-09-024-138/+47
* | | Merge "metricsd: Make the unit tests pass."Bertrand Simonnet2015-09-0213-426/+282
|\| |
| * | metricsd: Make the unit tests pass.Bertrand SIMONNET2015-09-0213-426/+282
* | | Merge "init: Update readme.txt to reflect recent changes to init."Tom Cherry2015-09-021-35/+79
|\ \ \ | |/ / |/| |
| * | init: Update readme.txt to reflect recent changes to init.Tom Cherry2015-09-011-35/+79
* | | Merge "Add a tag for tracing system server."Yasuhiro Matsuda2015-09-021-1/+2
|\ \ \
| * | | Add a tag for tracing system server.Yasuhiro Matsuda2015-08-071-1/+2
* | | | Merge "adb/base win32 tests: fix comment and open() flags"Elliott Hughes2015-09-012-7/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | adb/base win32 tests: fix comment and open() flagsSpencer Low2015-09-012-7/+8
* | | | Merge "init: Use classes for parsing and clean up memory allocations"Tom Cherry2015-09-0119-965/+925
|\ \ \ \ | |/ / / |/| | |
| * | | init: Use classes for parsing and clean up memory allocationsTom Cherry2015-09-0119-965/+925
* | | | Merge "Use O_BINARY in base/file for Windows."Elliott Hughes2015-09-011-8/+9
|\ \ \ \
| * | | | Use O_BINARY in base/file for Windows.Elliott Hughes2015-09-011-8/+9
|/ / / /
* | | | Merge "fs_mgr: Add support for A/B partitions"Daniel Rosenberg2015-09-012-0/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs_mgr: Add support for A/B partitionsDaniel Rosenberg2015-08-312-0/+26
* | | | Merge "adb: add unit test for fdevent."Yabin Cui2015-08-313-3/+167
|\ \ \ \
| * | | | adb: add unit test for fdevent.Yabin Cui2015-08-283-3/+167
* | | | | Merge "adb: improve names for transport threads."Yabin Cui2015-08-313-30/+34
|\ \ \ \ \
| * | | | | adb: improve names for transport threads.Yabin Cui2015-08-313-30/+34
* | | | | | Merge "logd: worst uid record watermark part three"Mark Salyzyn2015-08-311-12/+11
|\ \ \ \ \ \
| * | | | | | logd: worst uid record watermark part threeMark Salyzyn2015-08-311-12/+11
* | | | | | | Merge "adb: remove workaround for b/6558362."Yabin Cui2015-08-312-41/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | adb: remove workaround for b/6558362.Yabin Cui2015-08-312-41/+0
|/ / / / / /
* | | | | | Merge "Lose uptime to toybox."Elliott Hughes2015-08-312-88/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Lose uptime to toybox.Elliott Hughes2015-08-172-88/+0
* | | | | | Merge "Distinguish transport threads."Elliott Hughes2015-08-311-2/+2
|\ \ \ \ \ \
| * | | | | | Distinguish transport threads.Elliott Hughes2015-08-311-2/+2
|/ / / / / /
* | | | | | Merge "adb: set thread names (linux & mac)"Siva Velusamy2015-08-3110-1/+45
|\ \ \ \ \ \
| * | | | | | adb: set thread names (linux & mac)Siva Velusamy2015-08-3110-1/+45
|/ / / / / /
* | | | | | Merge "fatal and fatal_errno should be noreturn."Elliott Hughes2015-08-291-2/+2
|\ \ \ \ \ \
| * | | | | | fatal and fatal_errno should be noreturn.Elliott Hughes2015-08-281-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "adb: clean up transport disconnect operations."Yabin Cui2015-08-297-78/+63
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | adb: clean up transport disconnect operations.Yabin Cui2015-08-287-78/+63
* | | | | | Merge "Improve adb tracing."Elliott Hughes2015-08-285-160/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Improve adb tracing.Elliott Hughes2015-08-285-160/+34
* | | | | | Merge "adb: call run_transport_disconnects() only once."Yabin Cui2015-08-281-2/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | adb: call run_transport_disconnects() only once.Yabin Cui2015-08-281-2/+0
* | | | | | Merge "win32: adb start-server shows stdout/stderr output from actual server"Elliott Hughes2015-08-284-97/+314
|\ \ \ \ \ \
| * | | | | | win32: adb start-server shows stdout/stderr output from actual serverSpencer Low2015-08-264-97/+314
* | | | | | | Merge "adb unittest: get test_unicode_paths passing on win32"Elliott Hughes2015-08-282-8/+44
|\ \ \ \ \ \ \
| * | | | | | | adb unittest: get test_unicode_paths passing on win32Spencer Low2015-08-282-8/+44
| |/ / / / / /
* | | | | | | Merge "adb: fix adb install and adb push exit code, error handling, unittest"Elliott Hughes2015-08-282-24/+33
|\ \ \ \ \ \ \