Yury Delendik
|
c2cfa99cc8
|
Fixing new make.js lint errors
|
13 years ago |
Yury Delendik
|
8ccbba442a
|
Merge remote-tracking branch 'kkujala/master'
|
13 years ago |
Brendan Dahl
|
57866c514b
|
Merge pull request #2023 from yurydelendik/scrollIntoView
Replaces scrollIntoView
|
13 years ago |
Yury Delendik
|
72bb0f5a45
|
Add top padding for full screen mode
|
13 years ago |
Brendan Dahl
|
d77bafa678
|
Merge pull request #1997 from yurydelendik/font-refact-1
Rectoring font loading concurency
|
13 years ago |
Artur Adib
|
df32b4393c
|
Update make.js
|
13 years ago |
Brendan Dahl
|
3403630a31
|
Merge pull request #2021 from yurydelendik/issue-1877
Merges new jpgjs: fixes invalid JPEG marker.
|
13 years ago |
Yury Delendik
|
1cbbb37fbc
|
Making webkit fullscreen work as for moz
|
13 years ago |
Artur Adib
|
a98787e479
|
Merge pull request #1825 from saebekassebil/crxbuild
Add support for building .crx file
|
13 years ago |
Yury Delendik
|
d9e2367c75
|
Merge pull request #2031 from gigaherz/url-decode-2
Gracefully fail if the URL filename cannot be decoded.
|
13 years ago |
gigaherz
|
1a915943cd
|
Fix review comments.
|
13 years ago |
gigaherz
|
d64bb603c8
|
Gracefully fail if the URL filename cannot be decoded.
|
13 years ago |
Saebekassebil
|
1548676f56
|
Use manual join instead of path.join
|
13 years ago |
Yury Delendik
|
2531515f15
|
Replaces scrollIntoView
|
13 years ago |
Artur Adib
|
e0796cef28
|
Merge pull request #2022 from yurydelendik/disable-symbol-encoding
Disables symbolic encoding
|
13 years ago |
Yury Delendik
|
a89cb5dd7a
|
Disables symbolic encoding for non-standard fonts
|
13 years ago |
Brendan Dahl
|
cb05144642
|
Merge pull request #2011 from yurydelendik/progress-indeterminate
Adds support of the indeterminate loading progress
|
13 years ago |
Yury Delendik
|
ac0ae3e5fd
|
Merges new jpgjs: fixes invalid JPEG marker.
|
13 years ago |
Yury Delendik
|
296b98f977
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into progress-indeterminate
Conflicts:
extensions/firefox/components/PdfStreamConverter.js
|
13 years ago |
Kalervo Kujala
|
2516be859b
|
Gjslint also the build related js files.
|
13 years ago |
Brendan Dahl
|
62e6b434b9
|
Merge pull request #2013 from yurydelendik/fix-server-length
Fixing the channel offset value and length given by HTTP headers
|
13 years ago |
Yury Delendik
|
8ec1476bd6
|
Merge pull request #2014 from kkujala/master
Correct gjslint warnings in make.js.
|
13 years ago |
Saebekassebil
|
b96152b19a
|
Support for building .crx file (re-visited)
|
13 years ago |
Kalervo Kujala
|
413acaeaec
|
Correct gjslint warnings in make.js.
|
13 years ago |
Yury Delendik
|
19c62f526c
|
Removes offset and renames set to append
|
13 years ago |
Yury Delendik
|
aa00fe44c4
|
Fixing the length given by HTTP headers
|
13 years ago |
Artur Adib
|
c16a6ae375
|
Merge pull request #2012 from brendandahl/v4
Bump version to 0.4
|
13 years ago |
Brendan Dahl
|
ada5cd37cd
|
Bump version to 0.4
|
13 years ago |
Yury Delendik
|
cd1a645881
|
Adds support of the indeterminate loading progress
|
13 years ago |
Yury Delendik
|
7e21d31b64
|
Merge pull request #2010 from yurydelendik/pull-1997
[cherry-pick #1997] Update src/fonts.js
|
13 years ago |
Tom Schuster
|
fad38f8286
|
Update src/fonts.js
One simple thing that came up while looking at the new Octane benchmark.
|
13 years ago |
Yury Delendik
|
da861bef30
|
Merge pull request #2009 from kkujala/dev
Correct gjslint warnings in builder.js.
|
13 years ago |
Yury Delendik
|
ace05a7776
|
Merge pull request #1999 from kkujala/master
Add carriage return checks to make.js.
|
13 years ago |
Kalervo Kujala
|
7bbf65f56e
|
Correct gjslint warnings in builder.js.
|
13 years ago |
Kalervo Kujala
|
288705dab4
|
Use crlf check for LINT_FILES and SRC_FILES.
|
13 years ago |
Brendan Dahl
|
e11e8117c5
|
Merge pull request #1943 from yurydelendik/loadingbychrome
Implements loading PDF data by extension/chrome
|
13 years ago |
Brendan Dahl
|
639774d964
|
Merge pull request #2005 from yurydelendik/issue-2004
Removes horizontal lines in scanned images
|
13 years ago |
Yury Delendik
|
077b19fca1
|
Fixes reported offset when length is unknown
|
13 years ago |
Yury Delendik
|
df4fadeaf5
|
Unknown length support; reports download error
|
13 years ago |
Yury Delendik
|
51b2587340
|
Copy decoded image data and keeps non-decoded pixes as transparent
|
13 years ago |
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.
|
13 years ago |
Brendan Dahl
|
84d3d2a58f
|
Merge pull request #2001 from yurydelendik/add-jsm
Adds stub of the PdfJs.jsm
|
13 years ago |
Artur Adib
|
c421b0731d
|
Merge pull request #2002 from yurydelendik/debug-textlayer
Adds textlayer debug modes
|
13 years ago |
Yury Delendik
|
c02e539e35
|
Adds textlayer debug modes
|
13 years ago |
Yury Delendik
|
1bb7a7ed1c
|
Adds stub PdfJs.jsm for FF15
|
13 years ago |
Kalervo Kujala
|
83eb405f2f
|
Make lint warn if Carriage Returns are present instead of throwing.
|
13 years ago |
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.
|
13 years ago |
Yury Delendik
|
4f20f5f1bb
|
Verify the request id parameter
|
13 years ago |
Yury Delendik
|
52d229761a
|
Removing sum of the iframe times, browser does it for us
|
13 years ago |
Yury Delendik
|
8459fef6c3
|
Cleanup: remove iframe and message handler
|
13 years ago |