summaryrefslogtreecommitdiffstats
path: root/chrome/browser/utility_process_host_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-1/+2
* Tenth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-0/+2
* TBR:markjeremy@chromium.org2009-11-051-2/+3
* Sandbox Worker process on the Mac.jeremy@chromium.org2009-11-051-3/+2
* Last patch in removing MessageLoop* caching.jam@chromium.org2009-11-031-2/+5
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-8/+6
* Eliminate char/wchar_t conversions, probably-unsafe statics, and disk accessmark@chromium.org2009-10-141-2/+1
* Fix a whole bunch of style nits.erg@google.com2009-10-131-1/+1
* Use FilePath in ChildProcessHost.evan@chromium.org2009-10-131-2/+2
* 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