aboutsummaryrefslogtreecommitdiff
path: root/emrun
AgeCommit message (Expand)Author
2014-01-03Linux fixes to emrun. Don't fail if glxinfo is not installed, and look for Ch...Jukka Jylänki
2013-12-20Improve emrun browser launch detach detection on linux. Shield log printing w...Jukka Jylänki
2013-12-20Fix potential race condition in emrun where the browser was spawned before th...Jukka Jylänki
2013-12-20Remove unneeded newline append in emrun when logging to file.Jukka Jylänki
2013-12-20Make emrun executable on linuxJukka Jylänki
2013-12-20Add verbose debug print to emrun exit to troubleshoot linux process hang issu...Jukka Jylänki
2013-12-20Remove bad print in emrun when the message that arrived out-of-sequence shoul...Jukka Jylänki
2013-12-19Support --browser_info and --system_info in emrun when used with --android.Jukka Jylänki
2013-12-19Add support for listing detected browsers on Android in emrun, when emrun --a...Jukka Jylänki
2013-12-19Require that --browser is used with --android.Jukka Jylänki
2013-12-19Gracefully fail in emrun if adb is not found when running with --android.Jukka Jylänki
2013-12-19Improve emrun usage warning print on when running on Android.Jukka Jylänki
2013-12-18Add support for launching Android browsers via emrun. Fix log message print o...Jukka Jylänki
2013-12-14Add machinery that detects whether a html page was built with --emrun command...Jukka Jylänki
2013-12-14Added emrun utility that allows running .html files in a browser like they we...Jukka Jylänki