| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a method for PAC script errors to the network delegate. | jochen@chromium.org | 2011-05-03 | 1 | -0/+5 |
* | Flesh out the onBeforeSendHeaders event a bit more. We now send the | mpcomplete@chromium.org | 2011-04-27 | 1 | -7/+12 |
* | Implemented chrome.experimental.webRequest.onCompleted | battre@chromium.org | 2011-04-23 | 1 | -3/+3 |
* | Implemented of base functionality of chrome.experimental.webRequest.onBeforeR... | battre@chromium.org | 2011-04-20 | 1 | -0/+6 |
* | Implementation of chrome.experimental.webRequest.onRequestSent | battre@chromium.org | 2011-04-20 | 1 | -0/+7 |
* | Allow extensions to redirect requests in onBeforeRequest. | mpcomplete@chromium.org | 2011-04-15 | 1 | -8/+13 |
* | Revert "Allow extensions to redirect requests in onBeforeRequest." | mpcomplete@chromium.org | 2011-04-13 | 1 | -13/+8 |
* | Allow extensions to redirect requests in onBeforeRequest. | mpcomplete@chromium.org | 2011-04-13 | 1 | -8/+13 |
* | Add request_id to HttpRequestInfo and pass it to the NetworkDelegate for events. | mpcomplete@chromium.org | 2011-03-30 | 1 | -9/+26 |
* | Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP... | tony@chromium.org | 2011-03-10 | 1 | -0/+13 |
* | Implement blocking for webRequest.onBeforeRequest extension event. | mpcomplete@chromium.org | 2011-03-08 | 1 | -2/+5 |
* | Refactor of NetworkDelegate. | willchan@chromium.org | 2011-02-24 | 1 | -0/+59 |