summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/aw_browser_context.h
Commit message (Expand)AuthorAgeFilesLines
* Move data reduction proxy to Chrome-Proxy header for authenticationbengr@chromium.org2014-06-261-0/+7
* Convert protected media identifier permission requests to follow the same con...jam@chromium.org2014-06-161-9/+0
* Convert MIDI permission requests to use WebContents in preparation for switch...jam@chromium.org2014-06-151-12/+0
* Simplify geolocation permission request in the Content API.jam@chromium.org2014-06-131-5/+0
* Hook PushMessagingMessageFilter up to GCMDriverjohnme@chromium.org2014-06-131-0/+1
* Revert r276792 - "Hook PushMessagingMessageFilter up to GCMDriver"dpranke@chromium.org2014-06-121-1/+0
* Hook PushMessagingMessageFilter up to GCMDriverjohnme@chromium.org2014-06-121-0/+1
* Hook up request interceptors in AndroidWebView code.mmenke@chromium.org2014-06-031-2/+4
* use origin instead of session_id in detecting duplicate EME permission requestqinmin@chromium.org2014-05-291-5/+5
* Rename BrowserPluginGuestManagerDelegate to BrowserPluginGuestManagerfsamuel@chromium.org2014-05-111-2/+1
* Add the plumbing to enable DRPsgurun@chromium.org2014-05-101-0/+4
* Towards moving guest management to chrome: Introduce GuestViewManagerfsamuel@chromium.org2014-05-061-0/+2
* Added data reduction proxy support to Android WebViewbengr@chromium.org2014-05-031-0/+11
* [Media] Add user gesture reporting for API calls to midi and media streams.gbillock@chromium.org2014-03-281-0/+1
* Web MIDI: make naming convention be consistenttoyoshim@chromium.org2014-02-041-3/+3
* Dismiss EME infobar when WebMediaPlayer is destroyed.kkimlabs@chromium.org2014-01-081-0/+9
* Clean up PrefServiceBuilderisherman@chromium.org2013-11-191-1/+2
* Cancel MIDI permission request infobar on MIDIAccess stop.kkimlabs@chromium.org2013-10-301-0/+6
* Android WebView: post QuotaManager calls to UI thread.torne@chromium.org2013-10-081-1/+1
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-5/+0
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-0/+5
* Make Android Webview URLRequestContext follow content API expectations better.ajwong@chromium.org2013-08-261-7/+9
* Adding a first prototype of guest mode.jwd@chromium.org2013-07-171-1/+1
* Web MIDI: add RequestMIDISysExPermission to BrowserContexttoyoshim@chromium.org2013-07-121-0/+5
* Get rid of the SpeechRecognitionPreferences interface. It only had one method...jam@chromium.org2013-07-091-2/+0
* Implement the autofill UI for chromium powered android webview.sgurun@chromium.org2013-06-281-2/+0
* Revert "Implement the autofill UI for chromium powered android webview."eroman@chromium.org2013-06-271-0/+2
* Implement the autofill UI for chromium powered android webview.sgurun@chromium.org2013-06-271-2/+0
* Enable Autocomplete feature for chromium webviewsgurun@chromium.org2013-06-221-2/+3
* Fix Popup window flow to work with synchronous compositor gfx modejoth@chromium.org2013-06-141-0/+3
* components: Move visitedlink into visitedlink namespace.tfarina@chromium.org2013-05-171-7/+7
* Implement get/set(saveformdata) for chromium based webview.sgurun@chromium.org2013-05-151-0/+4
* Implement WebViewDatabase's hasFormData API for chromium based webview.sgurun@chromium.org2013-05-081-1/+5
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-20/+3
* Revert 186347jochen@chromium.org2013-03-061-3/+20
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-061-20/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Implement WebStorage API methodsboliu@chromium.org2013-02-221-6/+8
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-101-5/+5
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-081-3/+31
* Android webview fix visited linkboliu@chromium.org2013-01-301-1/+0
* Android WebView visited link highlighting implementationboliu@chromium.org2013-01-251-1/+34
* Implementing native chromium GeolocationPermissionContextkristianm@chromium.org2013-01-101-1/+9
* (Re)implement Android WebView downloadsboliu@chromium.org2012-12-051-2/+4
* For storage partitions to work properly, we need to know whether a storage pa...nasko@chromium.org2012-10-301-2/+2
* Implement AwContentBrowserClient and AwBrowserContextboliu@chromium.org2012-10-251-0/+60