Yury Delendik
|
cd1a645881
|
Adds support of the indeterminate loading progress
|
2012-08-22 10:48:56 -05:00 |
|
Yury Delendik
|
0b1111f368
|
Cleanup: removing main thread loading fallback code
|
2012-06-23 15:49:17 -05:00 |
|
Yury Delendik
|
00f1d6dbf1
|
Fetches pdf data in the worker
|
2012-06-23 14:48:33 -05:00 |
|
Brendan Dahl
|
6175e4b526
|
Use already downloaded data for the open with/save as dialog.
|
2012-06-01 14:17:09 -07:00 |
|
Artur Adib
|
9597efb3f4
|
merge upstream
|
2012-05-29 11:54:11 -04:00 |
|
Brendan Dahl
|
2da12930a6
|
Merge branch 'master' of github.com:mozilla/pdf.js into fallback-ui
Conflicts:
extensions/firefox/components/PdfStreamConverter.js
|
2012-05-24 14:01:10 -07:00 |
|
Brendan Dahl
|
034583e1a1
|
Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension.
|
2012-05-14 17:19:09 -07:00 |
|
Jakob Miland
|
0a30d3961b
|
Support password and add the relevant l10n strings
|
2012-05-14 20:45:07 +02:00 |
|
Brendan Dahl
|
92d0d1d694
|
Merge new API and text search.
|
2012-04-20 16:49:08 -07:00 |
|
Yury Delendik
|
42911f1fc9
|
Async getAnnotations(); hide map and xref for Dict
|
2012-04-14 13:54:31 -07:00 |
|
Yury Delendik
|
dee158d80c
|
Fix title info for PDF document
|
2012-04-12 15:56:17 -07:00 |
|
Yury Delendik
|
eba8f5a22c
|
Fix finger print, remove unused code
|
2012-04-12 15:14:18 -07:00 |
|
Brendan Dahl
|
2c49cab3a1
|
Fixing names.
|
2012-04-12 12:11:22 -07:00 |
|
Yury Delendik
|
f0687c4d50
|
Refactor pageNumber/pageIndex concept
|
2012-04-12 10:01:07 -07:00 |
|
Yury Delendik
|
3b83a42a91
|
Outline fix, destroy, and linting
|
2012-04-11 17:09:55 -07:00 |
|
Brendan Dahl
|
fd58f04117
|
Refactor API to be async.
|
2012-04-11 16:47:42 -07:00 |
|
Yury Delendik
|
73cab9c302
|
Initial API refectoring
|
2012-04-11 15:52:15 -07:00 |
|
Julian Viereck
|
c9fb5637c3
|
Extract one page after the other and not all pages at once
|
2012-04-08 16:18:43 -07:00 |
|
Julian Viereck
|
3c77291013
|
Merge text search with current master
|
2012-04-08 08:57:55 -07:00 |
|
Julian Viereck
|
fd2ab059d3
|
Rename IRQueue and codeIR -> operatorList
|
2012-03-16 14:58:53 +01:00 |
|
Julian Viereck
|
c57349a927
|
Remove TODO on PDFDocModel and rename pdf to pdfModel
|
2012-03-16 14:54:10 +01:00 |
|
Julian Viereck
|
889d6d100a
|
Cleanup font loading.
|
2012-03-16 14:54:10 +01:00 |
|
Artur Adib
|
7873ec966b
|
Merge branch 'refs/heads/master' into issue-1049
Conflicts:
src/canvas.js
|
2012-01-31 13:20:05 -05:00 |
|
Kalervo Kujala
|
e3a3ec6f2e
|
Use JPX and JPEG in error messages.
Also throw in workerConsole.
|
2012-01-29 22:25:06 +02:00 |
|
Kalervo Kujala
|
66e3441e0e
|
Change throws to errors.
|
2012-01-24 22:10:16 +02:00 |
|
notmasteryet
|
1ac24dbc01
|
Merge remote-tracking branch 'mozilla/master' into textsearch-1
Conflicts:
src/core.js
src/fonts.js
|
2012-01-22 13:56:56 -06:00 |
|
Artur Adib
|
bbdec90c0d
|
Lint
|
2012-01-20 18:44:51 -05:00 |
|
Artur Adib
|
7f3d5ae6d3
|
Fix worker message, better error handling
|
2012-01-19 14:19:19 -05:00 |
|
Artur Adib
|
b2791c60a6
|
Fixed worker_loader for examples/; simplified
|
2011-12-22 09:40:00 -05:00 |
|
notmasteryet
|
3bde084ffd
|
add "find" images; function name fix
|
2011-12-19 18:05:32 -06:00 |
|
notmasteryet
|
04551dbf57
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textsearch-1
Conflicts:
src/core.js
|
2011-12-14 19:37:21 -06:00 |
|
Brendan Dahl
|
d1f4e7c7d5
|
Change to passing promises.
|
2011-12-14 14:02:00 -08:00 |
|
Brendan Dahl
|
2f10d24502
|
Fix for chrome.
|
2011-12-13 09:05:00 -08:00 |
|
Brendan Dahl
|
fcd612e486
|
Add comments to some of the code I touched/created.
|
2011-12-12 11:38:16 -08:00 |
|
Brendan Dahl
|
176452c988
|
Style nits.
|
2011-12-12 09:26:24 -08:00 |
|
Brendan Dahl
|
4c01766278
|
Merge upstream.
|
2011-12-11 21:13:53 -08:00 |
|
notmasteryet
|
4d44eb6184
|
fix stream reset, interrupting thread when pages are indexed
|
2011-12-11 18:14:52 -06:00 |
|
notmasteryet
|
3b72c6063c
|
Text char codes extraction
|
2011-12-10 17:24:54 -06:00 |
|
notmasteryet
|
b11d1b2282
|
Fix error object wrapper (#914)
|
2011-12-08 20:09:19 -06:00 |
|
Brendan Dahl
|
d1c823efce
|
Cleaned up how messages are passed and replies work.
|
2011-12-08 14:51:26 -08:00 |
|
Brendan Dahl
|
2a632d4ab2
|
First stage of trying to support smasks on native jpegs.
|
2011-12-07 15:36:27 -08:00 |
|
Brendan Dahl
|
3ae06c96ad
|
Address Yury's comments.
|
2011-12-01 09:11:33 -08:00 |
|
Brendan Dahl
|
cddb106358
|
Fix lints.
|
2011-11-29 11:32:01 -08:00 |
|
Brendan Dahl
|
d6925b13ba
|
Adding new errorback and code to display error messages.
|
2011-11-28 16:55:09 -08:00 |
|
notmasteryet
|
cd3ab6059d
|
Merge pull request #748 from arturadib/for-cache
For-loop cache
|
2011-11-05 20:24:46 -07:00 |
|
Julian Viereck
|
d9d2ab4c8e
|
Rename processorHandler to messageHandler
|
2011-11-03 15:30:53 +01:00 |
|
Julian Viereck
|
493c25dcaa
|
Remove useWorker variable and turn worker support whenever this is possible.
|
2011-11-03 13:43:58 +01:00 |
|
Artur Adib
|
2c3991f8b0
|
More progress, workers working
|
2011-11-02 15:11:33 -04:00 |
|
Julian Viereck
|
94b8c4656b
|
Merge with master
|
2011-11-01 19:56:34 +01:00 |
|
Julian Viereck
|
3b7829d057
|
Address review comments. Use only one PDFJS.workerSrc variable to specify the worker source
|
2011-11-01 19:32:20 +01:00 |
|