| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow synchronous messages to be sent from threads other than the main thread... | jabdelmalek@google.com | 2010-04-06 | 1 | -1/+8 |
* | Un-revert r39999, now with a Valgrind fix. Original change: http://codereview... | dimich@chromium.org | 2010-02-26 | 1 | -1/+3 |
* | Revert r39951 - Broke Valgrind - "Make sure the workers are given a chance to... | rsesek@chromium.org | 2010-02-25 | 1 | -4/+2 |
* | Fix a conditional jump depending on an uninitialized value from r39951 by set... | rsesek@chromium.org | 2010-02-25 | 1 | -1/+2 |
* | Make sure the workers are given a chance to terminate their thread when the I... | dimich@google.com | 2010-02-24 | 1 | -1/+2 |
* | Modal loops of joy. | darin@chromium.org | 2010-02-18 | 1 | -0/+6 |
* | Add a CreateBridge method to the ChildThread. | jcampan@chromium.org | 2009-12-19 | 1 | -0/+9 |
* | WebSocket in Worker: render_thread->child_thread change. | ukai@chromium.org | 2009-12-07 | 1 | -0/+4 |
* | Use GetSwitchValueASCII. | tony@chromium.org | 2009-11-06 | 1 | -6/+5 |
* | Implement about:ipc dialog for Mac. | jrg@chromium.org | 2009-09-28 | 1 | -8/+30 |
* | Relanding Coverity fixes from http://codereview.chromium.org/159862 excluding... | phajdan.jr@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | Revert of r22559. | aa@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | Bunch of Coverity fixes, rather minor severity. | phajdan.jr@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | Unrevert 21355 because the revert might be causing the | nsylvain@chromium.org | 2009-07-23 | 1 | -37/+43 |
* | Revert 21355 because it might be causing all the new | nsylvain@chromium.org | 2009-07-23 | 1 | -43/+37 |
* | Fix liner errors due to duplicate symbols in the switches. These switches | brettw@chromium.org | 2009-07-23 | 1 | -0/+1 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-23 | 1 | -37/+43 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Revert r21117 as it caused reliability failures. | estade@chromium.org | 2009-07-21 | 1 | -43/+37 |
* | Fix single process mode and the unit_tests on Linux. | jam@chromium.org | 2009-07-21 | 1 | -3/+11 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-20 | 1 | -37/+35 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -2/+3 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -2/+1 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -1/+2 |
* | Port plugin messages. | jam@chromium.org | 2009-04-01 | 1 | -7/+1 |
* | Fix non Windows builds. | jam@chromium.org | 2009-03-27 | 1 | -0/+2 |
* | Refactor plugin process code which checks with the browser process before shu... | jam@chromium.org | 2009-03-27 | 1 | -1/+31 |
* | Switch to using one ResourceDispatcher per render process, and move it to Chi... | jam@chromium.org | 2009-03-12 | 1 | -0/+7 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -1/+2 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 1 | -0/+3 |
* | Temporary fix for the Cocoa-in-renderer problem. | jrg@chromium.org | 2009-02-25 | 1 | -4/+0 |
* | Keeping track of whether WebKit is in the callstack using RenderThread doesn'... | jam@chromium.org | 2009-02-24 | 1 | -5/+1 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -0/+96 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 1 | -96/+0 |
* | Fix release build break | jam@chromium.org | 2009-02-20 | 1 | -0/+1 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 1 | -0/+95 |