index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
shell
/
shell_browser_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding a first prototype of guest mode.
jwd@chromium.org
2013-07-17
1
-1
/
+1
*
Web MIDI: add RequestMIDISysExPermission to BrowserContext
toyoshim@chromium.org
2013-07-12
1
-0
/
+5
*
Get rid of the SpeechRecognitionPreferences interface. It only had one method...
jam@chromium.org
2013-07-09
1
-2
/
+0
*
Add support for NetLog logging to json file in content_shell.
kouhei@chromium.org
2013-07-03
1
-1
/
+6
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-07
1
-20
/
+3
*
Revert 186347
jochen@chromium.org
2013-03-06
1
-3
/
+20
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-06
1
-20
/
+3
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Replace all FilePath with base::FilePath in content.
brettw@chromium.org
2013-02-16
1
-1
/
+1
*
Add StoragePartition's ProtocolHandlers at URLRequestContext construction time.
pauljensen@chromium.org
2013-02-08
1
-5
/
+31
*
Add explicit base to FilePath.
brettw@chromium.org
2013-02-07
1
-4
/
+4
*
[content shell] when running in layout test mode, create the temp directory u...
jochen@chromium.org
2012-12-11
1
-2
/
+0
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
For storage partitions to work properly, we need to know whether a storage pa...
nasko@chromium.org
2012-10-30
1
-2
/
+4
*
Removes BrowserContext::DidLastSessionExitCleanly() and makes
sky@chromium.org
2012-10-04
1
-1
/
+0
*
continuing from http://http://codereview.chromium.org/10823241
ajwong@chromium.org
2012-09-18
1
-0
/
+3
*
AppCache and StoragePartition'ing
michaeln@chromium.org
2012-09-15
1
-0
/
+2
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
1
-0
/
+1
*
Ensure that isolated apps use the right cookies for media requests.
creis@chromium.org
2012-08-21
1
-1
/
+3
*
Add a menu item to content_shell to open devtools to make it more discoverable.
jam@chromium.org
2012-08-09
1
-1
/
+0
*
Move all the layout tests that ran under browser_tests to run under content_b...
jam@chromium.org
2012-07-25
1
-1
/
+2
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Use a fresh, temporary profile when running content_shell in DRT mode
jochen@chromium.org
2012-06-08
1
-0
/
+2
*
Support NULL geolocation and speech delegates to make embedding content easier.
jam@chromium.org
2012-06-07
1
-2
/
+0
*
Move creation and ownership of DownloadManager from the embedder to content. ...
jam@chromium.org
2012-06-06
1
-4
/
+1
*
Beginnings of a WebView.
ben@chromium.org
2012-04-11
1
-3
/
+1
*
Revert 131837 - Beginnings of a WebView.
ben@chromium.org
2012-04-11
1
-1
/
+3
*
Beginnings of a WebView.
ben@chromium.org
2012-04-11
1
-3
/
+1
*
Mac content shell: Fix new browser window.
avi@chromium.org
2012-04-04
1
-6
/
+5
*
Mac content shell: File > New makes a new browser window.
avi@chromium.org
2012-04-02
1
-5
/
+6
*
Add methods to close individual or all open windows to Shell
jochen@chromium.org
2012-03-30
1
-0
/
+3
*
Renamed speech recognition code in preparation for introducing a new speech i...
primiano@chromium.org
2012-03-07
1
-2
/
+3
*
Clean up password manager code.
isherman@chromium.org
2012-03-02
1
-1
/
+1
*
Move creation and ownership of HostZoomMap to content instead of having every...
jam@chromium.org
2012-02-22
1
-2
/
+0
*
Move creation of BrowserContext objects that live in content to content, inst...
jam@chromium.org
2012-02-20
1
-13
/
+1
*
Reverting to green up the memory waterfall.
jhawkins@chromium.org
2012-02-19
1
-1
/
+13
*
Move creation of BrowserContext objects that live in content to content, inst...
jam@chromium.org
2012-02-17
1
-13
/
+1
*
Remove ssl_host_state.h dependency from chrome.
jam@chromium.org
2012-02-13
1
-3
/
+0
*
Make content::ResourceContext be a real interface like the rest of the Conten...
jam@chromium.org
2012-02-09
1
-1
/
+1
*
Remove DownloadManager* dependency on DownloadStatusUpdater
rdsmith@chromium.org
2012-02-04
1
-3
/
+1
*
Create Content API around HostZoomMap.
jam@chromium.org
2012-01-30
1
-1
/
+0
*
Get rid of DownloadIdFactory and instead get the next id from DownloadManager...
jam@chromium.org
2012-01-27
1
-2
/
+0
*
Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...
jam@chromium.org
2012-01-24
1
-1
/
+0
*
Trivial move of content::BrowserContext to content/public.
joi@chromium.org
2011-12-15
1
-1
/
+1
*
Fix history importing by delaying DownloadManager creation. Replace GetNextId...
benjhayden@chromium.org
2011-10-29
1
-0
/
+2
*
Move ResourceDispatcherHostDelegate and DownloadManagerDelegate to /public/.
joi@chromium.org
2011-10-20
1
-1
/
+1
*
Refactor downloads into a ProfileKeyedService.
rdsmith@chromium.org
2011-10-12
1
-1
/
+0
*
Add a content_shell specific DownloadManagerDelegate.
jam@chromium.org
2011-09-29
1
-1
/
+2
*
Remove use of default request context and fix use of speech censor flag
allanwoj@chromium.org
2011-09-29
1
-0
/
+2
*
A few improvements to content_shell:
jam@chromium.org
2011-09-26
1
-0
/
+2
[next]