summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browser_event_router.h
Commit message (Expand)AuthorAgeFilesLines
* New event style for pageAction API.asargent@chromium.org2009-10-291-0/+10
* Only dispatch tab events when there is someone listening.aa@chromium.org2009-10-291-0/+8
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-231-1/+2
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-151-1/+1
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-1/+5
* Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...rafaelw@chromium.org2009-09-221-0/+4
* Add button number to page action event reply object. Fix outdated page action...mattm@chromium.org2009-09-111-1/+2
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-07-241-3/+3
* Retrying this patch. This was already reviewed by mpcomplete and thefinnur@chromium.org2009-07-151-0/+1
* Reverting 20714.finnur@chromium.org2009-07-151-1/+0
* EFD now notifies EPM of renderviews created, which in turn notifies the rende...finnur@chromium.org2009-07-151-0/+1
* Nukes the 3 arg TabMoved variant in favor of the 4 arg variant.sky@chromium.org2009-07-131-1/+2
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-1/+0
* Revert the Omnibox when changing tabs while its contents have been deleted.pkasting@chromium.org2009-05-291-2/+2
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-211-1/+3
* tabs.onUpdated now sends 'url' when 'state' has changed to 'loading' when nav...rafaelw@chromium.org2009-05-201-6/+26
* Uploaded & applied on behalf of Roger Tawa (rogerta@google.com).rafaelw@chromium.org2009-05-151-4/+33
* implemented API style/convention changes, including:rafaelw@chromium.org2009-05-051-6/+10
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-011-3/+9
* Implement removeWindow, onWindowCreated, onWindowRemoved.rafaelw@chromium.org2009-04-301-0/+4
* implement remaining tab events (except for onTabUpdated).rafaelw@chromium.org2009-04-221-0/+5
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-161-0/+55