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