]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2012-03-28 Brendan DahlMerge pull request #1413 from saebekassebil/metadata
2012-03-28 SaebekassebilFile header
2012-03-28 SaebekassebilUse strict and expose in build version
2012-03-28 Saebekassebilexpose documentInfo in viewer
2012-03-28 SaebekassebilFix throwing errors
2012-03-28 Brendan DahlMerge pull request #1430 from kkujala/master
2012-03-28 Brendan DahlMerge pull request #1431 from notmasteryet/tree-88
2012-03-27 Saebekassebilmore one-line fixes
2012-03-27 Saebekassebilfix to follow syntax style guidelines
2012-03-27 notmasteryetRemove scrollTo on unload
2012-03-27 Kalervo KujalaFix a couple of closure names.
2012-03-27 notmasteryetMerge pull request #1428 from notmasteryet/tree-87
2012-03-27 notmasteryetFixing refimages
2012-03-27 notmasteryetMerge pull request #1406 from 'bdahl/string_fontname'
2012-03-27 notmasteryetMerge pull request #1406 from brendandahl/altlistener
2012-03-27 Brendan DahlMerge pull request #1418 from notmasteryet/truetype...
2012-03-26 Saebekassebilmoving \!pdfTitle to front
2012-03-26 Saebekassebilreturn and shadow for getDocumentInfo
2012-03-26 Saebekassebilrefactor getFingerprint
2012-03-26 Saebekassebilrefactor and shadow
2012-03-26 Saebekassebilwrong filename in make.js
2012-03-26 SaebekassebilNow also fetch 'Document Info Dictionary', and expose...
2012-03-26 Artur AdibMerge pull request #1393 from notmasteryet/issue-1392
2012-03-26 Julian ViereckMerge pull request #1415 from saebekassebil/issue1302
2012-03-25 notmasteryetChecking if it's a true symbolic truetype font
2012-03-25 SaebekassebilFix issue #1302
2012-03-25 SaebekassebilMerge remote-tracking branch 'origin/master' into mozilla
2012-03-24 SaebekassebilTypo from git'ing around
2012-03-24 Saebekassebillint..
2012-03-24 SaebekassebilMetadata parsing/serialization
2012-03-24 notmasteryetMerge pull request #1382 from kkujala/master
2012-03-24 notmasteryetMerge pull request #1412 from gigaherz/misc
2012-03-24 gigaherzAdding myself to the contributor list.
2012-03-23 Brendan DahlAdd url check.
2012-03-23 Brendan DahlRemove duplicaten dom window func.
2012-03-23 Brendan DahlUse a different way to add the event listener.
2012-03-22 notmasteryetfixing usmanm-bad.pdf link
2012-03-22 SaebekassebilMerge remote-tracking branch 'origin/master' into mozilla
2012-03-22 Brendan DahlMerge pull request #1361 from notmasteryet/truetype...
2012-03-22 Kalervo KujalaUse [] instead of new Array(...).
2012-03-22 notmasteryetMerge pull request #1320 from brendandahl/cff
2012-03-21 Brendan DahlMerge upstream.
2012-03-21 Brendan DahlRemove slice.
2012-03-21 notmasteryetMerge pull request #1369 from kkujala/master
2012-03-21 notmasteryetMerge pull request #1373 from brendandahl/mcreview
2012-03-20 Brendan DahlAdd icon for extension.
2012-03-20 Brendan DahlChange extension name, creator, description. Remove...
2012-03-20 Brendan DahlAddress mc extension code review.
2012-03-20 Kalervo KujalaAdd protection against malicious code in font loader.
2012-03-20 Kalervo KujalaRemove unreachable logic after error(...) is called.
2012-03-19 Brendan DahlMerge upstream.
2012-03-19 Brendan DahlFix names, remove debug function.
2012-03-19 Brendan DahlMerge pull request #1359 from notmasteryet/issue-1357
2012-03-19 Artur AdibMerge pull request #1259 from jviereck/worker_cleanup
2012-03-19 Brendan DahlAdd test file for string font name.
2012-03-19 Brendan DahlMerge branch 'master' of https://github.com/mozilla...
2012-03-18 notmasteryetMerge pull request #1363 from kkujala/master
2012-03-18 Kalervo KujalaSeparate return statement from function for clarity...
2012-03-18 notmasteryetAdd missing .link files; minor fix
2012-03-18 notmasteryetAdd tests from #1309 and #1317
2012-03-18 notmasteryetFix unicode re-assignment; MacRomanEncoding detection
2012-03-17 notmasteryetMerge pull request #1351 from jviereck/canvas_draw_time
2012-03-17 notmasteryetAdd 'Indexed' cs abbreviation
2012-03-17 SaebekassebilMerge branch 'mozilla', remote-tracking branch 'origin...
2012-03-16 notmasteryetMerge pull request #1348 from notmasteryet/installrdf
2012-03-16 notmasteryetFixing install.pdf.in in make.js
2012-03-16 Brendan DahlFix string font names.
2012-03-16 Brendan DahlMerge pull request #1346 from notmasteryet/verifyname-2
2012-03-16 Brendan DahlMerge pull request #1349 from bernerdschaefer/fix-bidi...
2012-03-16 Julian ViereckChange the kExecutionTime value to 15. In theory, this...
2012-03-16 Julian ViereckFix after rebase
2012-03-16 Julian ViereckUse singular form for charProcOperatorList - hopefully...
2012-03-16 Julian ViereckRename IRQueue and codeIR -> operatorList
2012-03-16 Julian Vierecknew ScratchCanvas -> createScratchCanvas and fix linting
2012-03-16 Julian ViereckRemove suffix _IR
2012-03-16 Julian ViereckNo need to store ScratchCanvas on CanvasGraphics
2012-03-16 Julian ViereckCleanup the way getIRQueue is called (no need to pass...
2012-03-16 Julian ViereckRemove TODO on PDFDocModel and rename pdf to pdfModel
2012-03-16 Julian ViereckCleanup font loading.
2012-03-16 notmasteryetRemoving tabs
2012-03-16 Bernerd SchaeferChange bidi.js file format to unix
2012-03-16 notmasteryet#filter substitution
2012-03-16 notmasteryetMerge pull request #1347 from brendandahl/app_shutdown
2012-03-16 notmasteryetUse <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion>
2012-03-16 Brendan DahlSkip unneeded steps on APP_SHUTDOWN.
2012-03-16 notmasteryetVerify the names parameter
2012-03-15 notmasteryetMerge pull request #1335 from mrqzzz/master
2012-03-15 Brendan DahlMerge pull request #1339 from notmasteryet/whitelist-get
2012-03-15 Brendan DahlMerge pull request #1341 from notmasteryet/maxversion
2012-03-15 notmasteryetMerge pull request #1343 from morgandenning/patch-1
2012-03-15 theredspatulaLine 405 : 'errorback' should have been 'errback'
2012-03-15 notmasteryetChange maxVersion to *
2012-03-14 notmasteryetWhitelist GET
2012-03-14 notmasteryetMerge pull request #1338 from arturadib/no-beta
2012-03-14 Artur AdibTypo fix
2012-03-14 notmasteryetMerge pull request #1336 from arturadib/make-find
2012-03-14 notmasteryetMerge pull request #1337 from brendandahl/debugpref
2012-03-14 Brendan DahlOnly enable pdfDebug for the extension if a pref is...
2012-03-14 Artur Adibadding new find() commands
2012-03-14 Marcus OblakRe-Fixed Formatting (Lint friendly)
next