summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/lazy_background_task_queue.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete cruft in LazyBackgroundTaskQueue that dealt with queueing upmpcomplete@chromium.org2012-08-091-10/+1
* Move ExtensionHost into extensions namespacerdevlin.cronin@chromium.org2012-07-311-2/+1
* Introduce runtime.onSuspendCanceled() event.koz@chromium.org2012-07-261-1/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+2
* Fix bug where transient pages would miss events dispatched while it wasmpcomplete@chromium.org2012-04-191-1/+10
* Have LazyBackgroundTaskQueue notify consumers when the transient page fails tompcomplete@chromium.org2012-04-161-3/+9
* Move some of the new transient background page stuff into the extensionsmpcomplete@chromium.org2012-04-051-0/+4
* Fix some issues with extension messaging for transient pages.mpcomplete@chromium.org2012-04-031-0/+5
* Lazy background pages now load in response to message passing.mpcomplete@chromium.org2012-03-161-0/+64