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
/
extension_message_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
1
-0
/
+0
*
Add inspect links for all active views in chrome://extensions.
aa@chromium.org
2009-05-07
1
-10
/
+27
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-2
/
+2
*
Add a RENDERER_PROCESS_CLOSED notification that gets sent when we close the
mpcomplete@google.com
2009-05-05
1
-2
/
+3
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-2
/
+2
*
Pass down the opener tab when a message channel is opened to an extension.
mpcomplete@google.com
2009-05-01
1
-73
/
+91
*
Only send events to renderers that are listening to an event.Notify browser w...
erikkay@google.com
2009-05-01
1
-8
/
+33
*
Arrange so ExtensionMessageService::RendererReady is called on the IO thread.
mpcomplete@google.com
2009-04-23
1
-51
/
+35
*
Remove ExtensionProcessManager and move its functionality onto
mpcomplete@google.com
2009-04-16
1
-11
/
+39
*
Initial plumbing for sending events from the browser to extension renderers. ...
rafaelw@chromium.org
2009-04-16
1
-4
/
+11
*
Prevent an extension from double observing a message filter.
maruel@chromium.org
2009-04-14
1
-12
/
+20
*
Fix a crash where the ResourceMessageFilter is deleted before a
paulg@google.com
2009-04-14
1
-5
/
+21
*
Hook up extension events to the json parser, and change the extension message
mpcomplete@google.com
2009-04-13
1
-1
/
+2
*
Introducing ExtensionProcessManager. This manages the ExtensionViews to
mpcomplete@google.com
2009-04-09
1
-6
/
+29
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
1
-79
/
+75
*
Rename ExtensionMessageService::PostMessage because windows #defines that to
mpcomplete@google.com
2009-03-23
1
-1
/
+1
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
1
-0
/
+133