summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_process_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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