| Commit message (Expand) | Author | Age | Files | Lines |
* | Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation. | kinuko@chromium.org | 2010-08-25 | 1 | -0/+7 |
* | FBTF: Header cleanup in chrome/common. Part 1. | jhawkins@chromium.org | 2010-08-17 | 1 | -7/+7 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Allow synchronous messages to be sent from threads other than the main thread... | jabdelmalek@google.com | 2010-04-06 | 1 | -0/+11 |
* | Un-revert r39999, now with a Valgrind fix. Original change: http://codereview... | dimich@chromium.org | 2010-02-26 | 1 | -0/+8 |
* | Revert r39951 - Broke Valgrind - "Make sure the workers are given a chance to... | rsesek@chromium.org | 2010-02-25 | 1 | -8/+0 |
* | Make sure the workers are given a chance to terminate their thread when the I... | dimich@google.com | 2010-02-24 | 1 | -0/+8 |
* | Modal loops of joy. | darin@chromium.org | 2010-02-18 | 1 | -0/+2 |
* | Add a CreateBridge method to the ChildThread. | jcampan@chromium.org | 2009-12-19 | 1 | -0/+7 |
* | WebSocket in Worker: render_thread->child_thread change. | ukai@chromium.org | 2009-12-07 | 1 | -0/+8 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Implement about:ipc dialog for Mac. | jrg@chromium.org | 2009-09-28 | 1 | -0/+7 |
* | 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 | -29/+16 |
* | Revert 21355 because it might be causing all the new | nsylvain@chromium.org | 2009-07-23 | 1 | -16/+29 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-23 | 1 | -29/+16 |
* | 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 | -16/+29 |
* | Fix single process mode and the unit_tests on Linux. | jam@chromium.org | 2009-07-21 | 1 | -3/+4 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-20 | 1 | -26/+12 |
* | Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox... | dimich@google.com | 2009-06-16 | 1 | -3/+3 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -2/+2 |
* | Headers cleanup in chrome/common | phajdan.jr@chromium.org | 2009-05-29 | 1 | -1/+3 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Refactor plugin process code which checks with the browser process before shu... | jam@chromium.org | 2009-03-27 | 1 | -0/+8 |
* | Switch to using one ResourceDispatcher per render process, and move it to Chi... | jam@chromium.org | 2009-03-12 | 1 | -0/+9 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 1 | -0/+3 |
* | Keeping track of whether WebKit is in the callstack using RenderThread doesn'... | jam@chromium.org | 2009-02-24 | 1 | -5/+0 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -0/+76 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 1 | -76/+0 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 1 | -0/+76 |