1. 1a5a3f5 Added function to provide the short board name of the device by igorcov · 9 years ago
  2. 50a4481 Move implementation of QuotaManager.getVolumeInfo to base::SysInfo. by fukino · 9 years ago
  3. 6f104bf7f Remove MaxSharedMemorySize() function from SysInfo by xyzzyz · 9 years ago
  4. 9b6f4293 Switch to standard integer types in base/. by avi · 10 years ago
  5. dd4e61435 Remove kint64max. by avi · 10 years ago
  6. 0f78ba54 base: SysInfo::Uptime() returns a TimeDelta by sque · 10 years ago
  7. 005649e Move HasSeekPenalty() out of base::SysInfo and base/. by dbeam · 10 years ago
  8. 64c3784 metrics/base: log whether drives have seek penalties. by dbeam · 10 years ago
  9. ba4eca9 UMA: Set Hardware model class on Mac. by jeremy · 11 years ago
  10. 073d514d Cleanup: Better constify some strings in base. by thestig · 11 years ago
  11. e3177dd5 Move file_util to base/files/ directory. by [email protected] · 11 years ago
  12. 275a29de Expose the virtual memory limit to blink by [email protected] · 11 years ago
  13. fb4bcfa3 Move some more file utils to the base namespace. by [email protected] · 12 years ago
  14. 49c4cf85 Move IsRunningOnChromeOS to SysInfo by [email protected] · 12 years ago
  15. 9a246e6 Fix unit test for 23588009 by [email protected] · 12 years ago
  16. a0a1c5a Parse /etc/lsb-release only once on ChromeOS by [email protected] · 12 years ago
  17. 023ad6ab Replace FilePath with base::FilePath. by [email protected] · 13 years ago
  18. 0f24e53e Startup perf stability: only record stats 7 minutes after system start by [email protected] · 13 years ago
  19. 3585e8e Exclude unsupported tests from the android build. by [email protected] · 13 years ago
  20. 926cf6e Add a unittest for base::SysInfo::MaxSharedMemorySize by [email protected] · 14 years ago
  21. 46c373a Remove version hacks for platform version. by [email protected] · 14 years ago
  22. e9c0ba7 base: Move UI code out of SysInfo. by [email protected] · 14 years ago
  23. 1f05c03 Revert 88545 - Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for system version unit tests in cros. by [email protected] · 14 years ago
  24. fe68e73 Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for system version unit tests in cros. by [email protected] · 14 years ago
  25. a25a282 Fix for system version unit tests in cros. by [email protected] · 14 years ago
  26. 6c817557 base: Get rid of the deprecated SysInfo::GetEnvVar. by [email protected] · 15 years ago
  27. 705800a base: Get rid of the deprecated SysInfo::HasEnvVar. by [email protected] · 15 years ago
  28. 323b877 Fix test failure: SysInfoTest.GoogleChromeOSVersionNumbersFirst by [email protected] · 16 years ago
  29. 1b4b23a linux: implement some SysInfo bits to reduce NOTIMPL spew by [email protected] · 16 years ago
  30. 13326bb Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath. by [email protected] · 16 years ago
  31. b65de8b9 Fix to use FilePath in more unittests. by [email protected] · 16 years ago
  32. 61b8ad7 Creating a unique user-agent string for ChromeOS builds, so that metrics can be aggregated separately from standard Chrome on Linux by [email protected] · 16 years ago
  33. 71aa16c Recommit r10259 after successful try server run. by [email protected] · 16 years ago
  34. 611cc2f Revert r10259 & subsequent fixes. by [email protected] · 16 years ago
  35. 8af455ad Fix Win32 unit tests broken by r10259. by [email protected] · 16 years ago
  36. 4cc01510 Fix for Sandboxed WebKit on OS X: by [email protected] · 16 years ago
  37. 23887f04f * Cleanup: move base/platform_test.h -> testing/ by [email protected] · 17 years ago
  38. 05f9b68 Refactoring for portability: by [email protected] · 17 years ago
  39. debe481 Display the tmp path to help debug an issue with a build bot. by [email protected] · 17 years ago
  40. 89836e2 Provide autorelease pool management on the Mac in all types of message pumps. by [email protected] · 17 years ago
  41. 0e91dd2 Move GetFreeDiskSpace to SysInfo. by [email protected] · 17 years ago
  42. d632798e Add support for querying the amount of memory on a system to sys_info. by [email protected] · 17 years ago
  43. 2a758d61 Add a class for extracting system-specific information, like the number of processors. by [email protected] · 17 years ago