summaryrefslogtreecommitdiffstats
path: root/third_party/closure_compiler
Commit message (Expand)AuthorAgeFilesLines
* Add file_manager/metadata_dispatcher to Buildbot compilation.yawano2015-01-051-0/+1
* Add file_manager/gallery to Buildbot compilation.yawano2014-12-261-0/+1
* Make grit <include> de-duping clearer.dbeam2014-12-162-6/+17
* Revert of Make grit <include> de-duping clearer. (patchset #1 id:20001 of htt...dbeam2014-12-162-15/+6
* Make grit <include> de-duping clearer.dbeam2014-12-162-6/+15
* Fix some closure compilation issues 8n order to update compiler.jardbeam2014-12-112-49/+480
* Filter out more spurious Promise-related type checking errors.kenobi2014-12-051-44/+108
* Add file_manager and image_loader to Buildbot compilation.fukino2014-12-031-0/+4
* Add whitelisting of Promise chain compiler errors.kenobi2014-11-262-0/+95
* Add fukino@ to third_party/closure_{compiler,linter}/OWNERS.dbeam2014-11-211-0/+1
* Add a separate files.app notification for attached media devices.kenobi2014-11-181-2/+1
* Fix type-check errors in file_manager/background.fukino2014-11-071-0/+19
* Bump compiler take 2.Dan Beam2014-11-062-0/+0
* Bump closure compiler version + chrome_extensions.jsdbeam2014-11-053-16/+332
* Update compiler to pick up new externs.Dan Beam2014-11-034-65/+59
* Suppress misplacedTypeAnnotation to compile cr.defineProperty with annotation.fukino2014-10-311-3/+5
* Compile braille ime among other compiled js resources.plundblad2014-10-271-0/+1
* Add externs for file_manager.fukino2014-10-062-0/+595
* Add chrome://help to Buildbot compilationvitalyp2014-10-032-1/+7
* Treat warnings as errors in Closure Compilationvitalyp2014-10-031-2/+2
* Add chrome://bookmarks to Buildbot compilationvitalyp2014-10-022-0/+1
* Add chrome://extensions to Closure Compilation Buildbotvitalyp2014-10-011-0/+1
* Typecheck chrome://apps using Closure Compilervitalyp2014-10-011-0/+1
* Typecheck chrome://bookmarks using Closure Compilervitalyp2014-10-015-5/+420
* Compile chrome://settings, part 8: the final battlevitalyp2014-09-301-0/+1
* closure: add bash script to build and run Java tests from command line.dbeam2014-09-301-0/+48
* closure: update from closure compiler's src and rebuild runner.jarDan Beam2014-09-305-7/+165
* Implement recursive gyp dependencies for Closure Compilationvitalyp2014-09-303-4/+74
* Add script to update Closure Compiler version and chrome_extensions.jsvitalyp2014-09-193-0/+7233
* Add public API generation with cr.makePublic() and handle it in compiler passvitalyp2014-09-184-3/+274
* Revert of Add public API generation with cr.makePublic() and handle it in com...rockot2014-09-174-274/+3
* Add public API generation with cr.makePublic() and handle it in compiler passvitalyp2014-09-164-3/+274
* closure: Change what we *need* to compile to specific user-facing chrome:// p...dbeam2014-09-111-2/+11
* closure: consider <include>d files when tracking compilation progress.dbeam2014-09-091-4/+15
* webui: add a gyp file for ui/webui/resources/js/cr/ui and build the pre-compileddbeam2014-09-051-0/+1
* closure: make tracking script cwd-independent.dbeam2014-08-271-20/+27
* history/compiled_resources.gyp added to third_party/closure_compiler/compiled...vitalyp2014-08-271-0/+1
* uber: compile fixes + .gyp file to build.dbeam2014-08-261-0/+1
* closure: add script to track compilation progress.Dan Beam2014-08-261-0/+101
* Add gyp file which builds all compiled_resources.gyp files in Chromevitalyp@chromium.org2014-08-211-0/+16
* Add new version of runner.jar with vitalyp@'s new compiler pass improvements.dbeam@chromium.org2014-08-201-0/+0
* Fix in compiler pass: cr.define() can export variable without assigned valuevitalyp@chromium.org2014-08-202-8/+68
* Added assert() and assertInstanceof() declaration, added handling of assert()...vitalyp@chromium.org2014-08-192-5/+55
* closure: run closure compiler with -client instead of -server to save memory.dbeam@chromium.org2014-08-191-1/+1
* closure: make ninja rebuild on failures.dbeam@chromium.org2014-08-191-2/+3
* closure: check all JS in strict mode.dbeam@chromium.org2014-08-191-3/+2
* Handle cr.exportPath() in compiler pass, declare every object only oncevitalyp@chromium.org2014-08-154-11/+117
* Fix in compiler pass: cr.defineProperty() with 2 arguments means opt_kind == ...vitalyp@chromium.org2014-08-152-3/+12
* Handle property definition by {cr|Object}.defineProperty() in compiler passvitalyp@chromium.org2014-08-144-103/+204
* Change string concatentation from + to % in part of third_party/closure_compi...dbeam@chromium.org2014-08-131-18/+19