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_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Fix leaks in exensions_unittests after enabling Oilpan (patchset #1...
haraken
2016-01-26
1
-2
/
+0
*
Fix leaks in exensions_unittests after enabling Oilpan
haraken
2016-01-26
1
-0
/
+2
*
Switch to standard integer types in extensions/.
avi
2015-12-23
1
-0
/
+2
*
Convert Pass()→std::move() in //extensions
dcheng
2015-12-18
1
-1
/
+2
*
Convert various vector_as_array calls to vector::data.
davidben
2015-12-01
1
-2
/
+1
*
Revert "Convert extensions::SafeBuiltins from a v8::Extension to a NativeHand...
kalman
2015-08-11
1
-1
/
+27
*
Convert extensions::SafeBuiltins from a v8::Extension to a NativeHandler.
kalman
2015-08-03
1
-27
/
+1
*
extensions: Use V8 Maybe APIs in ModuleSystem
bashi
2015-06-19
1
-3
/
+4
*
extensions/renderer: Use v8::Local instead of v8::Handle.
tfarina
2015-04-29
1
-3
/
+3
*
Reland: Move the event attach/detach logic on unload from event.js to event_b...
kalman
2015-04-15
1
-1
/
+2
*
Revert of Move the event attach/detach logic on unload from event.js to (patc...
mlamouri
2015-04-14
1
-2
/
+1
*
Move the event attach/detach logic on unload from event.js to
kalman
2015-04-13
1
-1
/
+2
*
Revert of Debugging patch to help track down skipped cleanup of ScriptContext...
dcheng
2015-01-20
1
-1
/
+0
*
Debugging patch to help track down skipped cleanup of ScriptContexts.
dcheng
2015-01-17
1
-0
/
+1
*
Revert of Debugging patch to help track down skipped cleanup of ScriptContext...
kouhei
2015-01-16
1
-1
/
+0
*
Debugging patch to help track down skipped cleanup of ScriptContexts.
dcheng
2015-01-16
1
-0
/
+1
*
Split out the extensions gin::Runner implementation into a separate class.
sammc
2015-01-13
1
-2
/
+2
*
remove some calls to to-be-deprecated v8::Value::To* functions
dcarney
2014-11-21
1
-2
/
+2
*
Standardize usage of virtual/override/final in extensions/
dcheng
2014-10-21
1
-5
/
+5
*
replace OVERRIDE and FINAL with override and final in extensions/
mostynb
2014-10-03
1
-3
/
+3
*
Fix some leaks and failures under valgrind in JS extensions unit tests.
sammc
2014-09-15
1
-1
/
+16
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in apps/ and ...
thestig
2014-09-10
1
-1
/
+1
*
Respect the clipboardRead and clipboardWrite permissions in content scripts.
mek
2014-09-09
1
-0
/
+2
*
Add support for writing unit tests for Mojo-backed apps/extensions APIs.
sammc@chromium.org
2014-07-26
1
-1
/
+1
*
Don't create a gin::IsolateHolder in extensions unittests.
sammc@chromium.org
2014-07-17
1
-16
/
+13
*
Move ModuleSystemTest and the tests that use it into extensions/.
sammc@chromium.org
2014-07-16
1
-0
/
+241