summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_infobar_module.cc
Commit message (Expand)AuthorAgeFilesLines
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-4/+4
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-3/+5
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* 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