]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-06-28 notmasteryetopenweb-cover test
2011-06-28 notmasteryetRollback defaults for font's Length1 and Length2
2011-06-28 notmasteryetCMYK colors; font fixes
2011-06-26 Andreas GalMerge pull request #94 from sayrer/master
2011-06-26 Rob SayreMerge remote branch 'upstream/master'
2011-06-26 Rob SayreSuppress telemetry banner.
2011-06-26 Rob SayreCheck for browsers in verifyOptions, so the script...
2011-06-26 Rob SayreAdd timing information to test harness.
2011-06-26 sbarmanMerge pull request #93 from andreasgal/staging
2011-06-26 Andreas GalMerge github.com:andreasgal/pdf.js into staging
2011-06-26 Andreas GalMerge pull request #92 from notmasteryet/multisize
2011-06-26 notmasteryetSupport for multi-size page PDFs
2011-06-26 Chris JonesMerge pull request #89 from sayrer/master
2011-06-25 Rob SayreStill more whitespace fixing.
2011-06-25 Rob SayreFix whitespace.
2011-06-25 Rob SayreMerge remote branch 'upstream/master'
2011-06-25 Rob SayreMake the log auto-scroll if the scrollbar is near the...
2011-06-25 Andreas Galkeep track of charScale, wordScale and textHScale
2011-06-25 Andreas GalMerge github.com:andreasgal/pdf.js into staging
2011-06-25 Andreas Galhack around OOM problem due to broken pattern code
2011-06-25 Andreas GalMerge github.com:andreasgal/pdf.js into staging
2011-06-25 Andreas GalMerge pull request #87 from cgjones/master
2011-06-25 Chris JonesMerge pull request #86 from andreasgal/staging
2011-06-25 Chris Joneserrors thrown by |get numPages()| were not caught....
2011-06-25 Andreas GalMerge github.com:andreasgal/pdf.js into staging
2011-06-25 Andreas GalMerge pull request #85 from notmasteryet/decryptstream
2011-06-25 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-06-25 Andreas Galfix issue #78, don't try to use 'in' operator on null
2011-06-25 Chris JonesMerge remote branch 'gal'
2011-06-25 notmasteryetsecurity.js -> crypto.js; add ref to the multi-page...
2011-06-25 notmasteryetFix arcfour initialization and encoding; png prediction fix
2011-06-25 Andreas GalMerge pull request #82 from cgjones/master
2011-06-25 sbarmanMerge pull request #84 from sbarman/master
2011-06-25 sbarmanFixed bug, used pixBytes instead of rowBytes
2011-06-25 Chris JonesMerge remote branch 'gal'
2011-06-25 Chris JonesMerge pull request #83 from sayrer/master
2011-06-25 Rob SayreAdd favicon.ico file
2011-06-25 Chris Jonesadd Intel ISA doc as load test, and make harness resili...
2011-06-25 Andreas GalMerge pull request #79 from sayrer/master
2011-06-25 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-06-25 Rob SayreClean up 404 noise from favicon.ico, send Content-Lengt...
2011-06-25 Rob SayreTurn off safe-browsing code in test harness.
2011-06-25 Chris Jonesupdate test_slave for the new font-loading API
2011-06-24 Chris JonesMerge pull request #77 from sayrer/master
2011-06-24 Rob SayreConcurrent browsers sending snapshots asynchronously.
2011-06-24 Andreas Galnits
2011-06-24 Andreas GalMerge pull request #76 from vingtetun/master
2011-06-24 Chris JonesMerge pull request #75 from sayrer/master
2011-06-24 Vivien NicolasUpdate the multi_page_viewer.js code to work with the...
2011-06-24 Vivien NicolasMerge branch 'master' of https://github.com/andreasgal...
2011-06-24 Vivien NicolasDo not add the font-loader canvas to the page dom to...
2011-06-24 Rob SayreTry harder to clean up after the browsers.
2011-06-24 Rob SayreAdd a line to prevent TestPilot from installing.
2011-06-24 Rob SayreRun browsers in parallel. No limit on the number of...
2011-06-24 notmasteryetBasic DecryptStream functionality; md5 and arcfour...
2011-06-24 Vivien NicolasFix a bunch of warnings from Firebug strict mode
2011-06-24 Vivien NicolasStart adding a FontLoader class to isolate the font...
2011-06-24 Chris JonesMerge pull request #73 from justindarc/master
2011-06-24 Justin D'ArcangeloBrought pdf.js back up to the latest revision.
2011-06-24 Justin D'ArcangeloFixed vim indentation rules.
2011-06-24 Justin D'ArcangeloFixed file renaming issues.
2011-06-24 Justin D'ArcangeloFixed file renaming issues.
2011-06-24 Justin D'ArcangeloRevert ae2e637044e5abe5d4c119de133e65e0aef4a9b5^..HEAD
2011-06-24 Vivien NicolasDon't read the lsb instead of the width
2011-06-24 Vivien NicolasFix Windows 'hmtx' bust table
2011-06-24 Justin D'ArcangeloRefactored the multi-page viewer to adhere to the codin...
2011-06-24 Vivien NicolasRemove code to handle FlateStream differently now that...
2011-06-24 Chris JonesTODO for bpc!=8
2011-06-23 Vivien NicolasMerge branch 'master' of https://github.com/vingtetun...
2011-06-23 Vivien NicolasRemove some useless var
2011-06-23 Chris JonesMerge pull request #65 from sayrer/master
2011-06-23 Vivien NicolasMerge remote branch 'upstream/master'
2011-06-23 Rob Sayreonly supply a -foreground argument on Mac.
2011-06-23 Chris Jonesfix rendering of some symbols. Patch by Vivien Nicolas.
2011-06-23 Vivien NicolasMerge remote branch 'upstream/master'
2011-06-23 Chris JonesMerge pull request #45 from jviereck/master
2011-06-23 Rob SayreRemove invalid trailing commas.
2011-06-23 Julian ViereckSmall rebase tidyup + cleanup
2011-06-23 Vivien NicolasMerge remote branch 'upstream/master'
2011-06-23 Julian ViereckReplace tic & toc by console.time/timeEnd
2011-06-23 Julian ViereckReverts parts of 60f4d16360: Use old font-is-loaded...
2011-06-23 Julian ViereckClear the main canvas right before the next rendering...
2011-06-23 Julian ViereckEnsure divs used to make fonts load are not visible
2011-06-23 Julian ViereckFix WebWorker logging and add separate timing for ...
2011-06-23 Julian ViereckFix sending image data to main thread
2011-06-23 Julian ViereckChange postMessage to send only one object that holds...
2011-06-23 Julian ViereckFirst pass on review: worker.js -> pdf_worker.js, Font...
2011-06-23 Julian ViereckMove client code into worker_client.js. Cleanup + comme...
2011-06-23 Julian ViereckFix putImageData. Needs to be copied byte by byte.
2011-06-23 Julian ViereckAdd PatternProxy; makes page 13 work
2011-06-23 Julian ViereckMerge ImageCanvasProxy and CanvasProxy. Add support...
2011-06-23 Julian ViereckReplace ImageCanvas by ScratchCanvas
2011-06-23 Julian ViereckMake the ProxyCanvas be more a canvas - provide a ctx...
2011-06-23 Julian ViereckAdd very simple GradientProxy support - makes page...
2011-06-23 Julian ViereckAdd JpegStreamProxy - doesnt seem to be used anywhere...
2011-06-23 Julian ViereckFix font loading issue by using a hidden DOM font node
2011-06-23 Julian ViereckFixing some smaller bugs & do some cleanup. viewer_work...
2011-06-23 Julian ViereckGet working for not real images
2011-06-23 Julian ViereckIntroduce ImageCanvas to handle canvas rendering in...
2011-06-23 Julian ViereckMake fonts getting loaded by a very nasty hack
next