summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_infobar_module.cc
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-261-0/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+1
* Require tabId for infobar.show()rafaelw@chromium.org2010-06-231-19/+15
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-2/+2
* Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction.rafaelw@chromium.org2010-04-081-1/+1
* Adding API tests for getViews and infobars.finnur@chromium.org2010-03-311-8/+9
* Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...aa@chromium.org2010-03-241-1/+1
* Minor extension infobar changes.finnur@chromium.org2010-03-181-4/+5
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-0/+61