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
/
web_request
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement 'Do Not Track' header
battre@chromium.org
2012-09-13
1
-2
/
+2
*
This adds read-only access to POST data for webRequest's onBeforeRequest list...
vabr@chromium.org
2012-09-13
12
-12
/
+1514
*
Clear in-memory caches of renderers when rules change
battre@chromium.org
2012-09-03
3
-11
/
+21
*
Make all quota-exceeding messages in the storage API explain what the failure
kalman@chromium.org
2012-08-31
2
-5
/
+12
*
Protect Chrome WebStore based on process IDs
battre@chromium.org
2012-08-21
4
-54
/
+94
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
1
-2
/
+2
*
Add ManagedModeURLFilter.
bauerb@chromium.org
2012-08-17
1
-2
/
+2
*
Check for warnings when loading extensions in browser tests.
mihaip@chromium.org
2012-08-10
1
-3
/
+5
*
WebRequest: Signal end of request if start signaled
vabr@chromium.org
2012-08-08
2
-2
/
+20
*
Refactor extension event distribution to use Values instead of JSON strings.
gdk@chromium.org
2012-08-07
2
-15
/
+5
*
Disable flaky test: ExtensionWebRequestApiTest.WebRequestAuthRequired
kaiwang@chromium.org
2012-08-07
1
-2
/
+3
*
Refactor request parameters into RequestData struct. Also make RequestStage s...
yoz@chromium.org
2012-08-03
2
-10
/
+10
*
Support Cookie modifications in Declarative WebRequest API
battre@chromium.org
2012-08-03
3
-1
/
+690
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
1
-2
/
+4
*
Refactor and fix declarative webRequest API permissions
battre@chromium.org
2012-07-30
9
-183
/
+413
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
3
-5
/
+5
*
Move WaitForLoadStop from ui_test_utils to browser_test_utils so that it can ...
jam@chromium.org
2012-07-26
1
-1
/
+2
*
Fix removal of headers
battre@chromium.org
2012-07-24
2
-7
/
+6
*
Move ExtensionEventRouter and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-23
2
-9
/
+10
*
Split the WebNavigation's FrameNavigationState and the Dispatch* methods out ...
jochen@chromium.org
2012-07-18
1
-9
/
+3
*
Support host permissions in decl. WebRequest API
battre@chromium.org
2012-07-17
4
-22
/
+44
*
Revert 146846 - Support host permissions in decl. WebRequest API
cpu@chromium.org
2012-07-16
4
-47
/
+22
*
Support host permissions in decl. WebRequest API
battre@chromium.org
2012-07-16
4
-22
/
+47
*
Fix postponed processing of declarative rules to actually process the rules
mpcomplete@chromium.org
2012-07-12
2
-6
/
+31
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
4
-4
/
+0
*
Filtered events.
koz@chromium.org
2012-07-05
1
-1
/
+2
*
Revert 145145 - Filtered events.
dharani@chromium.org
2012-07-03
1
-2
/
+1
*
Filtered events.
koz@chromium.org
2012-07-02
1
-1
/
+2
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-1
/
+2
*
Use the first_party_for_cookies URL to filter which requests the WebRequest A...
battre@chromium.org
2012-06-27
4
-17
/
+45
*
Move each permission classes to its own files in extensions/permissions and r...
penghuang@chromium.org
2012-06-27
1
-1
/
+1
*
Fix a crash by removing a CHECK whose assumptions are no longer valid (that
mpcomplete@chromium.org
2012-06-26
1
-3
/
+6
*
Revert 143896 - Filtered events.
benwells@chromium.org
2012-06-25
1
-2
/
+1
*
Filtered events.
koz@chromium.org
2012-06-25
1
-1
/
+2
*
Filtered events.
koz@chromium.org
2012-06-25
1
-2
/
+1
*
Filtered events.
koz@chromium.org
2012-06-25
1
-1
/
+2
*
Added URLRequestContext to constructor for URLRequest.
erikwright@chromium.org
2012-06-22
1
-10
/
+5
*
NetLogEventParameter to Callback refactoring 10.
mmenke@chromium.org
2012-06-19
4
-221
/
+161
*
Persist declarative rules to the extension state store.
mpcomplete@chromium.org
2012-06-18
2
-7
/
+35
*
Rename IPC::Channel and IPC::Sender in src/chrome.
brettw@chromium.org
2012-06-15
3
-6
/
+6
*
TabContentsWrapper -> TabContents, part 12.
avi@chromium.org
2012-06-12
1
-1
/
+1
*
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
2
-31
/
+55
*
Implemented SetRequestHeader and RemoveRequestHeader for decl. webRequest API
battre@chromium.org
2012-05-24
1
-16
/
+29
*
Making webRequest.addEventListener internal
vabr@chromium.org
2012-05-23
1
-2
/
+2
*
[net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...
szym@chromium.org
2012-05-23
1
-2
/
+9
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
2
-1
/
+2
*
Removing an unnecessary NOTREACHED()
vabr@chromium.org
2012-05-17
1
-1
/
+0
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
1
-9
/
+9
*
On a duplicate listener, abort the extension instead of the browser process.
vabr@chromium.org
2012-05-10
2
-10
/
+16
[next]