Age | Commit message (Expand) | Author |
2020-10-23 | //pkg/state fixes for VFS2. | Jamie Liu |
2020-09-24 | Add basic stateify annotations. | Adin Scannell |
2020-08-31 | stateify: Bring back struct field and type names in pretty print | Ting-Yu Wang |
2020-08-21 | stateify: Fix pretty print not printing odd numbered fields. | Ting-Yu Wang |
2020-08-20 | stateify: Fix afterLoad not being called for root object | Ting-Yu Wang |
2020-06-23 | Support for saving pointers to fields in the state package. | Adin Scannell |
2020-05-20 | Remove implicit dependencies for leaf packages. | Rahat Mahmood |
2020-04-08 | Fix all copy locks violations. | Adin Scannell |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2019-11-21 | Import and structure cleanup. | Adin Scannell |
2019-10-31 | Add context to state. | Adin Scannell |
2019-10-16 | Reorder BUILD license and load functions in gvisor. | Kevin Krakauer |
2019-09-12 | Remove go_test from go_stateify and go_marshal | Michael Pratt |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-22 | Clean up state error handling | Michael Pratt |
2019-01-31 | Remove license comments | Michael Pratt |
2018-12-21 | Internal Change | Michael Pratt |
2018-12-04 | sentry: save copy of tcp segment's delivered views to avoid in-struct pointers. | Zhaozhong Ni |
2018-10-23 | Track paths and provide a rename hook. | Adin Scannell |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-09-18 | Increase state test timeout | Michael Pratt |
2018-08-28 | sentry: avoid double counting map objects in save / restore stats. | Zhaozhong Ni |
2018-08-24 | compressio: support optional hashing and eliminate hashio. | Zhaozhong Ni |
2018-07-27 | stateify: support explicit annotation mode; convert refs and stack packages. | Zhaozhong Ni |
2018-07-10 | Internal change | Michael Pratt |
2018-06-19 | state: pretty-print primitive type arrays. | Zhaozhong Ni |
2018-06-19 | state: include I/O and protobuf time in kernel S/R timing stats. | Zhaozhong Ni |
2018-05-08 | state: serialize string as bytes instead of protobuf string. | Zhaozhong Ni |
2018-05-08 | Sentry: always use "best speed" compression for save and remove the option. | Zhaozhong Ni |
2018-04-28 | Check in gVisor. | Googler |