Age | Commit message (Expand) | Author |
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 |
2020-08-07 | Merge pull request #3520 from boyuan-he:marshal-impl | gVisor bot |
2020-08-07 | Remove old benchmark tools. | Zach Koopmans |
2020-08-07 | add stub go marshallable implementation | Boyuan He |
2020-08-06 | Add bzl_library rules for .bzl files without one. | Adin Scannell |
2020-08-04 | Enable "make packetimpact-tests" to work. | Adin Scannell |
2020-08-03 | Include shim binaries in the Go branch. | Adin Scannell |
2020-07-30 | Allocate a pseudo-tty for exec. | Adin Scannell |
2020-07-30 | Drop complex awk step. | Adin Scannell |
2020-07-27 | Merge pull request #2797 from Rajpratik71:optimization/pip-no-cache | gVisor bot |
2020-07-27 | Fix for gvisor-builder image. | Bhasker Hariharan |
2020-07-27 | Enable RBE for standard-tests. | Adin Scannell |
2020-07-27 | Clean-up bazel wrapper. | Adin Scannell |
2020-07-25 | optimize size and time using "--no-cache-dir" | Pratik raj |
2020-07-24 | Merge pull request #3356 from amscanne:generics_tests | gVisor bot |
2020-07-24 | [go-marshal] Update API | Ayush Ranjan |
2020-07-23 | Convert go_generics tests to starlark. | Adin Scannell |
2020-07-23 | Automated rollback of changelist 321227330 | Kevin Krakauer |
2020-07-23 | Marshallable socket opitons. | Ayush Ranjan |
2020-07-23 | Internal change | Michael Pratt |
2020-07-23 | Fix kokoro presubmits! | Ayush Ranjan |
2020-07-20 | Add standard entrypoints for test targets. | Adin Scannell |
2020-07-17 | Clean up html on the website. | Ian Lewis |