summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_process_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-1/+1
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-1/+1
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-1/+1
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-1/+1
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-1/+1
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-1/+1
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2
* Fix the IPC::SyncChannel leaks with RenderThread in the callstack. This work...jam@chromium.org2009-03-021-5/+18
* Revert my previous change. It fixed the memory leaks (see http://build.chrom...jam@chromium.org2009-03-011-12/+1
* Speculative fix for memory leak in unit tests.TBR=erikkayjam@chromium.org2009-03-011-0/+11
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-4/+5
* Reverting 10080.jam@chromium.org2009-02-201-5/+4
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-4/+5
* Unit tests fixagl@chromium.org2009-02-201-0/+3
* Bitmap transportagl@chromium.org2009-02-201-5/+9
* Fix purify failure.jrg@chromium.org2009-01-291-7/+6
* Unit test addition, cleanup for render_process/thread.jrg@chromium.org2009-01-281-0/+35