Commit Graph

2914 Commits

Author SHA1 Message Date
Artur Adib
ba4f0e66aa reviewer comments 2012-01-19 09:11:48 -05:00
Artur Adib
1c7f1b9881 Fix previous commit 2012-01-18 12:07:25 -05:00
Artur Adib
5f4d462144 Ensure single chars are added to the layer 2012-01-18 11:41:13 -05:00
Artur Adib
499a9b0146 Fix for "Error parsing value of 'letter-spacing'" 2012-01-12 10:15:45 -05:00
Artur Adib
504d9f12c1 Using addEventListener/removeEventListener 2012-01-12 09:16:03 -05:00
Artur Adib
fcdf266d8e Lazy textLayer rendering - pauses after scroll ev 2012-01-11 16:57:57 -05:00
Brendan Dahl
be2f973be8 Merge pull request #1051 from notmasteryet/fonts-3
Using the encoding instead of predefined  MacRoman in TrueType fonts;
2012-01-11 10:38:36 -08:00
Brendan Dahl
d52527d3f2 Update readme to test extension updating. 2012-01-11 09:42:40 -08:00
Brendan Dahl
15bbbdc86d Merge pull request #1052 from notmasteryet/tree-56
Replacing non-existent page content with empty one
2012-01-11 09:29:12 -08:00
Artur Adib
8ce8a0c979 Merge pull request #1038 from brendandahl/extensionupdate
Auto updatable github extension
2012-01-11 09:19:59 -08:00
Artur Adib
ec030c06c4 Merge pull request #831 from kkujala/dev
Make unit tests runnable from command line.
2012-01-11 08:21:57 -08:00
notmasteryet
09dfde69a2 Duplicate short map into private use area 2012-01-10 22:01:24 -06:00
notmasteryet
81e0fe7130 Merge pull request #1058 from cfidecaro/patch-1
Updated link to new location
2012-01-10 18:42:19 -08:00
Caleb Fidecaro
5f59994686 Updated MD5 2012-01-11 14:55:36 +13:00
notmasteryet
933be30c3a Converting MacRoman symbols to Unicodes 2012-01-10 19:41:45 -06:00
Caleb Fidecaro
bf3b3705d4 Updated link to new location 2012-01-11 13:47:41 +13:00
Kalervo Kujala
58107b1958 Add crypto and stream specs to test runner configuration. 2012-01-10 19:35:26 +02:00
Kalervo Kujala
0c50d14f38 Merge remote-tracking branch 'upstream/master' into dev
Conflicts:
	test/unit/unit_test.html
2012-01-10 19:27:51 +02:00
Kalervo Kujala
91c935180e Use correct default rule for unit test. 2012-01-10 19:21:43 +02:00
notmasteryet
550819b829 fix serif and symbol attribute detection for standard fonts 2012-01-09 21:15:18 -06:00
notmasteryet
00664f5f0c add liveprogramming as load test 2012-01-09 20:37:39 -06:00
notmasteryet
982ea98c44 replacing non-existent page content with empty one 2012-01-09 20:08:22 -06:00
notmasteryet
a84fa13189 using font flags to recognize the symbol and serif fonts; using the encoding instead of predefined MacRoman in TrueType fonts 2012-01-09 19:36:24 -06:00
Artur Adib
cf00831a00 Merge pull request #1044 from notmasteryet/unit-tests-2
Add unit tests for calculateMD5, ARCFourCipher, and PredictorStream
2012-01-09 13:21:00 -08:00
Artur Adib
4322e7e339 Merge pull request #1042 from notmasteryet/tree-55
fetch/getEntry returns null if the entry is free
2012-01-09 12:22:16 -08:00
Brendan Dahl
6814c8f717 Fix and add second update comment. 2012-01-09 11:17:36 -08:00
Brendan Dahl
e2900f9eba Add comment on update link. 2012-01-09 11:12:17 -08:00
Kalervo Kujala
aeaaea35a8 Create debug option for the unit test makefile. 2012-01-09 20:51:30 +02:00
Kalervo Kujala
37d2d82f59 Merge remote-tracking branch 'upstream/master' into dev 2012-01-09 20:39:05 +02:00
notmasteryet
50a16573ad Add unit tests for calculateMD5, ARCFourCipher, and PredictorStream 2012-01-08 18:26:01 -06:00
notmasteryet
f8f17231e6 Merge pull request #1040 from kkujala/refactor
Add Unit tests for RefSet.
2012-01-08 15:13:40 -08:00
notmasteryet
00e1f818bc Merge pull request #1037 from arturadib/no-ff-dialog
Disable default browser check in FF testing
2012-01-08 12:19:51 -08:00
notmasteryet
d3b3842946 fetch/getEntry returns null if the entry is free 2012-01-08 14:03:00 -06:00
Kalervo Kujala
f975f929f5 Add Unit tests for RefSet. 2012-01-07 22:22:22 +02:00
Brendan Dahl
91ddd75f04 Add the missing update.rdf file. 2012-01-07 11:41:46 -08:00
Kalervo Kujala
d89680bd94 Merge remote-tracking branch 'upstream/master' into refactor 2012-01-07 21:32:16 +02:00
Brendan Dahl
c33e3df143 Make it so the github extension updates. 2012-01-06 16:20:11 -08:00
Artur Adib
b49dfe5b6b Disable default browser check in FF testing 2012-01-06 17:28:52 -05:00
Artur Adib
5b3f5a30ab Merge pull request #1035 from notmasteryet/tree-54
Fixes thumbnail's drawingRequired
2012-01-06 10:16:18 -08:00
Artur Adib
8e17b921a8 Merge pull request #1024 from arturadib/disable-textlayer-opt
disableTextLayer option
2012-01-06 05:29:05 -08:00
Artur Adib
a4f257f940 nit 2012-01-06 08:27:23 -05:00
notmasteryet
80a1919cfc Fix thumbnail's drawingRequired 2012-01-05 18:39:48 -06:00
notmasteryet
4bb289ec49 Merge pull request #1026 from brendandahl/nativedecode
Decode JPEGs using browser when possible
2012-01-05 16:25:21 -08:00
Kalervo Kujala
bc3b8e0ff1 Merge remote-tracking branch 'upstream/master' into refactor 2012-01-05 22:24:35 +02:00
Kalervo Kujala
075d2d9cbf Add new unit tests to jsTestDriver.conf. 2012-01-05 21:23:07 +02:00
Kalervo Kujala
09eed8d971 Merge remote-tracking branch 'upstream/master' into dev
Conflicts:
	Makefile
	test/unit/unit_test.html
2012-01-05 21:16:15 +02:00
Brendan Dahl
7bf5daa273 Only set transform when its a non default. 2012-01-05 11:06:17 -08:00
Kalervo Kujala
678b7dcd04 Use absolute paths in profiles for unit test. 2012-01-05 20:58:35 +02:00
Artur Adib
e9cd29cffe Merge pull request #1032 from arturadib/master
Updating references
2012-01-05 08:18:42 -08:00
Artur Adib
05bb35c997 Update README.md 2012-01-05 10:46:32 -05:00