Age | Commit message (Expand) | Author |
2020-12-11 | Remove existing nogo exceptions. | Adin Scannell |
2020-12-11 | Fix parser to include iterations. | Zach Koopmans |
2020-12-10 | Fix typo in go template error messages. | Dean Deng |
2020-12-09 | Tweak aarch64 support. | Adin Scannell |
2020-12-09 | Add //pkg/sync:generic_atomicptrmap. | Jamie Liu |
2020-12-09 | Refactor the Makefile to avoid recursive Make. | Adin Scannell |
2020-12-09 | Prepare for supporting cross compilation. | Andrei Vagin |
2020-12-03 | Support partitions for other tests. | Adin Scannell |
2020-12-02 | Fix containerd.sh for later Ubuntu and Debian-based distributions. | Adin Scannell |
2020-11-30 | Ensure containerd is used from installed location. | Adin Scannell |
2020-11-23 | Fix bad Makefile variable reference. | Adin Scannell |
2020-11-23 | Clean up build output. | Adin Scannell |
2020-11-23 | Don't rely on HOME for tools/go_branch.sh | Adin Scannell |
2020-11-10 | Add debug logs to startup benchmark. | Zach Koopmans |
2020-11-10 | Internal change | Jamie Liu |
2020-11-05 | Internal Change | Zach Koopmans |
2020-11-03 | Fix more nogo tests | Ting-Yu Wang |
2020-10-30 | Add the gVisor admission webhook | Kevin Krakauer |
2020-10-30 | Avoid creating users if user is root already. | Adin Scannell |
2020-10-29 | [infra] Deflake Go / generate (pull_request. | Ayush Ranjan |
2020-10-28 | [infra] Deflake Go / generate (pull_request) GitHub action. | Ayush Ranjan |
2020-10-28 | Traversal embedded libraries, even for go_library rules. | Adin Scannell |
2020-10-26 | Add nogo configuration. | Adin Scannell |
2020-10-26 | Add parser for open source benchmarks. | Zach Koopmans |
2020-10-23 | Direct gvisor.dev/issues to the same place as gvisor.dev/issue. | Dean Deng |
2020-10-23 | Fix nogo tests in //pkg/sentry/socket/... | Ting-Yu Wang |
2020-10-23 | tools/parsers: disable nogo checks | Andrei Vagin |
2020-10-23 | //pkg/state fixes for VFS2. | Jamie Liu |
2020-10-23 | Rewrite reference leak checker without finalizers. | Dean Deng |
2020-10-20 | Fix errors when the tagging GitHub releases | Ting-Yu Wang |
2020-10-20 | Fix nogo test in //pkg/tcpip/... | Ting-Yu Wang |
2020-10-19 | Remove legacy bazel configurations. | Adin Scannell |
2020-10-16 | Refactor shared starlark files. | Adin Scannell |
2020-10-16 | Refactor nogo to better support ARM. | Adin Scannell |
2020-10-16 | Cache errors when processing stdlib with nogo. | Adin Scannell |
2020-10-09 | Add parsers golang benchmarks. | Zach Koopmans |
2020-10-09 | Minor nogo restructuring. | Adin Scannell |
2020-10-09 | Infer receiver name for stateify. | Adin Scannell |
2020-10-08 | Minor nogo cleanup. | Adin Scannell |
2020-10-07 | Add staticcheck and staticstyle analyzers. | Adin Scannell |
2020-10-07 | Internal change. | gVisor bot |
2020-10-07 | Fix text processing in bazel build command. | Dean Deng |
2020-10-05 | Internal change. | gVisor bot |
2020-10-02 | tools/checkescape: trim the "(SB)" before searching it in the allowed list | Andrei Vagin |
2020-10-02 | Save addresses for "allowed" functions. | Adin Scannell |
2020-09-29 | go-marshal tests should respect build tags. | Rahat Mahmood |
2020-09-29 | Add nogo check annotations to GitHub. | Adin Scannell |
2020-09-29 | Support embedded fields in go-marshal. | Rahat Mahmood |
2020-09-23 | make: specify /dev/null for the tail tool | Andrei Vagin |
2020-09-23 | Internal change. | gVisor bot |