]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agoFix putImageData. Needs to be copied byte by byte.
Julian Viereck [Wed, 22 Jun 2011 20:00:53 +0000 (22:00 +0200)]
Fix putImageData. Needs to be copied byte by byte.

13 years agoFix putImageData. Needs to be copied byte by byte.
Julian Viereck [Wed, 22 Jun 2011 20:00:53 +0000 (22:00 +0200)]
Fix putImageData. Needs to be copied byte by byte.

13 years agoAdd PatternProxy; makes page 13 work
Julian Viereck [Wed, 22 Jun 2011 19:17:32 +0000 (21:17 +0200)]
Add PatternProxy; makes page 13 work

13 years agoAdd PatternProxy; makes page 13 work
Julian Viereck [Wed, 22 Jun 2011 19:17:32 +0000 (21:17 +0200)]
Add PatternProxy; makes page 13 work

13 years agoMerge ImageCanvasProxy and CanvasProxy. Add support for rendering multiple canvas...
Julian Viereck [Wed, 22 Jun 2011 18:49:33 +0000 (20:49 +0200)]
Merge ImageCanvasProxy and CanvasProxy. Add support for rendering multiple canvas objects on the worker and assemble them again on the main thread.

13 years agoMerge ImageCanvasProxy and CanvasProxy. Add support for rendering multiple canvas...
Julian Viereck [Wed, 22 Jun 2011 18:49:33 +0000 (20:49 +0200)]
Merge ImageCanvasProxy and CanvasProxy. Add support for rendering multiple canvas objects on the worker and assemble them again on the main thread.

13 years agoReplace ImageCanvas by ScratchCanvas
Julian Viereck [Wed, 22 Jun 2011 18:16:04 +0000 (20:16 +0200)]
Replace ImageCanvas by ScratchCanvas

13 years agoReplace ImageCanvas by ScratchCanvas
Julian Viereck [Wed, 22 Jun 2011 18:16:04 +0000 (20:16 +0200)]
Replace ImageCanvas by ScratchCanvas

13 years agoMake the ProxyCanvas be more a canvas - provide a ctx object to interact through
Julian Viereck [Wed, 22 Jun 2011 18:04:25 +0000 (20:04 +0200)]
Make the ProxyCanvas be more a canvas - provide a ctx object to interact through

13 years agoMake the ProxyCanvas be more a canvas - provide a ctx object to interact through
Julian Viereck [Wed, 22 Jun 2011 18:04:25 +0000 (20:04 +0200)]
Make the ProxyCanvas be more a canvas - provide a ctx object to interact through

13 years agoAdd very simple GradientProxy support - makes page 11 render.
Julian Viereck [Wed, 22 Jun 2011 12:25:21 +0000 (14:25 +0200)]
Add very simple GradientProxy support - makes page 11 render.

13 years agoAdd very simple GradientProxy support - makes page 11 render.
Julian Viereck [Wed, 22 Jun 2011 12:25:21 +0000 (14:25 +0200)]
Add very simple GradientProxy support - makes page 11 render.

13 years agoAdd JpegStreamProxy - doesnt seem to be used anywhere in the example.pdf file
Julian Viereck [Wed, 22 Jun 2011 12:02:54 +0000 (14:02 +0200)]
Add JpegStreamProxy - doesnt seem to be used anywhere in the example.pdf file

13 years agoAdd JpegStreamProxy - doesnt seem to be used anywhere in the example.pdf file
Julian Viereck [Wed, 22 Jun 2011 12:02:54 +0000 (14:02 +0200)]
Add JpegStreamProxy - doesnt seem to be used anywhere in the example.pdf file

13 years agoFix font loading issue by using a hidden DOM font node
Julian Viereck [Wed, 22 Jun 2011 11:19:25 +0000 (13:19 +0200)]
Fix font loading issue by using a hidden DOM font node

13 years agoFix font loading issue by using a hidden DOM font node
Julian Viereck [Wed, 22 Jun 2011 11:19:25 +0000 (13:19 +0200)]
Fix font loading issue by using a hidden DOM font node

13 years agoFixing some smaller bugs & do some cleanup. viewer_worker.html UI is now
Julian Viereck [Wed, 22 Jun 2011 09:08:30 +0000 (11:08 +0200)]
Fixing some smaller bugs & do some cleanup. viewer_worker.html UI is now

13 years agoFixing some smaller bugs & do some cleanup. viewer_worker.html UI is now
Julian Viereck [Wed, 22 Jun 2011 09:08:30 +0000 (11:08 +0200)]
Fixing some smaller bugs & do some cleanup. viewer_worker.html UI is now

13 years agoGet working for not real images
Julian Viereck [Wed, 22 Jun 2011 08:40:51 +0000 (10:40 +0200)]
Get  working for not real images

13 years agoGet working for not real images
Julian Viereck [Wed, 22 Jun 2011 08:40:51 +0000 (10:40 +0200)]
Get  working for not real images

13 years agoIntroduce ImageCanvas to handle canvas rendering in WebWorker
Julian Viereck [Wed, 22 Jun 2011 07:46:11 +0000 (09:46 +0200)]
Introduce ImageCanvas to handle canvas rendering in WebWorker

13 years agoIntroduce ImageCanvas to handle canvas rendering in WebWorker
Julian Viereck [Wed, 22 Jun 2011 07:46:11 +0000 (09:46 +0200)]
Introduce ImageCanvas to handle canvas rendering in WebWorker

13 years agoMake fonts getting loaded by a very nasty hack
Julian Viereck [Wed, 22 Jun 2011 07:15:55 +0000 (09:15 +0200)]
Make fonts getting loaded by a very nasty hack

13 years agoMake fonts getting loaded by a very nasty hack
Julian Viereck [Wed, 22 Jun 2011 07:15:55 +0000 (09:15 +0200)]
Make fonts getting loaded by a very nasty hack

13 years agoMost working, but once you add the font-css file to the web page, there is no font...
Julian Viereck [Tue, 21 Jun 2011 23:28:17 +0000 (01:28 +0200)]
Most working, but once you add the font-css file to the web page, there is no font drawn at all

13 years agoMost working, but once you add the font-css file to the web page, there is no font...
Julian Viereck [Tue, 21 Jun 2011 23:28:17 +0000 (01:28 +0200)]
Most working, but once you add the font-css file to the web page, there is no font drawn at all

13 years agoBackup work
Julian Viereck [Tue, 21 Jun 2011 21:33:11 +0000 (23:33 +0200)]
Backup work

13 years agoBackup work
Julian Viereck [Tue, 21 Jun 2011 21:33:11 +0000 (23:33 +0200)]
Backup work

13 years agoRemove some hardcoded glue
Vivien Nicolas [Thu, 23 Jun 2011 21:15:22 +0000 (23:15 +0200)]
Remove some hardcoded glue

13 years agoRemove some hardcoded glue
Vivien Nicolas [Thu, 23 Jun 2011 21:15:22 +0000 (23:15 +0200)]
Remove some hardcoded glue

13 years agoCleanup newlines and fix a mistakenly symlinked file.
Rob Sayre [Thu, 23 Jun 2011 20:59:38 +0000 (13:59 -0700)]
Cleanup newlines and fix a mistakenly symlinked file.

13 years agoCleanup newlines and fix a mistakenly symlinked file.
Rob Sayre [Thu, 23 Jun 2011 20:59:38 +0000 (13:59 -0700)]
Cleanup newlines and fix a mistakenly symlinked file.

13 years agoMerge remote branch 'upstream/master'
Rob Sayre [Thu, 23 Jun 2011 20:49:16 +0000 (13:49 -0700)]
Merge remote branch 'upstream/master'

13 years agoMerge remote branch 'upstream/master'
Rob Sayre [Thu, 23 Jun 2011 20:49:16 +0000 (13:49 -0700)]
Merge remote branch 'upstream/master'

13 years agoAdd sample manifests. Also make a browser path argument, so you can just specify...
Rob Sayre [Thu, 23 Jun 2011 20:47:43 +0000 (13:47 -0700)]
Add sample manifests. Also make a browser path argument, so you can just specify one browser without messing with a manifest.

13 years agoAdd sample manifests. Also make a browser path argument, so you can just specify...
Rob Sayre [Thu, 23 Jun 2011 20:47:43 +0000 (13:47 -0700)]
Add sample manifests. Also make a browser path argument, so you can just specify one browser without messing with a manifest.

13 years agoRemove the ignoreFont variable
Vivien Nicolas [Thu, 23 Jun 2011 20:22:46 +0000 (22:22 +0200)]
Remove the ignoreFont variable

13 years agoRemove the ignoreFont variable
Vivien Nicolas [Thu, 23 Jun 2011 20:22:46 +0000 (22:22 +0200)]
Remove the ignoreFont variable

13 years agoFix bustage of the previous commit
Vivien Nicolas [Thu, 23 Jun 2011 20:20:55 +0000 (22:20 +0200)]
Fix bustage of the previous commit

13 years agoFix bustage of the previous commit
Vivien Nicolas [Thu, 23 Jun 2011 20:20:55 +0000 (22:20 +0200)]
Fix bustage of the previous commit

13 years agoAdd SpecialPowers extension to allow the browser to quit from content, and a bunch...
Rob Sayre [Thu, 23 Jun 2011 20:12:22 +0000 (13:12 -0700)]
Add SpecialPowers extension to allow the browser to quit from content, and a bunch of other exciting things.

13 years agoAdd SpecialPowers extension to allow the browser to quit from content, and a bunch...
Rob Sayre [Thu, 23 Jun 2011 20:12:22 +0000 (13:12 -0700)]
Add SpecialPowers extension to allow the browser to quit from content, and a bunch of other exciting things.

13 years agoAdd a createPostTable function and remove the useless join('') calls
Vivien Nicolas [Thu, 23 Jun 2011 20:11:16 +0000 (22:11 +0200)]
Add a createPostTable function and remove the useless join('') calls

13 years agoAdd a createPostTable function and remove the useless join('') calls
Vivien Nicolas [Thu, 23 Jun 2011 20:11:16 +0000 (22:11 +0200)]
Add a createPostTable function and remove the useless join('') calls

13 years agoMerge pull request #63 from sbarman/uncompressedflate
Andreas Gal [Thu, 23 Jun 2011 19:05:38 +0000 (12:05 -0700)]
Merge pull request #63 from sbarman/uncompressedflate

Uncompressed flate

13 years agoMerge pull request #63 from sbarman/uncompressedflate
Andreas Gal [Thu, 23 Jun 2011 19:05:38 +0000 (12:05 -0700)]
Merge pull request #63 from sbarman/uncompressedflate

Uncompressed flate

13 years agoAdd a user.js file Firefox profile. Change HTTP server to run on background thread.
Rob Sayre [Thu, 23 Jun 2011 18:24:36 +0000 (11:24 -0700)]
Add a user.js file Firefox profile. Change HTTP server to run on background thread.

13 years agoAdd a user.js file Firefox profile. Change HTTP server to run on background thread.
Rob Sayre [Thu, 23 Jun 2011 18:24:36 +0000 (11:24 -0700)]
Add a user.js file Firefox profile. Change HTTP server to run on background thread.

13 years agofaxstream compiles
sbarman [Thu, 23 Jun 2011 17:35:08 +0000 (10:35 -0700)]
faxstream compiles

13 years agofaxstream compiles
sbarman [Thu, 23 Jun 2011 17:35:08 +0000 (10:35 -0700)]
faxstream compiles

13 years agoAdd pdf.pdf to .gitignore
Rob Sayre [Thu, 23 Jun 2011 17:27:53 +0000 (10:27 -0700)]
Add pdf.pdf to .gitignore

13 years agoAdd pdf.pdf to .gitignore
Rob Sayre [Thu, 23 Jun 2011 17:27:53 +0000 (10:27 -0700)]
Add pdf.pdf to .gitignore

13 years agoMerge upstream.
Rob Sayre [Thu, 23 Jun 2011 16:57:36 +0000 (09:57 -0700)]
Merge upstream.

13 years agoMerge upstream.
Rob Sayre [Thu, 23 Jun 2011 16:57:36 +0000 (09:57 -0700)]
Merge upstream.

13 years agoMerge branch 'master' into faxstream
sbarman [Thu, 23 Jun 2011 16:48:57 +0000 (09:48 -0700)]
Merge branch 'master' into faxstream

13 years agoMerge branch 'master' into faxstream
sbarman [Thu, 23 Jun 2011 16:48:57 +0000 (09:48 -0700)]
Merge branch 'master' into faxstream

13 years agoModify paths of web resources to work with test resources more buried.
Rob Sayre [Thu, 23 Jun 2011 16:48:34 +0000 (09:48 -0700)]
Modify paths of web resources to work with test resources more buried.

13 years agoModify paths of web resources to work with test resources more buried.
Rob Sayre [Thu, 23 Jun 2011 16:48:34 +0000 (09:48 -0700)]
Modify paths of web resources to work with test resources more buried.

13 years agoMerge branch 'master' into uncompressedflate
sbarman [Thu, 23 Jun 2011 16:42:52 +0000 (09:42 -0700)]
Merge branch 'master' into uncompressedflate

13 years agoMerge branch 'master' into uncompressedflate
sbarman [Thu, 23 Jun 2011 16:42:52 +0000 (09:42 -0700)]
Merge branch 'master' into uncompressedflate

13 years agofix for uncompressed flatestream blocks
sbarman [Thu, 23 Jun 2011 16:41:59 +0000 (09:41 -0700)]
fix for uncompressed flatestream blocks

13 years agofix for uncompressed flatestream blocks
sbarman [Thu, 23 Jun 2011 16:41:59 +0000 (09:41 -0700)]
fix for uncompressed flatestream blocks

13 years agoMove some files around.
Rob Sayre [Thu, 23 Jun 2011 16:10:06 +0000 (09:10 -0700)]
Move some files around.

13 years agoMove some files around.
Rob Sayre [Thu, 23 Jun 2011 16:10:06 +0000 (09:10 -0700)]
Move some files around.

13 years agoMerge pull request #62 from sbarman/master
Andreas Gal [Thu, 23 Jun 2011 16:06:48 +0000 (09:06 -0700)]
Merge pull request #62 from sbarman/master

FakeStream to simulate filters which have not been implemented

13 years agoMerge pull request #62 from sbarman/master
Andreas Gal [Thu, 23 Jun 2011 16:06:48 +0000 (09:06 -0700)]
Merge pull request #62 from sbarman/master

FakeStream to simulate filters which have not been implemented

13 years agoAdd new test directories.
Rob Sayre [Thu, 23 Jun 2011 16:05:51 +0000 (09:05 -0700)]
Add new test directories.

13 years agoAdd new test directories.
Rob Sayre [Thu, 23 Jun 2011 16:05:51 +0000 (09:05 -0700)]
Add new test directories.

13 years agoMerge branch 'master' of github.com:andreasgal/pdf.js
sbarman [Thu, 23 Jun 2011 15:05:00 +0000 (08:05 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js

13 years agoMerge branch 'master' of github.com:andreasgal/pdf.js
sbarman [Thu, 23 Jun 2011 15:05:00 +0000 (08:05 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js

13 years agoMerge pull request #61 from vingtetun/master
Andreas Gal [Thu, 23 Jun 2011 04:00:36 +0000 (21:00 -0700)]
Merge pull request #61 from vingtetun/master

Fix some spacing issues with ligatures, hinting, ...

13 years agoMerge pull request #61 from vingtetun/master
Andreas Gal [Thu, 23 Jun 2011 04:00:36 +0000 (21:00 -0700)]
Merge pull request #61 from vingtetun/master

Fix some spacing issues with ligatures, hinting, ...

13 years agofix bug in testing multiple browsers
Chris Jones [Thu, 23 Jun 2011 03:47:37 +0000 (20:47 -0700)]
fix bug in testing multiple browsers

13 years agofix bug in testing multiple browsers
Chris Jones [Thu, 23 Jun 2011 03:47:37 +0000 (20:47 -0700)]
fix bug in testing multiple browsers

13 years agoUse the real content of the string to measure it's size
Vivien Nicolas [Thu, 23 Jun 2011 03:38:05 +0000 (05:38 +0200)]
Use the real content of the string to measure it's size

13 years agoUse the real content of the string to measure it's size
Vivien Nicolas [Thu, 23 Jun 2011 03:38:05 +0000 (05:38 +0200)]
Use the real content of the string to measure it's size

13 years agofake stream for unimplemented filters
sbarman [Thu, 23 Jun 2011 02:20:03 +0000 (19:20 -0700)]
fake stream for unimplemented filters

13 years agofake stream for unimplemented filters
sbarman [Thu, 23 Jun 2011 02:20:03 +0000 (19:20 -0700)]
fake stream for unimplemented filters

13 years agoCleaning up FaxStream
sbarman [Thu, 23 Jun 2011 01:56:33 +0000 (18:56 -0700)]
Cleaning up FaxStream

13 years agoCleaning up FaxStream
sbarman [Thu, 23 Jun 2011 01:56:33 +0000 (18:56 -0700)]
Cleaning up FaxStream

13 years agofix strict-mode violations in chrome
Chris Jones [Thu, 23 Jun 2011 01:50:38 +0000 (18:50 -0700)]
fix strict-mode violations in chrome

13 years agofix strict-mode violations in chrome
Chris Jones [Thu, 23 Jun 2011 01:50:38 +0000 (18:50 -0700)]
fix strict-mode violations in chrome

13 years agoremove debugging code
Chris Jones [Thu, 23 Jun 2011 01:40:20 +0000 (18:40 -0700)]
remove debugging code

13 years agoremove debugging code
Chris Jones [Thu, 23 Jun 2011 01:40:20 +0000 (18:40 -0700)]
remove debugging code

13 years agoactually wait for fonts to be loaded, and write out a log of failed eq comparisons
Chris Jones [Thu, 23 Jun 2011 01:37:58 +0000 (18:37 -0700)]
actually wait for fonts to be loaded, and write out a log of failed eq comparisons

13 years agoactually wait for fonts to be loaded, and write out a log of failed eq comparisons
Chris Jones [Thu, 23 Jun 2011 01:37:58 +0000 (18:37 -0700)]
actually wait for fonts to be loaded, and write out a log of failed eq comparisons

13 years agowork in progress
sbarman [Thu, 23 Jun 2011 00:55:47 +0000 (17:55 -0700)]
work in progress

13 years agoAdded in the tables for faxstream
sbarman [Thu, 23 Jun 2011 00:54:57 +0000 (17:54 -0700)]
Added in the tables for faxstream

13 years agoAdded in the tables for faxstream
sbarman [Thu, 23 Jun 2011 00:54:57 +0000 (17:54 -0700)]
Added in the tables for faxstream

13 years agoremove some accidental print statements.
Rob Sayre [Thu, 23 Jun 2011 00:12:02 +0000 (17:12 -0700)]
remove some accidental print statements.

13 years agoremove some accidental print statements.
Rob Sayre [Thu, 23 Jun 2011 00:12:02 +0000 (17:12 -0700)]
remove some accidental print statements.

13 years agoChange test.py to use an external browser_manifest.json file, and use OptionParser...
Rob Sayre [Wed, 22 Jun 2011 23:56:31 +0000 (16:56 -0700)]
Change test.py to use an external browser_manifest.json file, and use OptionParser to handle the command line.

13 years agoChange test.py to use an external browser_manifest.json file, and use OptionParser...
Rob Sayre [Wed, 22 Jun 2011 23:56:31 +0000 (16:56 -0700)]
Change test.py to use an external browser_manifest.json file, and use OptionParser to handle the command line.

13 years agonot working version of ccittfaxstream
sbarman [Wed, 22 Jun 2011 21:26:59 +0000 (14:26 -0700)]
not working version of ccittfaxstream

13 years agonot working version of ccittfaxstream
sbarman [Wed, 22 Jun 2011 21:26:59 +0000 (14:26 -0700)]
not working version of ccittfaxstream

13 years agoMerge pull request #53 from vingtetun/master
Andreas Gal [Wed, 22 Jun 2011 18:42:06 +0000 (11:42 -0700)]
Merge pull request #53 from vingtetun/master

Merge TTF font rewriting to pass the font sanitization pass.

13 years agoMerge pull request #53 from vingtetun/master
Andreas Gal [Wed, 22 Jun 2011 18:42:06 +0000 (11:42 -0700)]
Merge pull request #53 from vingtetun/master

Merge TTF font rewriting to pass the font sanitization pass.

13 years agoadd TODO() for Shading Pattern
Chris Jones [Wed, 22 Jun 2011 09:37:59 +0000 (02:37 -0700)]
add TODO() for Shading Pattern

13 years agoadd TODO() for Shading Pattern
Chris Jones [Wed, 22 Jun 2011 09:37:59 +0000 (02:37 -0700)]
add TODO() for Shading Pattern

13 years agoMerge remote branch 'upstream/master'
Vivien Nicolas [Wed, 22 Jun 2011 09:31:24 +0000 (11:31 +0200)]
Merge remote branch 'upstream/master'