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
Age
Commit message (
Expand
)
Author
2014-03-14
add a Nested branch type in relooper, to represent a path we must make sure i...
1.13.2
Alon Zakai
2014-03-14
Merge pull request #2224 from juj/osx_mouse
Alon Zakai
2014-03-14
Add better documentation to emscripten/html5.h KeyEvent structure on the curr...
Jukka Jylänki
2014-03-14
Merge pull request #2225 from juj/safari_webaudio
Alon Zakai
2014-03-14
Fix typo in comment.
Jukka Jylänki
2014-03-14
Make tests/openal_playback.cpp compilable outside the test runner.
Jukka Jylänki
2014-03-14
Fix OpenAL library to work with old Web Audio API syntax that exists in Safar...
Jukka Jylänki
2014-03-14
Fix SDL Web Audio to work on Safari 6.0.5. That browser does not implement th...
Jukka Jylänki
2014-03-14
Add an automated version of the html5 mouse test in browser test suite.
Jukka Jylänki
2014-03-13
Implement support for Webkit mouse wheel events. Add new interactive mouse te...
Jukka Jylänki
2014-03-13
Manually implement mouse movementXY in HTML5 mousemove events when the browse...
Jukka Jylänki
2014-03-13
Fix typo with missing parentheses from previous commit that broke keyevents f...
Jukka Jylänki
2014-03-12
Fix IE fullscreen requests to not run in mousedown events, since IE doesn't a...
Jukka Jylänki
2014-03-12
Register mouse callbacks in test_html5_fullscreen.c sample so that it can be ...
Jukka Jylänki
2014-03-12
Make tests/test_html5_fullscreen.c standalone-compilable outside test suite.
Jukka Jylänki
2014-03-11
improve demangler a little
Alon Zakai
2014-03-11
improve CHECK_HEAP_ALIGN message
Alon Zakai
2014-03-11
Updated ChangeLog to latest.
Jukka Jylänki
2014-03-11
Implement a IE10+ specific path to emscripten_get_callstack to get the call s...
Jukka Jylänki
2014-03-11
Clean up warnings in emscripten_log test.
Jukka Jylänki
2014-03-10
fix mouse wheel deltas for closure compiler in html5 API, and add some closur...
Alon Zakai
2014-03-10
add test for odin validation
Alon Zakai
2014-03-10
add -w to spidermonkey to see odin warnings
Alon Zakai
2014-03-10
avoid llvm-dis when using save-bc in fastcomp
Alon Zakai
2014-03-10
restore some closure testing
Alon Zakai
2014-03-10
forward CLOSURE_COMPILER to settings, and use that to avoid a closure-specifi...
Alon Zakai
2014-03-10
1.13.1
1.13.1
Alon Zakai
2014-03-10
Merge branch 'patch-1' of github.com:ddiproietto/emscripten into incoming
Alon Zakai
2014-03-09
add some text to safe heap asserts
Alon Zakai
2014-03-08
add aliases testcase
Alon Zakai
2014-03-08
Added myself to AUTHORS
Daniele Di Proietto
2014-03-08
Fix GLFW ESC key
Daniele Di Proietto
2014-03-07
fix C syntax in html5.h
Alon Zakai
2014-03-07
Implement emscripten_async_wget2_data
Joel Croteau
2014-03-07
Merge pull request #2202 from abergmeier/fix_address
Alon Zakai
2014-03-07
Merge pull request #2206 from juj/fix_osx_test_preload_file
Alon Zakai
2014-03-07
more work on hackish function removal using profiling
Alon Zakai
2014-03-07
todo about TextEncoder
Alon Zakai
2014-03-07
Merge branch 'master' of github.com:Noxalus/emscripten into incoming
Alon Zakai
2014-03-07
Support syntax --preload-file x@x where both sides are identical and outside ...
Jukka Jylänki
2014-03-07
Resolve symbolic links when checking for destination locations in file_packag...
Jukka Jylänki
2014-03-07
Update AUTHORS
Noxalus
2014-03-07
Merge pull request #2204 from juj/update_test_sdl_wm_togglefullscreen
juj
2014-03-07
Update test_sdl_wm_togglefullscreen to continuously render to queried canvas ...
Jukka Jylänki
2014-03-07
Correct my email address.
Andreas Bergmeier
2014-03-06
some primitive profiling tools
Alon Zakai
2014-03-06
only include necessary system libraries amongst each other based on explicit ...
Alon Zakai
2014-03-06
remove extraneous eps since we have svg
Haneef Mubarak
2014-03-06
use png instead of jpeg for logos
Haneef Mubarak
2014-03-06
provide a bitmap for the 'powered-by' logo
Haneef Mubarak
[next]