]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
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-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 Artur AdibMerge pull request #949 from notmasteryet/ie9-dataset
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-15 Brendan DahlFix nits.
2011-12-15 Brendan DahlMerge remote-tracking branch 'upstream/master' into...
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 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
2011-12-12 Brendan DahlStyle nits.
2011-12-12 Brendan DahlRemove debugging.
2011-12-12 Brendan DahlMerge upstream.
2011-12-12 Brendan DahlUse promises to track completion of decoding.
2011-12-10 notmasteryet(#919) Fixing toUnicode mapping for TrueType fonts...
2011-12-10 Brendan DahlMerge pull request #909 from notmasteryet/tree-45
2011-12-10 notmasteryetUsing 'in' instead of array index
2011-12-09 Brendan DahlMerge pull request #916 from arturadib/disableworker...
2011-12-09 Artur AdibMerge branch 'refs/heads/master' into disableworker...
2011-12-09 Artur AdibLint
2011-12-09 Artur AdibdisableWorker via URL
2011-12-09 Artur AdibMerge pull request #898 from kkujala/style
2011-12-09 Artur AdibMerge pull request #913 from notmasteryet/issue-863
2011-12-09 Julian ViereckMerge pull request #915 from notmasteryet/tree-47
2011-12-09 Brendan DahlAdd ability to fast track natively supported jpegs.
2011-12-09 notmasteryetSuppress messages from the browser
2011-12-09 notmasteryetFix error object wrapper (#914)
2011-12-09 notmasteryetMerge branch 'master' of git://github.com/mozilla/pdf...
2011-12-09 notmasteryetMerge branch 'master' of git://github.com/mozilla/pdf...
2011-12-09 notmasteryetAdd bad PDF with lots of extra bytes at the end
2011-12-09 notmasteryetMerge pull request #854 from arturadib/thumb-smooth
2011-12-08 Artur AdibMore sanity checks
2011-12-08 Brendan DahlCleaned up how messages are passed and replies work.
2011-12-08 Kalervo KujalaMerge remote-tracking branch 'upstream/master' into...
2011-12-08 Kalervo KujalaName all constructors.
2011-12-08 Artur AdibThrow error when pixels don't match
2011-12-08 Brendan DahlFix missing bracket.
2011-12-08 Brendan DahlSecond stage, smasks now working. Still needs optimization.
2011-12-08 Artur AdibMerge pull request #911 from notmasteryet/issue-906
2011-12-08 Artur AdibMerge pull request #910 from notmasteryet/tree-46
2011-12-08 notmasteryet(#906) fixing glyph width defined by glyph name
2011-12-08 notmasteryetClear canvas for skipped pages
2011-12-08 notmasteryetremove glyph references outside range of avaialable...
2011-12-08 notmasteryetFixing TrueType code-glyph assigmnent to pass sanitizer
2011-12-07 Brendan DahlFirst stage of trying to support smasks on native jpegs.
2011-12-07 notmasteryetMerge pull request #776 from jviereck/jpegimage_cleanup
2011-12-07 Artur AdibMerge pull request #905 from notmasteryet/issue-886b
2011-12-07 Julian ViereckAddress review comments by yury
2011-12-07 Artur AdibMerge pull request #907 from notmasteryet/tree-43
2011-12-07 Artur AdibMerge pull request #908 from notmasteryet/tree-44
2011-12-07 Artur AdibMerge pull request #895 from kkujala/constants
2011-12-07 Artur AdibMoved event binding to 'load' event
2011-12-07 notmasteryetRevert int16 clamping for horizontal metrics
2011-12-07 notmasteryetfixes gradient fill (#840)
2011-12-07 notmasteryetFix the unicode symbols on the text layer
2011-12-07 notmasteryetadds geothermal.pdf test
2011-12-07 notmasteryetFixing missing text (#886)
2011-12-06 Kalervo KujalaName constructors in obj.js.
2011-12-06 Artur AdibAddressing comments, linting
2011-12-06 Kalervo KujalaUse constants for paint type and pattern size.
2011-12-06 Artur AdibMerge pull request #885 from notmasteryet/issue-884
next