| Commit message (Expand) | Author | Age | Files | Lines |
* | Context menu on a webpage should be positioned differently when invoked from | varunjain@chromium.org | 2013-06-18 | 1 | -2/+1 |
* | Update Blink include paths | abarth@chromium.org | 2013-06-17 | 1 | -1/+1 |
* | [content shell] move code common to several processes to a common dir | jochen@chromium.org | 2013-05-07 | 1 | -1/+1 |
* | Hide ContentClient getters from embedders so that they they don't reuse conte... | jam@chromium.org | 2013-04-05 | 1 | -2/+1 |
* | Remove WebContents methods that duplicate WebContentsView methods. | jam@chromium.org | 2013-02-26 | 1 | -3/+3 |
* | Shell: use IPC-based DevTools front-end in content shell instead of remote de... | pfeldman@chromium.org | 2013-01-25 | 1 | -15/+2 |
* | [content shell] W3C SVG tests need to run in a smaller window | jochen@chromium.org | 2013-01-10 | 1 | -2/+2 |
* | DevTools: migrate remote debugging to the DevToolsAgentHost ids. | pfeldman@chromium.org | 2012-12-27 | 1 | -1/+2 |
* | [content shell] don't show the context menu when running layout tests | jochen@chromium.org | 2012-11-15 | 1 | -0/+5 |
* | We do not pass enums by conts references. This CL fixes style errors introduced | varunjain@chromium.org | 2012-09-17 | 1 | -1/+1 |
* | Context menus should appear above the touch point if invoked by long press. | varunjain@chromium.org | 2012-09-07 | 1 | -1/+2 |
* | Add context popup menu support for content shell[GTK]. | shouqun.liu@intel.com | 2012-09-03 | 1 | -0/+249 |