summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_main_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* [content shell] skip gpu data loading entirely instead of just ignoring the b...jochen@chromium.org2013-03-151-1/+1
* mac content shell drt: Don't DLOG(FATAL) during font loading in debug buildsthakis@chromium.org2013-03-111-4/+6
* mac content shell drt: Hook up a dummy image transportthakis@chromium.org2013-02-261-0/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* [content shell] enable touch events for layout testsjochen@chromium.org2013-02-231-0/+3
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-3/+3
* [content shell] translate DRT command line switches to content switchesjochen@chromium.org2012-12-201-9/+10
* [content shell] enable experimental css features for layout testsjochen@chromium.org2012-11-281-0/+3
* Add support for testing interstitials from Android.tedchoc@chromium.org2012-11-211-3/+0
* [content shell] Disable renderer accessibility for now. Breaks more than it h...jochen@chromium.org2012-11-191-2/+0
* [content shell] Implement testRunner.display()jochen@chromium.org2012-11-151-2/+0
* Reland r167341 - Use the WebTestProxy for layout tests in content_shelljochen@chromium.org2012-11-141-0/+2
* Revert 167341 - Use the WebTestProxy for layout tests in content_shelljochen@chromium.org2012-11-131-2/+0
* Use the WebTestProxy for layout tests in content_shelljochen@chromium.org2012-11-131-0/+2
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-091-1/+1
* Split IPC logging between content and chrome.jochen@chromium.org2012-10-301-0/+10
* Revert 162559 - [content shell] implement testRunner.displayjamesr@chromium.org2012-10-191-0/+2
* [content shell] implement testRunner.displayjochen@chromium.org2012-10-171-2/+0
* [content shell] Always use the osmesa driver for layout tests, and disable th...jochen@chromium.org2012-10-151-0/+5
* Revert 161634 - [content shell] allow universal access from file URLs in layo...jochen@chromium.org2012-10-121-2/+0
* [content shell] allow universal access from file URLs in layout testsjochen@chromium.org2012-10-121-0/+2
* [content shell] Add layout test specific font setup (for linux only right now)jochen@chromium.org2012-10-111-0/+6
* [content shell] remove dead code (disabling ssl certificate checks for layout...jochen@chromium.org2012-10-111-2/+0
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-071-1/+1
* [content shell] make more tests pass: force compositing on, and ignore certif...jochen@chromium.org2012-08-311-0/+6
* content_shell: always initialize logging.jln@chromium.org2012-08-291-2/+2
* Add support for Sawbuck to Content Shell (ETW tracing).tommi@chromium.org2012-07-311-0/+27
* Override the framework path in PreSandboxStartup.jochen@chromium.org2012-07-311-3/+1
* Move content_shell and content_browsertests code into the content namespace.jam@chromium.org2012-07-191-8/+11
* Add pak file support for content shell and android apks.tedchoc@chromium.org2012-07-121-0/+19
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-101-1/+1
* Move the android data dir retrieving code out of DCHECK.satish@chromium.org2012-07-091-1/+2
* Expose windows.internals in content shell when running layout testsjochen@chromium.org2012-07-031-1/+4
* Don't log to stderr when running layout tests in the content shelljochen@chromium.org2012-06-271-0/+21
* - Removed the message loop from shell_browser_main_parts.cc. We don't needmichaelbai@chromium.org2012-06-081-1/+12
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-051-36/+11
* Give ContentMainDelegate a default implementation to simplify embedders.jam@chromium.org2012-05-301-28/+2
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-251-0/+10
* Get chrome:// dev tool urls hooked up in content_shell.michaeln@google.com2012-04-201-8/+7
* Fix single process mode in content_shell.jam@chromium.org2012-04-191-1/+4
* Mac content shell: Insert views, make it work.avi@chromium.org2012-03-241-1/+2
* Mac content shell: Set up resources properly.avi@chromium.org2012-03-241-2/+6
* Mac content shell: Set up framework path properly.avi@chromium.org2012-03-221-35/+4
* Implement a ShellBrowserMain in content_shell, so we can emulate DRT's server...jochen@chromium.org2012-03-211-1/+5
* Make helper app, get closer to working content shell.avi@chromium.org2012-03-091-0/+41
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-101-1/+0
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-091-0/+1
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-091-1/+0
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-061-0/+1
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-061-1/+0