1. 582d462 Move net/proxy to net/proxy_resolution by Lily Houghton · 8 years ago
  2. 8c2f97d Rename ProxyService class to ProxyResolutionService by Lily Houghton · 8 years ago
  3. c6699a33 Adds callback to BrowserPolicyConnectorBase when ResourceBundle loaded by Scott Violet · 8 years ago
  4. bd9ca311 Implement the first phase of Symantec Distrust by Ryan Sleevi · 8 years ago
  5. 9dcaf596 Add Chrome Policy Blacklist support for Network Service by Doug Turner · 8 years ago
  6. 3d31864 Ensure that ContentBrowserClient::GetNetLog can be called on the IO thread. by John Abd-El-Malek · 8 years ago
  7. 0341342 Revert "Add Chrome Policy Blacklist support for Network Service" by Juan Antonio Navarro Pérez · 8 years ago
  8. 57425308 Add Chrome Policy Blacklist support for Network Service by Doug Turner · 8 years ago
  9. dae5f10 Replace base::MakeUnique with std::make_unique in android_webview/ by Gyuyoung Kim · 8 years ago
  10. 96f3eba Switch make_scoped_refptr to MakeRefCounted. by kylechar · 8 years ago
  11. 97521318 Move BackgroundFetchDelegate to content/public by Dan Elphick · 8 years ago
  12. 8aabb07 Fix DownloadManagerDelegate lifetime by Bo Liu · 8 years ago
  13. 18e9b8e1 Remove cleanup code from 2014 and get rid of one more call to BrowserThread::FILE by Gabriel Charette · 8 years ago
  14. 9e7a7fe AW: add Safe Browsing WebUI by Nate Fischer · 8 years ago
  15. 6d358e3 Add a whitelisting manager for Safebrowsing by Selim Gurun · 8 years ago
  16. 192d555 Use a PrefService and enable extended Safe Browsing reporting (by means of opt-in). by Tim Volodine · 8 years ago
  17. bca4f58 Make GetOrCreateGUID synchronous by Kyle Milka · 8 years ago
  18. 0070d41 Remove the dependence on BrowserThread::FILE for ProxyConfigServiceLinux. by eroman · 8 years ago
  19. 2ef5d74 Plumbing for safe browsing reporting for Android WebView. by timvolodine · 8 years ago
  20. 86b6bc7 Implement GetBrowsingDataRemoverDelegate() for BrowserContext subclasses by msramek · 8 years ago
  21. 336ea2c Don't compile code for desktop zoom or GuestViews on mobile platforms. by mcnee · 8 years ago
  22. 8cfa2b45 [WebView] Remove jni_dependency_factory.h by ctzsm · 8 years ago
  23. 5ff87ce Automated IWYU fix for TaskRunner includes. by Gabriel Charette · 8 years ago
  24. cddb4f5 Use TaskScheduler instead of SequencedWorkerPool in aw_browser_context.cc. by fdoray · 8 years ago
  25. 49207db [WebView] initial webview-side implementation of safebrowsing by timvolodine · 9 years ago
  26. 8599012 Prepare to call GMS APIs from WebView by paulmiller · 9 years ago
  27. 450af585 Remove segment callback from URLBlacklist. by brettw · 9 years ago
  28. ed66fc0 Move MessagePort implementation from android_webview to content by yusufo · 9 years ago
  29. aa22276 Convert visitedlink to use mojo. by sammc · 9 years ago
  30. a7f273b Implement Web Restrictions in WebView. by aberent · 9 years ago
  31. 529ad8a Remove all remaining traces of MessageLoopProxy. by thestig · 9 years ago
  32. 4ce66b5 Remove data reduction proxy code. by hush · 9 years ago
  33. 9bf2667 Enable QUIC for proxies only when QUIC is enabled by tbansal · 9 years ago
  34. b891cd66 Create a PrefStore in support of Blimp metrics collection. by jessicag · 9 years ago
  35. 2503f93 Finish removing redundant methods on BrowserContext. by jam · 9 years ago
  36. b84299e Simplify BrowserContext by removing redundant methods. by jam · 9 years ago
  37. 78254e4 Revert of Simplify BrowserContext by removing redundant methods. (patchset #12 id:220001 of https://codereview.chromium.org/1864583006/ ) by kjellander · 9 years ago
  38. f26bfb5f Simplify BrowserContext by removing redundant methods. by jam · 9 years ago
  39. 547f267 Remove ContentBrowserClient::CreateRequestContext & CreateRequestContextForStoragePartition. by jam · 9 years ago
  40. 08daa07 Convert //android_webview to use std::unique_ptr by dcheng · 9 years ago
  41. 608f299 Simplify BrowserContext by removing redundant methods. by jam · 9 years ago
  42. e69130f5 mojo: Sketch a profile application. by erg · 9 years ago
  43. a7b331e9 Add a cross-thread wrapper around Android Webview's CookieStore. by mmenke · 9 years ago
  44. 06650868 Delete base/prefs and update callers to use components. by brettw · 10 years ago
  45. 456d8424 Revert of Delete base/prefs and update callers to use components. (patchset #3 id:40001 of https://codereview.chromium.org/1662523004/ ) by msw · 10 years ago
  46. 1f5feb7 Delete base/prefs and update callers to use components. by brettw · 10 years ago
  47. 8ff952a Fix race condition-y Finalize w/ extreme predjudice by paulmiller · 10 years ago
  48. 94da14d Keep per-app GUID for WebView Metrics by paulmiller · 10 years ago
  49. 5bc628b WebView Metrics client implementation (Chromium part) by paulmiller · 10 years ago
  50. 2c86c0a Convert Pass()→std::move() in //android_webview by dcheng · 10 years ago
  51. cd54891 [Autofill] Remove support for "upload rates". by mathp · 10 years ago
  52. 13dffa5 Moved data saver pref out of data reduction proxy component. by bengr · 10 years ago
  53. 4779a194 Add Kerberos support to webview by dgn · 10 years ago
  54. 6f5078ed [BackgroundSync] Add BackgroundSyncController to Chrome by jkarlin · 10 years ago
  55. b7e3a08 make ProxyService::CreateSystemProxyConfigService return scoped_ptrs by csharrison · 10 years ago
  56. ade0b5e2 Add simple URL filtering to webview by dgn · 10 years ago
  57. 2ac5656 Expose API to store and load data usage stats from UI task runner. by kundaji · 10 years ago
  58. 0323138f Add DataReductionProxyExperimentsStats and UMA for measuring potentially non-compressed bytes. by jeremyim · 10 years ago
  59. a0ad227 Remove BooleanPrefMember usage from Data Reduction Proxy IO classes. by jeremyim · 10 years ago
  60. cdd5a3de Use a custom URLRequestContextGetter for performing the secure proxy check. by jeremyim · 10 years ago
  61. 661d037f Update DataReductionProxySettings->DataReductionProxyConfig interaction for task runner safety. by jeremyim · 10 years ago
  62. a0e8c4b Rename DataReductionProxyStatisticsPrefs to DataReductionProxyCompressionStats by zhuoyu.qian · 10 years ago
  63. 4e37202 Refactor Permissions related method out of ContentBrowserClient. by mlamouri · 10 years ago
  64. f917e43 Class ownership changes: by jeremyim · 11 years ago
  65. ed0aecc (1) Chrome data compression proxy should use QUIC only if by tbansal · 11 years ago
  66. 2fca699 Adding q=low to the Chrome-Proxy request header by megjablon · 11 years ago
  67. 85594cc DataReductionProxyStatisticsPrefs should support WeakPtr by megjablon · 11 years ago
  68. 459c1ac Revert of DataReductionProxyStatisticsPrefs should support WeakPtr (patchset #10 id:450001 of https://codereview.chromium.org/888713002/) by jiayl · 11 years ago
  69. 149bd77 DataReductionProxyStatisticsPrefs should support WeakPtr by megjablon · 11 years ago
  70. 32a19e6a Create a new DataReductionProxyConfig class by jeremyim · 11 years ago
  71. 9463b577 Wrapped data reduction proxy initialization into its own class by bengr · 11 years ago
  72. d2a43060 Enable posting a message from JS to Android webview. by sgurun · 11 years ago
  73. 70101ea Make Data Reduction Proxy a best effort proxy by bengr · 11 years ago
  74. 8e5bcae Remember user's decisions on SSL errors. by hush · 11 years ago
  75. 29b3b28b Add data reduction proxy debug info to net-internals#bandwidth by jeremyim · 11 years ago
  76. e82faa1e Add net_log events for data reduction proxy conditions. They will be exposed in the #bandwidth net-internals tab in a future CL. by jeremyim · 11 years ago
  77. 200b2f0 Android platform provides a local proxy that also handles PAC proxy resolution. The CL below modified enabled chrome network stack to start using V8 proxy resolution on Android platform: by sgurun · 11 years ago
  78. d98f810 [Android WebView] Store HTTP cache in a cache directory by mnaganov · 11 years ago
  79. caa7d6d Migrate HostZoomMap to live in StoragePartition. by wjmaclean · 11 years ago
  80. db2599e Move data_reduction_proxy_params* from components/data_reduction_proxy/ by jeremyim · 11 years ago
  81. 8d8aeb6b Activate data reduction proxy after profile initialization is complete. by kundaji · 11 years ago
  82. 410c610d Fix the drp crash for real. by hush · 11 years ago
  83. 4441cc1 Use no-op statistics collecting object for WebView. by hush · 11 years ago
  84. e7ec38d Migrate data reduction proxy statistics prefs to profile by bengr · 11 years ago
  85. 3476e04 Data reduction proxy to a layered component. by megjablon · 11 years ago
  86. 4cb42ab Remove implicit conversions from scoped_refptr to T* in android_webview/ by dcheng · 11 years ago
  87. 88ca411 Add data reduction functionality to all platforms. by kundaji · 11 years ago
  88. 53f608b Update data reduction proxy statistics prefs less often on desktop by megjablon · 11 years ago
  89. a41817c [Android WebView] Use NetLog for providing full request headers to DevTools by Mikhail Naganov · 11 years ago
  90. 2d46b52 aw: Use comparison DCHECKs where appropriate by boliu · 11 years ago
  91. cd501a7 Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common namespaces into single storage namespace by [email protected] · 11 years ago
  92. 1273179 Use data reduction proxy when managed proxy config returns direct by [email protected] · 11 years ago
  93. f4bfa767 Moved data reduction proxy initialization logic from ProfileIOData, by [email protected] · 11 years ago
  94. 0f9e5b1 The data reduction proxy client should be specific about it's capabilities by specifying the version of the proxy client that is being used. by [email protected] · 11 years ago
  95. c5bbe0e Remember user decisions on invalid certificates behind a flag by [email protected] · 11 years ago
  96. 597a1ab Move data reduction proxy to Chrome-Proxy header for authentication by [email protected] · 11 years ago
  97. d871235 Convert protected media identifier permission requests to follow the same content api convention as midi/geolocation/notifications. by [email protected] · 11 years ago
  98. 29998f9 Convert MIDI permission requests to use WebContents in preparation for switching the code to using RenderFrames. by [email protected] · 11 years ago
  99. 487974a Simplify geolocation permission request in the Content API. by [email protected] · 11 years ago
  100. c5c89d04 Hook PushMessagingMessageFilter up to GCMDriver by [email protected] · 11 years ago