Commits
User selector
Commit History
Commits on Feb 24, 2022
Remove checked-in copy of websockify. NFC (#16377)
Show description for 7d32b2bauthored
Commits on Feb 12, 2022
Run most tests with `-sCLOSURE_WARNINGS=error` (#16260)
Show description for 9e4fcf9authored
Commits on Feb 4, 2022
Make all of our JS libraries closure-warning free. (#16199)
Show description for 87d0443authored
Commits on Jan 10, 2022
Commits on Aug 20, 2021
Make use of pathlib.Path when dealing with paths within emscripten. NFC (#14916)
Show description for d8ec08aauthored
Commits on Aug 16, 2021
Add missing Closure extern for ftruncateSync (#14877)
Show description for 0fe9b0bauthored
Commits on Jun 15, 2021
Assume Buffer.from/alloc exist under node (#14447)
Show description for 4a9d5abauthored
Commits on Apr 8, 2021
Use third_party leb128 implementation. NFC (#13833)
Show description for fd97775authored
Commits on Mar 16, 2021
Avoid compiling stb_image at link time (#13658)
Show description for 5db55aeauthored
Commits on Mar 15, 2021
Move gcc demangler code into tests/third_party/libiberty. NFC. (#13663)
Show description for b61ff56authored
Commits on Mar 10, 2021
Remove the no-longer-used js-optimizer.js and the Uglify dependency it had. NFC (#13639)
Show description for fba8200authored
Commits on Mar 4, 2021
Update link to source of WebIDL.py (#13597)
Show description for 5bc163aauthored
Commits on Dec 6, 2020
Move mini-lz4.js to third_party. NFC. (#12981)
Show description for 53eb34bauthored
Commits on Sep 29, 2020
Support import(...) in ESTree->Terser conversion (#12365)
Show description for 47a1c28authored
Commits on Aug 11, 2020
Fix #10986: webidl_binder.py drops turds (#11842)
Show description for 8d21da5authored
Commits on Jul 8, 2020
Commits on Jun 26, 2020
Remove acorn fork, use it from upstream normally (#11480)
Show description for 2460388authored
태재영
Commits on Apr 22, 2020
Move uglify-js to third_party (#10967)
Show description for 0d59f20authoredMove acorn and terser to third_party (#10970)
Show description for 4d4de90authored
Commits on Feb 22, 2020
Fix more Closure warnings (#10525)
Show description for 1fc7303authored
Commits on Feb 21, 2020
Closure cleaning (#10456)
Show description for b007756authored
Commits on Feb 8, 2020
html-minifier-terser (#9990)
Show description for 479300eauthoredClosure warnings (#10364)
Show description for c284846authored
Commits on Jan 26, 2020
Migrate Closure to be located via npm install (#9989)
Show description for b5ec625authored
Commits on Jan 10, 2020
Update NodeJS externs to head. (#10178)
Show description for f93823eauthored andcommitted
Commits on Dec 3, 2019
Remove old lzma.js integration code (#9942)
Show description for 507af6fauthored
Commits on Feb 14, 2019
Commits on Feb 6, 2019
Commits on Jan 19, 2019
- committed
Commits on Sep 14, 2018
Commits on Nov 20, 2017
Python 3 compatibility for WebIDL.py (#5799)
Show description for b634968authored andcommitted
Commits on Nov 14, 2017
Remove deprecated components (#5773)
Show description for 0ab9923authored andcommitted
Commits on Nov 13, 2017
Closure compiler fixes (#5765)
Show description for a9c8c4dauthored andcommitted
Commits on Nov 7, 2017
Google Closure Compiler Java update (#5720)
Show description for 93479ecauthored andcommitted
Commits on Jun 15, 2017
Use "X not in Y" rather then "not X in Y" in python scripts (#5302)
Show description for 04eae7bauthored