summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_web_contents_view_delegate_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Context menu on a webpage should be positioned differently when invoked from varunjain@chromium.org2013-06-181-2/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* [content shell] move code common to several processes to a common dirjochen@chromium.org2013-05-071-1/+1
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-2/+1
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-261-3/+3
* Shell: use IPC-based DevTools front-end in content shell instead of remote de...pfeldman@chromium.org2013-01-251-15/+2
* [content shell] W3C SVG tests need to run in a smaller windowjochen@chromium.org2013-01-101-2/+2
* DevTools: migrate remote debugging to the DevToolsAgentHost ids.pfeldman@chromium.org2012-12-271-1/+2
* [content shell] don't show the context menu when running layout testsjochen@chromium.org2012-11-151-0/+5
* We do not pass enums by conts references. This CL fixes style errors introducedvarunjain@chromium.org2012-09-171-1/+1
* Context menus should appear above the touch point if invoked by long press.varunjain@chromium.org2012-09-071-1/+2
* Add context popup menu support for content shell[GTK].shouqun.liu@intel.com2012-09-031-0/+249