Sign in
chromium
/
chromium
/
src.git
/
8f37a89f30c1ccafd36a86369ff2f3b63b251ea1
/
extensions
/
browser
/
lazy_background_task_queue.h
07ea5387
Extract LazyBackgroundTaskQueue from ExtensionSystem.
by juncai
· 10 years ago
9168b2f
Standardize usage of virtual/override/final in extensions/
by dcheng
· 11 years ago
0eac4e1b
replace OVERRIDE and FINAL with override and final in extensions/
by mostynb
· 11 years ago
c3bb718
Remove extension unload notification from LazyBackgroundLazyBackgroundTaskQueue and use ExtensionRegistryObserver instead.
by
[email protected]
· 11 years ago
9fe4204
Convert extensions::LazyBackgroundTaskQueue from Profile to BrowserContext
by
[email protected]
· 12 years ago
[Renamed (76%) from chrome/browser/extensions/lazy_background_task_queue.h]
f724021
Add unit tests for extensions::LazyBackgroundTaskQueue
by
[email protected]
· 12 years ago
0951077
Don't try to load an event page to fire an event if the browser is shutting down.
by
[email protected]
· 12 years ago
ed78d3fd
Remove obsolete cruft in LazyBackgroundTaskQueue that dealt with queueing up
by
[email protected]
· 13 years ago
3a1dc57
Move ExtensionHost into extensions namespace
by
[email protected]
· 13 years ago
0d475e07
Introduce runtime.onSuspendCanceled() event.
by
[email protected]
· 13 years ago
01c86ec
Remove the rest of #pragma once in one big CL.
by
[email protected]
· 13 years ago
1c321ee
Move Extension into extensions namespace
by
[email protected]
· 13 years ago
7042b68
Fix bug where transient pages would miss events dispatched while it was
by
[email protected]
· 13 years ago
1ad12ef
Have LazyBackgroundTaskQueue notify consumers when the transient page fails to
by
[email protected]
· 13 years ago
83055ea7
Move some of the new transient background page stuff into the extensions
by
[email protected]
· 13 years ago
d79e3ab
Fix some issues with extension messaging for transient pages.
by
[email protected]
· 13 years ago
b6536df
Lazy background pages now load in response to message passing.
by
[email protected]
· 13 years ago