summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Android content shell bringup.jrg@chromium.org2012-05-104-26/+59
* Added base::win::InitializeWindowClass() wrapper to make sure that window cla...alexeypa@chromium.org2012-05-091-11/+10
* Add native debugging support to android content shell.jrg@chromium.org2012-05-071-7/+28
* Fix file access on Chrome for ChromeOS on Linuxgspencer@chromium.org2012-05-052-12/+17
* Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...mattm@chromium.org2012-05-041-1/+3
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-05-012-0/+9
* Revert 134620 - Show a replacement plug-in for loading errors.zmo@google.com2012-04-302-9/+0
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-04-302-0/+9
* Fixed unsafe passing of command-line parameter to SpdySessionbengr@google.com2012-04-271-3/+4
* Package and load native library in content shell. Add content shell util scr...jrg@chromium.org2012-04-263-1/+23
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-2523-26/+707
* Split out binary file from the content shell CL.tedchoc@chromium.org2012-04-241-0/+0
* Get chrome:// dev tool urls hooked up in content_shell.michaeln@google.com2012-04-203-8/+18
* Fix single process mode in content_shell.jam@chromium.org2012-04-191-1/+4
* TabContents -> WebContentsImpl, part 19.avi@chromium.org2012-04-172-3/+4
* TabContents -> WebContentsImpl, part 16avi@chromium.org2012-04-171-1/+1
* Support WebView in ash.ben@chromium.org2012-04-124-8/+52
* Beginnings of a WebView.ben@chromium.org2012-04-113-8/+3
* Revert 131837 - Beginnings of a WebView.ben@chromium.org2012-04-113-3/+8
* Beginnings of a WebView.ben@chromium.org2012-04-113-8/+3
* Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...marshall@chromium.org2012-04-102-5/+0
* 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