aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix runtime panics being suppressedDan Willemsen2019-01-282-4/+20
|/
* Merge "Add --top_level_phony to catch more real-to-phony problems"Treehugger Robot2019-01-261-0/+1
|\
| * Add --top_level_phony to catch more real-to-phony problemsDan Willemsen2019-01-241-0/+1
* | Switch cp(1) to toybox.Elliott Hughes2019-01-251-1/+1
* | Switch hostname(1) to toybox.Elliott Hughes2019-01-241-1/+1
|/
* Revert "Switch to toybox hostname(1)."Elliott Hughes2019-01-191-1/+1
* Switch to toybox which(1).Elliott Hughes2019-01-191-1/+1
* Switch to toybox pgrep(1), pkill(1), and ps(1).Elliott Hughes2019-01-191-3/+3
* Switch to toybox hostname(1).Elliott Hughes2019-01-181-1/+1
* Switch to toybox wc(1).Elliott Hughes2019-01-181-1/+1
* Switch to toybox md5sum/sha1sum/sha256sum/sha512sum.Elliott Hughes2019-01-171-44/+44
* Merge "Switch to toybox mv(1)."Elliott Hughes2019-01-171-1/+1
|\
| * Switch to toybox mv(1).Elliott Hughes2019-01-161-1/+1
* | Fix nested minijail0 executionDan Willemsen2019-01-161-0/+3
|/
* Switch to toybox rm(1).Elliott Hughes2019-01-161-1/+1
* Effectively disable network access during the buildDan Willemsen2019-01-151-3/+0
* Implement linux sandboxing with nsjailDan Willemsen2019-01-153-16/+151
* Move to toybox sort(1).Elliott Hughes2019-01-141-1/+1
* Switch to toybox readlink(1).Elliott Hughes2019-01-141-1/+1
* Switch to toybox xargs(1).Elliott Hughes2019-01-141-1/+1
* Move mktemp(1) to toybox.Elliott Hughes2019-01-121-1/+1
* Switch to toybox getconf(1).Elliott Hughes2019-01-121-1/+1
* Switch to toybox stat(1).Elliott Hughes2019-01-121-1/+1
* Merge "Revert "Move sed(1) to toybox.""Elliott Hughes2019-01-121-1/+1
|\
| * Revert "Move sed(1) to toybox."Elliott Hughes2019-01-121-1/+1
* | Merge "Move sed(1) to toybox."Treehugger Robot2019-01-111-1/+1
|\|
| * Move sed(1) to toybox.Elliott Hughes2019-01-111-1/+1
* | Merge "Revert "Switch to toybox patch(1).""Elliott Hughes2019-01-111-1/+1
|\ \
| * | Revert "Switch to toybox patch(1)."Elliott Hughes2019-01-111-1/+1
* | | Merge "Switch to toybox patch(1)."Elliott Hughes2019-01-111-1/+1
|\| |
| * | Switch to toybox patch(1).Elliott Hughes2019-01-111-1/+1
| |/
* | Merge "Turn on ninja error for missing dep files"Treehugger Robot2019-01-111-1/+3
|\ \ | |/ |/|
| * Turn on ninja error for missing dep filesDan Willemsen2019-01-071-1/+3
* | Merge "Switch to toybox ls(1)."Elliott Hughes2019-01-111-1/+1
|\ \
| * | Switch to toybox ls(1).Elliott Hughes2019-01-101-1/+1
* | | Fatal error on insufficient resource to use Goma in Soong UI.Yoshisato Yanagisawa2019-01-111-7/+38
|/ /
* | Switch to toybox ln(1).Elliott Hughes2019-01-101-1/+1
* | Merge "Switch to toybox expr(1)."Elliott Hughes2019-01-101-1/+1
|\ \
| * | Switch to toybox expr(1).Elliott Hughes2019-01-101-1/+1
* | | Merge "Add BUILD_USERNAME and BUILD_HOSTNAME"Treehugger Robot2019-01-101-0/+18
|\ \ \ | |/ / |/| |
| * | Add BUILD_USERNAME and BUILD_HOSTNAMEDan Willemsen2019-01-071-0/+18
| |/
* | Switch to toybox echo(1).Elliott Hughes2019-01-101-1/+1
* | Revert "Switch to toybox cp(1)."Elliott Hughes2019-01-101-1/+1
* | Merge "goma_ctl.py ensure_start in Soong UI."Treehugger Robot2019-01-104-0/+68
|\ \
| * | goma_ctl.py ensure_start in Soong UI.Yoshisato Yanagisawa2019-01-104-0/+68
* | | Switch to toybox du(1).Elliott Hughes2019-01-091-1/+1
* | | Switch to toybox cp(1).Elliott Hughes2019-01-081-1/+1
|/ /
* | Merge "Switch to toybox chmod(1)."Elliott Hughes2019-01-091-1/+1
|\ \ | |/ |/|
| * Switch to toybox chmod(1).Elliott Hughes2018-12-171-1/+1
* | Generate build timing metrics to proto format fileNan Zhang2019-01-0417-19/+1013