index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
library_browser.js
Age
Commit message (
Expand
)
Author
2013-12-01
fix emscripten_hide_mouse removal of old rule
Alon Zakai
2013-11-25
fix typo in onContextCreationError
Alon Zakai
2013-11-22
listen to webglcontextcreationerror for information; fixes #1846
Alon Zakai
2013-11-17
try 'webgl' as well for webgl context creation; fixes #1813
Alon Zakai
2013-11-15
precise clock_gettime when not using CLOCK_REALTIME; fixes #1795
1.7.7
Alon Zakai
2013-11-07
Add more names for functions that show up in Firefox profiler as anonymous.
Jukka Jylänki
2013-11-06
Merge pull request #1743 from fadams/fix-nodejs-socket-client
Alon Zakai
2013-11-04
Give names to most manually assigned functions in the .js files, in form "var...
Jukka Jylänki
2013-10-29
updated library_sockfs.js to make WebSocket a local var and updated library_b...
Fraser Adams
2013-10-27
add support for node.js to act as a socket client
Fraser Adams
2013-10-14
Minor fixes and improvements
Remi Papillie
2013-10-13
Switched off antialiasing by default for WebGL contexts.
Rémi Papillié
2013-10-09
print call stack of errors, when there is one
Alon Zakai
2013-09-13
emscripten_async_load_script
Alon Zakai
2013-09-01
gracefully handle ExitStatus exception in async main loops
Anthony Pesch
2013-08-29
Formatting.
Jukka Jylänki
2013-08-29
emscripten_get_now enabled for SpiderMonkey, optimization and test for shell ...
Jukka Jylänki
2013-08-25
implement emscripten_get_canvas_size
ToadKing
2013-08-19
Merge remote-tracking branch 'origin/incoming' into touch_handling
James Gregory
2013-08-15
expose setCanvasSize
Anthony Pesch
2013-08-08
Merge pull request #1470 from inolen/preload_path_fixes
Alon Zakai
2013-08-08
Basic touch event support in GLUT for mobile browsers.
James Gregory
2013-08-08
Do not attempt browser image decoding if the browser does not have the window...
Jukka Jylänki
2013-08-06
store preloaded images by their absolute path
Anthony Pesch
2013-07-22
Made getMimetype() a public method of the Browser module and used it
Michael J. Bishop
2013-07-12
Add bug number to comment.
Jez Ng
2013-07-12
Simplify ArrayBuffer copy.
Jez Ng
2013-07-12
Work around Safari image loading bug. Closes #1130.
Jez Ng
2013-07-09
Bunch of changes to support Syobon Action.
Jez Ng
2013-06-30
Fixed emscripten_get_now in a shell
Joseph Gentle
2013-06-24
Merge pull request #1302 from Manny-MADE/glut_fixes
Alon Zakai
2013-06-22
IMPROVED: fixed codestyle to match java/js
manny/MADE
2013-06-19
CHANGED: removed "MADE"-tag from comments
manny/MADE
2013-06-19
BUGFIX: several SDL related bugfixes
manny/MADE
2013-06-18
do not do full Browser.init() in workers, just the minimum we need
Alon Zakai
2013-06-07
add missing return values in safeRequestAnimationFrame,safeSetTimeout,safeSet...
Alon Zakai
2013-06-04
Merge branch 'incoming-merge' of github.com:modeswitch/emscripten into incoming
Alon Zakai
2013-05-27
emscripten_exit_with_live_runtime
Alon Zakai
2013-05-23
Fix missing methods.
Alan Kligman
2013-05-23
Add support for webrtc-based sockets. Moved both backends behind a settings f...
Alan Kligman
2013-05-22
Browser.safeCallback
Alon Zakai
2013-05-22
do not call code-running callbacks if ABORTing; fixes #1191
Alon Zakai
2013-05-21
fix crash when no exitPointerLock, see #1074
Alon Zakai
2013-05-17
make fullscreen handling closure friendly
Alon Zakai
2013-05-13
use Browser mouse calculations in glut
Alon Zakai
2013-05-13
refactor mouse movement handling from SDL into Browser
Alon Zakai
2013-04-18
Make all paths of emscripten_get_now() return msecs.
Jukka Jylänki
2013-04-18
Implement high-resolution timing in emscripten_get_now() when run in node. Re...
Jukka Jylänki
2013-04-05
fix xhrs for file URLs
Alon Zakai
2013-04-04
detect file suffixes of all lengths
Alon Zakai
[prev]
[next]