summaryrefslogtreecommitdiffstats
path: root/content/public/test/test_browser_context.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor Permissions related method out of ContentBrowserClient.mlamouri2015-03-291-0/+1
* Migrate HostZoomMap to live in StoragePartition.wjmaclean2014-11-121-0/+3
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-17/+16
* Replace OVERRIDE and FINAL with override and final in content/public/[a-s]*anand.ratn2014-10-071-13/+13
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-3/+3
* 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
* 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-2/+1
* Towards moving guest management to chrome: Introduce GuestViewManagerfsamuel@chromium.org2014-05-061-0/+2
* [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
* Cancel MIDI permission request infobar on MIDIAccess stop.kkimlabs@chromium.org2013-10-301-0/+6
* 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
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace all FilePath with base::FilePath in content.brettw@chromium.org2013-02-161-3/+3
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-081-3/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* For storage partitions to work properly, we need to know whether a storage pa...nasko@chromium.org2012-10-301-2/+4
* Removes BrowserContext::DidLastSessionExitCleanly() and makessky@chromium.org2012-10-041-1/+0
* continuing from http://http://codereview.chromium.org/10823241ajwong@chromium.org2012-09-181-0/+3
* Valgrind: Fix leak from r156991.thestig@chromium.org2012-09-171-0/+1
* AppCache and StoragePartition'ingmichaeln@chromium.org2012-09-151-0/+2
* Ensure that isolated apps use the right cookies for media requests.creis@chromium.org2012-08-211-1/+3
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Move creation and ownership of DownloadManager from the embedder to content. ...jam@chromium.org2012-06-061-1/+1
* Remove the test URLRequestJobs from shipping code to just browser_tests. All ...jam@chromium.org2012-06-051-1/+1
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-041-0/+59