Commits
User selector
Commit History
Commits on Jun 16, 2021
Commits on May 24, 2021
Rebaseline codesize tests. NFC. (#14272)
Show description for fe41f11authored
Commits on May 18, 2021
Fix glgetuniformfv and bad uniform perf (#14199)
Show description for 907aeb4authored
Commits on May 12, 2021
Enable string merging in wasm-ld (#14046)
Show description for ef56539authoredRebaseline codesize tests. NFC. (#14158)
Show description for 4b2704cauthored
Commits on May 6, 2021
Rebaseline code size test after llvm change. NFC (#14105)
Show description for 18d207eauthored
Commits on Apr 29, 2021
Update codesize expectations after llvm change. NFC (#14048)
Show description for 156ae75authored
Commits on Apr 22, 2021
Update expectations after llvm commit. NFC (#13967)
Show description for 0db59faauthored
Commits on Apr 20, 2021
- authored
Accept minor code size regressions after LLVM update (#13936)
Show description for 5403790authored
Commits on Apr 14, 2021
Allow ERROR_ON_UNDEFINED_SYMBOLS + MAIN_MODULE (#13848)
Show description for 7ee20c7authored
Commits on Apr 5, 2021
Switch to the new LLVM pass manager (#13818)
Show description for 04b2a82authoredRebaseline tests. NFC. (#13817)
Show description for b5b680cauthored
Commits on Mar 31, 2021
New uniform location handling (#13732)
Show description for 0aef720authored
Commits on Mar 30, 2021
Update after Binaryen change to inline all single-use functions (#13744)
Show description for 90d9863authored
Commits on Mar 29, 2021
Fix different memory allocation issues (#13442)
Show description for eca1581authoredIf building with -Oz, route memcpy(), memset() and memmove() to JS library functions. (#13377)
Show description for ff86f72authored
Commits on Mar 10, 2021
Rewrite MinifyGlobals from Uglify to Acorn (#13636)
Show description for cae0cb7authored
Commits on Feb 16, 2021
Rebaseline codesize tests. NFC. (#13509)
Show description for ce48de8authored
Commits on Jan 20, 2021
Commits on Nov 18, 2020
Check full JS output for hello world (#12806)
Show description for 06692ffauthoredCreate memory in wasm binaryn by default (#12790)
Show description for c2462cdauthored
Commits on Nov 15, 2020
Rebaseline test_minimal_runtime_code_size. NFC. (#12788)
Show description for fa5530dauthored
Commits on Nov 12, 2020
Rebaseline test_minimal_runtime_code_size test results. NFC (#12762)
Show description for e771de2authored
Commits on Nov 9, 2020
Commits on Nov 8, 2020
Re-enable code size tests after wasm2js change (#12719)
Show description for b2191bdauthored
Commits on Oct 30, 2020
test_minimal_runtime_code_size.: Don't use slop in EMTEST_REBASELINE mode (#12655)
Show description for 60de0b2authored
Commits on Oct 26, 2020
Update test_minimal_runtime_code_size expectations (#12606)
Show description for 845498cauthored
Commits on Oct 9, 2020
Commits on Oct 1, 2020
Remove references to __growWasmMemory (#12391)
Show description for b28a074authoredUpdate code size tests for recent improvements (#12390)
Show description for e5b741bauthored
Commits on Sep 25, 2020
Rewrite minifyGlobals JS optimizer pass (#12329)
Show description for 5027d8cauthored
Commits on Sep 23, 2020
Export table from wasm module by default (#12296)
Show description for ead3f8dauthored
Commits on Sep 15, 2020
Clean up and optimize sbrk() (#12222)
Show description for 708886fauthoredStop including malloc/free by default (#12213)
Show description for 40f669eauthored