summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_host.h
Commit message (Expand)AuthorAgeFilesLines
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-3/+3
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-1/+8
* Inspector settings not updated in profile when inspecting extensions.podivilov@chromium.org2010-10-121-0/+3
* Add a Delegate to JavaScriptAppModalDialog.tfarina@chromium.org2010-10-021-4/+4
* Couple of match preview changes.sky@chromium.org2010-09-291-0/+3
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-6/+2
* Adds a notification event for onload. I would have liked to plumb thissky@chromium.org2010-09-111-1/+2
* Partial clone of the following CL: http://codereview.chromium.org/3013045/showtwiz@google.com2010-09-101-3/+4
* Input file type now supported in extension popups.jcivelli@chromium.org2010-09-101-0/+5
* Don't show "The page at..." in the Bookmark Manager confirmation dialog.tfarina@chromium.org2010-09-051-2/+0
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-5/+1
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+3
* remove toolstripserikkay@chromium.org2010-08-121-7/+1
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+2
* In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...johnnyg@chromium.org2010-08-061-1/+2
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-3/+0
* Add debuggin CHECK to help track down ExtensionHost crasherrafaelw@chromium.org2010-08-051-0/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-1/+2
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-1/+1
* Disallow display of multiple experimental.extension.popup(...) windows ericdingle@google.com2010-05-121-0/+2
* Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...zork@chromium.org2010-05-061-2/+0
* Disallow display of multiple experimental.extension.popup(...) windows.ericdingle@google.com2010-05-061-0/+2
* Revert "Clean-up of the asynchronous behaviour of the experimental extension ...phajdan.jr@chromium.org2010-05-011-2/+0
* Clean-up of the asynchronous behaviour of the experimental extension popup API. twiz@chromium.org2010-04-301-0/+2
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-281-1/+3
* Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.rafaelw@chromium.org2010-04-151-0/+11
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-3/+4
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-0/+1
* Don't apply toolstrip theming stylesheet to popups.finnur@chromium.org2010-03-311-1/+1
* Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...aa@chromium.org2010-03-241-11/+6
* Minor extension infobar changes.finnur@chromium.org2010-03-181-1/+1
* Retry r41799:estade@chromium.org2010-03-181-1/+3
* Revert r41803 and r41799estade@chromium.org2010-03-171-3/+1
* Initial support for inspecting extension popups.rafaelw@chromium.org2010-03-171-7/+5
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-0/+3
* Basic DragImage implementation.estade@chromium.org2010-03-171-1/+3
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-6/+6
* Fix crash when a background page calls alert().mpcomplete@chromium.org2010-03-091-1/+1
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-1/+2
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-251-0/+4
* Handle keyboard events correctly in extension popups.suzhe@chromium.org2010-02-251-0/+7
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-0/+3
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-261-3/+2
* Revert r34321 as it breaks the task manager:estade@chromium.org2009-12-111-0/+1
* Extensions: don't send EXTENSION_PROCESS_CRASHED when the extension process i...estade@chromium.org2009-12-111-1/+0
* re-apply r34183estade@chromium.org2009-12-101-1/+1
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-2/+3
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-2/+5
* rollback r34183estade@chromium.org2009-12-091-1/+1