aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-121.20.01.20.0Alon Zakai
2014-06-11Merge pull request #2424 from gsathya/fix_append_bugAlon Zakai
2014-06-11add test case for checking file appendSathyanarayanan Gunasekaran
2014-06-11add myself to AUTHORSSathyanarayanan Gunasekaran
2014-06-11change value of position after seekingSathyanarayanan Gunasekaran
2014-06-11add sqlite speed testAlon Zakai
2014-06-11add test for d2768d2eeAlon Zakai
2014-06-11fix bug introduced in 92cab32f5f where we ignore the current offset in a file...Alon Zakai
2014-06-11LIBRARY_DEBUG fixAlon Zakai
2014-06-11DETERMINISTIC optionAlon Zakai
2014-06-11Hide false warnings in 'ffdb.py install --run --log' if app was not installed...Jukka Jylänki
2014-06-11Improve Ctrl-C exception detection to cover the whole ffdb.py app.Jukka Jylänki
2014-06-11Merge pull request #2417 from juj/emscripten_SDL_SetEventHandlerjuj
2014-06-10Merge pull request #2412 from juj/test_js_libraries_in_coreAlon Zakai
2014-06-10We don't seem to have tests for --js-library in core suite, so move other.tes...Jukka Jylänki
2014-06-10Add support for printing out a memory summary of a running application with f...Jukka Jylänki
2014-06-10Add support for printing FFOS device system description fields (deviceActor g...Jukka Jylänki
2014-06-10Fix ffdb issue when taking a screenshot and the screenshot is small enough to...Jukka Jylänki
2014-06-09Merge pull request #2406 from juj/typedarray_memfsAlon Zakai
2014-06-10Add test for emscripten_SDL_SetEventHandler.Jukka Jylänki
2014-06-10Rename SDL_SetEventHandler from previous commit to emscripten_SDL_SetEventHan...Jukka Jylänki
2014-06-10Added an additional call: `SDL_SetEventHandler()` to SDL.Michael Bishop
2014-06-09do not modify textual memory initializer when emitting source maps, as it mes...Alon Zakai
2014-06-10Fix message queueing issue in ffdb.py which could discard log messages if the...Jukka Jylänki
2014-06-09Merge pull request #2416 from coolwanglu/minor_cleanAlon Zakai
2014-06-09minor cleanLu Wang
2014-06-09fix memcpy for ta0 and ta1Alon Zakai
2014-06-09apply library synonyms using wrapper functions, to avoid needing hacks in the...1.19.2Alon Zakai
2014-06-09fix environ circularityAlon Zakai
2014-06-09Add support for passing --run command to ffdb install&launch when a packaged ...Jukka Jylänki
2014-06-09Add options --run and --log to ffdb launch and install commands for conveniency.Jukka Jylänki
2014-06-09Merge pull request #2399 from waywardmonkeys/cleanup-includesAlon Zakai
2014-06-09Improve error message that is shown in ffdb when DevTools is not enabled on a...Jukka Jylänki
2014-06-09Add a nicer quit message when pressing Ctrl-C to abort an operation in ffdb.Jukka Jylänki
2014-06-09Improved error messages printed from tools/ffdb.py. Added new commands 'get',...Jukka Jylänki
2014-06-08show an error on NO_DYNAMIC_EXECUTION with embindAlon Zakai
2014-06-07On Windows, properly clean up temporary .rsp response file used during the bu...Jukka Jylänki
2014-06-07Put a placeholder README in system/local/include.Bruce Mitchener
2014-06-07Remove non-existing include paths.Bruce Mitchener
2014-06-06recurse on deps_info.json, and remove workaround we needed without thatAlon Zakai
2014-06-06Merge pull request #2403 from guillaumeblanc/incomingAlon Zakai
2014-06-06Merge pull request #2409 from Daft-Freak/preloaded_image_dataAlon Zakai
2014-06-06add testCharlie Birks
2014-06-06path should be constCharlie Birks
2014-06-06fix relative pathsCharlie Birks
2014-06-06Adds unit test for glfwGetProcAddress.Guillaume Blanc
2014-06-06Add options --host, --port, --verbose and --simulator to tools/ffdb.pyJukka Jylänki
2014-06-06Remember to free up resources used by Devtools connection for ffdb screenshot...Jukka Jylänki
2014-06-06Add support to tools/ffdb.py to take a screenshot of the FFOS device screen.Jukka Jylänki
2014-06-06Add support to tools/ffdb.py to perform B2G 2.0 bulk data transfers for binar...Jukka Jylänki