summaryrefslogtreecommitdiffstats
path: root/base/sys_info.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-0/+1
* Remove kint64max.avi2015-12-091-9/+10
* base: SysInfo::Uptime() returns a TimeDeltasque2015-11-051-2/+2
* Report Android Build.MODEL in SystemProfileProto hardware_class.tdresser2015-07-161-6/+3
* sys_info_linux: positive return value of MaxSharedMemorySize for 32-bit build...ljagielski2015-04-141-1/+1
* Move HasSeekPenalty() out of base::SysInfo and base/.dbeam2015-04-021-4/+0
* metrics/base: log whether drives have seek penalties.dbeam2015-03-181-0/+4
* UMA: Set Hardware model class on Mac.jeremy2014-11-061-0/+6
* Expose a low-end device mode override flags for non-android OSs as wellc.shu@samsung.com2014-06-261-0/+5
* Expose the virtual memory limit to blinkjochen@chromium.org2014-04-081-0/+11
* Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the L...rmcilroy@chromium.org2013-11-041-1/+2
* Revert 232274 "Reland "Enable SysInfo::AmountOfPhysicalMemory to..."dglazkov@chromium.org2013-11-011-2/+1
* Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the L...rmcilroy@chromium.org2013-11-011-1/+2
* Revert 231613 "Enable SysInfo::AmountOfPhysicalMemory to be call..."dglazkov@chromium.org2013-10-291-2/+1
* Enable SysInfo::AmountOfPhysicalMemory to be called from within the Linux san...rmcilroy@chromium.org2013-10-291-1/+2
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-271-0/+3
* Parse /etc/lsb-release only once on ChromeOSstevenjb@chromium.org2013-09-261-13/+21
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* This fixes the overflows identified in the parsingepenner@chromium.org2013-02-161-0/+1
* Startup perf stability: only record stats 7 minutes after system startjeremy@chromium.org2012-10-291-0/+3
* Add systemInfo.memory API implementationhongbo.min@intel.com2012-10-271-0/+4
* Cleanup: Rename to base::SysInfo::CPUArchitecture() to OperatingSystemArchite...thestig@chromium.org2012-10-161-2/+1
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-1/+0
* Implement SysInfo::CPUArchitecture() on Windows. Try to make Windows and POSI...thestig@chromium.org2012-09-261-9/+13
* Refine systemInfo.cpu API and provide systemInfo.cpu.get impl for Windows and...hongbo.min@intel.com2012-09-081-0/+4
* Move Android user agent generation to native codedfalcantara@chromium.org2012-08-211-0/+9
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Set Android/V8 memory limits from dalvik.vm.heapsize.ulan@chromium.org2012-05-251-0/+4
* Implemented a "Last Updated" field for the about page of Chrome OS.khorimoto@chromium.org2012-04-251-3/+8
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* base: Move UI code out of SysInfo.derat@chromium.org2011-06-151-7/+0
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-141-0/+5
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-6/+6
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-6/+6
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-6/+6
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* base: Get rid of the deprecated SysInfo::GetEnvVar.tfarina@chromium.org2010-07-081-5/+0
* base: Get rid of the deprecated SysInfo::HasEnvVar.tfarina@chromium.org2010-07-051-4/+0
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-3/+3
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-1/+1
* Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath.tony@chromium.org2009-10-141-1/+3
* Linux: don't try and read shmmax in the sandbox.agl@chromium.org2009-08-041-0/+5
* Creating a unique user-agent string for ChromeOS builds, so that metrics can ...evan@chromium.org2009-07-221-0/+13
* We recently enabled reading sysctl values from inside the sandbox. This CL r...jeremy@chromium.org2009-07-021-12/+0
* Recommit r10259 after successful try server run.jeremy@chromium.org2009-02-241-0/+11
* Revert r10259 & subsequent fixes.jeremy@chromium.org2009-02-241-11/+0
* Fix for Sandboxed WebKit on OS X:jeremy@chromium.org2009-02-241-0/+11
* Under the OS X Sandbox, some system calls are blocked.jeremy@chromium.org2009-02-111-1/+9
* POSIX: Porting renderer/render_process.cc, low hanging fruitagl@chromium.org2009-01-221-0/+4