]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agoMake Dict handle all the fetching of Refs.
Brendan Dahl [Wed, 4 Apr 2012 18:43:04 +0000 (11:43 -0700)]
Make Dict handle all the fetching of Refs.

13 years agoMerge pull request #1444 from arturadib/new-bot
Brendan Dahl [Thu, 29 Mar 2012 19:32:09 +0000 (12:32 -0700)]
Merge pull request #1444 from arturadib/new-bot

New files for Windows bot

13 years agooops: remove makeref
Artur Adib [Thu, 29 Mar 2012 19:12:27 +0000 (15:12 -0400)]
oops: remove makeref

13 years agominor fixes
Artur Adib [Thu, 29 Mar 2012 19:04:12 +0000 (15:04 -0400)]
minor fixes

13 years agobumping ShellJS
Artur Adib [Wed, 28 Mar 2012 22:03:31 +0000 (18:03 -0400)]
bumping ShellJS

13 years agomake bottest
Artur Adib [Wed, 28 Mar 2012 21:06:41 +0000 (17:06 -0400)]
make bottest

13 years agoMerge pull request #1413 from saebekassebil/metadata
Brendan Dahl [Wed, 28 Mar 2012 19:02:16 +0000 (12:02 -0700)]
Merge pull request #1413 from saebekassebil/metadata

Metadata Parsing - Setting proper document title

13 years agoFile header
Saebekassebil [Wed, 28 Mar 2012 18:09:03 +0000 (20:09 +0200)]
File header

13 years agoUse strict and expose in build version
Saebekassebil [Wed, 28 Mar 2012 18:07:37 +0000 (20:07 +0200)]
Use strict and expose in build version

13 years agoexpose documentInfo in viewer
Saebekassebil [Wed, 28 Mar 2012 17:29:05 +0000 (19:29 +0200)]
expose documentInfo in viewer

13 years agoFix throwing errors
Saebekassebil [Wed, 28 Mar 2012 17:15:59 +0000 (19:15 +0200)]
Fix throwing errors

13 years agoMerge pull request #1430 from kkujala/master
Brendan Dahl [Wed, 28 Mar 2012 02:21:03 +0000 (19:21 -0700)]
Merge pull request #1430 from kkujala/master

Fix a couple of closure names.

13 years agofix wnv_chinese link
Artur Adib [Wed, 28 Mar 2012 01:00:27 +0000 (21:00 -0400)]
fix wnv_chinese link

13 years agoMerge pull request #1431 from notmasteryet/tree-88
Brendan Dahl [Wed, 28 Mar 2012 00:40:48 +0000 (17:40 -0700)]
Merge pull request #1431 from notmasteryet/tree-88

Remove scrollTo on unload

13 years agomore one-line fixes
Saebekassebil [Tue, 27 Mar 2012 20:37:02 +0000 (22:37 +0200)]
more one-line fixes

13 years agofix to follow syntax style guidelines
Saebekassebil [Tue, 27 Mar 2012 20:32:35 +0000 (22:32 +0200)]
fix to follow syntax style guidelines

13 years agoRemove scrollTo on unload
notmasteryet [Tue, 27 Mar 2012 16:48:47 +0000 (11:48 -0500)]
Remove scrollTo on unload

13 years agoFix a couple of closure names.
Kalervo Kujala [Tue, 27 Mar 2012 11:27:49 +0000 (14:27 +0300)]
Fix a couple of closure names.

13 years agoMerge pull request #1428 from notmasteryet/tree-87
notmasteryet [Tue, 27 Mar 2012 03:22:27 +0000 (20:22 -0700)]
Merge pull request #1428 from notmasteryet/tree-87

Fixing refimages

13 years agoFixing refimages
notmasteryet [Tue, 27 Mar 2012 02:43:51 +0000 (21:43 -0500)]
Fixing refimages

13 years agoMerge pull request #1406 from 'bdahl/string_fontname'
notmasteryet [Tue, 27 Mar 2012 02:17:16 +0000 (21:17 -0500)]
Merge pull request #1406 from  'bdahl/string_fontname'

Fix string font names.

13 years agoMerge pull request #1406 from brendandahl/altlistener
notmasteryet [Tue, 27 Mar 2012 01:51:11 +0000 (18:51 -0700)]
Merge pull request #1406 from brendandahl/altlistener

Use Different Approach to add Event Listener

13 years agoMerge pull request #1418 from notmasteryet/truetype-enc-2
Brendan Dahl [Tue, 27 Mar 2012 00:12:16 +0000 (17:12 -0700)]
Merge pull request #1418 from notmasteryet/truetype-enc-2

Checking if it's a true symbolic truetype font

13 years agomoving \!pdfTitle to front
Saebekassebil [Mon, 26 Mar 2012 22:17:57 +0000 (00:17 +0200)]
moving \!pdfTitle to front

13 years agoreturn and shadow for getDocumentInfo
Saebekassebil [Mon, 26 Mar 2012 22:16:16 +0000 (00:16 +0200)]
return and shadow for getDocumentInfo

13 years agorefactor getFingerprint
Saebekassebil [Mon, 26 Mar 2012 22:14:59 +0000 (00:14 +0200)]
refactor getFingerprint

13 years agorefactor and shadow
Saebekassebil [Mon, 26 Mar 2012 22:05:14 +0000 (00:05 +0200)]
refactor and shadow

13 years agowrong filename in make.js
Saebekassebil [Mon, 26 Mar 2012 21:53:51 +0000 (23:53 +0200)]
wrong filename in make.js

13 years agoNow also fetch 'Document Info Dictionary', and expose 'raw' metadata attributes
Saebekassebil [Mon, 26 Mar 2012 21:48:04 +0000 (23:48 +0200)]
Now also fetch 'Document Info Dictionary', and expose 'raw' metadata attributes

13 years agoUpgrading ShellJS, introducing 'makeref'
Artur Adib [Mon, 26 Mar 2012 20:33:00 +0000 (16:33 -0400)]
Upgrading ShellJS, introducing 'makeref'

13 years agoMerge pull request #1393 from notmasteryet/issue-1392
Artur Adib [Mon, 26 Mar 2012 19:45:54 +0000 (12:45 -0700)]
Merge pull request #1393 from notmasteryet/issue-1392

fixing usmanm-bad.pdf link

13 years agoMerge pull request #1415 from saebekassebil/issue1302
Julian Viereck [Mon, 26 Mar 2012 19:21:16 +0000 (12:21 -0700)]
Merge pull request #1415 from saebekassebil/issue1302

Fix issue #1302

13 years agoChecking if it's a true symbolic truetype font
notmasteryet [Sun, 25 Mar 2012 21:30:44 +0000 (16:30 -0500)]
Checking if it's a true symbolic truetype font

13 years agoFix issue #1302
Saebekassebil [Sun, 25 Mar 2012 11:00:43 +0000 (13:00 +0200)]
Fix issue #1302

13 years agoMerge remote-tracking branch 'origin/master' into mozilla
Saebekassebil [Sun, 25 Mar 2012 10:30:24 +0000 (12:30 +0200)]
Merge remote-tracking branch 'origin/master' into mozilla

13 years agoTypo from git'ing around
Saebekassebil [Sat, 24 Mar 2012 22:39:03 +0000 (23:39 +0100)]
Typo from git'ing around

13 years agolint..
Saebekassebil [Sat, 24 Mar 2012 19:02:20 +0000 (20:02 +0100)]
lint..

13 years agoMetadata parsing/serialization
Saebekassebil [Sat, 24 Mar 2012 18:59:51 +0000 (19:59 +0100)]
Metadata parsing/serialization

13 years agoMerge pull request #1382 from kkujala/master
notmasteryet [Sat, 24 Mar 2012 17:00:46 +0000 (10:00 -0700)]
Merge pull request #1382 from kkujala/master

Use [] instead of new Array(...).

13 years agoMerge pull request #1412 from gigaherz/misc
notmasteryet [Sat, 24 Mar 2012 15:26:31 +0000 (08:26 -0700)]
Merge pull request #1412 from gigaherz/misc

Adding myself to the contributor list.

13 years agoAdding myself to the contributor list.
gigaherz [Sat, 24 Mar 2012 15:22:55 +0000 (16:22 +0100)]
Adding myself to the contributor list.

13 years agoAdd url check.
Brendan Dahl [Fri, 23 Mar 2012 21:48:50 +0000 (14:48 -0700)]
Add url check.

13 years agoRemove duplicaten dom window func.
Brendan Dahl [Fri, 23 Mar 2012 21:32:19 +0000 (14:32 -0700)]
Remove duplicaten dom window func.

13 years agoUse a different way to add the event listener.
Brendan Dahl [Fri, 23 Mar 2012 21:28:09 +0000 (14:28 -0700)]
Use a different way to add the event listener.

13 years agofixing usmanm-bad.pdf link
notmasteryet [Thu, 22 Mar 2012 23:07:40 +0000 (18:07 -0500)]
fixing usmanm-bad.pdf link

13 years agoMerge remote-tracking branch 'origin/master' into mozilla
Saebekassebil [Thu, 22 Mar 2012 19:35:05 +0000 (20:35 +0100)]
Merge remote-tracking branch 'origin/master' into mozilla

13 years agoMerge pull request #1361 from notmasteryet/truetype-enc-1
Brendan Dahl [Thu, 22 Mar 2012 18:49:16 +0000 (11:49 -0700)]
Merge pull request #1361 from notmasteryet/truetype-enc-1

Fixes TrueType cmap re-encoding

13 years agoUse [] instead of new Array(...).
Kalervo Kujala [Thu, 22 Mar 2012 13:15:27 +0000 (15:15 +0200)]
Use [] instead of new Array(...).

13 years agoMerge pull request #1320 from brendandahl/cff
notmasteryet [Thu, 22 Mar 2012 00:33:15 +0000 (17:33 -0700)]
Merge pull request #1320 from brendandahl/cff

CFF Parser and Compiler

13 years agoMerge upstream.
Brendan Dahl [Wed, 21 Mar 2012 23:13:24 +0000 (16:13 -0700)]
Merge upstream.

13 years agoRemove slice.
Brendan Dahl [Wed, 21 Mar 2012 23:03:17 +0000 (16:03 -0700)]
Remove slice.

13 years agoMerge pull request #1369 from kkujala/master
notmasteryet [Wed, 21 Mar 2012 04:24:17 +0000 (21:24 -0700)]
Merge pull request #1369 from kkujala/master

Remove unreachable logic after error(...) is called.

13 years agoMerge pull request #1373 from brendandahl/mcreview
notmasteryet [Wed, 21 Mar 2012 02:52:28 +0000 (19:52 -0700)]
Merge pull request #1373 from brendandahl/mcreview

Address MC Review Comments

13 years agoAdd icon for extension.
Brendan Dahl [Tue, 20 Mar 2012 22:25:02 +0000 (15:25 -0700)]
Add icon for extension.

13 years agoChange extension name, creator, description. Remove unpack and icon url. Move strict...
Brendan Dahl [Tue, 20 Mar 2012 22:24:23 +0000 (15:24 -0700)]
Change extension name, creator, description. Remove unpack and icon url. Move strict compatibility entry for MC.

13 years agoAddress mc extension code review.
Brendan Dahl [Tue, 20 Mar 2012 16:39:33 +0000 (09:39 -0700)]
Address mc extension code review.

13 years agoAdd protection against malicious code in font loader.
Kalervo Kujala [Tue, 20 Mar 2012 15:56:42 +0000 (17:56 +0200)]
Add protection against malicious code in font loader.

13 years agoRemove unreachable logic after error(...) is called.
Kalervo Kujala [Tue, 20 Mar 2012 12:16:48 +0000 (14:16 +0200)]
Remove unreachable logic after error(...) is called.

The function error(...) always throws so there is no need to return separately
or have an else branch.

13 years agoMerge upstream.
Brendan Dahl [Mon, 19 Mar 2012 17:45:53 +0000 (10:45 -0700)]
Merge upstream.

13 years agoFix names, remove debug function.
Brendan Dahl [Mon, 19 Mar 2012 17:41:13 +0000 (10:41 -0700)]
Fix names, remove debug function.

13 years agoMerge pull request #1359 from notmasteryet/issue-1357
Brendan Dahl [Mon, 19 Mar 2012 16:34:28 +0000 (09:34 -0700)]
Merge pull request #1359 from notmasteryet/issue-1357

Add 'Indexed' colorspace abbreviation

13 years agoMerge pull request #1259 from jviereck/worker_cleanup
Artur Adib [Mon, 19 Mar 2012 16:10:21 +0000 (09:10 -0700)]
Merge pull request #1259 from jviereck/worker_cleanup

Worker cleanup

13 years agoAdd test file for string font name.
Brendan Dahl [Mon, 19 Mar 2012 16:09:42 +0000 (09:09 -0700)]
Add test file for string font name.

13 years agoMerge branch 'master' of https://github.com/mozilla/pdf.js into string_fontname
Brendan Dahl [Mon, 19 Mar 2012 02:57:28 +0000 (19:57 -0700)]
Merge branch 'master' of https://github.com/mozilla/pdf.js into string_fontname

13 years agoMerge pull request #1363 from kkujala/master
notmasteryet [Sun, 18 Mar 2012 22:27:45 +0000 (15:27 -0700)]
Merge pull request #1363 from kkujala/master

Separate return statement from function for clarity in bidi.js.

13 years agoSeparate return statement from function for clarity in bidi.js.
Kalervo Kujala [Sun, 18 Mar 2012 20:49:04 +0000 (22:49 +0200)]
Separate return statement from function for clarity in bidi.js.

This fixes also JSlint warning.

13 years agoAdd missing .link files; minor fix
notmasteryet [Sun, 18 Mar 2012 04:22:42 +0000 (23:22 -0500)]
Add missing .link files; minor fix

13 years agoAdd tests from #1309 and #1317
notmasteryet [Sun, 18 Mar 2012 04:13:54 +0000 (23:13 -0500)]
Add tests from #1309 and #1317

13 years agoFix unicode re-assignment; MacRomanEncoding detection
notmasteryet [Sun, 18 Mar 2012 04:05:22 +0000 (23:05 -0500)]
Fix unicode re-assignment; MacRomanEncoding detection

13 years agoMerge pull request #1351 from jviereck/canvas_draw_time
notmasteryet [Sat, 17 Mar 2012 22:48:16 +0000 (15:48 -0700)]
Merge pull request #1351 from jviereck/canvas_draw_time

Change the kExecutionTime value to 15.

13 years agoAdd 'Indexed' cs abbreviation
notmasteryet [Sat, 17 Mar 2012 22:35:04 +0000 (17:35 -0500)]
Add 'Indexed' cs abbreviation

13 years agoMerge branch 'mozilla', remote-tracking branch 'origin/master' into mozilla
Saebekassebil [Sat, 17 Mar 2012 16:13:52 +0000 (17:13 +0100)]
Merge branch 'mozilla', remote-tracking branch 'origin/master' into mozilla

13 years agoMerge pull request #1348 from notmasteryet/installrdf
notmasteryet [Fri, 16 Mar 2012 22:44:06 +0000 (15:44 -0700)]
Merge pull request #1348 from notmasteryet/installrdf

Use <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion>

13 years agoFixing install.pdf.in in make.js
notmasteryet [Fri, 16 Mar 2012 22:40:44 +0000 (17:40 -0500)]
Fixing install.pdf.in in make.js

13 years agoFix string font names.
Brendan Dahl [Fri, 16 Mar 2012 18:58:23 +0000 (11:58 -0700)]
Fix string font names.

13 years agoMerge pull request #1346 from notmasteryet/verifyname-2
Brendan Dahl [Fri, 16 Mar 2012 17:48:57 +0000 (10:48 -0700)]
Merge pull request #1346 from notmasteryet/verifyname-2

Verify the names parameter in fontLoaderPrepareFontLoadEvent

13 years agoMerge pull request #1349 from bernerdschaefer/fix-bidi-file-format
Brendan Dahl [Fri, 16 Mar 2012 17:46:08 +0000 (10:46 -0700)]
Merge pull request #1349 from bernerdschaefer/fix-bidi-file-format

Change bidi.js file format to unix

13 years agoChange the kExecutionTime value to 15. In theory, this should give 60FPS rendering.
Julian Viereck [Fri, 16 Mar 2012 14:08:50 +0000 (15:08 +0100)]
Change the kExecutionTime value to 15. In theory, this should give 60FPS rendering.

13 years agoFix after rebase
Julian Viereck [Fri, 16 Mar 2012 14:02:17 +0000 (15:02 +0100)]
Fix after rebase

13 years agoUse singular form for charProcOperatorList - hopefully fixes breakage
Julian Viereck [Mon, 12 Mar 2012 20:26:39 +0000 (21:26 +0100)]
Use singular form for charProcOperatorList - hopefully fixes breakage

13 years agoRename IRQueue and codeIR -> operatorList
Julian Viereck [Mon, 12 Mar 2012 17:41:40 +0000 (18:41 +0100)]
Rename IRQueue and codeIR -> operatorList

13 years agonew ScratchCanvas -> createScratchCanvas and fix linting
Julian Viereck [Thu, 23 Feb 2012 14:46:00 +0000 (15:46 +0100)]
new ScratchCanvas -> createScratchCanvas and fix linting

13 years agoRemove suffix _IR
Julian Viereck [Tue, 21 Feb 2012 13:36:15 +0000 (14:36 +0100)]
Remove suffix _IR

13 years agoNo need to store ScratchCanvas on CanvasGraphics
Julian Viereck [Tue, 21 Feb 2012 13:30:40 +0000 (14:30 +0100)]
No need to store ScratchCanvas on CanvasGraphics

13 years agoCleanup the way getIRQueue is called (no need to pass in a queue object in most cases...
Julian Viereck [Tue, 21 Feb 2012 13:28:42 +0000 (14:28 +0100)]
Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore)

13 years agoRemove TODO on PDFDocModel and rename pdf to pdfModel
Julian Viereck [Tue, 21 Feb 2012 13:10:44 +0000 (14:10 +0100)]
Remove TODO on PDFDocModel and rename pdf to pdfModel

13 years agoCleanup font loading.
Julian Viereck [Tue, 21 Feb 2012 12:59:22 +0000 (13:59 +0100)]
Cleanup font loading.

13 years agoRemoving tabs
notmasteryet [Fri, 16 Mar 2012 12:24:58 +0000 (07:24 -0500)]
Removing tabs

13 years agoChange bidi.js file format to unix
Bernerd Schaefer [Fri, 16 Mar 2012 10:27:09 +0000 (11:27 +0100)]
Change bidi.js file format to unix

This gets rid of all the `^M` control characters when viewed with vim.

13 years ago#filter substitution
notmasteryet [Fri, 16 Mar 2012 05:55:53 +0000 (00:55 -0500)]
#filter substitution

13 years agoMerge pull request #1347 from brendandahl/app_shutdown
notmasteryet [Fri, 16 Mar 2012 03:54:20 +0000 (20:54 -0700)]
Merge pull request #1347 from brendandahl/app_shutdown

Skip unneeded steps on APP_SHUTDOWN.

13 years agoUse <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion>
notmasteryet [Fri, 16 Mar 2012 03:44:29 +0000 (22:44 -0500)]
Use <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion>

13 years agoSkip unneeded steps on APP_SHUTDOWN.
Brendan Dahl [Fri, 16 Mar 2012 03:08:39 +0000 (20:08 -0700)]
Skip unneeded steps on APP_SHUTDOWN.

13 years agoVerify the names parameter
notmasteryet [Fri, 16 Mar 2012 02:25:19 +0000 (21:25 -0500)]
Verify the names parameter

13 years agoMerge pull request #1335 from mrqzzz/master
notmasteryet [Thu, 15 Mar 2012 23:26:07 +0000 (16:26 -0700)]
Merge pull request #1335 from mrqzzz/master

Re-Fixed code (Lint friendly)

13 years agoMerge pull request #1339 from notmasteryet/whitelist-get
Brendan Dahl [Thu, 15 Mar 2012 23:18:56 +0000 (16:18 -0700)]
Merge pull request #1339 from notmasteryet/whitelist-get

Whitelist GET

13 years agoMerge pull request #1341 from notmasteryet/maxversion
Brendan Dahl [Thu, 15 Mar 2012 23:14:12 +0000 (16:14 -0700)]
Merge pull request #1341 from notmasteryet/maxversion

Change maxVersion to *

13 years agoMerge pull request #1343 from morgandenning/patch-1
notmasteryet [Thu, 15 Mar 2012 22:52:57 +0000 (15:52 -0700)]
Merge pull request #1343 from morgandenning/patch-1

Line 405 : 'errorback' should have been 'errback'

13 years agoLine 405 : 'errorback' should have been 'errback'
theredspatula [Thu, 15 Mar 2012 18:59:32 +0000 (11:59 -0700)]
Line 405 : 'errorback' should have been 'errback'

13 years agoChange maxVersion to *
notmasteryet [Thu, 15 Mar 2012 12:36:20 +0000 (07:36 -0500)]
Change maxVersion to *