Brendan Dahl
|
639774d964
|
Merge pull request #2005 from yurydelendik/issue-2004
Removes horizontal lines in scanned images
|
2012-08-21 10:06:48 -07:00 |
|
Yury Delendik
|
077b19fca1
|
Fixes reported offset when length is unknown
|
2012-08-20 17:53:26 -05:00 |
|
Yury Delendik
|
df4fadeaf5
|
Unknown length support; reports download error
|
2012-08-20 17:16:04 -05:00 |
|
Yury Delendik
|
51b2587340
|
Copy decoded image data and keeps non-decoded pixes as transparent
|
2012-08-20 15:57:21 -05:00 |
|
Kalervo Kujala
|
2ffd3ae1c7
|
Create crlfchecker module and use it in make.js.
Provide names of the files that contain crlf in the output.
Exit(1) is used instead of throw.
|
2012-08-20 20:42:21 +03:00 |
|
Xavier Fung
|
7c1852fb85
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-21 01:33:32 +08:00 |
|
Brendan Dahl
|
84d3d2a58f
|
Merge pull request #2001 from yurydelendik/add-jsm
Adds stub of the PdfJs.jsm
|
2012-08-20 09:20:36 -07:00 |
|
Artur Adib
|
c421b0731d
|
Merge pull request #2002 from yurydelendik/debug-textlayer
Adds textlayer debug modes
|
2012-08-20 07:05:23 -07:00 |
|
Yury Delendik
|
c02e539e35
|
Adds textlayer debug modes
|
2012-08-19 20:02:12 -05:00 |
|
Yury Delendik
|
1bb7a7ed1c
|
Adds stub PdfJs.jsm for FF15
|
2012-08-19 13:07:31 -05:00 |
|
Kalervo Kujala
|
83eb405f2f
|
Make lint warn if Carriage Returns are present instead of throwing.
|
2012-08-19 00:55:23 +03:00 |
|
Kalervo Kujala
|
b13798f16c
|
Add carriage return checks to make.js.
The target.bundle and target.lint will throw if carriage return's are present
in the files that are being processed.
|
2012-08-18 23:25:58 +03:00 |
|
Yury Delendik
|
4f20f5f1bb
|
Verify the request id parameter
|
2012-08-17 16:56:47 -05:00 |
|
Yury Delendik
|
52d229761a
|
Removing sum of the iframe times, browser does it for us
|
2012-08-17 16:08:42 -05:00 |
|
Yury Delendik
|
8459fef6c3
|
Cleanup: remove iframe and message handler
|
2012-08-17 14:00:35 -05:00 |
|
Yury Delendik
|
3c1d63055d
|
Invoking callback via setTimeout
|
2012-08-17 11:32:34 -05:00 |
|
Yury Delendik
|
c414c76461
|
Fixes font loading concurency
|
2012-08-17 11:05:51 -05:00 |
|
Xavier Fung
|
2996397812
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-17 09:25:07 +08:00 |
|
Yury Delendik
|
d38781d72e
|
Merge pull request #1992 from brendandahl/indexedcs-data-clone
Stop streams from being sent from worker for indexed color spaces.
|
2012-08-16 15:50:16 -07:00 |
|
Brendan Dahl
|
fd416d3788
|
Stop streams from being sent from worker for indexed color spaces.
|
2012-08-16 15:22:28 -07:00 |
|
Artur Adib
|
c9c5ae32d9
|
Merge pull request #1979 from yurydelendik/issue-1685
Discards invalid values for Blues
|
2012-08-16 09:58:10 -07:00 |
|
Xavier Fung
|
1cf3b489bb
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-16 11:23:50 +08:00 |
|
Artur Adib
|
c047b07495
|
Merge pull request #1975 from yurydelendik/ie10-2
Simulate support of data URIs for IE10
|
2012-08-15 12:05:02 -07:00 |
|
Yury Delendik
|
ec8fdb60fc
|
Fixes "TypeError: invalid 'in' operand args"
|
2012-08-15 10:38:15 -05:00 |
|
Yury Delendik
|
68c298a409
|
Merge fix: don't open the file if passive mode is selected
|
2012-08-15 10:28:26 -05:00 |
|
Yury Delendik
|
9cc5fc4e38
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into loadingbychrome
Conflicts:
web/viewer.js
|
2012-08-15 10:17:30 -05:00 |
|
Xavier Fung
|
47bfedce92
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-15 11:47:58 +08:00 |
|
Brendan Dahl
|
590c6c413e
|
Merge pull request #1978 from yurydelendik/issue-1655
Fixes bias calculation for type2 subr
|
2012-08-14 14:50:32 -07:00 |
|
Xavier Fung
|
fe0c4c3bf7
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-15 01:09:32 +08:00 |
|
Brendan Dahl
|
7acbe15061
|
Merge pull request #1977 from yurydelendik/callothersubr
Adds callothersubr support
|
2012-08-14 09:46:19 -07:00 |
|
Yury Delendik
|
477ca87a4e
|
Ignoring the pages 1-8
|
2012-08-14 11:39:06 -05:00 |
|
Brendan Dahl
|
1debf15b59
|
Merge pull request #1976 from yurydelendik/issue-1940
Marks xref entries with offset 0 as free
|
2012-08-14 08:52:19 -07:00 |
|
Xavier Fung
|
e8326a8895
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-14 11:54:33 +08:00 |
|
Yury Delendik
|
c760e14fc9
|
Merge pull request #1981 from Haebaru/master
Update Japanese l10n
|
2012-08-13 17:03:31 -07:00 |
|
Haebaru
|
c52cb76091
|
Update Japanese l10n
|
2012-08-14 01:58:24 +09:00 |
|
Yury Delendik
|
972d08209a
|
Discards invalid values for Blues
|
2012-08-11 23:05:41 -05:00 |
|
Yury Delendik
|
6277e6eda7
|
Fixes bias calculation for type2 subr
|
2012-08-11 20:10:31 -05:00 |
|
Yury Delendik
|
b4d75ca83b
|
Adds callothersubr support
|
2012-08-11 11:57:42 -05:00 |
|
Yury Delendik
|
3093427480
|
Marks xref entries with offset 0 as free
|
2012-08-10 21:31:33 -05:00 |
|
Xavier Fung
|
528382f8ea
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-11 10:13:17 +08:00 |
|
Yury Delendik
|
96c2f5c6ae
|
Simulate support of data URIs for IE10
|
2012-08-10 18:51:03 -05:00 |
|
Artur Adib
|
6ccf711966
|
Merge pull request #1971 from yurydelendik/issue-1970
Using fast pixels copy in putBinaryImageData
|
2012-08-10 11:40:12 -07:00 |
|
Artur Adib
|
5408be26d6
|
Merge pull request #1972 from yurydelendik/notification-box-1
Finds correct window/notification box for fallback message
|
2012-08-10 10:41:25 -07:00 |
|
Artur Adib
|
7bfd74fd8f
|
Merge pull request #1974 from yurydelendik/issue-1771
Changing cubic spline interpolation error to TODO
|
2012-08-10 08:22:04 -07:00 |
|
Yury Delendik
|
5e3882ab69
|
Changing cubic spline interpolation error to TODO
|
2012-08-10 08:30:20 -05:00 |
|
Yury Delendik
|
4de0d31318
|
Finds correct window/notification box for fallback message
|
2012-08-09 17:07:41 -05:00 |
|
Yury Delendik
|
55b3b005b8
|
Using createImageData when available
|
2012-08-09 13:40:40 -05:00 |
|
Yury Delendik
|
65bc78d870
|
Using fast pixels copy in putBinaryImageData
|
2012-08-09 10:41:18 -05:00 |
|
Xavier Fung
|
f683cbaa19
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-09 10:29:08 +08:00 |
|
Yury Delendik
|
e17d828b64
|
Merge pull request #1967 from brendandahl/deatched-dom
Cleanup references to dom elements.
|
2012-08-08 12:38:08 -07:00 |
|