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
/
module_system_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make lazy field access handle the case where ModuleSystem has been deleted.
koz@chromium.org
2012-04-13
1
-1
/
+2
*
Make app and webstore bindings lazily evaluated so they don't execute JS on e...
koz@chromium.org
2012-03-27
1
-39
/
+168
*
Implement lazy JS module initialisation.
koz@chromium.org
2012-03-22
1
-25
/
+9
*
Fix a memory leak in ModuleSystemTest.
koz@chromium.org
2012-03-21
1
-2
/
+3
*
Introduce a mechanism for creating objects in JS that are lazily evaluated.
koz@chromium.org
2012-03-21
1
-1
/
+31
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-16
1
-17
/
+85
*
Revert 126317 and 126306 because of a performance regression on page loading.
koz@chromium.org
2012-03-13
1
-85
/
+17
*
Delete ModuleSystem's reference to require_.
koz@chromium.org
2012-03-13
1
-3
/
+4
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-13
1
-17
/
+84
*
Revert 125801 - Implement a module system for the extension bindings JS.
akalin@chromium.org
2012-03-09
1
-84
/
+17
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-09
1
-17
/
+84
*
Revert 125132 - Implement a module system for the extension bindings JS.
markusheintz@chromium.org
2012-03-06
1
-84
/
+17
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-06
1
-17
/
+84
*
Introduce a module system for JS based on a require() method with similar
koz@chromium.org
2012-02-22
1
-0
/
+100