pluotsorbet/midp
Tim Abraldes edfbc2fcdc Merge pull request #1106 from marco-c/self_host_GestureEvent
Self host GestureEventImpl and allow running benchmarks using SpiderMonkey
2015-02-17 13:21:03 -08:00
..
background.js Fix indentation throughout midp/background.js 2015-02-01 02:09:03 +01:00
codec.js Use Int8Array instead of Uint8Array throughout the codebase 2015-02-03 01:56:53 +01:00
crypto.js Use Int8Array instead of Uint8Array throughout the codebase 2015-02-03 01:56:53 +01:00
device_control.js Remove createAlternateImpl. 2014-12-18 18:41:24 -06:00
frameanimator.js make unimplemented native 'constructor' add itself to Native hash 2015-01-28 10:26:04 -08:00
fs.js Remove other unneeded setAsCurrentContext calls by refactoring two FS natives 2015-02-14 00:29:13 +01:00
gestures.js Self-host GestureEvent methods 2015-02-16 19:36:08 +01:00
gfx.js Cache context2D on `Graphics` objects 2015-02-13 13:59:56 -08:00
localmsg.js Use Int8Array instead of Uint8Array throughout the codebase 2015-02-03 01:56:53 +01:00
location.js Use new bindings for location.js 2015-02-11 10:58:13 +08:00
media.js Calculate the offset of the camera video element with respect to 'display' instead of 'main' 2015-02-17 17:44:55 +01:00
midp.js Define `isVKVisible` functions where they are used 2015-02-11 15:15:21 -08:00
pim.js Replace $S with J2ME.newString. 2014-12-23 14:17:16 -06:00
sensor.js Use new bindings for sensor.js 2015-02-09 12:40:12 +08:00
sms.js Remove util.newPrimitiveArray. 2015-01-27 15:36:13 -08:00
socket.js Remove unneeded setAsCurrentContext calls. Fixes #1022 2015-02-14 00:15:14 +01:00
text_editor.js Merge pull request #1015 from yxl/text-editor-innerHTML 2015-02-02 09:25:05 -08:00