]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-12-30 notmasteryetImproving typed arrays compatibility support
2011-12-30 Brendan DahlMerge pull request #990 from notmasteryet/concurload
2011-12-30 notmasteryetMerge pull request #985 from kkujala/test
2011-12-30 notmasteryetremove unused field
2011-12-29 Kalervo KujalaRefactor obj.js unit tests to be aligned with code.
2011-12-29 Brendan DahlMerge pull request #972 from notmasteryet/textstroke
2011-12-29 notmasteryetFixes concurrent pages loading (#974 and #626)
2011-12-28 notmasteryetMerge pull request #983 from merkste/opera-worker-issues
2011-12-28 Kalervo KujalaAdd basic unit tests for obj.js.
2011-12-28 Steffen Märckerfixed the remaining style error
2011-12-28 Steffen Märckerfixed lint errors
2011-12-28 Steffen Märckerfixed typo
2011-12-28 Steffen MärckerSmall refactoring of fallback code to fake worker.
2011-12-28 Steffen MärckerAdded fallback to fake worker if serialization of typed...
2011-12-26 SaebekassebilRespect private browsing in extension
2011-12-26 SaebekassebilToo rash yet again. Bracket and style nits
2011-12-26 SaebekassebilSet page number instead of window.scrollTo, and remove...
2011-12-26 SaebekassebilRefactoring Settings manager, now with limit on memory...
2011-12-25 SaebekassebilMissed function name...
2011-12-25 SaebekassebilRemember hash position correctly
2011-12-25 Andreas GalMerge pull request #980 from saebekassebil/fixkeydown
2011-12-25 SaebekassebilFixes shortcuts steals from browser - Issue #979
2011-12-23 SaebekassebilToo rash. Fixes gjslint errors
2011-12-23 SaebekassebilAddress yury's comments, and remove unnecessary hash...
2011-12-22 notmasteryetCorrect stroke width for text; convert intel-load test...
2011-12-22 SaebekassebilAdded #getFingerprint method to PDFDocModel
2011-12-22 SaebekassebilImplemented Settings manager. Now remembering scroll...
2011-12-22 notmasteryetMerge pull request #968 from saebekassebil/dev
2011-12-22 SaebekassebilImage directory as a constant, adding myself to LICENSE...
2011-12-22 SaebekassebilAddressing notmasteryet's comments
2011-12-21 SaebekassebilLint nits
2011-12-21 SaebekassebilImplemented Comment and Check annotation. Correcting...
2011-12-21 Artur AdibMerge pull request #967 from arturadib/master
2011-12-21 Artur AdibUpdate README.md
2011-12-21 Artur AdibMerge pull request #749 from notmasteryet/forms-1
2011-12-20 notmasteryetMerge pull request #961 from brendandahl/smaskscale
2011-12-20 notmasteryetmove inputHint to examples
2011-12-20 notmasteryetMoving forms UI into examples
2011-12-20 Brendan DahlRename some variables.
2011-12-19 Brendan DahlFix comment.
2011-12-19 Julian ViereckMerge pull request #959 from jviereck/cache_cmds
2011-12-19 Julian ViereckAddress review comments by notmasteryet
2011-12-19 Julian ViereckMerge pull request #962 from cpeterso/keyboardshortcuts
2011-12-19 Chris PetersonFix typo: s/handle/handled/
2011-12-19 Chris PetersonAdd keyboard shortcuts to navigate pages with 'n' and...
2011-12-19 Chris PetersonAdd keyboard shortcuts to navigate pages with 'j' and...
2011-12-19 Chris PetersonAdd keyboard shortcuts to navigate pages with left...
2011-12-19 Brendan DahlMerge remote-tracking branch 'upstream/master' into...
2011-12-19 Brendan DahlFix nits.
2011-12-19 Brendan DahlChange test case.
2011-12-19 Brendan DahlScale smask and image to the max dimensions of either...
2011-12-19 Brendan DahlFix bug, decoding was always getting called.
2011-12-18 notmasteryetMerge pull request #955 from jviereck/vprevent_default
2011-12-18 Julian ViereckPrevent default actions when zooming. Otherwise the...
2011-12-18 Julian ViereckCache Cmd object to reduce number of created objects
2011-12-16 Brendan DahlAdd test case for smasks.
2011-12-16 Artur AdibMerge pull request #949 from notmasteryet/ie9-dataset
2011-12-16 Brendan DahlMerge remote-tracking branch 'upstream/master' into...
2011-12-16 Artur AdibMerge pull request #937 from ironymark/master
2011-12-16 Artur AdibMerge pull request #947 from brendandahl/decodemap
2011-12-16 Adil Allawisimplify adding of textdivs to DOM as queue is no longe...
2011-12-16 notmasteryetAdd compatibility for HTMLElement's dataset (#945)
2011-12-16 Brendan DahlLints.
2011-12-15 Brendan DahlMerge remote-tracking branch 'origin/decodemap' into...
2011-12-15 Brendan DahlFix nits.
2011-12-15 Brendan DahlMerge remote-tracking branch 'upstream/master' into...
2011-12-15 notmasteryetMerge branch 'master' of git://github.com/mozilla/pdf...
2011-12-15 Adil Allawioops, interval was not clearing because 'this' is not...
2011-12-15 Adil AllawiMerge branch 'master' of https://github.com/mozilla...
2011-12-15 Adil Allawiuse array index instead of array.shift()
2011-12-15 Adil Allawifix lint nitpick
2011-12-15 notmasteryetMerge pull request #926 from brendandahl/nativejpegsmask
2011-12-15 Brendan DahlMerge pull request #939 from notmasteryet/tree-50
2011-12-15 notmasteryetFixing setting of auto-zoom value in bookmarks (#938)
2011-12-14 Adil AllawiBuild Text Layer one div at a a time as an Interval...
2011-12-14 Brendan DahlChange to passing promises.
2011-12-14 Brendan DahlMerge upstream.
2011-12-14 Brendan DahlMerge pull request #936 from brendandahl/master
2011-12-14 Brendan DahlUpdate README.md
2011-12-14 Brendan DahlAdd basic rescale support for smacks.
2011-12-14 Brendan DahlMerge pull request #929 from notmasteryet/tree-49
2011-12-14 Brendan DahlUse the general function for is default decode.
2011-12-14 notmasteryettype3 font.coded comment; proper geometery for showText...
2011-12-13 notmasteryetMerge branch 'master' of git://github.com/mozilla/pdf...
2011-12-13 Brendan DahlMove the default decode to logic to the colorspace.
2011-12-13 Brendan DahlWorking improved version. Still need to refactor defaul...
2011-12-13 Brendan DahlMerge pull request #917 from arturadib/check-pixels
2011-12-13 Artur AdibMerge pull request #932 from arturadib/master
2011-12-13 Artur AdibUpdate README.md
2011-12-13 Brendan DahlMerge remote-tracking branch 'origin/nativejpegsmask...
2011-12-13 Brendan DahlFix for chrome.
2011-12-13 Brendan DahlPlaying with initial decode map impl.
2011-12-13 notmasteryetAdd reftest for issue #918
2011-12-13 notmasteryetFixing Type3 text layer creation and character spacing
2011-12-12 Brendan DahlMerge upstream.
2011-12-12 Brendan DahlAddress Julian's comments.
2011-12-12 Brendan DahlAdd comments to some of the code I touched/created.
2011-12-12 Artur AdibReverting error(); warn() instead of TODO()
2011-12-12 Brendan DahlRemove some unintended changes.
2011-12-12 Artur AdibMerge pull request #921 from notmasteryet/isssue-919
next