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
/
message_port_dispatcher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a message filter for message port and worker messages. This allows a ...
jam@chromium.org
2010-12-21
1
-93
/
+0
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-3
/
+3
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+0
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
1
-16
/
+1
*
Remove asserts in message_port_dispatcher that are too aggresive.
levin@chromium.org
2010-09-08
1
-6
/
+0
*
FBTF: Header cleanup in chrome/common part 2. The majority of the changed files
jhawkins@chromium.org
2010-08-20
1
-0
/
+1
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Fix build.
levin@chromium.org
2009-11-20
1
-1
/
+1
*
Fix unitialized memory access in workers.
levin@chromium.org
2009-11-20
1
-0
/
+10
*
Fix race condition with message ports being dropped if sent before a worker s...
jam@chromium.org
2009-09-21
1
-0
/
+5
*
First half of updating Worker.postMessage(), DOMWindow.postMessage(), and
jorlow@chromium.org
2009-08-26
1
-3
/
+3
*
Enable message ports for workers.
jam@chromium.org
2009-08-06
1
-0
/
+6
*
Cross-process Message Port implementation.
jam@chromium.org
2009-08-04
1
-0
/
+90