Commits
User selector
Commit History
Commits on Jan 6, 2021
Internalize JS library functions in library_html5.js. NFC. (#13135)
Show description for 6d5caecauthored
Commits on Nov 15, 2020
Commits on Oct 6, 2020
Don't generate a UI event if the page is unloading (#12442)
Show description for 112a096authored
Commits on Sep 8, 2020
Remove use of WASM setting in library JS (#12122)
Show description for d5ec187authored
Commits on Aug 31, 2020
Part two of dynCall removal (#12059)
Show description for 953adedauthored
Commits on Aug 15, 2020
Commits on Jul 28, 2020
Internalize a bunch of JS libraries functions (#11738)
Show description for cbc7dfdauthored
Commits on Jul 7, 2020
Fix html5 inEventHandler computation after #11228 (#11519)
Show description for 8ab2976authored
Commits on Jun 16, 2020
Emscripten WebGL API (#11400)
Show description for 54347a2authored
Commits on Jun 9, 2020
Optimize mouse events (#11262)
Show description for 941fab0authoredFix WebGL emscripten_webgl_get_context_attributes() proxying (#11356)
Show description for e59655cauthored
Commits on Jun 6, 2020
Move Emscripten-specific bits of WebGPU out from html5.h (#11342)
Show description for ba81a13authored
Commits on May 27, 2020
Fix HTML5 touch event to properly report changed touches (#11260)
Show description for 4700550authored- authored
Commits on May 26, 2020
Fix mouse wheel event fallback detection: Safari >= 6.1 (#11231)
Show description for c5df22aauthored
Commits on May 23, 2020
Commits on May 11, 2020
Refactor and rename confusing pthreads async functions (#10772)
Show description for 53fb2f6authored
Commits on May 4, 2020
WEBGL_draw_instanced_base_vertex_base_instance (#11054)
Show description for 7ad7013authored
Commits on Apr 27, 2020
Commits on Apr 18, 2020
Add support for special event targets in HTML5 API (#10659)
Show description for a1ebb68authored
Commits on Apr 14, 2020
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Mar 23, 2020
Fix a bug where registration of __currentFullscreenStrategy would not occur when calling emscripten_request_fullscreen() (but only when calling emscripten_request_fullscreen_strategy) (#10575)
Show description for b632953authoredClosure fixes part 4 (#10574)
Show description for d5ba9a8authored
Commits on Mar 18, 2020
Commits on Feb 25, 2020
Closure cleanup part 3 (#10544)
Show description for 93672a1authored
Commits on Feb 24, 2020
Commits on Feb 22, 2020
Fix more Closure warnings (#10525)
Show description for 1fc7303authoredAdjust to Closure compiler convention that parseInt() must always be … (#10457)
Show description for d9cbb25authored
Commits on Feb 21, 2020
- authored
Closure cleaning (#10456)
Show description for b007756authored
Commits on Feb 16, 2020
Add support for specifying a documentation piece for a JS function in… (#10455)
Show description for 4cf5778authored- authored
Commits on Feb 14, 2020
Avoid undefined variable error on devicePixelRatio (#10421)
Show description for c937dc8authored
Commits on Feb 6, 2020
More minimal runtime code building (#10337)
Show description for 00eda2bauthored