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