| Commit message (Expand) | Author | Age | Files | Lines |
* | [ChromeOS] Don't set NO_NEW_PRIVS for ProcessProxy processes (e.g. Crosh) whe... | rsesek@chromium.org | 2014-04-10 | 1 | -0/+5 |
* | Move WriteFile and WriteFileDescriptor from file_util to base namespace. | brettw@chromium.org | 2014-03-06 | 1 | -4/+4 |
* | Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. | mark@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Move AlterEnvironment to base/environment.h, implement on Windows. This re-im... | brettw@chromium.org | 2013-08-30 | 1 | -4/+1 |
* | Update include paths in chromeos for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -2/+3 |
* | Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-14 | 1 | -1/+1 |
* | Move chrome/browser/chromeos/process_proxy to chromeos | phajdan.jr@chromium.org | 2013-03-12 | 1 | -0/+265 |