summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Relanding Coverity fixes from http://codereview.chromium.org/159862 excluding...phajdan.jr@chromium.org2009-08-061-1/+1
* Revert of r22559.aa@chromium.org2009-08-061-1/+1
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-1/+1
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-37/+43
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-43/+37
* Fix liner errors due to duplicate symbols in the switches. These switchesbrettw@chromium.org2009-07-231-0/+1
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-37/+43
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-43/+37
* Fix single process mode and the unit_tests on Linux.jam@chromium.org2009-07-211-3/+11
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-37/+35
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-2/+3
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-2/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+2
* Port plugin messages.jam@chromium.org2009-04-011-7/+1
* Fix non Windows builds.jam@chromium.org2009-03-271-0/+2
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-1/+31
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-121-0/+7
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+3
* Temporary fix for the Cocoa-in-renderer problem.jrg@chromium.org2009-02-251-4/+0
* Keeping track of whether WebKit is in the callstack using RenderThread doesn'...jam@chromium.org2009-02-241-5/+1
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-0/+96
* Reverting 10080.jam@chromium.org2009-02-201-96/+0
* Fix release build breakjam@chromium.org2009-02-201-0/+1
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-0/+95