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
/
worker_host
/
worker_service.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Fully connect the dots between workers and appcache resource loading.
michaeln@chromium.org
2010-05-27
1
-11
/
+37
*
Browser process scaffolding to support having appcache work in workers.
michaeln@chromium.org
2010-05-24
1
-9
/
+3
*
Changes to the Browser to support Database access from Workers.
ericu@google.com
2010-04-02
1
-4
/
+11
*
Changed CreateWorker to coalesce any matching queued shared workers when a
atwilson@chromium.org
2010-02-10
1
-1
/
+4
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-28
1
-0
/
+9
*
Revert 36888 - Refactored code to allow associating workers with multiple ren...
pkasting@chromium.org
2010-01-23
1
-9
/
+0
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-22
1
-0
/
+9
*
Changed shared worker code so incognito windows do not have access to non-inc...
atwilson@chromium.org
2009-11-26
1
-4
/
+7
*
Added lifecycle management and sharing support for SharedWorkers. SharedWorkers
atwilson@chromium.org
2009-11-13
1
-3
/
+35
*
Added beginnings of browser-process support for shared workers.
atwilson@chromium.org
2009-11-05
1
-6
/
+8
*
Revert "Added beginnings of browser-process support for shared workers."
atwilson@chromium.org
2009-11-05
1
-8
/
+6
*
Added beginnings of browser-process support for shared workers.
atwilson@chromium.org
2009-11-05
1
-6
/
+8
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-6
/
+1
*
Degrade the https color and lock icon for the page that has a worker that loa...
dimich@google.com
2009-10-19
1
-0
/
+5
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-4
/
+4
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
1
-1
/
+2
*
Cross-process Message Port implementation.
jam@chromium.org
2009-08-04
1
-14
/
+14
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Implement a max worker count of 16 per tab and 64 total. Any workers created...
jam@chromium.org
2009-06-18
1
-1
/
+22
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
1
-1
/
+2
*
Run workers in separate processes.
jam@chromium.org
2009-05-01
1
-9
/
+20
*
Fix a crash where the ResourceMessageFilter is deleted before a
paulg@google.com
2009-04-14
1
-4
/
+6
*
Use one worker process per domain until we hit the maximum count of 10, then ...
jam@chromium.org
2009-04-07
1
-0
/
+12
*
Finish hooking up the worker process UI: use the domains of the workers as th...
jam@chromium.org
2009-03-24
1
-0
/
+1
*
Remove unneeded uses of base/hash_tables.h.
thestig@chromium.org
2009-03-17
1
-1
/
+0
*
Initial checkin of the out of process worker implementation.
jam@chromium.org
2009-03-04
1
-0
/
+52