Age | Commit message (Expand) | Author |
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 |
2020-09-17 | Provide testing container with docker config file. | Ayush Ranjan |
2020-09-16 | Rename marshal.Task to marshal.CopyContext. | Rahat Mahmood |
2020-09-15 | Enable automated marshalling for the syscall package. | Rahat Mahmood |
2020-09-11 | Move the 'marshal' and 'primitive' packages to the 'pkg' directory. | Rahat Mahmood |
2020-09-11 | Make nogo more robust to variety of stdlib layouts. | Michael Pratt |
2020-09-07 | Fix make_apt script. | Ayush Ranjan |
2020-09-03 | Fix the release workflow. | Ayush Ranjan |
2020-08-31 | Change nogo failures to test failures, instead of build failures. | Adin Scannell |
2020-08-26 | Support stdlib analyzers with nogo. | Adin Scannell |
2020-08-25 | Provide --secret-keyring parameter (for newer gpg). | Adin Scannell |
2020-08-25 | Add 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-14 | Handle URLs better in issue reviver | Ian Lewis |