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