2970 Commits (fbe3b51a4dcb852277d01e0422c844d482a538e9)
 

Author SHA1 Message Date
Kalervo Kujala 09eed8d971 Merge remote-tracking branch 'upstream/master' into dev 13 years ago
Brendan Dahl 7bf5daa273 Only set transform when its a non default. 13 years ago
Kalervo Kujala 678b7dcd04 Use absolute paths in profiles for unit test. 13 years ago
Artur Adib e9cd29cffe Merge pull request #1032 from arturadib/master 13 years ago
Artur Adib 05bb35c997 Update README.md 13 years ago
Artur Adib 0817c4274d Merge pull request #1022 from notmasteryet/tree-53 13 years ago
Artur Adib ef137dd6a7 Support for textLayerBuilder 13 years ago
Artur Adib 4f65198eaa Merge branch 'master' into disable-textlayer-opt 13 years ago
Artur Adib 5760d1e0f1 Merge pull request #958 from jviereck/viewer_improvements 13 years ago
notmasteryet 5127403397 Merge pull request #1030 from brendandahl/promiseerrback 13 years ago
notmasteryet caacd31a2c Merge branch 'master' of git://github.com/mozilla/pdf.js.git into tree-53 13 years ago
notmasteryet 3533e5ac6a Add load test 13 years ago
Brendan Dahl 3154ec4e38 Fix bracket nit. 13 years ago
notmasteryet fbb9acc8cf Merge pull request #1028 from brendandahl/easiererrorcv 13 years ago
notmasteryet 24c2b1638a Merge pull request #1029 from jwagner79/master 13 years ago
Brendan Dahl dddcb9c91b Add error backs for promises. 13 years ago
Jeff Wagner 567dd330e1 Fix subarray error for IE9 13 years ago
Brendan Dahl 5bd4d1987a Easier copy/paste error message. 13 years ago
Julian Viereck 5830474ef7 Add preDraw() functionality to render the next page in the background 13 years ago
Artur Adib 9732ad688d Merge branch 'master' into disable-textlayer-opt 13 years ago
Brendan Dahl dba1a7dc6f Merge pull request #982 from merkste/opera-css-issues 13 years ago
Artur Adib 07deee5750 Merge pull request #954 from notmasteryet/textlayout-ui 13 years ago
Kalervo Kujala 71494bbab5 Find profile dirs in a better way for unit test. 13 years ago
Artur Adib ddf57072a9 Merge pull request #1025 from arturadib/issue-1015 13 years ago
Kalervo Kujala d2a67eda78 Separate browsers correctly with newlines. 13 years ago
Brendan Dahl 9538da2b58 Move comments. 13 years ago
Artur Adib 8635a694a2 Adding test PDF 13 years ago
Brendan Dahl 702af87731 Merge branch 'master' of https://github.com/mozilla/pdf.js into nativedecode 13 years ago
Artur Adib c8192698fc disableTextLayer option 13 years ago
notmasteryet ce337fb2b3 Merge pull request #1023 from jviereck/viewer_default_fix 13 years ago
Julian Viereck 5348dd9028 Merge pull request #1021 from notmasteryet/tree-52 13 years ago
Julian Viereck 496e598813 Reset scale value on opening new file 13 years ago
notmasteryet 1fa5e80ebe Fixes this.xref.trailer.get("ID")[0] is undefined 13 years ago
notmasteryet 219a60175c Fix blank unopened document regression 13 years ago
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
Brendan Dahl 3c2a0f11b1 Decode more jpegs using the browser if possible. 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
Saebekassebil 7fd0dbbc17 Typdoh 13 years ago
Saebekassebil 77e900da11 Add #findTableCode to CCITTFaxStream's prototype, fixing issue #1015 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