summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-1/+8
* Un-revert r39999, now with a Valgrind fix. Original change: http://codereview...dimich@chromium.org2010-02-261-1/+3
* Revert r39951 - Broke Valgrind - "Make sure the workers are given a chance to...rsesek@chromium.org2010-02-251-4/+2
* Fix a conditional jump depending on an uninitialized value from r39951 by set...rsesek@chromium.org2010-02-251-1/+2
* Make sure the workers are given a chance to terminate their thread when the I...dimich@google.com2010-02-241-1/+2
* Modal loops of joy.darin@chromium.org2010-02-181-0/+6
* Add a CreateBridge method to the ChildThread.jcampan@chromium.org2009-12-191-0/+9
* WebSocket in Worker: render_thread->child_thread change.ukai@chromium.org2009-12-071-0/+4
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-6/+5
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-8/+30
* 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