Marco Castelluccio
|
de2abcc255
|
Remove testing method from aot-methods.txt
|
2015-08-17 23:00:47 +02:00 |
Marco Castelluccio
|
78bbae982a
|
sis
|
2015-07-31 02:16:17 +02:00 |
Marco Castelluccio
|
f92f0c9b80
|
WIP2
|
2015-07-30 21:43:02 +02:00 |
Michael Bebenita
|
d43788dc97
|
Simplify get/put field ops.
|
2015-06-11 13:26:17 -07:00 |
Brendan Dahl
|
ed9967a3df
|
Merge branch 'master' of https://github.com/mozilla/j2me.js into strings-squash3
Conflicts:
jsshell.js
main.html.in
native.js
string.js
|
2015-04-01 10:35:54 -07:00 |
Brendan Dahl
|
fe2abbdb47
|
Use self hosted java strings.
|
2015-03-25 15:35:27 -07:00 |
Marco Castelluccio
|
d5a3236310
|
Fix Font::getDefaultFont method
|
2015-03-25 12:27:15 +01:00 |
Brendan Dahl
|
251e3c3da0
|
Merge branch 'master' of https://github.com/mozilla/j2me.js into static-race2
Conflicts:
bindings.ts
|
2015-03-02 14:25:26 -08:00 |
Myk Melez
|
c2aa16fd56
|
Revert "Merge branch 'self_hosting'"
This reverts commit 00e1b7f6de , reversing
changes made to c3612ddc80 .
Conflicts:
jit/baseline.ts
jsshell.js
midp/fs.js
native.js
vm/classRegistry.ts
|
2015-02-26 11:23:44 -08:00 |
Brendan Dahl
|
764c00beb4
|
Use Class.java static initialization code.
|
2015-02-24 12:45:18 -08:00 |
Marco Castelluccio
|
db8488faf7
|
Fix nits
|
2015-02-18 12:54:18 +01:00 |
Michael Bebenita
|
6557e48e02
|
Merge.
|
2015-02-17 13:22:38 -08:00 |
Marco Castelluccio
|
65c4d7d96f
|
Construct GestureEventImpl object only once
|
2015-02-16 19:44:02 +01:00 |
Marco Castelluccio
|
69afcabdef
|
Add GestureEventImpl methods to aot-methods.txt
|
2015-02-16 19:36:22 +01:00 |
Michael Bebenita
|
ed5e51cffd
|
Merge.
|
2015-02-16 09:41:02 -08:00 |
Myk Melez
|
b4bc956627
|
Merge branch 'master' into replace-file-connection
Conflicts:
java/Makefile
|
2015-02-11 16:05:01 -08:00 |
Marco Castelluccio
|
4cb0f25650
|
Update GestureRegistrationManager method in aot-methods.txt
|
2015-02-11 14:13:46 +01:00 |
Myk Melez
|
783b0248cc
|
remove obsolete method
|
2015-02-06 13:29:16 -08:00 |
Myk Melez
|
a2e63dfe38
|
remove vestiges of old implementation
|
2015-02-06 12:55:04 -08:00 |
Michael Bebenita
|
b3dcb564b1
|
Remove duplicates from method list.
|
2015-01-31 00:01:09 -08:00 |
Michael Bebenita
|
35ce8005aa
|
Add more AOT methods since we're now self hosting more.
|
2015-01-30 23:32:48 -08:00 |
Myk Melez
|
7830608d69
|
Merge branch 'jitopt3' of https://github.com/mbebenita/j2me.js into mbebenita-jitopt3
Conflicts:
jit/baseline.ts
midp/midp.js
|
2015-01-28 15:55:59 -08:00 |
Marco Castelluccio
|
5fcd71ac64
|
Remove some indirection in Gesture handling
|
2015-01-28 17:18:19 +01:00 |
Marco Castelluccio
|
94831b713d
|
Remove GestureEventImpl methods from aot-methods.txt
|
2015-01-28 16:59:26 +01:00 |
Michael Bebenita
|
0cd3d98deb
|
Merge commit '49bcd92c5b326a901aca1593fd34b038820a15c8' into jitopt3
|
2015-01-27 18:13:08 -08:00 |
Marco Castelluccio
|
bd626684c6
|
Remove GestureInteractiveZone methods from aot-methods.txt
|
2015-01-27 22:38:13 +01:00 |
Michael Bebenita
|
64e6334861
|
Merge commit '57f030586a78486b5cfaad8f5a57462b292b7bad' into jitopt3
Conflicts:
.travis.yml
Makefile
aot-methods.txt
|
2015-01-27 11:46:00 -08:00 |
Myk Melez
|
4775e270f2
|
remove method that no longer exists from list of methods to compile
|
2015-01-27 11:27:50 -08:00 |
Brendan Dahl
|
7a74011bac
|
Use real targets and only compile classes.jar by default.
|
2015-01-27 11:11:41 -08:00 |
Michael Bebenita
|
d590b22c71
|
Merge.
|
2015-01-26 17:52:55 -08:00 |
Brendan Dahl
|
bf62372057
|
Use real targets and only compile classes.jar by default.
.
Updated method list.
Log failed/missing compiled methods.
|
2015-01-26 15:44:09 -08:00 |
Michael Bebenita
|
e19edb2c99
|
Git push add aot-methods filter and use it by default in the make target.
|
2015-01-23 13:37:00 -08:00 |
Michael Bebenita
|
abec5612af
|
Git push add aot-methods filter and use it by default in the make target.
|
2015-01-22 18:14:58 -08:00 |