summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_process.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix assertion that was firing in unit tests.jam@chromium.org2009-03-271-3/+6
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-18/+8
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Keeping track of whether WebKit is in the callstack using RenderThread doesn'...jam@chromium.org2009-02-241-4/+0
* Tenative fix to see if the reliability crashes go away.jam@chromium.org2009-02-241-0/+4
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-77/+31
* Reverting 10080.jam@chromium.org2009-02-201-31/+77
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-77/+31
* 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