summaryrefslogtreecommitdiffstats
path: root/chrome/browser/greasemonkey_master_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-3/+3
* The SharedMemory is owned by the GreasemonkeyMaster, not the unit test. My p...evanm@google.com2008-10-291-5/+5
* Free memory in unit test, so purify doesn't complain.evanm@google.com2008-10-291-4/+4
* - Make user script loading asynchronous on the file thread.evanm@google.com2008-10-281-0/+118