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
/
renderer
/
extensions
/
renderer_extension_bindings.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable extension APIs for content scripts.
aa@chromium.org
2011-11-12
1
-294
/
+0
*
Add a per-context "Handler" concept to ChromeV8Extension and
aa@chromium.org
2011-10-12
1
-5
/
+10
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
1
-7
/
+7
*
Cleanup usage of RenderThread for code that runs under tests. Before RenderTh...
jam@chromium.org
2011-10-07
1
-2
/
+2
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
1
-1
/
+3
*
I realized that ExtensionBindingsContext is really just the
aa@chromium.org
2011-10-06
1
-5
/
+4
*
Factor the static data and its management out of
aa@chromium.org
2011-10-04
1
-3
/
+4
*
Rename ExtensionBase to ChromeV8Extension and simplify.
aa@chromium.org
2011-10-01
1
-10
/
+8
*
Re-re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-28
1
-13
/
+9
*
Hilariously revert "Re-reland r99689: Refactor the
aa@chromium.org
2011-09-27
1
-9
/
+13
*
Re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a ...
aa@chromium.org
2011-09-23
1
-13
/
+9
*
Reland 101111 - Only deliver extension messages to contexts that care.
aa@chromium.org
2011-09-15
1
-0
/
+38
*
Revert 101111 - Only deliver extension messages to contexts that care. This
ericu@google.com
2011-09-14
1
-31
/
+0
*
Only deliver extension messages to contexts that care. This
aa@chromium.org
2011-09-14
1
-0
/
+31
*
Revert trunk r99696 for real.
mark@chromium.org
2011-09-09
1
-0
/
+1
*
Revert r99696 and r99705 due to crashes.
aa@chromium.org
2011-09-08
1
-6
/
+5
*
Forward declare v8::Extension in chrome/renderer/extensions/*.
mihaip@chromium.org
2011-09-06
1
-0
/
+1
*
Rename ExtensionDispatcher to ExtensionRendererContext because:
aa@chromium.org
2011-09-06
1
-5
/
+6
*
Reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
1
-1
/
+0
*
Revert 99689 - Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
1
-0
/
+1
*
Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
1
-1
/
+0
*
Move binding_utils::GetCurrentRenderView() to ExtensionBase and rename Extens...
aa@chromium.org
2011-09-03
1
-3
/
+3
*
Fix referencing of a V8 object using a raw pointer.
mnaganov@chromium.org
2011-09-02
1
-1
/
+1
*
Split extension_base.* out of bindings_utils.*.
aa@chromium.org
2011-08-30
1
-3
/
+1
*
Reduce static data in ExtensionProcessBindings. Some was not
aa@chromium.org
2011-04-25
1
-4
/
+5
*
Add V8ValueConverter utility to convert between v8::Value and
aa@chromium.org
2011-04-20
1
-62
/
+1
*
Move RenderThread to content\renderer.
jam@chromium.org
2011-04-14
1
-1
/
+1
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
1
-6
/
+6
*
Move a bunch of remaining files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-19
1
-1
/
+1
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
1
-2
/
+2
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-5
/
+8
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-8
/
+5
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-5
/
+8
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
1
-1
/
+1
*
1. Fires port.onDisconnect if tabs.connect fails.
jstritar@chromium.org
2010-10-28
1
-3
/
+5
*
Part 2 of extension event refactor.
mpcomplete@chromium.org
2010-10-21
1
-4
/
+4
*
Ensure global extension events (like bookmarks) are sent to the incognito
mpcomplete@chromium.org
2010-10-08
1
-2
/
+2
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-1
/
+0
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
1
-2
/
+4
*
Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...
jochen@chromium.org
2010-04-13
1
-4
/
+2
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-13
1
-2
/
+4
*
Revert 44348 - Add support for restricting broadcasting events to extensions ...
jochen@chromium.org
2010-04-13
1
-4
/
+2
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
1
-2
/
+4
*
Enforce extension permissions in C++ (instead of Javascript).
jochen@chromium.org
2010-03-24
1
-2
/
+7
*
Adding @@extension_id reserved message to l10n message map for extension.
cira@chromium.org
2010-02-18
1
-3
/
+0
*
Replace __MSG_some_name__ template within extension css files with localized ...
cira@chromium.org
2010-02-11
1
-25
/
+0
*
Adding support for i18n to content scripts.
cira@chromium.org
2009-12-29
1
-3
/
+112
*
Clean up extension message port data in the renderer.
mpcomplete@chromium.org
2009-11-03
1
-3
/
+18
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
1
-4
/
+7
*
Add a WebKit API that registers a V8 extension to be loaded into content
mpcomplete@chromium.org
2009-07-30
1
-1
/
+2
[next]