index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
sys_info_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Rename to base::SysInfo::CPUArchitecture() to OperatingSystemArchite...
thestig@chromium.org
2012-10-16
1
-1
/
+1
*
Add Android fingerprint to metrics logs
dfalcantara@chromium.org
2012-10-03
1
-1
/
+3
*
Implement SysInfo::CPUArchitecture() on Windows. Try to make Windows and POSI...
thestig@chromium.org
2012-09-26
1
-1
/
+7
*
Add AssertIOAllowed check in the implementations of SysInfo::AmountOfFreeDisk...
haruki@chromium.org
2012-08-21
1
-0
/
+3
*
Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...
chromium@hybridsource.org
2011-06-25
1
-4
/
+3
*
Upstream android file related code.
michaelbai@google.com
2011-06-21
1
-2
/
+8
*
base: Move UI code out of SysInfo.
derat@chromium.org
2011-06-15
1
-28
/
+0
*
Fix OperatingSystemName and OperatingSystemVersion on Mac
stuartmorgan@chromium.org
2011-05-25
1
-1
/
+3
*
base: Get rid of the deprecated SysInfo::GetEnvVar.
tfarina@chromium.org
2010-07-08
1
-11
/
+0
*
base: Get rid of the deprecated SysInfo::HasEnvVar.
tfarina@chromium.org
2010-07-05
1
-7
/
+1
*
Changes to base/ from a combination of FreeBSD and OpenBSD patches.
evan@chromium.org
2009-12-29
1
-5
/
+2
*
posix: split OS-specific bits out of sys_info_posix
evan@chromium.org
2009-11-23
1
-50
/
+2
*
linux: implement some SysInfo bits to reduce NOTIMPL spew
evan@chromium.org
2009-11-12
1
-7
/
+16
*
posix: move mac-specific code into mac-specific file
evan@chromium.org
2009-11-12
1
-63
/
+5
*
Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath.
tony@chromium.org
2009-10-14
1
-2
/
+2
*
Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*
brettw@chromium.org
2009-10-07
1
-4
/
+4
*
Implement functions to return the primary display dimensions and the number
mark@chromium.org
2009-09-14
1
-0
/
+49
*
Port some of the base module to FreeBSD. Extracted from
wtc@chromium.org
2009-08-31
1
-1
/
+6
*
Linux: don't try and read shmmax in the sandbox.
agl@chromium.org
2009-08-04
1
-0
/
+18
*
We recently enabled reading sysctl values from inside the sandbox. This CL r...
jeremy@chromium.org
2009-07-02
1
-1
/
+1
*
sysconf(_SC_NPROCESSORS_ONLN) is not available on some POSIX
evan@chromium.org
2009-06-05
1
-0
/
+16
*
Recommit r10259 after successful try server run.
jeremy@chromium.org
2009-02-24
1
-10
/
+0
*
Revert r10259 & subsequent fixes.
jeremy@chromium.org
2009-02-24
1
-0
/
+10
*
Fix for Sandboxed WebKit on OS X:
jeremy@chromium.org
2009-02-24
1
-10
/
+0
*
Fix linux build
estade@chromium.org
2009-02-11
1
-1
/
+2
*
Under the OS X Sandbox, some system calls are blocked.
jeremy@chromium.org
2009-02-11
1
-2
/
+11
*
POSIX: Porting renderer/render_process.cc, low hanging fruit
agl@chromium.org
2009-01-22
1
-0
/
+5
*
Refactoring for portability:
mark@chromium.org
2008-09-29
1
-0
/
+59
*
Fix AmountOfFreeDiskSpace to be able to differentiate an error
rvargas@google.com
2008-09-20
1
-1
/
+1
*
Move GetFreeDiskSpace to SysInfo.
deanm@chromium.org
2008-09-18
1
-0
/
+11
*
Add support for querying the amount of memory on a system to sys_info.
deanm@chromium.org
2008-09-17
1
-1
/
+35
*
Add a class for extracting system-specific information, like the number of pr...
deanm@chromium.org
2008-09-17
1
-0
/
+28