Commit Graph

3390 Commits

Author SHA1 Message Date
Brendan Dahl
39284d4209 Merge pull request #1085 from notmasteryet/issue-1008
Replaces makeCssRgb.apply with direct call
2012-01-16 16:37:27 -08:00
notmasteryet
85a0eccc7e Fallback map of the "non-standard" fonts 2012-01-16 18:10:48 -06:00
notmasteryet
2927f5e7bd Fixes type2 fonts conversion (#940) 2012-01-16 14:13:38 -06:00
notmasteryet
1bb5592357 Replace makeCssRgb.apply in setStrokeColor and setFillColor 2012-01-16 11:53:59 -06:00
notmasteryet
8b52b50c67 Use .sheet property instead of document.styleSheets 2012-01-15 15:19:51 -06:00
notmasteryet
9eaf746a33 Replace makeCssRgb.apply with direct call (avoiding Chrome 16 typed array issue) 2012-01-15 14:01:36 -06:00
notmasteryet
ce8be2170f Adds tests for RunLengthStream 2012-01-14 13:48:34 -06:00
notmasteryet
6de2ca568d Implements RunLengthDecode filter 2012-01-14 13:47:14 -06:00
notmasteryet
2004246f75 Change the identifier 2012-01-14 13:24:02 -06:00
notmasteryet
e43afd3fe5 Fixing inclusion tree when layers are skipped and 0xFF at the packet header end 2012-01-14 13:15:16 -06:00
notmasteryet
ac592a2fdd Light optimization 2012-01-13 18:45:19 -06:00
notmasteryet
b89f544b18 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6 2012-01-13 18:24:31 -06:00
notmasteryet
5b6c06d5c6 Address review comments 2012-01-13 18:24:02 -06:00
Brendan Dahl
a908827175 Merge pull request #1062 from kkujala/style
Clean up .gitignore and add tags to it.
2012-01-13 08:51:00 -08:00
Brendan Dahl
a9d4f7cab3 Merge pull request #1069 from notmasteryet/tree-57
Ref test for #1010
2012-01-12 14:32:28 -08:00
Kalervo Kujala
0ae7d53526 Fix Makefile to remove all_files.tmp properly. 2012-01-12 21:05:12 +02:00
Kalervo Kujala
9114af51a1 Revert *~ .gitignore change. 2012-01-12 20:52:26 +02:00
Artur Adib
e39c30421b Merge pull request #1072 from brendandahl/extensionupdate
Copy AMO extension to web
2012-01-12 09:27:59 -08:00
Brendan Dahl
d986ef0979 Copy AMO extension to web 2012-01-12 09:17:30 -08: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
notmasteryet
a817416ddb Ref test for #1010 2012-01-11 22:19:21 -06:00
notmasteryet
8af527919a fix lint error, remove unnecessary comment 2012-01-11 20:54:27 -06:00
notmasteryet
15c132d4b9 Add example PDF from #268 2012-01-11 20:14:49 -06:00
notmasteryet
93ca387d1b Migration of the JPX code (from jpx5) 2012-01-11 20:08:46 -06:00
Brendan Dahl
93bb2cf0d3 Merge pull request #969 from arturadib/fix-worker-loader
Fix worker_loader.js for examples/. Simpler code
2012-01-11 17:18:01 -08:00
Brendan Dahl
bd6d89e1a8 Start of the benchmark recording framework. 2012-01-11 16:48:51 -08:00
Artur Adib
fcdf266d8e Lazy textLayer rendering - pauses after scroll ev 2012-01-11 16:57:57 -05:00
Kalervo Kujala
78f5ee8299 Add reference test directories to .gitignore. 2012-01-11 22:16:05 +02:00
Kalervo Kujala
f4ea550344 Clean up .gitignore and add tags to it. 2012-01-11 22:05:36 +02: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
7611a766c7 Merge branch 'refs/heads/master' into fix-worker-loader
Conflicts:
	src/core.js
2012-01-11 11:47:41 -05: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