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 file_manager/metadata_dispatcher to Buildbot compilation.
yawano
2015-01-05
1
-0
/
+1
*
Add file_manager/gallery to Buildbot compilation.
yawano
2014-12-26
1
-0
/
+1
*
Make grit <include> de-duping clearer.
dbeam
2014-12-16
2
-6
/
+17
*
Revert of Make grit <include> de-duping clearer. (patchset #1 id:20001 of htt...
dbeam
2014-12-16
2
-15
/
+6
*
Make grit <include> de-duping clearer.
dbeam
2014-12-16
2
-6
/
+15
*
Fix some closure compilation issues 8n order to update compiler.jar
dbeam
2014-12-11
2
-49
/
+480
*
Filter out more spurious Promise-related type checking errors.
kenobi
2014-12-05
1
-44
/
+108
*
Add file_manager and image_loader to Buildbot compilation.
fukino
2014-12-03
1
-0
/
+4
*
Add whitelisting of Promise chain compiler errors.
kenobi
2014-11-26
2
-0
/
+95
*
Add fukino@ to third_party/closure_{compiler,linter}/OWNERS.
dbeam
2014-11-21
1
-0
/
+1
*
Add a separate files.app notification for attached media devices.
kenobi
2014-11-18
1
-2
/
+1
*
Fix type-check errors in file_manager/background.
fukino
2014-11-07
1
-0
/
+19
*
Bump compiler take 2.
Dan Beam
2014-11-06
2
-0
/
+0
*
Bump closure compiler version + chrome_extensions.js
dbeam
2014-11-05
3
-16
/
+332
*
Update compiler to pick up new externs.
Dan Beam
2014-11-03
4
-65
/
+59
*
Suppress misplacedTypeAnnotation to compile cr.defineProperty with annotation.
fukino
2014-10-31
1
-3
/
+5
*
Compile braille ime among other compiled js resources.
plundblad
2014-10-27
1
-0
/
+1
*
Add externs for file_manager.
fukino
2014-10-06
2
-0
/
+595
*
Add chrome://help to Buildbot compilation
vitalyp
2014-10-03
2
-1
/
+7
*
Treat warnings as errors in Closure Compilation
vitalyp
2014-10-03
1
-2
/
+2
*
Add chrome://bookmarks to Buildbot compilation
vitalyp
2014-10-02
2
-0
/
+1
*
Add chrome://extensions to Closure Compilation Buildbot
vitalyp
2014-10-01
1
-0
/
+1
*
Typecheck chrome://apps using Closure Compiler
vitalyp
2014-10-01
1
-0
/
+1
*
Typecheck chrome://bookmarks using Closure Compiler
vitalyp
2014-10-01
5
-5
/
+420
*
Compile chrome://settings, part 8: the final battle
vitalyp
2014-09-30
1
-0
/
+1
*
closure: add bash script to build and run Java tests from command line.
dbeam
2014-09-30
1
-0
/
+48
*
closure: update from closure compiler's src and rebuild runner.jar
Dan Beam
2014-09-30
5
-7
/
+165
*
Implement recursive gyp dependencies for Closure Compilation
vitalyp
2014-09-30
3
-4
/
+74
*
Add script to update Closure Compiler version and chrome_extensions.js
vitalyp
2014-09-19
3
-0
/
+7233
*
Add public API generation with cr.makePublic() and handle it in compiler pass
vitalyp
2014-09-18
4
-3
/
+274
*
Revert of Add public API generation with cr.makePublic() and handle it in com...
rockot
2014-09-17
4
-274
/
+3
*
Add public API generation with cr.makePublic() and handle it in compiler pass
vitalyp
2014-09-16
4
-3
/
+274
*
closure: Change what we *need* to compile to specific user-facing chrome:// p...
dbeam
2014-09-11
1
-2
/
+11
*
closure: consider <include>d files when tracking compilation progress.
dbeam
2014-09-09
1
-4
/
+15
*
webui: add a gyp file for ui/webui/resources/js/cr/ui and build the pre-compiled
dbeam
2014-09-05
1
-0
/
+1
*
closure: make tracking script cwd-independent.
dbeam
2014-08-27
1
-20
/
+27
*
history/compiled_resources.gyp added to third_party/closure_compiler/compiled...
vitalyp
2014-08-27
1
-0
/
+1
*
uber: compile fixes + .gyp file to build.
dbeam
2014-08-26
1
-0
/
+1
*
closure: add script to track compilation progress.
Dan Beam
2014-08-26
1
-0
/
+101
*
Add gyp file which builds all compiled_resources.gyp files in Chrome
vitalyp@chromium.org
2014-08-21
1
-0
/
+16
*
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
[next]