| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: don't try and read shmmax in the sandbox. | agl@chromium.org | 2009-08-04 | 1 | -0/+5 |
* | Creating a unique user-agent string for ChromeOS builds, so that metrics can ... | evan@chromium.org | 2009-07-22 | 1 | -0/+13 |
* | We recently enabled reading sysctl values from inside the sandbox. This CL r... | jeremy@chromium.org | 2009-07-02 | 1 | -12/+0 |
* | Recommit r10259 after successful try server run. | jeremy@chromium.org | 2009-02-24 | 1 | -0/+11 |
* | Revert r10259 & subsequent fixes. | jeremy@chromium.org | 2009-02-24 | 1 | -11/+0 |
* | Fix for Sandboxed WebKit on OS X: | jeremy@chromium.org | 2009-02-24 | 1 | -0/+11 |
* | Under the OS X Sandbox, some system calls are blocked. | jeremy@chromium.org | 2009-02-11 | 1 | -1/+9 |
* | POSIX: Porting renderer/render_process.cc, low hanging fruit | agl@chromium.org | 2009-01-22 | 1 | -0/+4 |
* | Refactoring for portability: | mark@chromium.org | 2008-09-29 | 1 | -0/+25 |
* | Fix AmountOfFreeDiskSpace to be able to differentiate an error | rvargas@google.com | 2008-09-20 | 1 | -1/+2 |
* | Move GetFreeDiskSpace to SysInfo. | deanm@chromium.org | 2008-09-18 | 1 | -0/+6 |
* | Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Win... | deanm@chromium.org | 2008-09-18 | 1 | -0/+5 |
* | Add support for querying the amount of memory on a system to sys_info. | deanm@chromium.org | 2008-09-17 | 1 | -0/+5 |
* | Add a class for extracting system-specific information, like the number of pr... | deanm@chromium.org | 2008-09-17 | 1 | -0/+18 |