]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-10-21 =Merge remote-tracking branch 'origin/integration' into...
2011-10-21 =Merge remote-tracking branch 'upstream/master' into...
2011-10-21 Brendan DahlMerge pull request #1 from jviereck/integration
2011-10-21 Julian ViereckFix imageObj.imageMask bug from merge
2011-10-20 =Removing all console logs.
2011-10-20 =Merge upstream/master.
2011-10-20 Chris JonesMerge pull request #685 from kkujala/master
2011-10-20 Chris JonesMerge pull request #686 from vingtetun/offscreen
2011-10-20 vingtetunMerge pull request #691 from kkujala/dev
2011-10-20 Kalervo KujalaFix strict javascript warning in CanvasGraphics.
2011-10-20 =Refactor TilingPattern to be more similar to the
2011-10-20 =Rename JpegStreamIr to just JpegImage since it isn't
2011-10-20 =Move remaining worker.js code into pdf.js.
2011-10-20 =Fix setting the font from graphics state. Fix
2011-10-20 =Fix merge problem with argsArray/fnArray.
2011-10-20 vingtetunMerge pull request #688 from notmasteryet/tree-35
2011-10-20 notmasteryetAdd cidmaps.js for Makefile
2011-10-19 Vivien NicolasMake firstrun looks faster
2011-10-19 Kalervo KujalaRefactor duplicate code in getTwoDimCode function.
2011-10-19 =Remove WorkerPage.
2011-10-19 Kalervo KujalaMerge remote-tracking branch 'upstream/master'
2011-10-19 =Initial merge of master.
2011-10-19 =Initial merge with master
2011-10-19 vingtetunMerge pull request #684 from vingtetun/master
2011-10-19 Vivien Nicolasfix spacing issue (lint)
2011-10-19 Vivien NicolasMake the 'download' button behavior more robust
2011-10-19 Vivien NicolasAdd a download button in case the extension is not...
2011-10-19 notmasteryetMerge pull request #679 from vingtetun/extension_2
2011-10-19 vingtetunMerge pull request #677 from kkujala/test
2011-10-19 notmasteryetMerge pull request #683 from vingtetun/master
2011-10-18 Vivien NicolasUse 'hidden' instead of display: none
2011-10-18 Vivien NicolasUse 'hidden' instead of display: none
2011-10-18 Vivien NicolasMerge remote branch 'upstream/master'
2011-10-18 vingtetunMerge pull request #665 from notmasteryet/viewlink
2011-10-18 Vivien NicolasMerge remote branch 'upstream/master'
2011-10-18 Kalervo KujalaMerge remote-tracking branch 'upstream/master'
2011-10-18 Kalervo KujalaUse task.pageLimit properly.
2011-10-18 notmasteryetMerge pull request #676 from vingtetun/oncontextmenu
2011-10-18 Vivien NicolasFix a spacing issue
2011-10-17 vingtetunMerge pull request #678 from kkujala/master
2011-10-17 Vivien NicolasFix a small broking mistake in fonts.js
2011-10-17 Vivien NicolasRemove useless code since the extension is loaded into...
2011-10-17 Vivien NicolasFix wrongs ids
2011-10-17 Kalervo KujalaRefactor duplicate code in getWhiteCode.
2011-10-17 Kalervo KujalaFix javascript strict warnings in driver.js.
2011-10-17 vingtetunMerge pull request #672 from kkujala/master
2011-10-17 Kalervo KujalaHandle blackTable2 array access correctly.
2011-10-17 Vivien Nicolasadd oncontextmenu='return false;' to buttons
2011-10-17 Vivien NicolasFix warnings in strict mode
2011-10-16 Kalervo KujalaAdhere to 80 char line limit.
2011-10-15 Andreas GalMerge pull request #671 from kkujala/dev
2011-10-15 Kalervo KujalaRefactor duplicate code in getBlackCode.
2011-10-15 Kalervo KujalaMove function creation out of the loop.
2011-10-15 notmasteryetMerge pull request #668 from kkujala/master
2011-10-15 Kalervo KujalaAdd use strict to metrics.js
2011-10-15 Kalervo KujalaFix small lint issues.
2011-10-15 notmasteryetAdd "bookmark" icon; and fixing scale/ current page...
2011-10-14 Artur AdibMerge pull request #661 from brendandahl/extgstate
2011-10-14 Artur AdibMerge pull request #660 from notmasteryet/tree-33
2011-10-13 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-10-13 =Change rotation and extgstate to eq tests.
2011-10-13 =Remove debugs
2011-10-13 =Making the test for extgstate be an 'eq' test and makin...
2011-10-13 Julian ViereckFix `length` in setGState().
2011-10-13 Artur AdibMerge pull request #643 from notmasteryet/liveprog
2011-10-13 Julian ViereckAddress latest review comments by Artur
2011-10-13 Artur AdibMerge pull request #640 from notmasteryet/tree-30
2011-10-13 notmasteryetFixing duplicate charstring selection
2011-10-12 notmasteryetFixing #650 regression
2011-10-12 notmasteryetNit: Rename 's' by 'charcode'
2011-10-12 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-10-12 Artur AdibMerge pull request #656 from notmasteryet/tree-32
2011-10-12 Artur AdibMerge pull request #650 from notmasteryet/issue-649
2011-10-12 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-10-12 notmasteryetFixing invalid CFF DICT entry (#621)
2011-10-12 notmasteryetAdd standard font name test (also for #621)
2011-10-12 notmasteryetMaking the normalized name same in pdf.js and fonts.js
2011-10-11 notmasteryetMerge pull request #654 from arturadib/make-pages
2011-10-11 notmasteryetAdd fit11-talk as a eq reftest
2011-10-11 Julian ViereckMerge master -> worker_pull + fix too long line
2011-10-11 Julian ViereckFix lint, remove for old worker code, fix some small...
2011-10-11 Julian ViereckRemove no longer needed viewer_worker.html
2011-10-11 Julian ViereckKill global vars FontsMap, FontLoadedCounter, objIdCou...
2011-10-11 Kalervo KujalaMake test_slave.html as valid html5.
2011-10-11 notmasteryetFixing disappearing pages (when multiple are visible)
2011-10-11 notmasteryetFixing DescendantFonts object fetching (#600)
2011-10-11 Artur AdibMerge pull request #651 from notmasteryet/interpolationfn
2011-10-11 Artur Adib'make web' now also bundles extension (xpi)
2011-10-11 Julian ViereckRemove commented out code and change some comments...
2011-10-11 notmasteryetreturning vstem3 and hstem3
2011-10-11 notmasteryetLong line fix
2011-10-11 notmasteryetFixing interpolation function (#549)
2011-10-11 notmasteryetFixing standard font name resolution (#649)
2011-10-11 notmasteryetCleaning up flex stuff
2011-10-11 notmasteryetImplement type2 flex
2011-10-10 Artur AdibMerge pull request #648 from kkujala/master
2011-10-10 Kalervo KujalaMake test_slave.html as valid html5.
2011-10-10 notmasteryet1 instead of 0
2011-10-10 notmasteryetGetting addition encoding information for cmap from...
2011-10-09 notmasteryetMaking Type 2 font sanitazable (#631)
next