Brendan Dahl
|
28024fba3b
|
Replace test pdf tcpdf 33 by custom generated pdf.
|
13 years ago |
Brendan Dahl
|
9b0224b5cf
|
Merge pull request #1551 from yurydelendik/issue-1549
Fix the operator list deallocation
|
13 years ago |
Yury Delendik
|
cff6c8db08
|
skip cached objects and has consistent font ids
|
13 years ago |
Yury Delendik
|
a25c4f1226
|
Merge pull request #1553 from brendandahl/extnit
Fix extension comment nits.
|
13 years ago |
Yury Delendik
|
b6edbb38c1
|
Fixes content stream reset; terminating rendering when destroyed
|
13 years ago |
Brendan Dahl
|
f72c04b373
|
Fix extension comment nits.
|
13 years ago |
Yury Delendik
|
32684fe324
|
Change render status logic
|
13 years ago |
Yury Delendik
|
0380d408e0
|
Fixes comment
|
13 years ago |
Yury Delendik
|
f701a1427a
|
Remove operatorList cache from the backend
|
13 years ago |
Yury Delendik
|
e014b62ba7
|
Merge pull request #1550 from brendandahl/erroronjbig2
Error on jbig2. Add 'RL' abbreviation for run length decode.
|
13 years ago |
Yury Delendik
|
357805696b
|
Fixing concurrency and test driver
|
13 years ago |
Yury Delendik
|
1e96c73207
|
Fixing concurent draw page requests for de-allocation
|
13 years ago |
Yury Delendik
|
08830731c0
|
Fix the operator list deallocation
|
13 years ago |
Brendan Dahl
|
32b7eba6de
|
Add RL abbreviation for run length decode.
|
13 years ago |
Brendan Dahl
|
4616ee0ee8
|
Show error on JBIG2 images.
|
13 years ago |
Yury Delendik
|
2d08ae9707
|
Merge pull request #1548 from brendandahl/bumpto.3
Bump version to 0.3 because of new API
|
13 years ago |
Brendan Dahl
|
daef08cebb
|
Bump version to 0.3
|
13 years ago |
Yury Delendik
|
f0f0418a9c
|
Merge pull request #1547 from merkste/opera-sidebar-button-issue
fix for opera DSK-354448: onclick fired on disabled nodes with opaque co...
|
13 years ago |
Steffen Märcker
|
e624971e3f
|
lint issue fixed
|
13 years ago |
Steffen Märcker
|
d3a88411ec
|
corrected comment
|
13 years ago |
Steffen Märcker
|
548591fcf5
|
fix for opera DSK-354448: onclick fired on disabled nodes with opaque content
|
13 years ago |
Brendan Dahl
|
8b8d553c54
|
Merge pull request #1531 from mozilla/api
API refactoring
|
13 years ago |
Yury Delendik
|
086f7cc32b
|
Merge pull request #1546 from brendandahl/api
Expose Util functions for Viewer
|
13 years ago |
Brendan Dahl
|
04c8d1454d
|
Add Util functions to PDFJS.
|
13 years ago |
Brendan Dahl
|
459e08d1b4
|
Merge branch 'api' of https://github.com/mozilla/pdf.js into api
|
13 years ago |
Yury Delendik
|
50349658af
|
Temporary avoiding chrome on linux failures
|
13 years ago |
Yury Delendik
|
12b0282836
|
Remove debug code
|
13 years ago |
Yury Delendik
|
6bf640260f
|
Fix jsdoc comment; remove resources dict from type3 properties
|
13 years ago |
Yury Delendik
|
4953e0fecc
|
Merge branch 'api' of git://github.com/mozilla/pdf.js.git into api
|
13 years ago |
Yury Delendik
|
42911f1fc9
|
Async getAnnotations(); hide map and xref for Dict
|
13 years ago |
Yury Delendik
|
a6ae266458
|
Merge pull request #1540 from brendandahl/moveopen
Add JSDocs. Move open to after everything is initialized.
|
13 years ago |
Brendan Dahl
|
4b42b3a3f0
|
Merge branch 'api' of https://github.com/mozilla/pdf.js into api
|
13 years ago |
Yury Delendik
|
59f507fff6
|
Merge pull request #1533 from brendandahl/api
Add basic unit tests for new API
|
13 years ago |
Brendan Dahl
|
18a5e4f0c3
|
Merge remote-tracking branch 'upstream/api' into api
|
13 years ago |
Yury Delendik
|
e1b4fc5ac7
|
Enabled workers during testing
|
13 years ago |
Brendan Dahl
|
f679f0dfe8
|
Move open after everything is initialized.
|
13 years ago |
Brendan Dahl
|
c207d4a7d6
|
Add docs to API.
|
13 years ago |
Brendan Dahl
|
19c0c6a983
|
Add back other unit tests. Disable worker.
|
13 years ago |
Brendan Dahl
|
3925e37417
|
Add basic api unit testing.
|
13 years ago |
Yury Delendik
|
dee158d80c
|
Fix title info for PDF document
|
13 years ago |
Yury Delendik
|
f955befc4b
|
Merge pull request #1532 from brendandahl/api
Fix page error handling.
|
13 years ago |
Yury Delendik
|
eba8f5a22c
|
Fix finger print, remove unused code
|
13 years ago |
Brendan Dahl
|
23df48bf0e
|
Fix page error handling.
|
13 years ago |
Yury Delendik
|
13764d7f76
|
Merge pull request #1530 from brendandahl/api
A little API cleanup
|
13 years ago |
Brendan Dahl
|
c02b18b5e8
|
Merge upstream.
|
13 years ago |
Brendan Dahl
|
07fc34551d
|
Minor clean up.
|
13 years ago |
Yury Delendik
|
494fd1ccf9
|
Fixes make files, removes stats from backend, stepper
|
13 years ago |
Brendan Dahl
|
7c35f10af8
|
Fix thumbnail view.
|
13 years ago |
Brendan Dahl
|
2c49cab3a1
|
Fixing names.
|
13 years ago |
Brendan Dahl
|
3b2d7ed66d
|
Merge remote-tracking branch 'yury/api-refactoring' into apirefactor
|
13 years ago |