| Commit message (Expand) | Author | Age | Files | Lines |
* | Move file_util to base/files/ directory. | brettw@chromium.org | 2014-08-13 | 1 | -1/+1 |
* | Expose the virtual memory limit to blink | jochen@chromium.org | 2014-04-08 | 1 | -0/+2 |
* | Move some more file utils to the base namespace. | brettw@chromium.org | 2013-12-02 | 1 | -1/+1 |
* | Move IsRunningOnChromeOS to SysInfo | stevenjb@chromium.org | 2013-09-27 | 1 | -0/+22 |
* | Fix unit test for 23588009 | stevenjb@chromium.org | 2013-09-26 | 1 | -3/+4 |
* | Parse /etc/lsb-release only once on ChromeOS | stevenjb@chromium.org | 2013-09-26 | 1 | -23/+35 |
* | Replace FilePath with base::FilePath. | brettw@chromium.org | 2013-02-17 | 1 | -0/+1 |
* | Startup perf stability: only record stats 7 minutes after system start | jeremy@chromium.org | 2012-10-29 | 1 | -0/+11 |
* | Exclude unsupported tests from the android build. | nileshagrawal@chromium.org | 2012-07-10 | 1 | -2/+2 |
* | Add a unittest for base::SysInfo::MaxSharedMemorySize | robert.nagy@gmail.com | 2011-10-24 | 1 | -0/+7 |
* | Remove version hacks for platform version. | rkc@chromium.org | 2011-10-03 | 1 | -6/+6 |
* | base: Move UI code out of SysInfo. | derat@chromium.org | 2011-06-15 | 1 | -13/+0 |
* | Revert 88545 - Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on C... | rkc@chromium.org | 2011-06-09 | 1 | -7/+7 |
* | Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for ... | thakis@chromium.org | 2011-06-09 | 1 | -7/+7 |
* | Fix for system version unit tests in cros. | rkc@chromium.org | 2011-06-09 | 1 | -7/+7 |
* | base: Get rid of the deprecated SysInfo::GetEnvVar. | tfarina@chromium.org | 2010-07-08 | 1 | -5/+0 |
* | base: Get rid of the deprecated SysInfo::HasEnvVar. | tfarina@chromium.org | 2010-07-05 | 1 | -6/+1 |
* | Fix test failure: SysInfoTest.GoogleChromeOSVersionNumbersFirst | cmasone@google.com | 2009-12-09 | 1 | -9/+9 |
* | linux: implement some SysInfo bits to reduce NOTIMPL spew | evan@chromium.org | 2009-11-12 | 1 | -0/+13 |
* | Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath. | tony@chromium.org | 2009-10-14 | 1 | -1/+1 |
* | Fix to use FilePath in more unittests. | phajdan.jr@chromium.org | 2009-09-14 | 1 | -2/+3 |
* | Creating a unique user-agent string for ChromeOS builds, so that metrics can ... | evan@chromium.org | 2009-07-22 | 1 | -4/+51 |
* | Recommit r10259 after successful try server run. | jeremy@chromium.org | 2009-02-24 | 1 | -0/+16 |
* | Revert r10259 & subsequent fixes. | jeremy@chromium.org | 2009-02-24 | 1 | -17/+0 |
* | Fix Win32 unit tests broken by r10259. | jeremy@chromium.org | 2009-02-24 | 1 | -1/+2 |
* | Fix for Sandboxed WebKit on OS X: | jeremy@chromium.org | 2009-02-24 | 1 | -0/+16 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | Refactoring for portability: | mark@chromium.org | 2008-09-29 | 1 | -0/+10 |
* | Display the tmp path to help debug an issue with a build bot. | maruel@google.com | 2008-09-29 | 1 | -1/+1 |
* | Provide autorelease pool management on the Mac in all types of message pumps. | mark@chromium.org | 2008-09-25 | 1 | -3/+6 |
* | Move GetFreeDiskSpace to SysInfo. | deanm@chromium.org | 2008-09-18 | 1 | -0/+9 |
* | Add support for querying the amount of memory on a system to sys_info. | deanm@chromium.org | 2008-09-17 | 1 | -0/+5 |
* | Add a class for extracting system-specific information, like the number of pr... | deanm@chromium.org | 2008-09-17 | 1 | -0/+11 |