1. 1e25e00 Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath. by tony@chromium.org · 15 years ago
  2. 3319f0a Linux: don't try and read shmmax in the sandbox. by agl@chromium.org · 15 years ago
  3. 54b7210 Creating a unique user-agent string for ChromeOS builds, so that metrics can be aggregated separately from standard Chrome on Linux by evan@chromium.org · 15 years ago
  4. 92b13a1 We recently enabled reading sysctl values from inside the sandbox. This CL removes workarounds needed when sysctl reads where blocked. by jeremy@chromium.org · 15 years ago
  5. 7730edb Recommit r10259 after successful try server run. by jeremy@chromium.org · 16 years ago
  6. 570f7c2 Revert r10259 & subsequent fixes. by jeremy@chromium.org · 16 years ago
  7. 8a60b68 Fix for Sandboxed WebKit on OS X: by jeremy@chromium.org · 16 years ago
  8. 0da11fa Under the OS X Sandbox, some system calls are blocked. by jeremy@chromium.org · 16 years ago
  9. 3d71fda POSIX: Porting renderer/render_process.cc, low hanging fruit by agl@chromium.org · 16 years ago
  10. b93c054 Refactoring for portability: by mark@chromium.org · 16 years ago
  11. af00029 Fix AmountOfFreeDiskSpace to be able to differentiate an error from a full disk. by rvargas@google.com · 16 years ago
  12. ee45e8f Move GetFreeDiskSpace to SysInfo. by deanm@chromium.org · 16 years ago
  13. 530ddd9 Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Windows only env_util::GetPhysicalMemoryMB. by deanm@chromium.org · 16 years ago
  14. 319f044 Add support for querying the amount of memory on a system to sys_info. by deanm@chromium.org · 16 years ago
  15. 42a34eb Add a class for extracting system-specific information, like the number of processors. by deanm@chromium.org · 16 years ago