summaryrefslogtreecommitdiffstats
path: root/content/public/browser/web_contents_view_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* MacViews: Guard Objective-C bits in content::WebContentsViewDelegate with __O...tapted2014-08-281-24/+22
* Simplify some Win Aura ifdefs.jam@chromium.org2014-04-111-1/+1
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-22/+1
* Start moving context menu code to RenderFrame.jam@chromium.org2014-01-311-2/+3
* Replace content::ContextMenuSourceType with ui::MenuSourceType.varunjain@chromium.org2013-06-211-1/+0
* Context menu on a webpage should be positioned differently when invoked from varunjain@chromium.org2013-06-181-3/+1
* 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/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Add more functionality to WebView.ben@chromium.org2012-04-171-4/+0
* TabContents -> WebContentsImpl, part 5.avi@chromium.org2012-04-111-2/+2
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+2
* Adds a TabContentsViewAura.ben@chromium.org2012-04-041-1/+1
* Revert 130442 - Adds a TabContentsViewAura.sergeyu@chromium.org2012-04-031-1/+1
* Adds a TabContentsViewAura.ben@chromium.org2012-04-031-1/+1
* Remove tab_contents_view_gtk.h include from chrome. I tried to find a way to ...jam@chromium.org2012-03-151-1/+6
* Move creation of content TabContentsViews to content so that we can hide thes...jam@chromium.org2012-03-141-0/+86