2816 Commits (edb0ae4eb830b311da84d1a110ff1c99aa0ebfd2)
 

Author SHA1 Message Date
notmasteryet edb0ae4eb8 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textlayout-ui 13 years ago
Chris Jones 27d2d99bd8 Merge pull request #1013 from LegNeato/master 13 years ago
Julian Viereck bf26c1a18c Merge pull request #957 from jviereck/viewer_default_width 13 years ago
Julian Viereck 9157597175 Fix lint error 13 years ago
Chris Jones f97f41a1fe Merge pull request #1018 from arturadib/webkit-dash 13 years ago
Artur Adib 86387272fc webkit dash support 13 years ago
Artur Adib 073bd60226 Merge pull request #1006 from notmasteryet/float64arr-compat 13 years ago
Christian Legnitto 03e39363b6 Add the style element to the head rather than first element in the document, as the first element could be a comment and this would line would then throw 13 years ago
Julian Viereck 2f563dbd2b Treat `zoom` such that it can be a string value as well. 13 years ago
Julian Viereck b4a42930d6 Add selectScaleOption function back, that seems to got lost during rebaseing 13 years ago
Julian Viereck c82b2faa0e Remove brakets 13 years ago
Julian Viereck 52aba8648e Add displayReadyPromise to the Page object to not request the IRQueue all the time and simplify some stuff 13 years ago
Julian Viereck 0c22e5d653 Make sure resolving the promise sets some data 13 years ago
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
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