]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-09-16 Julian ViereckFix regression in PDFFunction
2011-09-16 Julian ViereckRename some stuff and add missing font_handler.js
2011-09-16 Julian ViereckTried to add a destroy function to free memeory, but...
2011-09-16 Julian ViereckDon't stop executeIRQueue if there is no continueCallba...
2011-09-16 Julian ViereckAdd dependency for dependecies on sub getIRQueue
2011-09-16 Julian ViereckAdd firstPage option to tasks to speed up testing certa...
2011-09-16 Julian ViereckCleanup Moz support in FontLoader
2011-09-16 Julian ViereckAdd support for WebKit using measure on canvas method
2011-09-16 Julian ViereckBackup
2011-09-16 Julian ViereckIf the font isn't supported, don't handle it
2011-09-15 Julian ViereckEnsure fonts loaded in caes you load fonts out of line
2011-09-15 Julian ViereckAdd Objects.clear() and fallback for testStr in FontMeasure
2011-09-15 Julian ViereckFix rebasing
2011-09-15 Julian ViereckAddd font logs
2011-09-15 Julian ViereckJust use imageData directly on Gecko
2011-09-15 Julian ViereckUse canvas measureText to detect font loading
2011-09-15 Julian ViereckAdd FontShape.getRule which returns the name for the...
2011-09-15 Julian VierecAdd Objects.setData and Promise.data to set the data...
2011-09-15 Julian ViereckMake font processing happen in a worker
2011-09-15 Julian ViereckRemove worker/boot.js
2011-09-15 Julian ViereckFix
2011-09-15 Julian ViereckRemove no longer needed worker files, rename boot to...
2011-09-15 Julian ViereckRemove console.logs from previous commit again
2011-09-15 Julian ViereckFixing font loading issues
2011-09-15 Julian ViereckTrying to implement progressive font rendering. Works...
2011-09-15 Julian ViereckSend JpegStreams to the main thread ASAP. No need for...
2011-09-15 Julian ViereckStop the execution if it takes longer then a certain...
2011-09-15 Julian ViereckAdd missing metrics.js for worker
2011-09-15 Julian ViereckEnsure to call the pageDone callback after it's really...
2011-09-15 Julian ViereckAdding back bug in constructInterpolatedFromIR to get...
2011-09-15 Julian ViereckRemoving some console.log statements.
2011-09-15 Julian ViereckEnsure things work for default fonts like Arial
2011-09-15 Julian ViereckImplement endInlineImage IR
2011-09-15 Julian ViereckfontFile doesn't have to be a FlateStream. complex_ttf_...
2011-09-15 Julian ViereckFix constructInterpolatedFromIR + fix indexing i that...
2011-09-15 Julian ViereckFix TilingPattern + implement DummyShading IR form
2011-09-15 Julian ViereckAdd PDFFunction to IR support + complete ColorSpace...
2011-09-15 Julian ViereckFix missing parameter for RadialAxialShading
2011-09-15 Julian ViereckMake ColorSpace Separation work as long as no IR form...
2011-09-15 Julian ViereckMake testdriver use new worker infrastructure
2011-09-15 Julian ViereckFix rendering of fonts on Firefox + turn worker on...
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.
next