]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-09-15 Julian ViereckAdd dependency management for loading images that cause...
2011-09-15 Julian ViereckFlattern the IRQueue to make it easier to reexecute...
2011-09-15 Julian ViereckAdd very simple Promise object
2011-09-15 Julian Viereck[Cleanup] Remove no longer needed Patter.parse and...
2011-09-15 Julian ViereckUse all over the place and cleanup/renomve not longer...
2011-09-15 Julian ViereckMake ColorSpace.parse use ColorSpace.toIR and .fromIR...
2011-09-15 Julian ViereckImplement ColorSpace IR forms for Pattern and Indexed
2011-09-15 Julian Viereck[Cleanup] Renomve no longer needed RadialAxialShading...
2011-09-15 Julian Viereck[Cleanup] Rename Raw to IR
2011-09-15 Julian ViereckRemove no longer needed code and rename IR forms to...
2011-09-15 Julian ViereckAdd rendering timer
2011-09-15 Julian ViereckAdd support for image xObjs with imageMask
2011-09-15 Julian ViereckImplement paintReadyJpegXObject + add infrastructure...
2011-09-15 Julian ViereckAdd some comments + fix getColorN_IR_Pattern
2011-09-15 Julian ViereckMove getting the Pattern from IR form out and make...
2011-09-15 Julian ViereckAdd shading support for setFillColorN_IR - is that...
2011-09-15 Julian ViereckUse the worker
2011-09-15 Julian ViereckFix missing curMatrix variable bug to get TM paper...
2011-09-15 Julian ViereckAdd setFillColorN_IR by implementing new TilingPatternIR
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
next