summaryrefslogtreecommitdiffstats
path: root/content/shell/browser/shell_browser_context.h
Commit message (Expand)AuthorAgeFilesLines
* [BackgroundSync] Disable BackgroundSync if no controller is available.jkarlin2016-01-081-0/+1
* Switch to standard integer types in content/.avi2015-12-251-0/+1
* [BackgroundSync] Add BackgroundSyncController to Chromejkarlin2015-10-061-0/+2
* Refactor Permissions related method out of ContentBrowserClient.mlamouri2015-03-291-0/+3
* Migrate HostZoomMap to live in StoragePartition.wjmaclean2014-11-121-0/+3
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-20/+19
* Content Shell: Introduce LayoutTestURLRequestContextGetter.mkwst2014-10-161-0/+6
* Content Shell: Introduce LayoutTestBrowserContext. (Reland)mkwst2014-10-101-3/+2
* Revert of Content Shell: Introduce LayoutTestBrowserContext. (patchset #2 id:...apavlov2014-10-101-6/+7
* Content Shell: Introduce LayoutTestBrowserContext.mkwst2014-10-101-7/+6
* Fix bug: AppShell: CHECK failure in PeerConnection init.hanxi2014-10-091-4/+35
* Replace OVERRIDE and FINAL with override and final in content/shell/[a-s]*anand.ratn2014-10-061-13/+13
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-1/+1
* Remember user decisions on invalid certificates behind a flagjww@chromium.org2014-08-011-0/+1
* 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-2/+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
* Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.mmenke@chromium.org2014-05-301-2/+2
* use origin instead of session_id in detecting duplicate EME permission requestqinmin@chromium.org2014-05-291-4/+4
* Rename BrowserPluginGuestManagerDelegate to BrowserPluginGuestManagerfsamuel@chromium.org2014-05-111-6/+5
* Towards moving guest management to chrome: Introduce GuestViewManagerfsamuel@chromium.org2014-05-061-0/+8
* [Media] Add user gesture reporting for API calls to midi and media streams.gbillock@chromium.org2014-03-281-0/+1
* Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...kinuko@chromium.org2014-03-101-2/+4
* 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
* [Downloads] Make ShellDownloadManagerDelegate be owned by ShellBrowserContext.asanka@chromium.org2013-12-171-1/+1
* Cancel MIDI permission request infobar on MIDIAccess stop.kkimlabs@chromium.org2013-10-301-0/+6
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-0/+83