summaryrefslogtreecommitdiffstats
path: root/chrome/browser/utility_process_host_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Do not use the utility process on linux.asargent@chromium.org2009-10-051-0/+4
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-5/+5
* Make unit_tests UtilityProcessHostTest use the helper app on the Mac.mark@chromium.org2009-08-201-5/+5
* Have UtilityProcessHostTest wait until the utility process dies beforempcomplete@chromium.org2009-07-231-2/+37
* plugins: use OnChannelError to detect when the channel goes awayevan@chromium.org2009-07-101-2/+4
* Fix 2 memory leaks in UtilityProcessHostTest.ExtensionUnpacker.tc@google.com2009-06-261-5/+6
* Fix extension unpacking on linux/mactc@google.com2009-06-241-0/+118