summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_infobar_module.cc
Commit message (Expand)AuthorAgeFilesLines
* Move infobar extension API implementation to infobars dir.aa@chromium.org2011-10-241-68/+0
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-1/+1
* Refactor ExtensionTabUtil-namespaced functions into their own file.miket@chromium.org2011-09-271-1/+1
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-1/+2
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-2/+1
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-1/+2
* Set Extension Infobars to have a fixed height determined by the developer (cl...finnur@chromium.org2011-08-171-1/+5
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-1/+1
* 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