]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-09-15 Julian ViereckRefactor to execute IR on main thead by posting message...
2011-09-15 Julian ViereckMake shadingFill IR form
2011-09-15 Julian ViereckSaving last work
2011-09-15 Julian ViereckAdd limited support for setFill/StrokeColorSpace
2011-09-15 Julian ViereckDon't display cmds used on the page by default + turn...
2011-09-15 Julian ViereckMake xObjForm use raw format
2011-09-15 Julian ViereckAdd support for xobj embedded images that are not rende...
2011-09-15 Julian ViereckWorking towards embedded image support
2011-09-15 Julian ViereckFirst page is rendering using new worker infrastructure
2011-09-15 Julian ViereckExpose FontMeasure only if running on the main thread...
2011-09-15 Julian Viereckbackup
2011-09-15 Julian ViereckSplit compilation up in preCompile and Compile.
2011-09-15 Julian ViereckMove ensureFont code part of Page into its own function
2011-09-15 Julian ViereckVery basic worker implementation
2011-09-15 Julian ViereckSet loadedName in Partial Eval
2011-09-15 Julian ViereckNeed to use font.translated.name as unique identifier
2011-09-15 Julian ViereckTrack loaded such that setFont doesnt need to touch...
2011-09-15 Chris JonesMerge pull request #477 from arturadib/sanity-checks
2011-09-14 Artur AdibMerge branch 'refs/heads/check-stylesheet' into continu...
2011-09-14 Artur AdibCheck for stylesheet presence (font.js)
2011-09-14 Artur AdibCheck for continuation callback
2011-09-14 Andreas GalMerge pull request #474 from notmasteryet/tree-15
2011-09-14 Chris JonesMerge pull request #473 from notmasteryet/tree-14
2011-09-14 notmasteryetFixing truncated streams with multiple filters
2011-09-14 Andreas GalMerge pull request #472 from notmasteryet/artofwar
2011-09-14 notmasteryetFixing and optimizing isYcckImage()
2011-09-14 notmasteryetMerge pull request #471 from kkujala/master
2011-09-14 notmasteryetDisable encryption when a ToUnicode stream is used...
2011-09-13 Kalervo KujalaUse zeroes in PDFStringTranslateTable array instead...
2011-09-13 Kalervo KujalaUse empty strings in zaph dingbats shadow encodings...
2011-09-13 Kalervo KujalaUse empty strings in symbols shadow encodings array...
2011-09-13 Kalervo KujalaUse empty strings in win ansi shadow encodings array...
2011-09-13 Kalervo KujalaUse empty strings in standard shadow encodings array...
2011-09-13 Kalervo KujalaUse empty strings in mac roman shadow encodings array...
2011-09-13 Kalervo KujalaMerge remote-tracking branch 'upstream/master'
2011-09-12 notmasteryetMerge pull request #470 from kkujala/master
2011-09-12 Kalervo KujalaUse empty strings in mac shadow encodings array instead...
2011-09-12 Kalervo KujalaUse empty strings in shadow encodings array instead...
2011-09-12 Kalervo KujalaFix gjslint warnings.
2011-09-12 Kalervo KujalaFix Mode comment lines.
2011-09-12 Chris JonesMerge pull request #469 from kkujala/master
2011-09-11 notmasteryetMerge pull request #468 from kkujala/master
2011-09-11 Kalervo Kujalafix jslint warnings in fonts.js
2011-09-11 Kalervo Kujalafix jslint warnings
2011-09-11 notmasteryetMerge pull request #464 from notmasteryet/4e21e417cdf56...
2011-09-11 notmasteryetMerge pull request #458 from vingtetun/metrics
2011-09-10 Andreas GalMerge pull request #462 from notmasteryet/bug674619
2011-09-10 Andreas GalMerge pull request #461 from kkujala/master
2011-09-10 notmasteryetJPEG marker for YCCK images (in support of bug 674619)
2011-09-10 Vivien NicolasMerge with upstream
2011-09-10 Vivien NicolasFix a small mistake for cmap format 0
2011-09-10 Vivien NicolasDisable hinting until it works
2011-09-10 Vivien NicolasDraw glyphs one by one to position them correctly and...
2011-09-10 Kalervo KujalaRefactor the repeat logic in readBlock function.
2011-09-10 Vivien NicolasBe more generic for serif/sans-serif rule
2011-09-10 Vivien NicolasBe more generic for bold/italic rules
2011-09-10 Vivien NicolasFix a small Type1 encoding parsing error that cause...
2011-09-10 Vivien NicolasFix a small bug about how 'W' widths array is parsed
2011-09-10 Vivien NicolasSimplify the cmap format 6 conversion - fix #449
2011-09-09 notmasteryetMerge pull request #457 from kkujala/master
2011-09-09 notmasteryetFix test_slave.html ref to metrics.js
2011-09-09 Kalervo KujalaInitialize inputBuf to zero.
2011-09-09 Vivien NicolasFix an issue with the vhea/vmtx tables
2011-09-09 Vivien NicolasFix wrong spacing for format 6
2011-09-09 Vivien NicolasAdd a comment for using unit-per-em in the measureText...
2011-09-09 Vivien NicolasPrevent missing charcode to block the rendering
2011-09-08 Vivien NicolasUse the built-in widths to calculate glyphs metrics
2011-09-08 Vivien NicolasMerge remote branch 'upstream/master' into HEAD
2011-09-08 Kalervo KujalaFix lastRow bug.
2011-09-08 Kalervo KujalaInitialize inputBuf.
2011-09-08 Kalervo KujalaFix gjslint warnings.
2011-09-08 Andreas GalMerge pull request #456 from notmasteryet/pdfstring
2011-09-08 Vivien NicolasAdd an empty 'widths' to the properties object for...
2011-09-08 Vivien NicolasMerge remote branch 'upstream/master' into refactor
2011-09-08 Vivien NicolasAdd more glue between glyph mapping and code mapping
2011-09-08 notmasteryetAdd PDFString conversion
2011-09-08 notmasteryetMerge pull request #454 from vingtetun/refactor
2011-09-07 vingtetunMerge pull request #455 from kkujala/master
2011-09-07 Kalervo KujalaUse typed arrays instead of normal arrays in FlateStream.
2011-09-07 Kalervo KujalaFix array initializations.
2011-09-07 Vivien NicolasRevert a change from the narrow hack
2011-09-07 Vivien NicolasMerge remote branch 'upstream/master' into refactor
2011-09-07 Vivien NicolasRefactor translateFont() to be more readable - part3
2011-09-07 Vivien NicolasRefactor translateFont() to be more readable - part2
2011-09-07 Andreas GalMerge pull request #453 from vingtetun/master
2011-09-07 Andreas GalMerge pull request #446 from vingtetun/extension
2011-09-07 Vivien NicolasRefactor translateFont() to be more readable
2011-09-07 Vivien NicolasFix lenIV misreading and warn instead of stop for unimp...
2011-09-07 notmasteryetMerge pull request #447 from vingtetun/serif
2011-09-06 notmasteryetMerge pull request #448 from kkujala/master
2011-09-06 notmasteryetMerge pull request #443 from vingtetun/master
2011-09-06 Kalervo KujalaUse radix in parseInt function calls.
2011-09-06 Vivien NicolasAdd a list of common serif fonts to not always fallback...
2011-09-06 vingtetunMerge pull request #445 from kkujala/master
2011-09-06 Vivien NicolasFix review comments from #424
2011-09-06 Kalervo KujalaUse unique variable names in toplevelPagesDict function.
2011-09-06 Vivien NicolasInitial import of the Firefox extension
2011-09-06 notmasteryetMerge pull request #444 from kkujala/master
2011-09-06 Kalervo KujalaUse radix in parseInt function calls.
2011-09-06 Andreas GalMerge pull request #442 from arturadib/fix-tellAppToQuit
next