Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restrict webRequest API to a certain whitelist of schemes (notably, no chrome | mpcomplete@chromium.org | 2011-06-29 | 1 | -0/+2 |
* | Fix ExtensionWebRequestApiTest.WebRequestEvents to be not flaky. | mpcomplete@chromium.org | 2011-04-11 | 1 | -2/+1 |
* | Mark ExtensionWebRequestApiTest.WebRequestEvents flaky. | dmichael@chromium.org | 2011-04-11 | 1 | -2/+3 |
* | Add request_id to HttpRequestInfo and pass it to the NetworkDelegate for events. | mpcomplete@chromium.org | 2011-03-30 | 1 | -2/+12 |
* | Unreverting: First steps towards webRequest extension API. | mpcomplete@chromium.org | 2011-02-01 | 1 | -0/+7 |
* | Revert "First steps towards webRequest extension API." | mpcomplete@chromium.org | 2011-01-31 | 1 | -7/+0 |
* | First steps towards webRequest extension API. | mpcomplete@chromium.org | 2011-01-31 | 1 | -0/+7 |
* | Add the definition of the webRequest and webNavigation APIs. | jochen@chromium.org | 2010-08-03 | 1 | -0/+14 |