Sign in
chromium
/
chromium
/
src.git
/
d83a7f3314e5f8deebeee9c91b5f738ce90fd748
/
chrome
/
browser
/
extensions
/
chrome_url_request_util.cc
c16f673
Fix redirects to Google search urls not getting Safe Search policy applied with network service.
by John Abd-El-Malek
· 7 years ago
44db142
[TaskScheduler] Remove temporary forwarding headers and mass migrate users
by Gabriel Charette
· 7 years ago
ffaaf85f
[TaskScheduler] Forward all public TaskScheduler headers to forwarding headers in preparation for source move
by Gabriel Charette
· 7 years ago
df9fd16b
Use CompletionOnceCallback in URLRequestSimpleJob.
by Bence Béky
· 7 years ago
605ff0e7
Network Service: Fix VariationsHttpHeadersBrowserTest.TestStrippingHeadersFromResourceRequest
by Jun Cai
· 7 years ago
9ebd7ba
Remove DownloadToFile support from the loading stack.
by Marijn Kruisselbrink
· 7 years ago
f19dde9
Add modified_request_headers parameter to URLLoader::FollowRedirect
by Chong Zhang
· 7 years ago
9098f900
Move some uses of PathService into the base namespace.
by Avi Drissman
· 7 years ago
87cd925
Network Service: remove SSLInfo arg in OnReceiveResponse
by Andrey Kosyakov
· 7 years ago
8f81266
[Reland] Load resources from extension bundles in the network service.
by Chris Mumford
· 7 years ago
8706c4d7
Revert "Load resources from extension bundles in the network service."
by Takeshi Yoshino
· 7 years ago
c67e063
Load resources from extension bundles in the network service.
by Chris Mumford
· 7 years ago
9f87e39
Extensions: Setting Content-Type when loading from bundle.
by Chris Mumford
· 7 years ago
5accd24
Remove base::SizeToToString[16]
by Brett Wilson
· 8 years ago
6414c4d9
Load extensions URLs with Network Service enabled
by Ken Rockot
· 8 years ago
7640d54
Refer to ui::ResourceBundle with namespace in chrome/
by Lei Zhang
· 8 years ago
4ad1493
Use constexpr TaskTraits constructor in chrome.
by fdoray
· 8 years ago
e824713
Use TaskScheduler instead of blocking pool in chrome_url_request_util.cc.
by fdoray
· 8 years ago
4532458
Remove unused using content::ResourceType
by tyoshino
· 9 years ago
45ec6fe
Do not immediately block cross-renderer extension resource loads for non-web-triggered transitions
by rob
· 9 years ago
95212c1
Use correct IntToString variants in //chrome
by ricea
· 10 years ago
66d1b81b
Update StartsWith calls to use new versions in chrome and content
by brettw
· 10 years ago
44ce0ec5
Move StartsWith[ASCII] to base namespace.
by brettw
· 10 years ago
fcefc83
Undoing instrumentations for task URLRequestSimpleJob::StartAsync
by vadimt
· 11 years ago
3edf2fe
Avoid a string copy in URLRequestResourceBundleJob::GetData().
by jyasskin
· 11 years ago
cc81e83
Instrumenting copying string returned by GetRawDataResource to locate the source of jankiness.
by vadimt
· 11 years ago
d45fc917
Adding instrumentation to locate the source of jankiness.
by vadimt
· 11 years ago
09e7ebe
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This will disable the instrumentations in all channels except Canary, and developer build. Instrumentations are only enabled in Browser process.
by vadimt
· 11 years ago
ae36a4a
Standardize usage of virtual/override/final in chrome/browser/extensions/
by dcheng
· 11 years ago
2ad7157
Adding instrumentation to locate the source of jankiness.
by vadimt
· 11 years ago
3b99b8e
Factor out Chrome-specific manifest URL handlers
by rockot
· 11 years ago
a15bee1
replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/
by mostynb
· 11 years ago
3be3033
Moving media permission request to extensions.
by lfg
· 11 years ago
048201a
Allows webview to access extension resources.
by lfg
· 11 years ago
[Renamed (66%) from chrome/browser/extensions/url_request_util.cc]
0d0a1e9
Move core web_view code to extensions.
by hanxi
· 11 years ago
196564d
Revert "Move core web_view code to extensions." (patchset #6 of https://codereview.chromium.org/496873006/)
by jamescook
· 11 years ago
63bf863
Move core web_view code to extensions.
by hanxi
· 11 years ago
2393593
Remove worker process related codes from ContentBrowserClient.
by
[email protected]
· 11 years ago
13e062e
Cleanup extensions code that is no longer needed after disabling extensions on Android.
by
[email protected]
· 11 years ago
6c1e0521
content: ResourceType cleanup.
by
[email protected]
· 11 years ago
7491ad0
Move resource_type.* from webkit/ to content/.
by
[email protected]
· 11 years ago
5940b0d
Remove all WebView related code from ExtensionRendererState to WebViewRendererState.
by
[email protected]
· 11 years ago
326e6f0
Moves extension_icon_image and image_loader to extensions/browser
by
[email protected]
· 11 years ago
62f6ef9
This CL aims to fix the bug that when webview guest create a SharedWorker, the sctipt file of SharedWorker can not be loaded.
by
[email protected]
· 11 years ago
1c0ddc8f
Fix crash in url_request_util::IsWebViewRequest, ResourceRequestInfo can be NULL.
by
[email protected]
· 11 years ago
52796541
Move IsStringUTF8/ASCII to base namespace
by
[email protected]
· 11 years ago
b32f2173
Use default CSP for resource loading in webview (instead of platform app's CSP)
by
[email protected]
· 11 years ago
1791e6c9
Toro: Move ExtensionProtocolHandler to //extensions
by
[email protected]
· 11 years ago