summaryrefslogtreecommitdiffhomepage
path: root/pkg/state
AgeCommit message (Expand)Author
2019-11-01Merge release-20190806.1-358-ga99d347 (automated)gVisor bot
2019-10-31Add context to state.Adin Scannell
2019-10-16Reorder BUILD license and load functions in gvisor.Kevin Krakauer
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-06-27Merge 5b41ba5d (automated)gVisor bot
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-13Merge add40fd6 (automated)gVisor bot
2019-06-13Update canonical repository.Adin Scannell
2019-06-02Merge 216da0b7 (automated)gVisor bot
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-22Clean up state error handlingMichael Pratt
2019-01-31Remove license commentsMichael Pratt
2018-12-21Internal ChangeMichael Pratt
2018-12-04sentry: save copy of tcp segment's delivered views to avoid in-struct pointers.Zhaozhong Ni
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-18Increase state test timeoutMichael Pratt
2018-08-28sentry: avoid double counting map objects in save / restore stats.Zhaozhong Ni
2018-08-24compressio: support optional hashing and eliminate hashio.Zhaozhong Ni
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-10Internal changeMichael Pratt
2018-06-19state: pretty-print primitive type arrays.Zhaozhong Ni
2018-06-19state: include I/O and protobuf time in kernel S/R timing stats.Zhaozhong Ni
2018-05-08state: serialize string as bytes instead of protobuf string.Zhaozhong Ni
2018-05-08Sentry: always use "best speed" compression for save and remove the option.Zhaozhong Ni
2018-04-28Check in gVisor.Googler