summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_process.cc
Commit message (Expand)AuthorAgeFilesLines
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* POSIX: Get IPCSyncChannel unittests workingagl@chromium.org2009-01-201-2/+4
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-5/+6
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-241-0/+12
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-1/+1
* Move away from the deprecated atomic.h interface to AtomicRefCount and Atomic...deanm@google.com2008-08-071-4/+11
* Add chrome to the repository.initial.commit2008-07-261-0/+114