summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_event_router.h
Commit message (Expand)AuthorAgeFilesLines
* Don't close background pages if there is a pending response (callback).tessamac@chromium.org2011-11-011-0/+12
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-1/+2
* Lazy creation of background pages with --enable-lazy-background-pagestessamac@chromium.org2011-08-311-8/+23
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* More correct window focus changes for multi-profile and incognito.yoz@chromium.org2011-06-231-6/+27
* Handle extension webrequest API on the IO thread. This speeds up blocking eventmpcomplete@chromium.org2011-06-091-5/+8
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* Fix bug with context menus in incognito mode.mpcomplete@chromium.org2010-11-021-0/+7
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-211-12/+27
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-0/+76