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
2012-09-10
save Date.now and performance.now in reproduceriter
Alon Zakai
2012-09-09
check for segfaults in SAFE_HEAP
Alon Zakai
2012-09-09
Merge pull request #563 from mnaamani/networking
Alon Zakai
2012-09-09
clean up handling of initial run
Alon Zakai
2012-09-09
fix for sys/times() implementation
Mokhtar Naamani
2012-09-09
prevent <sys/select.h> from being included multiple times
Mokhtar Naamani
2012-09-08
fix preRun
Alon Zakai
2012-09-07
call onFinish in reproduceriter
Alon Zakai
2012-09-07
improve PROFILE_MAIN_LOOP
Alon Zakai
2012-09-07
run all available preRuns before checking if run must be delayed
Alon Zakai
2012-09-07
make reproduceriter work on closured builds
Alon Zakai
2012-09-07
get replay working in reproduceriter
Alon Zakai
2012-09-07
fix reproduceriter event saving
Alon Zakai
2012-09-07
fix recorderwriter recording bugs
Alon Zakai
2012-09-07
fix reproduceriter regexping
Alon Zakai
2012-09-07
reproduceriter fixes
Alon Zakai
2012-09-07
complete initial writing of reproduceriter
Alon Zakai
2012-09-06
initial work on reproducer-rewriter
Alon Zakai
2012-09-06
fix mousemove workaround
Alon Zakai
2012-09-06
Merge pull request #553 from ehsan/audio2
Alon Zakai
2012-09-05
Merge pull request #559 from stechz/incoming
Alon Zakai
2012-09-05
typeid improvements
Alon Zakai
2012-09-05
Bitshift optimizer anticipates fns with switches
Benjamin Stover
2012-09-05
add more inet tests
Alon Zakai
2012-09-05
Merge pull request #557 from mnaamani/networking
Alon Zakai
2012-09-05
added myself to the AUTHORS file
Mokhtar Naamani
2012-09-04
fixed htonl
Mokhtar Naamani
2012-09-02
Merge pull request #555 from nuisanceofcats/incoming
Alon Zakai
2012-09-01
update settings.js docs
Alon Zakai
2012-08-31
sdl key forwarding patch
Alon Zakai
2012-08-31
More sensible default emscripten settings that can be overriden with env.
jpike
2012-08-30
Use expando properties except for data- attributes
Ehsan Akhgari
2012-08-30
Fix the loop count limit
Ehsan Akhgari
2012-08-30
Work around firefox bug 782777
Ehsan Akhgari
2012-08-30
Disable the Web Audio code for now
Ehsan Akhgari
2012-08-30
Two workarounds for Firefox bugs
Ehsan Akhgari
2012-08-30
Revert "Make the compiler output executable scripts if node is being used"
Ehsan Akhgari
2012-08-30
Current WebAudio experiments
Ehsan Akhgari
2012-08-30
Make the compiler output executable scripts if node is being used
Ehsan Akhgari
2012-08-30
Use the Mozilla Audio API in Mix_PlayChannel only if available
Ehsan Akhgari
2012-08-30
Iterate over the active channels instead of the audios when quitting
Ehsan Akhgari
2012-08-30
Pause the SDL music when quitting too
Ehsan Akhgari
2012-08-30
Set the dependencies of SDL_CloseAudio
Ehsan Akhgari
2012-08-30
Document the audio code in SDL
Ehsan Akhgari
2012-08-30
Pass in the channel and frequency information right before use
Ehsan Akhgari
2012-08-30
Count the number of samples correctly
Ehsan Akhgari
2012-08-30
--clear-cache option
Alon Zakai
2012-08-30
fix test_atoX
Alon Zakai
2012-08-30
support for SDL_QUIT event
Alon Zakai
2012-08-29
fix key event test framework
Alon Zakai
[next]