summaryrefslogtreecommitdiffhomepage
path: root/tools
AgeCommit message (Expand)Author
2020-09-17Provide testing container with docker config file.Ayush Ranjan
2020-09-16Rename marshal.Task to marshal.CopyContext.Rahat Mahmood
2020-09-15Enable automated marshalling for the syscall package.Rahat Mahmood
2020-09-11Move the 'marshal' and 'primitive' packages to the 'pkg' directory.Rahat Mahmood
2020-09-11Make nogo more robust to variety of stdlib layouts.Michael Pratt
2020-09-07Fix make_apt script.Ayush Ranjan
2020-09-03Fix the release workflow.Ayush Ranjan
2020-08-31Change nogo failures to test failures, instead of build failures.Adin Scannell
2020-08-26Support stdlib analyzers with nogo.Adin Scannell
2020-08-25Provide --secret-keyring parameter (for newer gpg).Adin Scannell
2020-08-25Add nogo support to go_binary and go_test targets.Adin Scannell
2020-08-25[go-marshal] Support marshalling for structs with names starting with W.Ayush Ranjan
2020-08-14Handle URLs better in issue reviverIan Lewis
2020-08-07Merge pull request #3520 from boyuan-he:marshal-implgVisor bot
2020-08-07Remove old benchmark tools.Zach Koopmans
2020-08-07add stub go marshallable implementationBoyuan He
2020-08-06Add bzl_library rules for .bzl files without one.Adin Scannell
2020-08-04Enable "make packetimpact-tests" to work.Adin Scannell
2020-08-03Include shim binaries in the Go branch.Adin Scannell
2020-07-30Allocate a pseudo-tty for exec.Adin Scannell
2020-07-30Drop complex awk step.Adin Scannell
2020-07-27Merge pull request #2797 from Rajpratik71:optimization/pip-no-cachegVisor bot
2020-07-27Fix for gvisor-builder image.Bhasker Hariharan
2020-07-27Enable RBE for standard-tests.Adin Scannell
2020-07-27Clean-up bazel wrapper.Adin Scannell
2020-07-25optimize size and time using "--no-cache-dir"Pratik raj
2020-07-24Merge pull request #3356 from amscanne:generics_testsgVisor bot
2020-07-24[go-marshal] Update APIAyush Ranjan
2020-07-23Convert go_generics tests to starlark.Adin Scannell
2020-07-23Automated rollback of changelist 321227330Kevin Krakauer
2020-07-23Marshallable socket opitons.Ayush Ranjan
2020-07-23Internal changeMichael Pratt
2020-07-23Fix kokoro presubmits!Ayush Ranjan
2020-07-20Add standard entrypoints for test targets.Adin Scannell
2020-07-17Clean up html on the website.Ian Lewis
2020-07-15Fix errors not getting caught when building vm image.Ting-Yu Wang
2020-07-14remove IPv6 dockerKevin Krakauer
2020-07-13Enable experimental features in docker.Ting-Yu Wang
2020-07-13Merge pull request #2672 from amscanne:shim-integratedgVisor bot
2020-07-13iptables: remove useless ip6tables VM rulesKevin Krakauer
2020-07-13Automated rollback of changelist 320972241Adin Scannell
2020-07-13Use host networking for build container.Adin Scannell
2020-07-09Update shim to build using bazel.Adin Scannell
2020-07-09Allow arbitrary Go commands for go_mod.sh.Adin Scannell
2020-06-26Enable docker IPv6 in kokoroKevin Krakauer
2020-06-23Support for saving pointers to fields in the state package.Adin Scannell
2020-06-18Remove various uses of 'whitelist'Michael Pratt
2020-06-17Remove various uses of 'blacklist'Michael Pratt
2020-06-11Enable nogo againFabricio Voznika
2020-06-11Add nogo TODO.Michael Pratt