summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_webrequest_api_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* If any webrequest API extension decides to cancel a request, this decision ta...battre@chromium.org2011-07-191-7/+128
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-131-16/+13
* Fix memory leak in ExtensionWebRequestTest, and remove the suppressions for it.mpcomplete@chromium.org2011-06-101-1/+2
* Handle extension webrequest API on the IO thread. This speeds up blocking eventmpcomplete@chromium.org2011-06-091-19/+24
* Revert "Experimental CL to test webrequest event handling on the IO thread."mpcomplete@chromium.org2011-05-181-2/+1
* Experimental CL to test webrequest event handling on the IO thread.mpcomplete@chromium.org2011-05-171-1/+2
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-1/+1
* Better handling disagreement between 2+ extensions to a blocking webRequestmpcomplete@chromium.org2011-05-061-0/+161