2012-01-04 |
Artur Adib | Merge branch 'master' into disable-textlayer-opt |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Brendan Dahl | Merge pull request #982 from merkste/opera-css-issues |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Artur Adib | Merge pull request #954 from notmasteryet/textlayout-ui |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Artur Adib | Merge pull request #1025 from arturadib/issue-1015 |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Artur Adib | Adding test PDF |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Artur Adib | disableTextLayer option |
commit | commitdiff | tree | snapshot |
2012-01-04 |
notmasteryet | Merge pull request #1023 from jviereck/viewer_default_fix |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Julian Viereck | Merge pull request #1021 from notmasteryet/tree-52 |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Julian Viereck | Reset scale value on opening new file |
commit | commitdiff | tree | snapshot |
2012-01-04 |
notmasteryet | Fix blank unopened document regression |
commit | commitdiff | tree | snapshot |
2012-01-04 |
notmasteryet | Merge branch 'master' of git://github.com/mozilla/pdf... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Chris Jones | Merge pull request #1013 from LegNeato/master |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Julian Viereck | Merge pull request #957 from jviereck/viewer_default_width |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Julian Viereck | Fix lint error |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Chris Jones | Merge pull request #1018 from arturadib/webkit-dash |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Artur Adib | webkit dash support |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Artur Adib | Merge pull request #1006 from notmasteryet/float64arr... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Saebekassebil | Typdoh |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Saebekassebil | Add #findTableCode to CCITTFaxStream's prototype, fixin... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Christian Legnitto | Add the style element to the head rather than first... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Julian Viereck | Treat `zoom` such that it can be a string value as... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Julian Viereck | Add selectScaleOption function back, that seems to... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Julian Viereck | Remove brakets |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Julian Viereck | Add displayReadyPromise to the Page object to not reque... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Julian Viereck | Make sure resolving the promise sets some data |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Julian Viereck | Ignore new scale value if it's the same as before |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Julian Viereck | Add new 'Auto' option for the viewer. |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Brendan Dahl | Merge pull request #1009 from notmasteryet/issue-1001 |
commit | commitdiff | tree | snapshot |
2011-12-31 |
notmasteryet | Replace nbsp entity with character code |
commit | commitdiff | tree | snapshot |
2011-12-31 |
notmasteryet | Merge branch 'master' of git://github.com/mozilla/pdf... |
commit | commitdiff | tree | snapshot |
2011-12-31 |
notmasteryet | Fixing CropBox |
commit | commitdiff | tree | snapshot |
2011-12-31 |
notmasteryet | Merge pull request #994 from brendandahl/type4func |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Brendan Dahl | Switch to push instead of slice. Faster on jsperf,... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
notmasteryet | Add external ref test |
commit | commitdiff | tree | snapshot |
2011-12-30 |
notmasteryet | Move the media left-top corner to the (0,0) canvas... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Brendan Dahl | Switch to conditional operator. |
commit | commitdiff | tree | snapshot |
2011-12-30 |
notmasteryet | Improving typed arrays compatibility support |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Brendan Dahl | Fix idiv and cvi. Add test case for idiv. |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Brendan Dahl | Merge pull request #990 from notmasteryet/concurload |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Brendan Dahl | Address Yury's PR comments. |
commit | commitdiff | tree | snapshot |
2011-12-30 |
notmasteryet | Fix stitching function |
commit | commitdiff | tree | snapshot |
2011-12-30 |
notmasteryet | Merge pull request #985 from kkujala/test |
commit | commitdiff | tree | snapshot |
2011-12-30 |
notmasteryet | remove unused field |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Brendan Dahl | Switch to a single "code stack". |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Brendan Dahl | Adds the missing test pdf to the manifest. |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Brendan Dahl | Merge upstream. |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Kalervo Kujala | Refactor obj.js unit tests to be aligned with code. |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Brendan Dahl | Add test pdf for type4 postscript functions. |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Brendan Dahl | Merge pull request #972 from notmasteryet/textstroke |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Brendan Dahl | Switch to two arrays for instructions. |
commit | commitdiff | tree | snapshot |
2011-12-29 |
notmasteryet | Fixes concurrent pages loading (#974 and #626) |
commit | commitdiff | tree | snapshot |
2011-12-28 |
notmasteryet | Merge pull request #983 from merkste/opera-worker-issues |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Kalervo Kujala | Add basic unit tests for obj.js. |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Steffen Märcker | fixed the remaining style error |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Steffen Märcker | fixed lint errors |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Steffen Märcker | fixed typo |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Steffen Märcker | Small refactoring of fallback code to fake worker. |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Steffen Märcker | Added fallback to fake worker if serialization of typed... |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Steffen Märcker | fixed viewer.css to support Opera's linear gradients... |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Saebekassebil | Respect private browsing in extension |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Saebekassebil | Too rash yet again. Bracket and style nits |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Saebekassebil | Set page number instead of window.scrollTo, and remove... |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Saebekassebil | Refactoring Settings manager, now with limit on memory... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Saebekassebil | Missed function name... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Saebekassebil | Remember hash position correctly |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Andreas Gal | Merge pull request #980 from saebekassebil/fixkeydown |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Saebekassebil | Fixes shortcuts steals from browser - Issue #979 |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Brendan Dahl | Add unit files to lint, fix lint errors. |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Brendan Dahl | Adding type4 postscript function support. |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Saebekassebil | Too rash. Fixes gjslint errors |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Saebekassebil | Address yury's comments, and remove unnecessary hash... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
notmasteryet | Correct stroke width for text; convert intel-load test... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Saebekassebil | Added #getFingerprint method to PDFDocModel |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Saebekassebil | Implemented Settings manager. Now remembering scroll... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
notmasteryet | Merge pull request #968 from saebekassebil/dev |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Saebekassebil | Image directory as a constant, adding myself to LICENSE... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Saebekassebil | Addressing notmasteryet's comments |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Saebekassebil | Lint nits |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Saebekassebil | Implemented Comment and Check annotation. Correcting... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Artur Adib | Merge pull request #967 from arturadib/master |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Artur Adib | Update README.md |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Artur Adib | Merge pull request #749 from notmasteryet/forms-1 |
commit | commitdiff | tree | snapshot |
2011-12-20 |
notmasteryet | Merge pull request #961 from brendandahl/smaskscale |
commit | commitdiff | tree | snapshot |
2011-12-20 |
notmasteryet | move inputHint to examples |
commit | commitdiff | tree | snapshot |
2011-12-20 |
notmasteryet | Moving forms UI into examples |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Brendan Dahl | Rename some variables. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Brendan Dahl | Fix comment. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Julian Viereck | Merge pull request #959 from jviereck/cache_cmds |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Julian Viereck | Address review comments by notmasteryet |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Julian Viereck | Merge pull request #962 from cpeterso/keyboardshortcuts |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Chris Peterson | Fix typo: s/handle/handled/ |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Chris Peterson | Add keyboard shortcuts to navigate pages with 'n' and... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Chris Peterson | Add keyboard shortcuts to navigate pages with 'j' and... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Chris Peterson | Add keyboard shortcuts to navigate pages with left... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Brendan Dahl | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Brendan Dahl | Fix nits. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Brendan Dahl | Change test case. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Brendan Dahl | Scale smask and image to the max dimensions of either... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Brendan Dahl | Fix bug, decoding was always getting called. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
notmasteryet | Merge pull request #955 from jviereck/vprevent_default |
commit | commitdiff | tree | snapshot |
next |