1. 1892bc2 Move implementation of QuotaManager.getVolumeInfo to base::SysInfo. by fukino · 8 years ago
  2. 6f083f4 Remove MaxSharedMemorySize() function from SysInfo by xyzzyz · 8 years ago
  3. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  4. 95a2f37 Remove kint64max. by avi · 9 years ago
  5. babf673 base: SysInfo::Uptime() returns a TimeDelta by sque · 9 years ago
  6. 10e1ddd Move HasSeekPenalty() out of base::SysInfo and base/. by dbeam · 9 years ago
  7. 330e879 metrics/base: log whether drives have seek penalties. by dbeam · 9 years ago
  8. b43af09 UMA: Set Hardware model class on Mac. by jeremy · 10 years ago
  9. dd7aaa0 Cleanup: Better constify some strings in base. by thestig · 10 years ago
  10. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  11. 5ac0b17 Expose the virtual memory limit to blink by jochen@chromium.org · 10 years ago
  12. 83c44c8 Move some more file utils to the base namespace. by brettw@chromium.org · 11 years ago
  13. 861313b Move IsRunningOnChromeOS to SysInfo by stevenjb@chromium.org · 11 years ago
  14. 3354cf1 Fix unit test for 23588009 by stevenjb@chromium.org · 11 years ago
  15. 2f4de04 Parse /etc/lsb-release only once on ChromeOS by stevenjb@chromium.org · 11 years ago
  16. 82bcf51 Replace FilePath with base::FilePath. by brettw@chromium.org · 11 years ago
  17. de658ed Startup perf stability: only record stats 7 minutes after system start by jeremy@chromium.org · 12 years ago
  18. a049e95 Exclude unsupported tests from the android build. by nileshagrawal@chromium.org · 12 years ago
  19. 2172a22 Add a unittest for base::SysInfo::MaxSharedMemorySize by robert.nagy@gmail.com · 13 years ago
  20. d9ab606 Remove version hacks for platform version. by rkc@chromium.org · 13 years ago
  21. 5615f60 base: Move UI code out of SysInfo. by derat@chromium.org · 13 years ago
  22. 2a57273 Revert 88545 - Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for system version unit tests in cros. by rkc@chromium.org · 13 years ago
  23. 1a32dc5 Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for system version unit tests in cros. by thakis@chromium.org · 13 years ago
  24. 5b25def Fix for system version unit tests in cros. by rkc@chromium.org · 13 years ago
  25. 782f5e0 base: Get rid of the deprecated SysInfo::GetEnvVar. by tfarina@chromium.org · 14 years ago
  26. 2502730 base: Get rid of the deprecated SysInfo::HasEnvVar. by tfarina@chromium.org · 14 years ago
  27. a672b9c Fix test failure: SysInfoTest.GoogleChromeOSVersionNumbersFirst by cmasone@google.com · 15 years ago
  28. 3341010 linux: implement some SysInfo bits to reduce NOTIMPL spew by evan@chromium.org · 15 years ago
  29. 1e25e00 Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath. by tony@chromium.org · 15 years ago
  30. c800858 Fix to use FilePath in more unittests. by phajdan.jr@chromium.org · 15 years ago
  31. 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
  32. 7730edb Recommit r10259 after successful try server run. by jeremy@chromium.org · 15 years ago
  33. 570f7c2 Revert r10259 & subsequent fixes. by jeremy@chromium.org · 15 years ago
  34. 9dcbe88 Fix Win32 unit tests broken by r10259. by jeremy@chromium.org · 15 years ago
  35. 8a60b68 Fix for Sandboxed WebKit on OS X: by jeremy@chromium.org · 15 years ago
  36. 0d8eba7 * Cleanup: move base/platform_test.h -> testing/ by jeremy@chromium.org · 16 years ago
  37. b93c054 Refactoring for portability: by mark@chromium.org · 16 years ago
  38. cc43369 Display the tmp path to help debug an issue with a build bot. by maruel@google.com · 16 years ago
  39. 3b2ec6f Provide autorelease pool management on the Mac in all types of message pumps. by mark@chromium.org · 16 years ago
  40. ee45e8f Move GetFreeDiskSpace to SysInfo. by deanm@chromium.org · 16 years ago
  41. 319f044 Add support for querying the amount of memory on a system to sys_info. by deanm@chromium.org · 16 years ago
  42. 42a34eb Add a class for extracting system-specific information, like the number of processors. by deanm@chromium.org · 16 years ago