summaryrefslogtreecommitdiffhomepage
path: root/tools
AgeCommit message (Expand)Author
2020-04-13Merge pull request #2321 from lubinszARM:pr_nogogVisor bot
2020-04-13Fix build.sh and VM targets.Adin Scannell
2020-04-10Automated rollback of changelist 305940483Nicolas Lacasse
2020-04-10Upgrade Kokoro and RBE to bazel 3.0.0Nicolas Lacasse
2020-04-10Automated rollback of changelist 305922105Nicolas Lacasse
2020-04-10Install Bazel 3.0.0 on Kokoro image.Nicolas Lacasse
2020-04-09Merge pull request #2253 from amscanne:nogogVisor bot
2020-04-09Remove "no-sandbox" tag.Nicolas Lacasse
2020-04-09remove nogo exemption for machine_arm64_unsafe.goBin Lu
2020-04-08Clean up TODOsFabricio Voznika
2020-04-08Remove lostcancel warnings.Adin Scannell
2020-04-08Fix unused result errors.Adin Scannell
2020-04-08Fix all printf formatting errors.Adin Scannell
2020-04-08Fix all copy locks violations.Adin Scannell
2020-04-01go-marshal: Allow array lens to be consts and simple expressions.Rahat Mahmood
2020-04-01go-marshal: Improve collision detection of import statments.Rahat Mahmood
2020-03-31Implement automated marshalling for slices of Marshallable types.Rahat Mahmood
2020-03-30BigQuery schema for benchmark-tools dashboard.Zach Koopmans
2020-03-30Internal change.Zach Koopmans
2020-03-26Add nogo exemption for machine_arm64_unsafe.goAdin Scannell
2020-03-25nogo: enable sanitizers.Adin Scannell
2020-03-25Fix go_marshal Example name.Adin Scannell
2020-03-20Statically link libpthread for static c++ binaries.Eyal Soha
2020-03-19Fix bm-tools to run on bazel.Zach Koopmans
2020-03-17Packetimpact in Go with c++ stubEyal Soha
2020-02-28Add ability to execute go.mod in gopath context.Adin Scannell
2020-02-27Fix apt-get reliability issues.Adin Scannell
2020-02-27Implement automated marshalling for newtypes on arrays.Rahat Mahmood
2020-02-27Use automated release notes, if available.Adin Scannell
2020-02-21Factor platform tags.Adin Scannell
2020-02-21Fix master installer.Zach Koopmans
2020-02-20Implement automated marshalling for newtypes on primitives.gVisor bot
2020-02-20Remove bytes read/written from marshal.Marshallable API.gVisor bot
2020-02-20Import tags.bzl directly from tools/defs.bzl.Adin Scannell
2020-02-19Add basic microbenchmarks.Adin Scannell
2020-02-19Handle situations where go-marshal generates an empty test file.gVisor bot
2020-02-18go-marshal: Stop complaining about files with no +marshal types.gVisor bot
2020-02-15Ensure Marshallable.SizeBytes() always works on a typed nil pointer.gVisor bot
2020-02-14Generate implementation of io.WriterTo via go-marshal.gVisor bot
2020-02-14Add a minimal binary target for escape analysis on go-marshal.gVisor bot
2020-02-14Fix various issues related to enabling go-marshal.gVisor bot
2020-02-13Ensure the marshalled object doesn't escape.gVisor bot
2020-02-13Call py_requirement with named argument for optional kwarg.gVisor bot
2020-02-11Stateify: register types with full package namesgVisor bot
2020-02-10Rename build to builddefs and minor build clean-up.Adin Scannell
2020-02-10Move x86 state definition to its own file.Brad Burlage
2020-02-10Update visibility.Adin Scannell
2020-02-06Add logic to run from baked images.Zach Koopmans
2020-02-05Add notes to relevant tests.Adin Scannell
2020-02-04Automatically propagate tags for stateify and marshal.Adin Scannell