summaryrefslogtreecommitdiffstats
path: root/tools/python/google/platform_utils_linux.py
Commit message (Collapse)AuthorAgeFilesLines
* Factor out some SSL specific configs, and add another reference to /var/run topetermayo@chromium.org2010-12-151-2/+12
| | | | | | | | | | | override as well. TEST=not yet BUG=none Review URL: http://codereview.chromium.org/5591007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69222 0039d316-1c4b-4281-b951-d872f2087c98
* Adding SSL mutex specification to a local file, to stop relying on a mutablepetermayo@chromium.org2010-12-051-0/+2
| | | | | | | | | | | directory in the root. TEST=Locally on a bot like machine (no prior fix). Try bots (with chmod /var/run). BUG=none Review URL: http://codereview.chromium.org/5617004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68312 0039d316-1c4b-4281-b951-d872f2087c98
* Step 1 in porting page cycler http to linux. Add http startup totony@chromium.org2009-08-251-0/+137
the the platform utils. BUG=15470 Review URL: http://codereview.chromium.org/174378 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24254 0039d316-1c4b-4281-b951-d872f2087c98