summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_event_router.h
Commit message (Expand)AuthorAgeFilesLines
* Filtered events.koz@chromium.org2012-07-051-29/+93
* Revert 145145 - Filtered events.dharani@chromium.org2012-07-031-93/+29
* Filtered events.koz@chromium.org2012-07-021-29/+93
* Revert 143896 - Filtered events.benwells@chromium.org2012-06-251-93/+29
* Filtered events.koz@chromium.org2012-06-251-29/+93
* Filtered events.koz@chromium.org2012-06-251-93/+29
* Filtered events.koz@chromium.org2012-06-251-29/+93
* Initial work to remove the notion of all extension message payloads as strings.gdk@chromium.org2012-06-181-1/+20
* Rename IPC::Channel and IPC::Sender in src/chrome.brettw@chromium.org2012-06-151-2/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-4/+8
* Fix bug where transient pages would miss events dispatched while it wasmpcomplete@chromium.org2012-04-191-1/+1
* Fix some issues with extension messaging for transient pages.mpcomplete@chromium.org2012-04-031-4/+0
* Lazy background pages now load in response to message passing.mpcomplete@chromium.org2012-03-161-15/+3
* Fix extension event pages in incognito split mode.mpcomplete@chromium.org2012-03-131-34/+58
* Update extension events, routing, and delivery to use user gesture.gbillock@chromium.org2012-03-021-1/+20
* Change the way lazy background pages shutdown.mpcomplete@chromium.org2012-02-271-5/+0
* Persist lazy background event listeners to the Prefs file.mpcomplete@chromium.org2012-02-151-10/+20
* Unrevert again r119770 - "Event pages: remember events that the page register...mpcomplete@chromium.org2012-02-071-3/+27
* Revert "Unrevert 119770 - "Event pages: remember events that the page registe...mpcomplete@chromium.org2012-02-071-27/+3
* Unrevert 119770 - "Event pages: remember events that the page registered for,mpcomplete@chromium.org2012-02-061-3/+27
* Revert 119770 - Event pages: remember events that the page registered for, ev...aa@chromium.org2012-02-021-27/+3
* Event pages: remember events that the page registered for, even after itmpcomplete@chromium.org2012-01-301-3/+27
* Replace lazy-background switch with a manifest entry controlled by thempcomplete@chromium.org2012-01-241-2/+2
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+5
* 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