index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
lazy_background_task_queue.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the ViewType enum to extensions\common.
jam@chromium.org
2013-04-01
1
-6
/
+4
*
Fix up unused includes from chrome/browser/extensions to the rest of chrome/b...
yoz@chromium.org
2013-03-05
1
-2
/
+0
*
Manifest handler for all keys background-related.
yoz@chromium.org
2013-03-01
1
-5
/
+7
*
Remove TabContents from extensions.
avi@chromium.org
2012-12-11
1
-1
/
+0
*
Remove Profile->GetExtensionProcessManager calls; replace with PKSF calls thr...
mirandac@chromium.org
2012-10-24
1
-1
/
+2
*
Unrevert 152017 - Add chrome.runtime.onStartup, which is fired on browser start.
mpcomplete@chromium.org
2012-08-18
1
-12
/
+13
*
Revert 152017 - Add chrome.runtime.onStartup, which is fired on browser start.
mpcomplete@chromium.org
2012-08-17
1
-13
/
+12
*
Add chrome.runtime.onStartup, which is fired on browser start.
mpcomplete@chromium.org
2012-08-17
1
-12
/
+13
*
Remove obsolete cruft in LazyBackgroundTaskQueue that dealt with queueing up
mpcomplete@chromium.org
2012-08-09
1
-43
/
+16
*
Move ExtensionHost into extensions namespace
rdevlin.cronin@chromium.org
2012-07-31
1
-2
/
+4
*
Introduce runtime.onSuspendCanceled() event.
koz@chromium.org
2012-07-26
1
-2
/
+3
*
Attempt at a crash fix in LazyBackgroundTaskQueue::ProcessPendingTasks.
mpcomplete@chromium.org
2012-07-25
1
-5
/
+7
*
Fix an intermittent crash caused by a NULL deref when reloading an extension
mpcomplete@chromium.org
2012-06-23
1
-3
/
+5
*
TabContentsWrapper -> TabContents, part 12.
avi@chromium.org
2012-06-12
1
-1
/
+1
*
Get rid of the RenderViewType concept in content, since it was only used by C...
jam@chromium.org
2012-05-23
1
-1
/
+1
*
Fix bug where transient pages would miss events dispatched while it was
mpcomplete@chromium.org
2012-04-19
1
-17
/
+43
*
Have LazyBackgroundTaskQueue notify consumers when the transient page fails to
mpcomplete@chromium.org
2012-04-16
1
-25
/
+36
*
Clear pending events for transient pages when it crashes.
mpcomplete@chromium.org
2012-04-13
1
-1
/
+16
*
Move some of the new transient background page stuff into the extensions
mpcomplete@chromium.org
2012-04-05
1
-0
/
+4
*
Fix some issues with extension messaging for transient pages.
mpcomplete@chromium.org
2012-04-03
1
-0
/
+14
*
Add experimental.alarms API to allow lazy background pages to wake themselves...
mpcomplete@chromium.org
2012-03-28
1
-3
/
+2
*
Keep lazy background pages open while they're being inspected.
mpcomplete@chromium.org
2012-03-21
1
-2
/
+2
*
Lazy background pages now load in response to message passing.
mpcomplete@chromium.org
2012-03-16
1
-0
/
+120