| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the pepper 2D flush callback actually function as advertised. It will now | brettw@chromium.org | 2010-03-06 | 1 | -3/+3 |
* | Revert 40490 - Make the pepper 2D flush callback actually function as adverti... | brettw@chromium.org | 2010-03-03 | 1 | -3/+3 |
* | Make the pepper 2D flush callback actually function as advertised. It will now | brettw@chromium.org | 2010-03-03 | 1 | -3/+3 |
* | Unrevert 21355 because the revert might be causing the | nsylvain@chromium.org | 2009-07-23 | 1 | -6/+5 |
* | Revert 21355 because it might be causing all the new | nsylvain@chromium.org | 2009-07-23 | 1 | -5/+6 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-23 | 1 | -6/+5 |
* | 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 | -5/+6 |
* | Fix single process mode and the unit_tests on Linux. | jam@chromium.org | 2009-07-21 | 1 | -2/+2 |
* | Disable RenderThread unittests. They're causing the unit tests to not complete. | thestig@chromium.org | 2009-07-21 | 1 | -2/+2 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-20 | 1 | -6/+5 |
* | Switch child threads so that current() only works on the correct thread and t... | jam@chromium.org | 2009-06-15 | 1 | -1/+3 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | 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 |
* | Fix the IPC::SyncChannel leaks with RenderThread in the callstack. This work... | jam@chromium.org | 2009-03-02 | 1 | -3/+3 |
* | Revert my previous change. It fixed the memory leaks (see http://build.chrom... | jam@chromium.org | 2009-03-01 | 1 | -3/+3 |
* | Speculative fix for memory leak in unit tests.TBR=erikkay | jam@chromium.org | 2009-03-01 | 1 | -3/+3 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -15/+14 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 1 | -8/+15 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 1 | -15/+8 |
* | POSIX: TestVisitedMsg; use valid file descriptor (unit_tests fix) | agl@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | POSIX: Transfer network data using shared memory | agl@chromium.org | 2009-02-11 | 1 | -0/+5 |
* | Fix purify failure. | jrg@chromium.org | 2009-01-29 | 1 | -10/+22 |
* | render_* work. | jrg@chromium.org | 2009-01-27 | 1 | -0/+47 |