Brendan Dahl
|
70e415900c
|
Address review comments.
|
2012-08-06 14:32:54 -07:00 |
|
Brendan Dahl
|
29263836c2
|
Sanitize the document info.
|
2012-08-03 16:11:43 -07:00 |
|
Brendan Dahl
|
129e81de9f
|
Clean up the test manifest file.
|
2012-08-02 12:06:43 -07:00 |
|
Brendan Dahl
|
b3a603c199
|
Merge pull request #1840 from yurydelendik/loadpdf-1
Moves loading of the binary PDF data to the worker
|
2012-07-23 16:27:55 -07:00 |
|
Brendan Dahl
|
6ed639e4d8
|
Merge branch 'master' of github.com:mozilla/pdf.js into seac
|
2012-07-20 15:12:09 -07:00 |
|
Yury Delendik
|
7a0e91af4b
|
removes expandUrl(url); fixes error message
|
2012-07-19 16:10:26 -05:00 |
|
Brendan Dahl
|
8705d8851f
|
Add reftest for undefined colorspace.
|
2012-07-19 10:58:07 -07:00 |
|
Brendan Dahl
|
276d965573
|
Sync up pdf.js with the mozilla central version.
|
2012-07-13 15:47:00 -07:00 |
|
Brendan Dahl
|
c98b905e0d
|
Add support for type 1 seac charstring command.
|
2012-07-11 16:29:07 -07:00 |
|
Yury Delendik
|
eb863b2298
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into loadpdf-1
Conflicts:
src/api.js
|
2012-06-28 05:26:16 -05:00 |
|
Brendan Dahl
|
f90a05f5f8
|
Merge pull request #1837 from yurydelendik/jbig2-1
JBIG2 implementation
|
2012-06-26 16:00:32 -07:00 |
|
Yury Delendik
|
0dd445bf18
|
Fixes unit tests and adds few for util.js
|
2012-06-23 15:35:59 -05:00 |
|
Yury Delendik
|
00f1d6dbf1
|
Fetches pdf data in the worker
|
2012-06-23 14:48:33 -05:00 |
|
Yury Delendik
|
ae56ed53a2
|
jbig2 ref test
|
2012-06-22 05:59:53 -05:00 |
|
Yury Delendik
|
95bc99f698
|
Initial JBIG2 code
|
2012-06-16 15:15:42 -05:00 |
|
sbarman
|
7ec483a7fa
|
Added new test pdf to manifest
|
2012-06-13 10:29:02 -07:00 |
|
Yury Delendik
|
08b2249159
|
Merge pull request #1787 from ikr/master
A new (valid) link for Cyrillic_Alphabets-Chars.pdf test file
|
2012-06-04 16:42:50 -07:00 |
|
Brendan Dahl
|
da94701c7b
|
Addresses review feedback from mozilla central. See bugzilla bug 752676.
|
2012-06-04 09:38:22 -07:00 |
|
Ivan Krechetov
|
5be6707a9e
|
A new (valid) link for Cyrillic_Alphabets-Chars.pdf test file.
The old one returned a 404, and prevented `node make server` from running the first time.
|
2012-06-03 12:15:25 +02:00 |
|
Brendan Dahl
|
121040a5dc
|
Make pdf.js the default pdf viewer for moz central.
Update the tests to reflect this.
|
2012-06-01 13:21:45 -07:00 |
|
Brendan Dahl
|
3d7f01d9ca
|
Add global pref to enable/disable. Control pdf.js in application preferences. Add Artur's mochi tests.
|
2012-05-31 11:16:06 -07:00 |
|
Brendan Dahl
|
85f9217c5e
|
Merge pull request #1774 from arturadib/mozcentral-test-1
Moz-Central tests: Remove all async tests
|
2012-05-29 10:58:41 -07:00 |
|
Artur Adib
|
417eeb640d
|
removing all async tests
|
2012-05-25 13:06:55 -04:00 |
|
Artur Adib
|
9201c7caa7
|
mc tests- fixing intermittent crashes
|
2012-05-24 16:11:32 -04:00 |
|
Brendan Dahl
|
e16a5c81d4
|
Merge pull request #1734 from yurydelendik/issue-1721
Adjust heuristic to properly handle unicode characters
|
2012-05-24 09:44:29 -07:00 |
|
Artur Adib
|
932628981f
|
updating tests
|
2012-05-24 12:22:46 -04:00 |
|
Brendan Dahl
|
139200e772
|
Merge pull request #1716 from yurydelendik/issue-1709
Adjusts MacRoman switch heuristics threshold
|
2012-05-22 18:09:51 -07:00 |
|
Artur Adib
|
424f52205c
|
Fixed moz-central manifest; bundling Mochitests
|
2012-05-22 18:56:12 -04:00 |
|
Yury Delendik
|
6971aec9f3
|
Adjust heuristic to properly handle unicode characters
|
2012-05-21 22:15:09 -05:00 |
|
Artur Adib
|
5ac7513fa3
|
Merge pull request #1728 from yurydelendik/lexer-1
Allow parsing of the "glued" commands
|
2012-05-21 13:55:29 -07:00 |
|
Yury Delendik
|
43f1946c7a
|
Add prefixes for literals
|
2012-05-20 14:05:23 -05:00 |
|
Yury Delendik
|
ec6c185cf5
|
Allow parsing of the "glued" commands
|
2012-05-20 13:44:03 -05:00 |
|
Yury Delendik
|
84b4f53ed6
|
Adjusts MacRoman switch heuristics threshold
|
2012-05-18 11:15:44 -05:00 |
|
Yury Delendik
|
686d637aa2
|
Reference test for 1629
|
2012-05-17 18:34:31 -05:00 |
|
Brendan Dahl
|
60dd0e08e4
|
Merge pull request #1694 from yurydelendik/owner-password
Fixes user and owner passwords logic
|
2012-05-15 11:52:56 -07:00 |
|
Yury Delendik
|
910ba0b91f
|
Fixes user and owner passwords logic
|
2012-05-12 21:34:32 -05:00 |
|
Yury Delendik
|
324b867183
|
Adds evaluator tests
|
2012-05-10 16:11:27 -05:00 |
|
Yury Delendik
|
9b8b3bd25f
|
Initial localization
|
2012-04-30 15:29:05 -05:00 |
|
Brendan Dahl
|
ba9c828117
|
Merge pull request #1600 from yurydelendik/issue-1586
Don't check gen number for free entry; don't index objects twice
|
2012-04-25 17:04:11 -07:00 |
|
Yury Delendik
|
c13a4c1557
|
Replacing test with simulated bad pdf
|
2012-04-24 18:53:11 -05:00 |
|
Brendan Dahl
|
0cb6d62089
|
Merge pull request #1599 from yurydelendik/issue-1597
Guessing pdf char size based on the CMap numbers
|
2012-04-24 13:49:30 -07:00 |
|
Artur Adib
|
c933845320
|
Merge pull request #1596 from yurydelendik/tests-kill-browser
Terminates browser processes; if killed waits for termination
|
2012-04-24 12:07:17 -07:00 |
|
Yury Delendik
|
fcabd176a0
|
Don't check gen number for free entry; don't index objects twice
|
2012-04-23 22:14:58 -05:00 |
|
Yury Delendik
|
545775bd7f
|
Add ref test
|
2012-04-23 17:50:02 -05:00 |
|
Yury Delendik
|
f7ccb291f4
|
Fix broken metadata
|
2012-04-23 16:43:20 -05:00 |
|
Yury Delendik
|
d2600ea9da
|
Terminates browser processes; if killed waits for termination
|
2012-04-23 15:05:50 -05:00 |
|
Yury Delendik
|
8b7cd47798
|
Merge pull request #1580 from brendandahl/unittest
Use test.py for unit tests too.
|
2012-04-23 12:42:44 -07:00 |
|
Brendan Dahl
|
0c2f818828
|
Add "regression" to differentiate the two tests.
|
2012-04-23 09:39:04 -07:00 |
|
Brendan Dahl
|
909951d975
|
Allow time to finish requests.
|
2012-04-19 14:19:08 -07:00 |
|
Brendan Dahl
|
5f17d881a9
|
Fix nit.
|
2012-04-19 12:34:50 -07:00 |
|