summaryrefslogtreecommitdiffstats
path: root/chrome/browser/infobars/infobar_extension_api.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImplkalman@chromium.org2014-04-301-2/+1
* Move ExtensionHost from src/chrome to src/extensionsjamescook@chromium.org2014-03-211-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-1/+1
* Pass a WebContents* to infobar delegate Create() functions/constructors insteadpkasting@chromium.org2013-12-051-25/+10
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Move ExtensionTabUtil into extensions namespacerdevlin.cronin@chromium.org2013-11-131-7/+7
* Remove Profile dependency from ExtensionFunctionbenwells@chromium.org2013-10-281-8/+7
* Use a direct include of strings headers in chrome/browser/i*/.avi@chromium.org2013-06-111-1/+1
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-2/+2
* Move API functions registrations out of ExtensionFunctionRegistry.ncj674@motorola.com2013-02-141-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-5/+3
* Remove unused constant variables from infobar_extension_api.cckmadhusu@chromium.org2012-12-211-3/+0
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-5/+5
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-191-2/+2
* Remove some TabContentses from extensions.avi@chromium.org2012-10-301-4/+3
* Switch InfoBarTabHelper to use WebContentsUserData.avi@chromium.org2012-10-111-2/+4
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-1/+1
* Move ExtensionWindowController and related into extensions namespacerdevlin.cronin@chromium.org2012-07-171-1/+1
* Added support for multiple parameters to Extension API callbacks.mtytel@chromium.org2012-07-121-1/+1
* TabContentsWrapper -> TabContents, part 17.avi@chromium.org2012-06-111-2/+2
* Moving the tabs_module API into a separate directory in api/vabr@chromium.org2012-06-081-2/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+2
* Create BaseWindow and ExtensionWindowWrapper for extension API access to Panelsstevenjb@chromium.org2012-02-281-2/+4
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+1
* Move infobar extension API implementation to infobars dir.aa@chromium.org2011-10-241-0/+76