summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_host_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-011-2/+3
* Add WebContents* to some more delegate methodsjoth@chromium.org2012-08-081-0/+1
* Move ExtensionHost into extensions namespacerdevlin.cronin@chromium.org2012-07-311-1/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Get rid of the RenderViewType concept in content, since it was only used by C...jam@chromium.org2012-05-231-1/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+5
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-1/+2
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-171-1/+1
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-3/+1
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-201-1/+3
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-3/+1
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-1/+2
* Add OVERRIDE to chrome/browser/extensions/.avi@chromium.org2011-11-211-1/+2
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.mpcomplete@chromium.org2011-11-171-6/+2
* Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....dpolukhin@chromium.org2011-11-161-2/+6
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.mpcomplete@chromium.org2011-11-161-6/+2
* Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...mpcomplete@chromium.org2011-11-081-2/+6
* Have ExtensionHost use TabContents instead of RenderViewHost. This is partmpcomplete@chromium.org2011-11-081-6/+2
* Move view_types to content\public\common. Also update the enum values to matc...jam@chromium.org2011-10-121-1/+1
* Split ViewType between chrome and contentjochen@chromium.org2011-10-061-2/+2
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-2/+3
* [Mac] If a popup for an extension is shown and then the extension is killed o...andybons@chromium.org2010-03-301-1/+1
* Handle keyboard events correctly in extension popups.suzhe@chromium.org2010-02-251-1/+3
* Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo...andybons@chromium.org2009-12-091-0/+27