1. 8f85a6a Patch for Solaris support, mostly ifdefs and header files, plus adds libevent configuration. by chromium@hybridsource.org · 13 years ago
  2. 2251c62 Upstream android file related code. by michaelbai@google.com · 13 years ago
  3. 5615f60 base: Move UI code out of SysInfo. by derat@chromium.org · 13 years ago
  4. 56f1efd Fix OperatingSystemName and OperatingSystemVersion on Mac by stuartmorgan@chromium.org · 13 years ago
  5. 782f5e0 base: Get rid of the deprecated SysInfo::GetEnvVar. by tfarina@chromium.org · 14 years ago
  6. 2502730 base: Get rid of the deprecated SysInfo::HasEnvVar. by tfarina@chromium.org · 14 years ago
  7. 875bb6e Changes to base/ from a combination of FreeBSD and OpenBSD patches. by evan@chromium.org · 15 years ago
  8. fae7268 posix: split OS-specific bits out of sys_info_posix by evan@chromium.org · 15 years ago
  9. 3341010 linux: implement some SysInfo bits to reduce NOTIMPL spew by evan@chromium.org · 15 years ago
  10. 84b05b8 posix: move mac-specific code into mac-specific file by evan@chromium.org · 15 years ago
  11. 1e25e00 Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath. by tony@chromium.org · 15 years ago
  12. 50c9465 Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.* by brettw@chromium.org · 15 years ago
  13. c00aed7 Implement functions to return the primary display dimensions and the number by mark@chromium.org · 15 years ago
  14. 9b07a8f Port some of the base module to FreeBSD. Extracted from by wtc@chromium.org · 15 years ago
  15. 3319f0a Linux: don't try and read shmmax in the sandbox. by agl@chromium.org · 15 years ago
  16. 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
  17. a06948b sysconf(_SC_NPROCESSORS_ONLN) is not available on some POSIX by evan@chromium.org · 15 years ago
  18. 7730edb Recommit r10259 after successful try server run. by jeremy@chromium.org · 15 years ago
  19. 570f7c2 Revert r10259 & subsequent fixes. by jeremy@chromium.org · 15 years ago
  20. 8a60b68 Fix for Sandboxed WebKit on OS X: by jeremy@chromium.org · 15 years ago
  21. a1012c0 Fix linux build by estade@chromium.org · 15 years ago
  22. 0da11fa Under the OS X Sandbox, some system calls are blocked. by jeremy@chromium.org · 15 years ago
  23. 3d71fda POSIX: Porting renderer/render_process.cc, low hanging fruit by agl@chromium.org · 16 years ago
  24. b93c054 Refactoring for portability: by mark@chromium.org · 16 years ago
  25. af00029 Fix AmountOfFreeDiskSpace to be able to differentiate an error from a full disk. by rvargas@google.com · 16 years ago
  26. ee45e8f Move GetFreeDiskSpace to SysInfo. by deanm@chromium.org · 16 years ago
  27. 319f044 Add support for querying the amount of memory on a system to sys_info. by deanm@chromium.org · 16 years ago
  28. 42a34eb Add a class for extracting system-specific information, like the number of processors. by deanm@chromium.org · 16 years ago