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

184 Коммитов

Автор SHA1 Сообщение Дата
Michael Bebenita e565e18cbc More tracing cleanup and pretty ANSII colors. 2014-12-12 16:38:22 -08:00
Michael Bebenita 873ad77ac2 Clean up last commit and add timestamps to log messages. 2014-12-11 16:23:42 -08:00
Michael Bebenita 629bd80f34 Merge. 2014-12-11 16:04:20 -08:00
Brendan Dahl 9eba8bf935 Fix thread logging. 2014-12-09 15:31:34 -08:00
Marcus Cavanaugh 4ccafacbf0 Merge upstream/master. 2014-12-09 08:57:04 -08:00
Marcus Cavanaugh 695b605a9d Display thread in log messages. 2014-12-09 08:52:16 -08:00
Myk Melez ffa6844fa5 Merge pull request #690 from yxl/clear-console
Add a button to clear page console.
2014-12-05 17:30:13 -08:00
Marco 9a40487da3 Merge pull request #667 from mykmelez/coalesce-writes
merge data/stat records and coalesce writes
2014-12-05 17:29:36 -08:00
Yuan Xulei 7a6040f2e2 Add a button to clear page console. 2014-12-05 15:40:53 -08:00
Myk Melez c503810e38 Merge pull request #681 from marco-c/increase_font_size
Increase default font size
2014-12-05 11:45:42 -08:00
Myk Melez de84d295d5 Merge branch 'master' into coalesce-writes
Conflicts:
	libs/fs.js
2014-12-05 10:49:14 -08:00
Marco Castelluccio f8e9a09ace Add fontSize to the list of URL parameters 2014-12-05 10:13:07 -08:00
Pin Zhang 7164cd9ab4 Fix multi-thread issue in localmsg API 2014-12-05 10:08:39 -08:00
Myk Melez e125467d21 stop deleting all records we put 2014-12-04 12:10:44 -08:00
Myk Melez 7163a5068d Revert "Merge pull request #677 from andreasgal/revert-647-merge-stat"
This reverts commit f3d9a5e818, reversing
changes made to c64e659f96.
2014-12-04 10:29:58 -08:00
Myk Melez 670b033f8f Merge branch 'master' into coalesce-writes 2014-12-04 10:29:31 -08:00
Marco a4e7309adb Revert "merge the stat and data records" 2014-12-04 12:20:42 -06:00
Myk Melez e702e6c15e Merge branch 'merge-stat' into coalesce-writes 2014-12-01 23:36:16 -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
Myk Melez e0838e70cc coalesce and schedule syncing to persistent datastore 2014-12-01 14:41:39 -08:00
Myk Melez e9cc8a037b Merge branch 'store-sync' into coalesce-writes 2014-12-01 13:54:44 -08:00
Myk Melez bbcaf1d0da add debug statements for store functions 2014-11-30 17:07:07 -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 6f0305c124 upgrade fs db from v1 to v2 2014-11-29 16:47:32 -08:00
Myk Melez a677add891 Merge branch 'fs-perf' into merge-stat 2014-11-25 23:35:13 -08:00
Myk Melez 1706100a89 Merge branch 'master' into fs-perf 2014-11-25 23:32:26 -08:00
Myk Melez d3fd923d62 combine data and stat records 2014-11-25 17:06:41 -08:00
Myk Melez 54fcadd39c remove redundant fileStats cache 2014-11-25 11:28:29 -08:00
Yuan Xulei c15daa3150 Flush unclosed files actively to work around bug #227. 2014-11-25 18:48:25 +08:00
Myk Melez a2691f121d encapsulate Store constants/initialization 2014-11-24 16:34:30 -08:00
Marco Castelluccio ce14a6bf0b Merge branch 'master' of https://github.com/andreasgal/j2me.js into pipe_postMessage 2014-11-24 12:40:11 +01:00
Myk Melez f3790feb91 rename MemoryStore to Store now that it also stores to IDB 2014-11-24 03:16:05 -08:00
Myk Melez 2fb98157b5 remove player listener so it doesn't receive indeterminate number of updates 2014-11-24 03:09:48 -08:00
Myk Melez 01399432a6 make close and flush synchronous 2014-11-24 01:49:56 -08:00
Myk Melez a24c4df236 make setItem synchronous 2014-11-23 20:25:06 -08:00
Myk Melez 70833ddabd make removeItem synchronous 2014-11-23 19:57:32 -08:00
Myk Melez 49b0b3a304 unrefactor IDB access 2014-11-23 19:52:48 -08:00
Myk Melez e25ac3c22e consolidate all asyncStorage usage in fs 2014-11-23 18:50:08 -08:00
Myk Melez 739e7b3cc7 disable fs logging by default 2014-11-23 18:43:34 -08:00
Myk Melez c9d9b5d7a6 call asyncStorage indirectly 2014-11-23 18:39:45 -08:00
Myk Melez d736b9ae2e rename Store to MemoryStore for clarity 2014-11-23 18:25:26 -08:00
Myk Melez 99c999daef log file fs usage 2014-11-23 18:09:50 -08:00
Marco Castelluccio c8de81bcc3 Ingore messages from the window itself 2014-11-24 02:26:56 +01:00
Marco Castelluccio a875b3ac0f Use postMessage to communicate from parent to child. Fixes #532 2014-11-24 02:19:26 +01:00
Pin Zhang 8de2335770 Add system property com.nokia.mid.batterylevel 2014-11-24 09:16:53 +08:00
Myk Melez 3ceeead645 implement fs memory cache; make FCOutputStream.closeImpl/syncImpl synchronous 2014-11-23 16:59:08 -08:00
Brendan Dahl 4cd0b92758 Fix chrome again. 2014-11-20 14:52:07 -08:00
Yuan Xulei 385b739156 Accept dot as seperator for the full class name components. 2014-11-18 11:40:36 +08:00
Myk Melez c26d3b8c6d start numbering file descriptors from 3 2014-11-14 13:14:59 -08:00