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
/
third_party
/
closure_compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new version of runner.jar with vitalyp@'s new compiler pass improvements.
dbeam@chromium.org
2014-08-20
1
-0
/
+0
*
Fix in compiler pass: cr.define() can export variable without assigned value
vitalyp@chromium.org
2014-08-20
2
-8
/
+68
*
Added assert() and assertInstanceof() declaration, added handling of assert()...
vitalyp@chromium.org
2014-08-19
2
-5
/
+55
*
closure: run closure compiler with -client instead of -server to save memory.
dbeam@chromium.org
2014-08-19
1
-1
/
+1
*
closure: make ninja rebuild on failures.
dbeam@chromium.org
2014-08-19
1
-2
/
+3
*
closure: check all JS in strict mode.
dbeam@chromium.org
2014-08-19
1
-3
/
+2
*
Handle cr.exportPath() in compiler pass, declare every object only once
vitalyp@chromium.org
2014-08-15
4
-11
/
+117
*
Fix in compiler pass: cr.defineProperty() with 2 arguments means opt_kind == ...
vitalyp@chromium.org
2014-08-15
2
-3
/
+12
*
Handle property definition by {cr|Object}.defineProperty() in compiler pass
vitalyp@chromium.org
2014-08-14
4
-103
/
+204
*
Change string concatentation from + to % in part of third_party/closure_compi...
dbeam@chromium.org
2014-08-13
1
-18
/
+19
*
Closure compiler: add pydoc for parts of third_party/closure_compiler/.
dbeam@chromium.org
2014-08-13
4
-37
/
+145
*
Closure compile JS files with GYP.
dbeam@chromium.org
2014-08-11
6
-70
/
+205
*
Add compiler pass to explain Chrome-style cr.define()-namespaces to Closure C...
vitalyp@chromium.org
2014-08-09
8
-49
/
+701
*
Bump Closure compiler version.
dbeam@chromium.org
2014-08-09
2
-4
/
+4
*
Check in new version of runner.jar (used to Closure Compile resources).
dbeam@chromium.org
2014-08-06
2
-1
/
+3
*
Add ChromeCodingConvention.java to Closure Compiler to preserve getInstance()...
vitalyp@chromium.org
2014-08-06
6
-17
/
+144
*
Typecheck some of ui/webui/resources/js/ with Closure compiler.
dbeam@chromium.org
2014-08-04
3
-0
/
+31
*
Remove <if> statements before checking JS code by checker.py
vitalyp@chromium.org
2014-08-02
2
-0
/
+36
*
Lay groudwork to Closure compile JavaScript
dbeam@chromium.org
2014-07-24
12
-0
/
+1730