summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* [content shell] Implement Shell::SizeTo on macjochen@chromium.org2013-07-301-6/+16
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-3/+4
* [content shell] add support for running headless on macjochen@chromium.org2013-05-281-1/+25
* Revert 202023 "[content shell] When running layout tests on mac,..."nkostylev@chromium.org2013-05-241-4/+0
* [content shell] When running layout tests on mac, move the window off-screenjochen@chromium.org2013-05-241-0/+4
* [content shell] move app startup related code to app subdirjochen@chromium.org2013-05-081-1/+1
* content: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-121-1/+1
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-281-1/+1
* Close the main window in WebKitTestController::DiscardMainWindow(). jochen@chromium.org2013-03-201-17/+3
* content shell: Fix critical spelling error in logspew.thakis@chromium.org2013-02-181-3/+3
* Call ShowRootWindow on NativeWindow's RootWindow to display the window.qtc746@motorola.com2013-01-251-1/+1
* [content shell] rip out code that moves windows off screen during layout testsjochen@chromium.org2012-08-171-6/+0
* Add local file system directory listings support for content shell.jam@chromium.org2012-08-131-7/+3
* Add Debug menu to Mac Content Shell.avi@chromium.org2012-08-101-5/+27
* Add keyboard shortcuts for Mac content shell.shouqun.liu@intel.com2012-08-091-6/+17
* Add WebContents* to some more delegate methodsjoth@chromium.org2012-08-081-1/+2
* mac: Remove now-unneeded includes of cocoa_protocols.hthakis@chromium.org2012-07-261-1/+0
* When running in DRT mode, move the content shell window off-screenjochen@chromium.org2012-06-281-6/+15
* Enhancements of Mac content shell:shouqun.liu@intel.com2012-06-061-1/+18
* Show page title on content shell window (for Linux, Windows and Mac)hongbo.min@intel.com2012-06-011-0/+4
* This CL adds pepper flash fullscreen support on Mac.sail@chromium.org2012-04-031-43/+9
* Mac content shell: fix GPU accelerationavi@chromium.org2012-03-301-7/+43
* Add methods to close individual or all open windows to Shelljochen@chromium.org2012-03-301-0/+4
* Mac content shell: Fix menu keys.avi@chromium.org2012-03-271-0/+11
* Content shell: Use only public API.avi@chromium.org2012-03-261-2/+2
* Content shell: Don't automatically resize the window to preferred size.avi@chromium.org2012-03-251-8/+0
* Mac content shell: Insert views, make it work.avi@chromium.org2012-03-241-17/+43
* content shell/GTK: Add user interface niceness.erg@chromium.org2012-01-191-1/+4
* Content: First draft at a content_shell on GTK.erg@chromium.org2012-01-141-1/+5
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-0/+1
* Initial changes for Mac content shell.avi@chromium.org2011-10-061-8/+181
* Revert 104359 - Initial changes for Mac content shell.avi@chromium.org2011-10-061-190/+8
* Revert 104361 - Build fix.avi@chromium.org2011-10-061-0/+9
* Build fix.avi@chromium.org2011-10-061-9/+0
* Initial changes for Mac content shell.avi@chromium.org2011-10-061-8/+190
* A few improvements to content_shell:jam@chromium.org2011-09-261-0/+3
* Add a simple GUI around the content shell. This is inspired heavily by TestSh...jam@chromium.org2011-09-201-0/+41