summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_webrequest_api_constants.h
Commit message (Expand)AuthorAgeFilesLines
* WebRequest API should warn when a developer attempts to filter URLs without p...battre@chromium.org2011-12-131-0/+1
* Rename chrome.experimental.webRequest to chrome.webRequestbattre@chromium.org2011-11-301-0/+1
* Support UTF8 in header values in webRequest API.battre@chromium.org2011-11-071-0/+1
* Added parentFrameId to webRequest API callsbattre@chromium.org2011-11-041-0/+1
* webRequest.onAuthRequired listeners can provide authentication credentials.cbentzel@chromium.org2011-10-111-0/+3
* Bocking onReceivedHeaders signal for webRequest APIbattre@chromium.org2011-10-051-0/+1
* Add the challenger's host and port to the onAuthRequired signaljochen@chromium.org2011-09-131-0/+3
* Add onAuthRequired signal to the webRequest APIjochen@chromium.org2011-08-031-0/+4
* Provide ID of the frame that triggered an event to the webrequest extension.battre@chromium.org2011-07-211-0/+1
* Added 'wasCached' parameter to webRequest APIbattre@chromium.org2011-07-191-0/+1
* Replace onRequestSent with onSendHeaders in webrequest APIbattre@chromium.org2011-07-141-1/+1
* Implemented statusLine field in extraInfoSpec of webRequest APIbattre@chromium.org2011-05-091-0/+1
* Implemented ResponseHeaders field in extraInfoSpec of webRequest APIbattre@chromium.org2011-05-091-0/+1
* Better handling disagreement between 2+ extensions to a blocking webRequestmpcomplete@chromium.org2011-05-061-0/+1
* Tweaks to extension webRequest API.mpcomplete@chromium.org2011-05-031-0/+3
* Flesh out the onBeforeSendHeaders event a bit more. We now send thempcomplete@chromium.org2011-04-271-0/+1
* Fix crash with webRequest.event.addListener when provided an invalid URLmpcomplete@chromium.org2011-04-271-0/+1
* Implemented chrome.experimental.webRequest.onResponseStartedbattre@chromium.org2011-04-211-1/+1
* Allow extensions to redirect requests in onBeforeRequest.mpcomplete@chromium.org2011-04-151-0/+3
* Revert "Allow extensions to redirect requests in onBeforeRequest."mpcomplete@chromium.org2011-04-131-3/+0
* Allow extensions to redirect requests in onBeforeRequest.mpcomplete@chromium.org2011-04-131-0/+3
* Unremoving the timeStamp property from webNavigation and webRequest extension...jochen@chromium.org2011-04-111-1/+2
* Add request_id to HttpRequestInfo and pass it to the NetworkDelegate for events.mpcomplete@chromium.org2011-03-301-0/+1
* Remove the timeStamp property from webRequest extension events.mpcomplete@chromium.org2011-03-241-1/+0
* Add api constants for webRequest and clean up webNavigation.jochen@chromium.org2010-09-021-0/+35