summaryrefslogtreecommitdiffstats
path: root/base/process.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move common code into process_util.cc.maruel@chromium.org2010-04-291-2/+2
* Add a utility function to run a process as an arbitrary usercpu@chromium.org2010-02-011-0/+1
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-5/+5
* Lower priorities of background tabs on linux.davemoore@chromium.org2009-10-291-7/+34
* Turn NULL used as int to 0.phajdan.jr@chromium.org2009-10-131-1/+3
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-18/+0
* Linux: Enable metrics_service_uitest.cc. Take 2.willchan@chromium.org2009-06-181-0/+1
* Revert r18641: "Linux: Enable metrics_service_uitest.cc."willchan@chromium.org2009-06-171-1/+0
* Linux: Enable metrics_service_uitest.cc.willchan@chromium.org2009-06-171-0/+1
* Use portable typedef for PIDs (process IDs).phajdan.jr@chromium.org2009-04-011-2/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-13/+14
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-111-3/+4
* Make perftimer and run_all_perftests compile on Posix. Stub out a few things...deanm@google.com2008-08-271-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Bring in more files from the mac july branch.paulg@google.com2008-08-061-3/+8
* Add base to the repository.initial.commit2008-07-261-0/+106