index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
api
/
declarative_webrequest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added URLRequestContext to constructor for URLRequest.
erikwright@chromium.org
2012-06-22
3
-15
/
+24
*
Coverity: Don't iterate past the end of the vector.
jhawkins@chromium.org
2012-06-20
1
-0
/
+1
*
Implement a ResourceThrottle for URL overriding in Chrome on Android.
mkosiba@chromium.org
2012-06-20
2
-4
/
+4
*
Persist declarative rules to the extension state store.
mpcomplete@chromium.org
2012-06-18
3
-3
/
+5
*
Support redirects by regular expression in declarative WebRequest API
battre@chromium.org
2012-06-14
5
-11
/
+201
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Add support for response header manipulation in Declarative WebRequest API
battre@chromium.org
2012-05-30
9
-12
/
+231
*
Support priorities in declarative webRequest API
battre@chromium.org
2012-05-25
9
-10
/
+233
*
Implemented SetRequestHeader and RemoveRequestHeader for decl. webRequest API
battre@chromium.org
2012-05-24
7
-58
/
+270
*
RefCounted types should not have public destructors
rsleevi@chromium.org
2012-05-19
1
-1
/
+2
*
Support extension precedences in declarative WebRequest API
battre@chromium.org
2012-05-18
3
-9
/
+120
*
Implemented declarative redirects to transparent image and empty document.
battre@chromium.org
2012-05-18
4
-7
/
+127
*
Move declarative API into events API
battre@chromium.org
2012-05-16
2
-2
/
+2
*
Revert 137388 - Move declarative API into events API
battre@chromium.org
2012-05-16
2
-2
/
+2
*
Move declarative API into events API
battre@chromium.org
2012-05-16
2
-2
/
+2
*
Move URLMatcher to chrome/common/ to be used by renderers as well
battre@chromium.org
2012-05-09
5
-8
/
+8
*
Move Declarative Web Request API out of experimental and make it a feature
battre@chromium.org
2012-05-09
4
-7
/
+7
*
Add OWNERS files to webRequest, declarative, declarativeWebRequest and proxy API
battre@chromium.org
2012-05-07
1
-0
/
+2
*
Revert 135077 - Files generated by the JSON schema compiler are named incorre...
tfarina@chromium.org
2012-05-03
2
-2
/
+2
*
Files generated by the JSON schema compiler are named incorrectly
cduvall@chromium.org
2012-05-03
2
-2
/
+2
*
RefCounted types should not have public destructors, chrome/browser/extension...
rsleevi@chromium.org
2012-04-27
2
-7
/
+11
*
Factor out the URL matching from the Web Request API to the declarative API.
battre@chromium.org
2012-04-18
8
-319
/
+62
*
Rename string literals of declarative Web Request API to be camelCase
battre@chromium.org
2012-04-13
5
-46
/
+67
*
Implemented port filter for URLMatcher
battre@chromium.org
2012-04-12
5
-1
/
+111
*
Implemented proper support for checking schemes and requested resource types.
battre@chromium.org
2012-04-12
11
-66
/
+216
*
Make URLMatcherConditionSet refcounted
battre@chromium.org
2012-04-05
4
-20
/
+21
*
Hook up WebRequestRulesRegistry into old WebRequest API
battre@chromium.org
2012-04-05
17
-77
/
+331
*
Provide real RequestMatcher for declarative webRequest API conditions
battre@chromium.org
2012-04-03
2
-1
/
+39
*
Fix illegal include of tools/json_schema_compiler/any.h
battre@chromium.org
2012-03-29
2
-3
/
+3
*
Implement rules removal for WebRequestRulesRegistry
battre@chromium.org
2012-03-29
4
-3
/
+136
*
Implementation of beginning of Declarative Web Request API backend
battre@chromium.org
2012-03-29
15
-0
/
+1645