summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_thread_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Fix the IPC::SyncChannel leaks with RenderThread in the callstack. This work...jam@chromium.org2009-03-021-3/+3
* Revert my previous change. It fixed the memory leaks (see http://build.chrom...jam@chromium.org2009-03-011-3/+3
* Speculative fix for memory leak in unit tests.TBR=erikkayjam@chromium.org2009-03-011-3/+3
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-15/+14
* Reverting 10080.jam@chromium.org2009-02-201-8/+15
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-15/+8
* POSIX: TestVisitedMsg; use valid file descriptor (unit_tests fix)agl@chromium.org2009-02-111-1/+1
* POSIX: Transfer network data using shared memoryagl@chromium.org2009-02-111-0/+5
* Fix purify failure.jrg@chromium.org2009-01-291-10/+22
* render_* work.jrg@chromium.org2009-01-271-0/+47