Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adb host: add device state in "adb wait-for-*" | Leo Sartre | 2015-12-16 | 2 | -32/+66 |
* | Merge "cutils: trace: add DATABASE tag" | Greg Hackmann | 2015-12-14 | 1 | -1/+2 |
|\ | |||||
| * | cutils: trace: add DATABASE tag | Greg Hackmann | 2015-11-23 | 1 | -1/+2 |
* | | Merge "Share the new adb USB diagnostic code with fastboot." | Elliott Hughes | 2015-12-14 | 11 | -103/+144 |
|\ \ | |||||
| * | | Share the new adb USB diagnostic code with fastboot. | Elliott Hughes | 2015-12-14 | 11 | -103/+144 |
* | | | Merge "Temporary disable linker-namespaces" | Dimitry Ivanov | 2015-12-12 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Temporary disable linker-namespaces | Dimitry Ivanov | 2015-12-11 | 1 | -1/+1 |
* | | | Merge "Remove fastboot/genkey.sh." | Elliott Hughes | 2015-12-12 | 1 | -25/+0 |
|\ \ \ | |||||
| * | | | Remove fastboot/genkey.sh. | Elliott Hughes | 2015-12-11 | 1 | -25/+0 |
|/ / / | |||||
* | | | Merge "adb: handle some edge cases with process environments." | Josh Gao | 2015-12-12 | 1 | -7/+12 |
|\ \ \ | |||||
| * | | | adb: handle some edge cases with process environments. | Josh Gao | 2015-12-11 | 1 | -7/+12 |
* | | | | Merge "adb: don't use setenv after forking." | Josh Gao | 2015-12-11 | 1 | -18/+48 |
|\| | | | |/ / |/| | | |||||
| * | | adb: don't use setenv after forking. | Josh Gao | 2015-12-11 | 1 | -18/+48 |
* | | | Merge "liblog: logprint security ANDROID_LOG_WARN" | Mark Salyzyn | 2015-12-11 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | liblog: logprint security ANDROID_LOG_WARN | Mark Salyzyn | 2015-12-11 | 1 | -1/+6 |
| |/ / | |||||
* | | | Merge "Update init documentation to reflect fs_config changes" | Tom Cherry | 2015-12-11 | 1 | -3/+10 |
|\ \ \ | |||||
| * | | | Update init documentation to reflect fs_config changes | Tom Cherry | 2015-12-11 | 1 | -3/+10 |
| |/ / | |||||
* | | | Merge "adb: make pulling symlinks and devices work." | Josh Gao | 2015-12-11 | 2 | -72/+115 |
|\ \ \ | |/ / |/| | | |||||
| * | | adb: make pulling symlinks and devices work. | Josh Gao | 2015-12-11 | 2 | -72/+115 |
* | | | Merge "logd: liblog: logcat: Add LOG_ID_SECURITY" | Mark Salyzyn | 2015-12-11 | 16 | -52/+303 |
|\ \ \ | |||||
| * | | | logd: liblog: logcat: Add LOG_ID_SECURITY | Mark Salyzyn | 2015-12-08 | 16 | -52/+303 |
* | | | | Merge "adbd: refactor priv dropping logic" | Mike Frysinger | 2015-12-11 | 1 | -27/+31 |
|\ \ \ \ | |||||
| * | | | | adbd: refactor priv dropping logic | Mike Frysinger | 2015-12-10 | 1 | -27/+31 |
* | | | | | Merge changes I598c8c5c,I672b0f4d,Id882978b,Idff5e080,Ib124eca1, ... | Mark Salyzyn | 2015-12-11 | 9 | -35/+108 |
|\ \ \ \ \ | |||||
| * | | | | | logger.h: reduce maximum payload so sum is page size | Mark Salyzyn | 2015-12-09 | 1 | -1/+1 |
| * | | | | | liblog: test for maximum payload can not survive change | Mark Salyzyn | 2015-12-09 | 1 | -7/+8 |
| * | | | | | liblog: logprint use uid name if length less then 5 | Mark Salyzyn | 2015-12-09 | 1 | -1/+16 |
| * | | | | | liblog: logprint add uid format modifier | Mark Salyzyn | 2015-12-09 | 3 | -10/+41 |
| * | | | | | liblog: readlog apps get logger_entry_v4 for pstore | Mark Salyzyn | 2015-12-09 | 1 | -9/+18 |
| * | | | | | logd: readlog apps get logger_entry_v4 | Mark Salyzyn | 2015-12-09 | 3 | -7/+11 |
| * | | | | | logger.h: Add definition for logger_entry_v4 | Mark Salyzyn | 2015-12-09 | 1 | -1/+14 |
* | | | | | | Merge "logd: best 2/3 filter for timezone glitches" | Mark Salyzyn | 2015-12-10 | 1 | -0/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | logd: best 2/3 filter for timezone glitches | Mark Salyzyn | 2015-12-10 | 1 | -0/+25 |
* | | | | | | | Merge "crash_reporter: use libmetricscollectorservice for user crash event re... | Todd Poynor | 2015-12-10 | 2 | -36/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | crash_reporter: use libmetricscollectorservice for user crash event reports | Todd Poynor | 2015-12-10 | 2 | -36/+21 |
* | | | | | | | | Merge "metrics_collector: add libmetricscollectorservice binder service" | Todd Poynor | 2015-12-10 | 11 | -117/+345 |
|\| | | | | | | | |||||
| * | | | | | | | metrics_collector: add libmetricscollectorservice binder service | Todd Poynor | 2015-12-10 | 11 | -117/+345 |
|/ / / / / / / | |||||
* | | | | | | | Merge "adb: shell: add -n flag to not read from stdin." | Josh Gao | 2015-12-10 | 5 | -26/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | adb: shell: add -n flag to not read from stdin. | Josh Gao | 2015-12-10 | 5 | -26/+30 |
* | | | | | | | | Merge "logd: logd-reinit exits with 194" | Mark Salyzyn | 2015-12-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | logd: logd-reinit exits with 194 | Mark Salyzyn | 2015-12-10 | 1 | -1/+1 |
* | | | | | | | | Merge "Revert "adb: Make HOME=/data/local/tmp"" | Nick Kralevich | 2015-12-10 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Revert "adb: Make HOME=/data/local/tmp" | Nick Kralevich | 2015-12-10 | 1 | -2/+1 |
* | | | | | | | | Merge "fs_mgr: support upstream dm-verity without error correction" | Sami Tolvanen | 2015-12-10 | 1 | -6/+36 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fs_mgr: support upstream dm-verity without error correction | Sami Tolvanen | 2015-12-10 | 1 | -6/+36 |
* | | | | | | | | | Merge "Set up dm-verity in EIO mode instead of logging mode" | Sami Tolvanen | 2015-12-10 | 2 | -27/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Set up dm-verity in EIO mode instead of logging mode | Sami Tolvanen | 2015-12-02 | 2 | -27/+9 |
* | | | | | | | | | | Merge "metricsd binder: Abort if fail to register service" | Todd Poynor | 2015-12-10 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | metricsd binder: Abort if fail to register service | Todd Poynor | 2015-12-09 | 1 | -2/+6 |
* | | | | | | | | | | Merge "adb: make the test_pull_dir test actually test something." | Josh Gao | 2015-12-10 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | |