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