summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated gtk_init()simon.hong81@gmail.com2012-04-091-1/+0
* Move --user-agent overriding logic from chrome into content.scherkus@chromium.org2012-04-092-3/+2
* Set the shell_browser_main_parts_ directly in simon.hong81@gmail.com2012-04-074-10/+4
* All classes that directly derive from net::URLRequestContextGetter should hav...rsleevi@chromium.org2012-04-061-1/+3
* Make common utility to load views from nibs.avi@chromium.org2012-04-051-21/+6
* Mac content shell: HTTP auth.avi@chromium.org2012-04-058-0/+759
* Mac content shell: Fix new browser window.avi@chromium.org2012-04-046-16/+24
* Minor cleaning of shell javascript dialogs.avi@chromium.org2012-04-042-12/+9
* This CL adds pepper flash fullscreen support on Mac.sail@chromium.org2012-04-031-43/+9
* Implement Shell::PlatformExit for Win content_shellcem.kocagil@gmail.com2012-04-021-0/+4
* Mac content shell: File > New makes a new browser window.avi@chromium.org2012-04-027-19/+28
* Mac content shell: fix GPU accelerationavi@chromium.org2012-03-301-7/+43
* Remove executable bit that was added to shell_javascript_dialog_win.cc by r12...mihaip@chromium.org2012-03-301-0/+0
* Add JavaScript dialogs functionality to content_shell on Windowscem.kocagil@gmail.com2012-03-306-7/+201
* Add svn:eol-style on shell.rc so trybots can patch it. TBR=avijam@chromium.org2012-03-301-72/+72
* Add skeleton of content shell for android.satish@chromium.org2012-03-304-0/+93
* Add methods to close individual or all open windows to Shelljochen@chromium.org2012-03-308-16/+49
* DevTools: use proper URLRequestContextGetter in remote debugging proxy.pfeldman@chromium.org2012-03-292-6/+1
* Add ShellNetworkDelegate so content_shell can use cookies (again)jochen@chromium.org2012-03-294-2/+153
* Make it so that allow_js_access: false can be used with background pages crea...mihaip@chromium.org2012-03-292-2/+5
* Content shell: Javascript dialogs, first pass, just Mac for now.avi@chromium.org2012-03-296-0/+367
* Mac content shell: Fix menu keys.avi@chromium.org2012-03-272-0/+15
* Content shell: Switch to scoped resetter.avi@chromium.org2012-03-271-3/+3
* Content shell: Use only public API.avi@chromium.org2012-03-2611-71/+59
* Content shell: Fill out user agent.avi@chromium.org2012-03-261-1/+4
* Content shell: Don't automatically resize the window to preferred size.avi@chromium.org2012-03-255-22/+10
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-254-5/+5
* Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.rsleevi@chromium.org2012-03-254-5/+5
* Mac content shell: Implement CrApplication.avi@chromium.org2012-03-243-0/+53
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-244-5/+5
* Mac content shell: Insert views, make it work.avi@chromium.org2012-03-242-18/+45
* Mac content shell: Set up resources properly.avi@chromium.org2012-03-243-3/+19
* Mac content shell: Set up browser context path properly.avi@chromium.org2012-03-221-0/+5
* Mac content shell: Set up framework path properly.avi@chromium.org2012-03-223-35/+71
* Rename origin_bound_cert files to server_bound_cert.mattm@chromium.org2012-03-221-2/+2
* Remove DONTUSEME_GetCookieStore().eroman@chromium.org2012-03-222-8/+0
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-1/+1
* Implement a ShellBrowserMain in content_shell, so we can emulate DRT's server...jochen@chromium.org2012-03-219-136/+249
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-3/+3
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-161-1/+1
* DevTools: allow remote debugging any RenderViewHost.pfeldman@chromium.org2012-03-163-38/+3
* Allow browser to handle all WebUI navigations.creis@chromium.org2012-03-152-2/+8
* Move creation of content TabContentsViews to content so that we can hide thes...jam@chromium.org2012-03-142-10/+8
* Make helper app, get closer to working content shell.avi@chromium.org2012-03-095-1/+98
* roll gyp 1238:1242thakis@chromium.org2012-03-091-2/+0
* Switch chrome to use TabContentsViewWin. The goal is to eventually have all T...jam@chromium.org2012-03-072-5/+3
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-074-14/+17
* First pass at content shell for the Mac. Doesn't work yet.avi@chromium.org2012-03-067-7/+2183
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-062-2/+2
* Use a hosted app's opener URL and not its origin to locate it.creis@chromium.org2012-03-062-0/+2