Age | Commit message (Expand) | Author |
2020-09-01 | Merge release-20200818.0-102-g2eaf54dd5 (automated) | gVisor bot |
2020-09-01 | Refactor tty codebase to use master-replica terminology. | Ayush Ranjan |
2020-09-01 | Merge release-20200818.0-100-g723fb5c11 (automated) | gVisor bot |
2020-09-01 | [go-marshal] Enable auto-marshalling for fs/tty. | Ayush Ranjan |
2020-08-20 | Merge release-20200810.0-74-g129018ab3 (automated) | gVisor bot |
2020-08-20 | Consistent precondition formatting | Michael Pratt |
2020-08-03 | Merge release-20200622.1-313-gb2ae7ea1b (automated) | gVisor bot |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-06-24 | Merge release-20200608.0-119-g364ac92ba (automated) | gVisor bot |
2020-05-27 | Merge release-20200518.0-45-g0bc022b7 (automated) | gVisor bot |
2020-04-24 | Merge release-20200323.0-228-g696feaf (automated) | gVisor bot |
2020-04-23 | Port devpts to VFS2. | Nicolas Lacasse |
2020-04-10 | Merge release-20200323.0-119-g7812661 (automated) | gVisor bot |
2020-02-11 | Merge release-20200127.0-130-g9be46e5 (automated) | gVisor bot |
2020-02-11 | Merge release-20200127.0-129-g115898e (automated) | gVisor bot |
2020-02-11 | Prevent DATA RACE in UnstableAttr. | Adin Scannell |
2020-02-06 | Merge release-20200127.0-85-g1b6a12a (automated) | gVisor bot |
2020-01-27 | Merge release-20200115.0-110-g0e2f1b7 (automated) | gVisor bot |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2020-01-17 | Merge release-20200115.0-29-g80d0f93 (automated) | gVisor bot |
2020-01-17 | Fix data race in tty.queue.readableSize. | Nicolas Lacasse |
2020-01-10 | Merge release-20191213.0-96-g27500d5 (automated) | gVisor bot |
2020-01-09 | New sync package. | Ian Gudger |
2019-12-19 | Merge release-20191213.0-33-gbb00438 (automated) | gVisor bot |
2019-12-19 | Make masterInodeOperations.Truncate take a pointer receiver. | Nicolas Lacasse |
2019-12-06 | Merge release-20191129.0-14-g663fe84 (automated) | gVisor bot |
2019-12-06 | Implement TTY field in control.Processes(). | Nicolas Lacasse |
2019-11-27 | Merge release-20191114.0-39-g20279c3 (automated) | gVisor bot |
2019-11-26 | Allow open(O_TRUNC) and (f)truncate for proc files. | Ian Lewis |
2019-11-15 | Merge release-20191104.0-43-g339536d (automated) | gVisor bot |
2019-11-14 | Check that a file is a regular file with open(O_TRUNC). | Kevin Krakauer |
2019-10-16 | Reorder BUILD license and load functions in gvisor. | Kevin Krakauer |
2019-09-19 | Merge release-20190806.1-159-g0a8a75f (automated) | gVisor bot |
2019-09-19 | Job control: controlling TTYs and foreground process groups. | Kevin Krakauer |
2019-09-12 | Remove go_test from go_stateify and go_marshal | Michael Pratt |
2019-08-31 | Merge 0352cf58 (automated) | gVisor bot |
2019-08-30 | Automated rollback of changelist 261387276 | Bhasker Hariharan |
2019-08-02 | Merge b6a5b950 (automated) | gVisor bot |
2019-08-02 | Job control: controlling TTYs and foreground process groups. | Kevin Krakauer |
2019-07-12 | Merge 69e0affa (automated) | gVisor bot |
2019-06-28 | Add finalizer on AtomicRefCount to check for leaks. | Ian Gudger |
2019-06-28 | Merge b2907595 (automated) | gVisor bot |
2019-06-27 | Complete pipe support on overlayfs | Fabricio Voznika |
2019-06-27 | Merge 085a9075 (automated) | gVisor bot |
2019-06-27 | Cache directory entries in the overlay | Michael Pratt |
2019-06-14 | Merge 3e9b8ecb (automated) | gVisor bot |
2019-06-13 | Plumb context through more layers of filesytem. | Ian Gudger |
2019-06-13 | Merge add40fd6 (automated) | gVisor bot |
2019-06-13 | Update canonical repository. | Adin Scannell |