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