Brendan Dahl
9830cb935e
Fix two memory leaks.
2011-11-15 14:43:05 -08:00
notmasteryet
3965185683
change the ERROR to WARNING; a message saying how to resolve these warnings
2011-11-14 21:08:36 -06:00
Brendan Dahl
4bdc252cb3
Merge pull request #802 from arturadib/encoding-2
...
encoding-2 from @notmasteryet
2011-11-14 11:38:49 -08:00
Artur Adib
a182431ac5
Fixing lint
2011-11-14 13:59:11 -05:00
vingtetun
51950478b0
Merge pull request #801 from vingtetun/master
...
Bump up firefox version
2011-11-14 02:58:47 -08:00
Vivien Nicolas
effddf39ea
Bump up firefox version in install.rdf
2011-11-14 11:58:21 +01:00
Kalervo Kujala
c2dd452342
Create first unit test in Jasmine unit test framework.
...
To run the unit test open pdf.js/test/unit/unit_test.html in your browser.
This requires that https://github.com/pivotal/jasmine is cloned to the same
directory level as pdf.js.
2011-11-13 21:39:56 +02:00
Julian Viereck
b8a1d8a47a
Merge pull request #796 from notmasteryet/tree-40
...
fix lint error
2011-11-12 23:54:45 -08:00
notmasteryet
0499eb58be
Warn (not fail) during MD5 verification, new MD5 for intelisa and f1040
2011-11-12 11:27:49 -06:00
notmasteryet
37b4ceb098
fix lint error
2011-11-12 11:10:49 -06:00
notmasteryet
60744a8a61
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into encoding-2
...
Conflicts:
src/evaluator.js
src/fonts.js
2011-11-12 11:09:19 -06:00
Brendan Dahl
543e3377de
Adding multi dimensional interpolation and test file.
2011-11-11 14:44:47 -08:00
Julian Viereck
aee1ccf394
Merge pull request #789 from kkujala/master
...
Fix jslint warnings in pattern.js.
2011-11-11 00:30:22 -08:00
Brendan Dahl
a8117c4744
Merge pull request #788 from jviereck/worker_feature_disable
...
Disable web worker on firefox 8-9 localhost using feature detection
2011-11-10 14:48:50 -08:00
Brendan Dahl
74004b23bb
Add comments, fix default color.
2011-11-10 14:23:58 -08:00
Brendan Dahl
c198ec4323
Makes new alternate colorspace which handles separation and device.
2011-11-10 14:06:42 -08:00
Kalervo Kujala
2988b33dcc
Fix jslint warnings in pattern.js.
...
Also refactor few small issues.
2011-11-10 21:09:05 +02:00
Julian Viereck
99254891e6
Disable work on firefox using feature detection
2011-11-10 18:38:22 +01:00
Brendan Dahl
a12419c084
Initial devicen colorspace support.
2011-11-10 08:41:36 -08:00
Brendan Dahl
ceda6aada8
Update readme to init the submodule.
2011-11-09 16:38:55 -08:00
Brendan Dahl
a0e1d0652c
Merge remote-tracking branch 'upstream/master' into cmykjpgnorm
2011-11-09 09:50:57 -08:00
Brendan Dahl
b872a08f4f
Data is now created by jpg.js since we don't know the size.
2011-11-09 09:50:40 -08:00
Brendan Dahl
3d662cf08a
Add the cmyk jpeg test file.
2011-11-09 09:39:55 -08:00
Brendan Dahl
22e531b1f2
Adding the jpgjs as submodule.
2011-11-09 09:36:57 -08:00
Brendan Dahl
073af78307
Handle device gray and pass in the color transform option.
2011-11-09 09:29:33 -08:00
vingtetun
c15311c8eb
Merge pull request #784 from arturadib/fix-783
...
Replacing URL flag format for download
2011-11-08 17:04:43 -08:00
Artur Adib
f2d54d3207
Replacing URL flag format
2011-11-08 20:02:28 -05:00
Brendan Dahl
493805d952
Remove the alternative way to do CMYK check. Checking the colorspace seems sufficient.
2011-11-08 14:00:39 -08:00
Brendan Dahl
8d52a1e92a
Add another way to detect cmyk images.
2011-11-08 13:53:56 -08:00
Brendan Dahl
1869888838
Comment on the new flag.
2011-11-08 08:50:01 -08:00
Brendan Dahl
9bb2b881b0
Adds cmyk jpg support. Treats the cmyk jpg as a regular stream.
2011-11-08 08:48:10 -08:00
Artur Adib
70767b4522
README typo
2011-11-08 09:16:23 -05:00
Artur Adib
085710f9db
Merge pull request #779 from brendandahl/md5fix1
...
Fix hash for windows
2011-11-07 13:59:15 -08:00
Brendan Dahl
b190b1fa53
Fix md5 for windows
2011-11-07 12:44:06 -08:00
Artur Adib
234ec25351
How to use Chrome extension (README)
2011-11-07 10:42:12 -05:00
Artur Adib
8f83cd5889
Merge pull request #772 from vingtetun/chrome-extension
...
Chrome extension for #682
2011-11-07 07:37:54 -08:00
Vivien Nicolas
6e10114647
Add content/ to the viewer.html path
2011-11-07 16:01:50 +01:00
Artur Adib
997e71b52b
Merge pull request #774 from kkujala/master
...
Fix small jslint issues.
2011-11-07 05:24:38 -08:00
Vivien Nicolas
0658b2d082
Merge branch 'extension_chrome' into chrome-extension
2011-11-06 21:17:48 +01:00
Kalervo Kujala
89a6c4fc88
Fix jslint warnings and refactor small issues.
2011-11-06 22:17:20 +02:00
Kalervo Kujala
b321768f59
Remove unused parameters and fix jslint warnings.
2011-11-06 22:16:35 +02:00
Kalervo Kujala
7f0e35c50d
Remove unused variables.
2011-11-06 22:15:41 +02:00
Vivien Nicolas
97ebd26591
Merge with upstream
2011-11-06 17:27:43 +01:00
Vivien Nicolas
13cf9abfb4
Merge upstream
2011-11-06 16:36:54 +01:00
Vivien Nicolas
7479627e8a
Merge upstream
2011-11-06 16:36:04 +01:00
notmasteryet
cd3ab6059d
Merge pull request #748 from arturadib/for-cache
...
For-loop cache
2011-11-05 20:24:46 -07:00
notmasteryet
79f8c94624
Merge pull request #769 from kkujala/master
...
Refactor colorspace.js and fix jslint warnings.
2011-11-05 18:30:11 -07:00
notmasteryet
ac6d4ddb54
Merge pull request #758 from digitarald/fix-worker-bind
...
Removed unnecessary .bind in worker_loader.js that broke Safari
2011-11-05 17:19:41 -07:00
notmasteryet
3c3cdf3f87
Merge pull request #767 from arturadib/disable-workers
...
(DO NOT MERGE) Checking master
2011-11-05 16:30:20 -07:00
Kalervo Kujala
cac9044161
Refactor colorspace.js and fix jslint warnings.
2011-11-05 22:13:16 +02:00