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
/
extensions
/
renderer
/
module_system.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland: Move the event attach/detach logic on unload from event.js to event_b...
kalman
2015-04-15
1
-10
/
+18
*
Revert of Move the event attach/detach logic on unload from event.js to (patc...
mlamouri
2015-04-14
1
-18
/
+10
*
Move the event attach/detach logic on unload from event.js to
kalman
2015-04-13
1
-10
/
+18
*
Rename v8::UniquePersistent to v8::Global in Extensions code.
kalman
2015-03-12
1
-8
/
+7
*
Mechanical rename of tracing includes (remaining bits)
primiano
2015-01-30
1
-1
/
+1
*
Add a mojoPrivate API that exposes mojo to component apps/extensions.
sammc
2015-01-14
1
-7
/
+10
*
Throw JavaScript error instead of CHECK when this is invalid.
rob
2014-12-09
1
-2
/
+9
*
remove some calls to to-be-deprecated v8::Value::To* functions
dcarney
2014-11-20
1
-9
/
+7
*
Use the v8::Isolate we know about rather than v8::Isolate::GetCurrent() in a
kalman
2014-11-06
1
-1
/
+1
*
Enable the mojo-based serial API in the renderer behind a flag.
sammc
2014-10-28
1
-0
/
+5
*
Standardize usage of virtual/override/final in extensions/
dcheng
2014-10-21
1
-1
/
+1
*
Add some null checks to the extensions bindings privates() method.
kalman
2014-10-15
1
-0
/
+6
*
replace OVERRIDE and FINAL with override and final in extensions/
mostynb
2014-10-03
1
-1
/
+1
*
Cleanup: Remove unneeded extension_messages.h usage and ifdef out some extens...
thestig
2014-09-18
1
-1
/
+1
*
Unify logic of generating a stack trace for extension errors
rob@robwu.nl
2014-08-22
1
-1
/
+2
*
Add support for writing unit tests for Mojo-backed apps/extensions APIs.
sammc@chromium.org
2014-07-26
1
-2
/
+3
*
Add support for using AMD modules from extensions modules.
sammc@chromium.org
2014-07-09
1
-51
/
+130
*
Replaced deprecated v8::Message::GetScriptResourceName() with v8::Message::Ge...
kozyatinskiy@google.com
2014-06-27
1
-2
/
+2
*
PropertyCallbackInfo::This should be a primitive value
jochen@chromium.org
2014-04-22
1
-3
/
+8
*
Move most of ChromeV8Context to a base ScriptContext
rockot@chromium.org
2014-04-12
1
-0
/
+584