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

2907 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio aea2a2d91c Fix text anchor handling 2014-12-04 15:49:36 -08:00
Marco Castelluccio 4ef62ca598 Set baseline size as the font size 2014-12-04 12:01:26 -08:00
Myk Melez 12f4aaef07 Merge pull request #674 from marco-c/some_gfx_fixes
Some gfx fixes and tests
2014-12-04 10:36:38 -08:00
Myk Melez f3d9a5e818 Merge pull request #677 from andreasgal/revert-647-merge-stat
Revert "merge the stat and data records"
2014-12-04 10:29:11 -08:00
Marco a4e7309adb Revert "merge the stat and data records" 2014-12-04 12:20:42 -06:00
Marco Castelluccio 826b8e848a Define TYPE_USHORT_4444_ARGB and TYPE_USHORT_565_RGB as constants 2014-12-04 11:46:24 -06:00
Marco Castelluccio 66a17d2215 Add licensing information for ImmutableImageFromByteArrayTest 2014-12-04 11:40:59 -06:00
Marco c64e659f96 Merge pull request #673 from mykmelez/actual-time-slept
compare media time to actual time slept (fixes #662)
2014-12-04 11:33:18 -06:00
Myk Melez a7246b899e don't include time to return from async nStart in media time 2014-12-04 07:02:50 -08:00
Myk Melez 811ff9a0c3 log mediaTime and actualTimeSlept to see why test is failing on Travis 2014-12-04 06:26:43 -08:00
Marco Castelluccio 22f554d0b1 Adjust number of max different pixels 2014-12-03 21:27:02 -08:00
Marco Castelluccio dc329b54d2 Add gfx tests and update number of passing tests 2014-12-03 18:21:42 -08:00
Marco Castelluccio 36d62091a8 Add tests for DirectGraphics::getPixels with the two image formats we support 2014-12-03 18:21:23 -08:00
Marco Castelluccio 7176389aa6 Add a bunch of DirectUtils tests with setClip 2014-12-03 18:20:41 -08:00
Marco Castelluccio e9cfcf53cf Fix converter functions for Nokia-specific UI functions 2014-12-03 18:12:43 -08:00
Myk Melez 880deb96ab compare media time to actual time slept (fixes #662) 2014-12-03 17:16:10 -08:00
Myk Melez 7da70c7727 Merge pull request #671 from marco-c/fix_contacts_2
Return null if contact is null
2014-12-03 14:32:19 -08:00
Marco df24c28d0c Merge pull request #647 from mykmelez/merge-stat
merge the stat and data records
2014-12-03 13:41:17 -08:00
Marco Castelluccio 05bfa19d2b Return null if contact is null 2014-12-02 16:43:00 -06:00
Myk Melez 9556be56f9 Merge pull request #670 from marco-c/fix_contacts
Fix contacts
2014-12-02 11:45:50 -08:00
Marco Castelluccio e6cec9ed14 Mock navigator.mozContacts to make the testing environment more similar to reality 2014-12-02 09:34:56 -08:00
Marco Castelluccio 8e62edf073 Turn mozContacts into normal objects before sending them via the pipe 2014-12-02 09:32:56 -08:00
Myk Melez 84d8f27a99 Merge branch 'master' into merge-stat 2014-12-02 08:57:39 -08:00
Marco faba283623 Merge pull request #668 from mykmelez/DrawLineOffscreenCanvasTest-max-different
bump maxDifferent to pass test on Mac
2014-12-02 08:56:23 -08:00
Myk Melez 785e40ac62 move fs tests into tests/fs subdir 2014-12-01 23:31:33 -08:00
Myk Melez bf096842bc bump maxDifferent to pass test on Mac 2014-12-01 23:11:57 -08:00
Myk Melez 28581b4bed remove unnecessary checks that record.data is instanceof Blob 2014-12-01 23:04:05 -08:00
Myk Melez 7df9226a20 Merge branch 'master' into merge-stat 2014-12-01 17:11:58 -08:00
Marco d5076a7a29 Merge pull request #665 from mykmelez/store-sync
add storeSync function to ensure data synced to IDB store
2014-12-01 16:07:56 -08:00
Myk Melez bbcaf1d0da add debug statements for store functions 2014-11-30 17:07:07 -08:00
Myk Melez c47b39c31b add debug statements for store functions 2014-11-30 17:06:07 -08:00
Myk Melez 0f48fa5c91 call storeSync after other fs promises are resolved; load timer, which fs depends on 2014-11-30 17:05:20 -08:00
Myk Melez e91fdcaefd fix syntax error 2014-11-30 15:13:44 -08:00
Myk Melez 067e0a87b8 Merge pull request #664 from marco-c/fix_DrawLine
Fix DrawLine native
2014-11-30 15:12:16 -08:00
Myk Melez 8af02ac047 add storeSync function to ensure data synced to IDB store 2014-11-30 15:06:35 -08:00
Myk Melez 4cfff3e4c7 create fs v1 test profile dynamically 2014-11-30 14:01:15 -08:00
Myk Melez 6f0305c124 upgrade fs db from v1 to v2 2014-11-29 16:47:32 -08:00
Myk Melez f14f9b31a2 run tests against version 1 filesystem database 2014-11-29 15:19:36 -08:00
Myk Melez 32f281d901 Merge branch 'master' into merge-stat 2014-11-29 15:02:38 -08:00
Marco Castelluccio 607e3add48 Add a test that draws lines in an offscreen Graphics 2014-11-29 02:53:15 +01:00
Marco Castelluccio 2203e30203 Fix DrawLine native to work with offscreen canvases 2014-11-29 02:52:35 +01:00
Myk Melez 4ecbdf0a28 Merge pull request #663 from marco-c/use_real_video_dimensions
Use real video dimensions
2014-11-28 16:26:04 -08:00
Myk Melez 2bcf2f8051 Merge pull request #661 from marco-c/wait_servers
Wait testing servers to start before running tests
2014-11-28 16:06:30 -08:00
Myk Melez 29715baadc Merge pull request #660 from marco-c/ResourceInputStream_clone
Implement ResourceInputStream::clone
2014-11-28 16:06:03 -08:00
Marco Castelluccio 3ecca76129 In getEncodingParam allow the url string to start with 'encoding' 2014-11-28 01:58:53 +01:00
Marco Castelluccio fea1d67032 Use real camera dimensions 2014-11-28 01:52:42 +01:00
Marco Castelluccio 41454b141c Update number of passing tests, again 2014-11-28 00:19:54 +01:00
Marco Castelluccio acd87432eb Merge branch 'master' of https://github.com/andreasgal/j2me.js into ResourceInputStream_clone 2014-11-28 00:02:04 +01:00
Marco 4e59259362 Merge pull request #654 from marco-c/get_Duration
Implement getDuration
2014-11-27 23:59:08 +01:00
Marco Castelluccio 34b2373954 Test ResourceInputStream::mark and ResourceInputStream::reset 2014-11-27 23:57:37 +01:00