summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browser_event_router.cc
Commit message (Expand)AuthorAgeFilesLines
* Uploaded & applied on behalf of Roger Tawa (rogerta@google.com).rafaelw@chromium.org2009-05-151-11/+46
* implemented API style/convention changes, including:rafaelw@chromium.org2009-05-051-52/+54
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-011-2/+24
* Implement removeWindow, onWindowCreated, onWindowRemoved.rafaelw@chromium.org2009-04-301-0/+28
* implement remaining tab events (except for onTabUpdated).rafaelw@chromium.org2009-04-221-11/+85
* Remove ExtensionProcessManager and move its functionality ontompcomplete@google.com2009-04-161-3/+10
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-161-0/+93