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

5227 Коммитов

Автор SHA1 Сообщение Дата
Yuan Xulei bb7c0db4b6 Playing audio in parent window to gain the privilege to play AMR audio on Firefox OS device 2015-03-11 11:10:12 +08:00
Marco 46aea1700b Merge pull request #1220 from brendandahl/final-class
Check if a class is final in the statically bound check.
2015-03-10 22:44:31 +01:00
Brendan Dahl ede4325366 Check if a class is final in the statically bound check. 2015-03-10 14:35:19 -07:00
Marco 3dd2b3a663 Merge pull request #1196 from yxl/disable-thread-resume-preemption
Don't allow thread preemption when resuming a thread.
2015-03-10 20:09:18 +01:00
Marco d866b6bec5 Merge pull request #1209 from TimAbraldes/testnames
Print running test name
2015-03-10 19:40:19 +01:00
Myk Melez c6a2092fca Merge pull request #1214 from brendandahl/static-init
Fix getting the static initializer.
2015-03-10 08:05:33 -07:00
Yuan Xulei 35a1581a75 Merge pull request #1211 from brendandahl/clean
Remove obsolete make clean step.
2015-03-10 15:05:33 +08:00
Michael Bebenita de3c99e898 Merge pull request #1213 from mbebenita/bugfix
Fix precedence when constants are negative.
2015-03-09 22:19:10 -07:00
Michael Bebenita 0b6a6d1ebf Forgot to initialize value. 2015-03-09 22:04:49 -07:00
Yuan Xulei 000e05d613 Merge pull request #1210 from marco-c/fix_asyncImpl
Fix some asyncImpl usages
2015-03-10 11:49:38 +08:00
Yuan Xulei 591ac345e2 Update comments to relect the change of the thread scheduler. 2015-03-10 11:05:40 +08:00
Yuan Xulei c77a23a8ff Don't allow thread preemption when resuming a thread. 2015-03-10 11:05:37 +08:00
Michael Bebenita 13c318049f Cleanup. 2015-03-09 18:23:19 -07:00
Marco Castelluccio 38b876a501 Revert change to midp/sensor.js 2015-03-10 02:19:37 +01:00
Brendan Dahl 6eaec032e9 Fix getting the static initializer. 2015-03-09 18:18:43 -07:00
Michael Bebenita 5ca30065db Check precedence in BI and SI push. 2015-03-09 18:15:31 -07:00
Marco Castelluccio aea7991ac8 Merge branch 'master' of github.com:mozilla/j2me.js into fix_asyncImpl 2015-03-10 02:06:13 +01:00
Michael Bebenita f9d5fa09d6 Fix precedence when constants are negative. 2015-03-09 17:32:22 -07:00
Myk Melez 19aa2266cd Merge pull request #1188 from mbebenita/parse
Lazy Class Parsing
2015-03-09 16:43:34 -07:00
Brendan Dahl bcdfa89a53 Remove debug code. 2015-03-09 16:36:50 -07:00
Brendan Dahl 2e9e75e7ac Add copyright header. 2015-03-09 16:28:15 -07:00
Brendan Dahl 06c8276acd Remove obsolete make clean step. 2015-03-09 15:51:27 -07:00
Tim Abraldes 7499a637df Review comments: Don't log gfx test names 2015-03-09 15:40:11 -07:00
Marco Castelluccio da0e835198 Make NativeChannel::doMeasureData return a [B array. Fixes #1191 2015-03-09 23:16:46 +01:00
Marco Castelluccio 6ca3590598 Make AudioRecorder::close always return a promise with a value 2015-03-09 23:15:50 +01:00
Marco Castelluccio cbaec456dd Fix TextEditorThread.getNextDirtyEditor asyncImpl return type 2015-03-09 23:09:30 +01:00
Brendan Dahl 73a44f81cf Move parser.ts into correct license folder. 2015-03-09 14:20:55 -07:00
Tim Abraldes 21c67a3e14 Review comment. Remove 'completed' line
It is redundant with `harness.report()`
2015-03-09 14:19:49 -07:00
Tim Abraldes 0ece90b478 Print running test name
I find myself adding this locally to be able to quickly determine which
test is timing out.
2015-03-09 13:58:52 -07:00
Brendan Dahl 7bd0249cda More nits. 2015-03-09 13:49:30 -07:00
Marco a6185a1966 Merge pull request #1208 from mykmelez/expose-startup-benchmark-methods
expose methods for starting startup benchmark and building baseline
2015-03-09 21:36:55 +01:00
Brendan Dahl a1073a5008 Remove inner classes since they are currently unused. 2015-03-09 13:36:02 -07:00
Michael Bebenita 7694f271b7 Merge pull request #22 from marco-c/parse
Fix TestThreadJoin
2015-03-08 23:56:34 -07:00
Myk Melez ee7525645a expose methods for starting startup benchmark and building baseline 2015-03-08 16:04:31 -07:00
Myk Melez 4166a55a98 Merge pull request #1201 from marco-c/dont_wait_fs_jarstore_to_start_vm
Start the VM before the MIDlet JAR and the filesystem are loaded
2015-03-08 14:19:13 -07:00
Marco Castelluccio 2eecc7f918 Merge branch 'master' of github.com:mozilla/j2me.js into parse
Conflicts:
	jit/baseline.ts
	jit/blockMap.ts
2015-03-07 20:34:20 +01:00
Marco Castelluccio 29d45336ba Notify threads waiting for a thread to terminate. Fix TestThreadJoin. 2015-03-07 20:28:11 +01:00
Myk Melez 97c641cb04 Merge pull request #1207 from marco-c/test_class_forname_in_static
Test calling Class.forName in a static initializer
2015-03-06 18:23:10 -08:00
Myk Melez bb43dfb8cf Merge pull request #1206 from marco-c/add_info_to_stacktrace
Add method signature in the stacktrace
2015-03-06 18:19:00 -08:00
Marco 98a73b5b55 Merge pull request #1204 from mbebenita/whitespace
More compact code.
2015-03-07 02:40:20 +01:00
Myk Melez b706488303 Merge pull request #1203 from mbebenita/unwind
A more compact encoding of unwinding code.
2015-03-06 16:56:10 -08:00
Michael Bebenita 6a19a8cdaf Merge. 2015-03-06 15:38:15 -08:00
Michael Bebenita 09465a7252 Address review comment. 2015-03-06 15:07:46 -08:00
Michael Bebenita 689a8bf16a Documentation / cleanup. 2015-03-06 15:05:20 -08:00
Michael Bebenita 5564663ebe Remove indentation in the relooper. 2015-03-06 14:56:29 -08:00
Michael Bebenita 39398003a3 Reduce size of unwind code. 2015-03-06 14:55:44 -08:00
Marco Castelluccio 387301a7bc Remove class file from the JAR once it's loaded 2015-03-06 18:45:45 +01:00
Marco Castelluccio 5be1b83823 Don't copy data multiple times when reading from a JAR 2015-03-06 18:39:28 +01:00
Marco 2280fb6479 Merge pull request #1202 from yxl/thread-join
When a thread dies, wake up other waiting threads.
2015-03-06 17:36:25 +01:00
Marco Castelluccio aab7eff3f8 Test calling Class.forName in a static initializer 2015-03-06 17:35:24 +01:00