2970 Commits (fbe3b51a4dcb852277d01e0422c844d482a538e9)
 

Author SHA1 Message Date
Julian Viereck db627c4082 Ignore new scale value if it's the same as before 13 years ago
Julian Viereck 997e094bdc Add new 'Auto' option for the viewer. 13 years ago
Brendan Dahl 78f7354dc7 Merge pull request #1009 from notmasteryet/issue-1001 14 years ago
notmasteryet cbf4c0393f Replace nbsp entity with character code 14 years ago
notmasteryet 877e0f4159 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textlayout-ui 14 years ago
notmasteryet 6672420f8d Fixing CropBox 14 years ago
notmasteryet c0cf081ec0 Merge pull request #994 from brendandahl/type4func 14 years ago
Brendan Dahl df1e22f2e4 Switch to push instead of slice. Faster on jsperf, but doesn't seem to be faster testing locally. 14 years ago
notmasteryet 47ab238c4c Add external ref test 14 years ago
notmasteryet 3f286803d0 Move the media left-top corner to the (0,0) canvas position 14 years ago
Brendan Dahl acd64d75f3 Switch to conditional operator. 14 years ago
notmasteryet e6b0d768fe Improving typed arrays compatibility support 14 years ago
Brendan Dahl 9de52f375d Fix idiv and cvi. Add test case for idiv. 14 years ago
Brendan Dahl 9fd41e11da Merge pull request #990 from notmasteryet/concurload 14 years ago
Brendan Dahl 6afb49c6c6 Address Yury's PR comments. 14 years ago
notmasteryet baab676b00 Fix stitching function 14 years ago
notmasteryet 6a0dd63526 Merge pull request #985 from kkujala/test 14 years ago
notmasteryet 1074c75f32 remove unused field 14 years ago
Brendan Dahl 20dace0513 Switch to a single "code stack". 14 years ago
Brendan Dahl 2e82588145 Adds the missing test pdf to the manifest. 14 years ago
Brendan Dahl 7c8445753d Merge upstream. 14 years ago
Kalervo Kujala 0e2fb810c5 Refactor obj.js unit tests to be aligned with code. 14 years ago
Brendan Dahl 93283fdcc3 Add test pdf for type4 postscript functions. 14 years ago
Brendan Dahl 9161c2e688 Merge pull request #972 from notmasteryet/textstroke 14 years ago
Brendan Dahl 27b0d0c941 Switch to two arrays for instructions. 14 years ago
notmasteryet c25f837766 Fixes concurrent pages loading (#974 and #626) 14 years ago
notmasteryet d6e1c8f526 Merge pull request #983 from merkste/opera-worker-issues 14 years ago
Kalervo Kujala 84d6a121af Add basic unit tests for obj.js. 14 years ago
Steffen Märcker d769535bee fixed the remaining style error 14 years ago
Steffen Märcker b506bc7f44 fixed lint errors 14 years ago
Steffen Märcker 9fcd303519 fixed typo 14 years ago
Steffen Märcker c2b42b1cfc Small refactoring of fallback code to fake worker. 14 years ago
Steffen Märcker fdcc4ca590 Added fallback to fake worker if serialization of typed array fails. 14 years ago
Kalervo Kujala 58a2919ef7 Separate unit test Makefile commands to separate variables for readability. 14 years ago
Steffen Märcker 440a47e593 fixed viewer.css to support Opera's linear gradients and transitions 14 years ago
Saebekassebil ae7f2e9fcc Respect private browsing in extension 14 years ago
Saebekassebil 4358ebc18b Too rash yet again. Bracket and style nits 14 years ago
Saebekassebil 83cb12be7f Set page number instead of window.scrollTo, and remove Cookie reference 14 years ago
Saebekassebil e147485262 Refactoring Settings manager, now with limit on memory usage 14 years ago
Saebekassebil 4c064eb94a Missed function name... 14 years ago
Saebekassebil 4ea5b9f771 Remember hash position correctly 14 years ago
Andreas Gal f10a543080 Merge pull request #980 from saebekassebil/fixkeydown 14 years ago
Saebekassebil 959b419082 Fixes shortcuts steals from browser - Issue #979 14 years ago
Brendan Dahl 971f35d165 Add unit files to lint, fix lint errors. 14 years ago
Brendan Dahl 1089c30b56 Adding type4 postscript function support. 14 years ago
Saebekassebil c7375745ae Too rash. Fixes gjslint errors 14 years ago
Saebekassebil ac8f0e2c87 Address yury's comments, and remove unnecessary hash settings 14 years ago
notmasteryet d7754a402e Correct stroke width for text; convert intel-load test to eq-test 14 years ago
Saebekassebil 0de0e92bc4 Added #getFingerprint method to PDFDocModel 14 years ago
Saebekassebil d44f9f2074 Implemented Settings manager. Now remembering scroll positions 14 years ago