Граф коммитов

321 Коммитов

Автор SHA1 Сообщение Дата
Myk Melez b7be53a86c make downloadJAD take precedence to jad 2015-08-18 10:14:02 -07:00
Marco Castelluccio d5fa860f92 Merge branch 'master' of https://github.com/mozilla/pluotsorbet into background_alarm_only_after_sms 2015-07-22 14:41:10 +02:00
Myk Melez f5f22ed6a8 ensure processJAD called only for jad or downloadJAD 2015-07-15 16:56:35 -07:00
Marco Castelluccio 179b1c92bd Start the background alarm only after the SMS dialog is shown. Fixes #1713 2015-07-08 03:52:39 +02:00
Marco Castelluccio 2b469247ee No need to wait for all the loadingMIDletPromises to be fulfilled before running the RunTestsMIDlet MIDlet 2015-06-10 00:45:08 +02:00
Marco Castelluccio cc55287feb Load test-specific code when the MIDlet is RunTestsMIDlet 2015-06-10 00:25:27 +02:00
Marco Castelluccio bfd4c8ef25 Remove background screen 2015-05-27 23:19:00 +02:00
Myk Melez 20db8baae4 set file extension and media type for CSV profiler format 2015-05-20 16:23:10 -07:00
Myk Melez a06e66d9a6 enable PROFILE_FORMAT=csv to output text profile as comma-separated values 2015-05-20 14:42:47 -07:00
Marco a526dfb14e Merge pull request #1569 from mykmelez/trace-aggregate-stats
trace aggregate method timeline statistics
2015-05-20 22:28:53 +02:00
Myk Melez bdbd1da650 make section title consistent with other Timeline Statistics sections 2015-05-19 15:45:07 -07:00
Myk Melez c3b59073a0 give profile headers descriptive names 2015-05-19 15:39:53 -07:00
Myk Melez 2678fb55e8 only aggregate method timeline statistics 2015-05-19 15:30:40 -07:00
Myk Melez 0b4af3fcbd trace aggregate statistics 2015-05-19 14:58:37 -07:00
Myk Melez bb46e113ed delete all three IDB databases 2015-05-14 13:54:35 -07:00
Myk Melez a99c560d15 delete all IndexedDB databases 2015-05-14 12:52:26 -07:00
Marco 6f4126f4a4 Merge pull request #1544 from mykmelez/profile-warm-startup
profile warm startup
2015-05-13 21:45:01 +02:00
Myk Melez 2dd1c6c8eb add warm startup profiling mode 2015-05-11 23:05:13 -07:00
Marco Castelluccio 71178a9e91 Start loading emoji at startup but wait for them only when needed 2015-05-11 20:58:06 +02:00
Myk Melez bb2b29cab1 move screen show/hide code to background.js 2015-05-04 14:43:15 -07:00
Myk Melez d4e2f04c77 clarify comment and improve code order 2015-05-01 13:48:03 -07:00
Myk Melez 4dfbc0abce show background screen when started in background 2015-05-01 13:31:01 -07:00
Myk Melez 21de4e8bc2 Merge branch 'master' into simplify-startup-screens 2015-05-01 13:28:13 -07:00
Myk Melez 005676aca3 don't remove nodes that aren't in the DOM 2015-04-28 22:20:35 -07:00
Myk Melez 340a349f89 Merge branch 'master' into simplify-startup-screens 2015-04-28 17:06:50 -07:00
Brendan Dahl 5e742e7c33 Log completion of file system deletion. 2015-04-28 16:37:31 -07:00
Myk Melez ed5b8b8824 add/remove splash screen to/from DOM to reduce style recalcs 2015-04-28 12:39:03 -07:00
Myk Melez f0a7cc50ac simplify startup screens 2015-04-28 10:22:31 -07:00
Michael Bebenita 6ddf93d760 Count not compiled methods. 2015-04-28 08:43:42 -07:00
Marco 224d52b78e Merge pull request #1431 from mbebenita/defer
Add URL parameter to defer VM startup
2015-04-22 21:58:56 +02:00
Michael Bebenita 8f36cccff4 Add urlparam to defer startup by a certain number of milliseconds. This is useful for isolating VM startup speed from the rest of the system. 2015-04-20 16:42:45 -07:00
Marco Castelluccio f024d434db Fix tests for SMS messages sending 2015-04-18 02:36:02 +02:00
Myk Melez 509c0d3599 Merge branch 'master' into custom-config 2015-04-08 08:31:10 -07:00
Brendan Dahl 9614f2182b Fix issue with timelines not being in sync. 2015-04-06 17:59:18 -07:00
Myk Melez d4bf5d797d configure RunTests to include tests.jar in makefile 2015-04-06 11:31:06 -07:00
Brendan Dahl d276ddf9fc Review comments. 2015-04-03 10:42:00 -07:00
Brendan Dahl ce8654a4e2 Move method type to data and don't profile while not running. 2015-04-02 16:50:52 -07:00
Brendan Dahl ed5359c922 Show profiles per thread and don't leave() on unwinds. 2015-04-02 11:14:15 -07:00
Pin Zhang 8dab78c130 Revert "Revert "Merge pull request #1224 from PinZhang/pzhang/resize-canvas""
This reverts commit 7711c89d00.
2015-03-30 13:59:05 +08:00
Marco Castelluccio 7711c89d00 Revert "Merge pull request #1224 from PinZhang/pzhang/resize-canvas"
This reverts commit 13d066c76e, reversing
changes made to 721b0b6ad8.

Conflicts:
	midp/gfx.js
	midp/midp.js
2015-03-27 12:57:59 +01:00
Marco Castelluccio 6d2c0cf2ae Remove override test 2015-03-23 23:11:33 +01:00
Marco Castelluccio 7b298ef043 Allow benchmarks to use the FS and to use additional JARs 2015-03-20 23:52:50 +01:00
Michael Bebenita 62d4878021 Fix reference to the |profile| var declaration. 2015-03-19 16:06:55 -07:00
Michael Bebenita 45319413d8 Collect profiling stats. 2015-03-19 15:59:27 -07:00
Michael Bebenita 330cd8d3f0 Add a new profiling mode that can be used on the phone. 2015-03-19 00:08:04 -07:00
Pin Zhang 5038f5c2c4 Add settings to change display size. 2015-03-17 10:30:05 +08:00
Marco Castelluccio 6bc0429d64 Start the VM before the MIDlet JAR and the filesystem are loaded 2015-03-06 01:15:03 +01:00
Marco Castelluccio d8a6fa415e Merge branch 'master' of github.com:mozilla/j2me.js into jarstore
Conflicts:
	vm/classRegistry.ts
2015-02-27 18:51:05 +01:00
Marco Castelluccio fffd7b212f Don't load emoji images at startup, but as soon as the MIDlet gains foreground 2015-02-27 11:59:18 +01:00
Marco Castelluccio b6d557f850 Wait JAR to be installed before starting the MIDlet 2015-02-26 15:28:33 +01:00