summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_dom_ui.h
Commit message (Expand)AuthorAgeFilesLines
* Remove attempt to be smart about where to open navigationsaa@chromium.org2010-08-211-1/+5
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-5/+2
* Remove wchar_t* methods from prefs.viettrungluu@chromium.org2010-08-121-1/+1
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-2/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Extensions: Resize favicons to 16x16.arv@chromium.org2010-07-141-2/+5
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-1/+1
* Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.rafaelw@chromium.org2010-04-151-1/+1
* Fix bug that caused us to have many duplicate registrationsaa@chromium.org2010-04-141-0/+2
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-0/+1
* Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...aa@chromium.org2010-03-241-5/+3
* Initial support for inspecting extension popups.rafaelw@chromium.org2010-03-171-4/+0
* Show favicons for extensions.arv@chromium.org2010-03-121-0/+4
* Add command line option to use a tabbed bookmark manager.arv@chromium.org2010-03-031-0/+1
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-1/+2
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-201-2/+13
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-0/+1
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-1/+3
* Refactoring of the chrome.experimental.popup API implementation to allow disp...twiz@google.com2009-11-161-0/+9
* Fix chrome_url_overides to work with packed extensions.erikkay@chromium.org2009-10-171-3/+4
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-1/+1
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-281-0/+34
* Don't create an ExtensionDOMUI for urls with invalid extension IDs.mpcomplete@chromium.org2009-07-271-0/+4
* Fix for bug where we would not create ExtensionFunctionDispatcheraa@chromium.org2009-07-161-0/+1
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-0/+33