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