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
/
extension_helper.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split ViewType between chrome and content
jochen@chromium.org
2011-10-06
1
-2
/
+3
*
I realized that ExtensionBindingsContext is really just the
aa@chromium.org
2011-10-06
1
-4
/
+4
*
Factor the static data and its management out of
aa@chromium.org
2011-10-04
1
-3
/
+8
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
1
-2
/
+2
*
Re-re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-28
1
-1
/
+2
*
Hilariously revert "Re-reland r99689: Refactor the
aa@chromium.org
2011-09-27
1
-2
/
+1
*
Re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a ...
aa@chromium.org
2011-09-23
1
-1
/
+2
*
Reland 101111 - Only deliver extension messages to contexts that care.
aa@chromium.org
2011-09-15
1
-0
/
+7
*
Revert trunk r99696 for real.
mark@chromium.org
2011-09-09
1
-2
/
+1
*
Revert r99696 and r99705 due to crashes.
aa@chromium.org
2011-09-08
1
-0
/
+353
*
Rename ExtensionDispatcher to ExtensionRendererContext because:
aa@chromium.org
2011-09-06
1
-356
/
+0
*
Reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
1
-1
/
+2
*
Revert 99689 - Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
1
-2
/
+1
*
Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
1
-1
/
+2
*
Add WebstoreInlineInstaller (downloads store data, shows the install UI, and ...
mihaip@chromium.org
2011-08-29
1
-0
/
+14
*
Initial inline web store install bindings.
mihaip@chromium.org
2011-08-18
1
-0
/
+5
*
Move view_types.h from chrome to content. Although some of the enum types ar...
jam@chromium.org
2011-05-16
1
-2
/
+4
*
Add V8ValueConverter utility to convert between v8::Value and
aa@chromium.org
2011-04-20
1
-2
/
+2
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
1
-1
/
+14
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...
jam@chromium.org
2011-04-16
1
-1
/
+193
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
1
-5
/
+8
*
Fix crash when a Frame gets reparented from one RenderView to another because...
jam@chromium.org
2011-04-08
1
-7
/
+58
*
Move UserScriptSlave and UserScriptIdleScheduler to the extensions subdirectory.
jam@chromium.org
2011-04-05
1
-2
/
+2
*
Remove the rest of the extension dependencies from content\renderer.
jam@chromium.org
2011-04-01
1
-0
/
+12
*
Make UserScriptIdleScheduler not tied to NavigationState, as part of removing...
jam@chromium.org
2011-03-31
1
-0
/
+21
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
1
-0
/
+42