1. da21aff Expose a low-end device mode override flags for non-android OSs as well by c.shu@samsung.com · 10 years ago
  2. 5ac0b17 Expose the virtual memory limit to blink by jochen@chromium.org · 11 years ago
  3. e6d3510 Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the Linux Sandbox" by rmcilroy@chromium.org · 11 years ago
  4. 269a830 Revert 232274 "Reland "Enable SysInfo::AmountOfPhysicalMemory to..." by dglazkov@chromium.org · 11 years ago
  5. 9401423 Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the Linux Sandbox" by rmcilroy@chromium.org · 11 years ago
  6. 69cd2b5 Revert 231613 "Enable SysInfo::AmountOfPhysicalMemory to be call..." by dglazkov@chromium.org · 11 years ago
  7. 75d0ba2 Enable SysInfo::AmountOfPhysicalMemory to be called from within the Linux sandbox. by rmcilroy@chromium.org · 11 years ago
  8. 861313b Move IsRunningOnChromeOS to SysInfo by stevenjb@chromium.org · 11 years ago
  9. 2f4de04 Parse /etc/lsb-release only once on ChromeOS by stevenjb@chromium.org · 11 years ago
  10. 59eef1f Move file_path.h to base/files. by brettw@chromium.org · 12 years ago
  11. 066b81b This fixes the overflows identified in the parsing by epenner@chromium.org · 12 years ago
  12. de658ed Startup perf stability: only record stats 7 minutes after system start by jeremy@chromium.org · 12 years ago
  13. f6312b1 Add systemInfo.memory API implementation by hongbo.min@intel.com · 12 years ago
  14. e170665 Cleanup: Rename to base::SysInfo::CPUArchitecture() to OperatingSystemArchitecture(). by thestig@chromium.org · 12 years ago
  15. e476b20 Cleanup: IWYU for base/time.h. Also fix misc lint errors. by thestig@chromium.org · 12 years ago
  16. c913724 Implement SysInfo::CPUArchitecture() on Windows. Try to make Windows and POSIX versions return consistent architecture names. by thestig@chromium.org · 12 years ago
  17. 893f7d6 Refine systemInfo.cpu API and provide systemInfo.cpu.get impl for Windows and Linux. by hongbo.min@intel.com · 12 years ago
  18. 774888d Move Android user agent generation to native code by dfalcantara@chromium.org · 12 years ago
  19. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  20. 8ac7ea0 Set Android/V8 memory limits from dalvik.vm.heapsize. by ulan@chromium.org · 12 years ago
  21. c7e4e00 Implemented a "Last Updated" field for the about page of Chrome OS. by khorimoto@chromium.org · 12 years ago
  22. e585bed Rename BASE_API to BASE_EXPORT. by darin@chromium.org · 13 years ago
  23. 5615f60 base: Move UI code out of SysInfo. by derat@chromium.org · 13 years ago
  24. 71cce47 Improve and unify Mac OS X run-time version checks. by mark@chromium.org · 13 years ago
  25. 271d9db Make the windows_version.h functions threadsafe by using a singleton. Add accessors to the singleton for more values that various code wants, then convert almost everyone using OSVERSIONINFO or SYSTEM_INFO structs to calling these accessors. Declare an AtExitManager in the out-of-process test runner since it didn't have one and that breaks singleton-using code in the test executable (as opposed to in chrome.dll). by pkasting@chromium.org · 14 years ago
  26. 74da9fd Revert 80819 due to failed tests by mmenke@chromium.org · 14 years ago
  27. b3b55fb Make the windows_version.h functions threadsafe by using a singleton. Add accessors to the singleton for more values that various code wants, then convert almost everyone using OSVERSIONINFO or SYSTEM_INFO structs to calling these accessors. Declare an AtExitManager in the out-of-process test runner since it didn't have one and that breaks singleton-using code in the test executable (as opposed to in chrome.dll). by pkasting@chromium.org · 14 years ago
  28. e106ef6 Base: A few more files using BASE_API (for base.dll) by rvargas@google.com · 14 years ago
  29. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  30. 782f5e0 base: Get rid of the deprecated SysInfo::GetEnvVar. by tfarina@chromium.org · 14 years ago
  31. 2502730 base: Get rid of the deprecated SysInfo::HasEnvVar. by tfarina@chromium.org · 14 years ago
  32. b6ba943 Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and rename it EnvVarGetter. Label base::SysInfo::{Get,Has}EnvVar as deprecated. by thestig@chromium.org · 15 years ago
  33. 875bb6e Changes to base/ from a combination of FreeBSD and OpenBSD patches. by evan@chromium.org · 15 years ago
  34. 1e25e00 Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath. by tony@chromium.org · 15 years ago
  35. 3319f0a Linux: don't try and read shmmax in the sandbox. by agl@chromium.org · 15 years ago
  36. 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
  37. 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
  38. 7730edb Recommit r10259 after successful try server run. by jeremy@chromium.org · 16 years ago
  39. 570f7c2 Revert r10259 & subsequent fixes. by jeremy@chromium.org · 16 years ago
  40. 8a60b68 Fix for Sandboxed WebKit on OS X: by jeremy@chromium.org · 16 years ago
  41. 0da11fa Under the OS X Sandbox, some system calls are blocked. by jeremy@chromium.org · 16 years ago
  42. 3d71fda POSIX: Porting renderer/render_process.cc, low hanging fruit by agl@chromium.org · 16 years ago
  43. b93c054 Refactoring for portability: by mark@chromium.org · 16 years ago
  44. af00029 Fix AmountOfFreeDiskSpace to be able to differentiate an error from a full disk. by rvargas@google.com · 16 years ago
  45. ee45e8f Move GetFreeDiskSpace to SysInfo. by deanm@chromium.org · 16 years ago
  46. 530ddd9 Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Windows only env_util::GetPhysicalMemoryMB. by deanm@chromium.org · 16 years ago
  47. 319f044 Add support for querying the amount of memory on a system to sys_info. by deanm@chromium.org · 16 years ago
  48. 42a34eb Add a class for extracting system-specific information, like the number of processors. by deanm@chromium.org · 16 years ago