]>
git.parisson.com Git - pdf.js.git/log
Julian Viereck [Wed, 22 Jun 2011 20:00:53 +0000 (22:00 +0200)]
Fix 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.
Julian Viereck [Wed, 22 Jun 2011 19:17:32 +0000 (21:17 +0200)]
Add PatternProxy; makes page 13 work
Julian Viereck [Wed, 22 Jun 2011 19:17:32 +0000 (21:17 +0200)]
Add PatternProxy; makes page 13 work
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.
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.
Julian Viereck [Wed, 22 Jun 2011 18:16:04 +0000 (20:16 +0200)]
Replace ImageCanvas by ScratchCanvas
Julian Viereck [Wed, 22 Jun 2011 18:16:04 +0000 (20:16 +0200)]
Replace ImageCanvas by ScratchCanvas
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
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
Julian Viereck [Wed, 22 Jun 2011 12:25:21 +0000 (14:25 +0200)]
Add 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.
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
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
Julian Viereck [Wed, 22 Jun 2011 11:19:25 +0000 (13:19 +0200)]
Fix 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
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
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
Julian Viereck [Wed, 22 Jun 2011 08:40:51 +0000 (10:40 +0200)]
Get working for not real images
Julian Viereck [Wed, 22 Jun 2011 08:40:51 +0000 (10:40 +0200)]
Get working for not real images
Julian Viereck [Wed, 22 Jun 2011 07:46:11 +0000 (09:46 +0200)]
Introduce 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
Julian Viereck [Wed, 22 Jun 2011 07:15:55 +0000 (09:15 +0200)]
Make 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
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
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
Julian Viereck [Tue, 21 Jun 2011 21:33:11 +0000 (23:33 +0200)]
Backup work
Julian Viereck [Tue, 21 Jun 2011 21:33:11 +0000 (23:33 +0200)]
Backup work
Vivien Nicolas [Thu, 23 Jun 2011 21:15:22 +0000 (23:15 +0200)]
Remove some hardcoded glue
Vivien Nicolas [Thu, 23 Jun 2011 21:15:22 +0000 (23:15 +0200)]
Remove some hardcoded glue
Rob Sayre [Thu, 23 Jun 2011 20:59:38 +0000 (13:59 -0700)]
Cleanup 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.
Rob Sayre [Thu, 23 Jun 2011 20:49:16 +0000 (13:49 -0700)]
Merge remote branch 'upstream/master'
Rob Sayre [Thu, 23 Jun 2011 20:49:16 +0000 (13:49 -0700)]
Merge remote branch 'upstream/master'
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.
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.
Vivien Nicolas [Thu, 23 Jun 2011 20:22:46 +0000 (22:22 +0200)]
Remove the ignoreFont variable
Vivien Nicolas [Thu, 23 Jun 2011 20:22:46 +0000 (22:22 +0200)]
Remove the ignoreFont variable
Vivien Nicolas [Thu, 23 Jun 2011 20:20:55 +0000 (22:20 +0200)]
Fix bustage of the previous commit
Vivien Nicolas [Thu, 23 Jun 2011 20:20:55 +0000 (22:20 +0200)]
Fix bustage of the previous commit
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.
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.
Vivien Nicolas [Thu, 23 Jun 2011 20:11:16 +0000 (22:11 +0200)]
Add 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
Andreas Gal [Thu, 23 Jun 2011 19:05:38 +0000 (12:05 -0700)]
Merge pull request #63 from sbarman/uncompressedflate
Uncompressed flate
Andreas Gal [Thu, 23 Jun 2011 19:05:38 +0000 (12:05 -0700)]
Merge pull request #63 from sbarman/uncompressedflate
Uncompressed flate
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.
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.
sbarman [Thu, 23 Jun 2011 17:35:08 +0000 (10:35 -0700)]
faxstream compiles
sbarman [Thu, 23 Jun 2011 17:35:08 +0000 (10:35 -0700)]
faxstream compiles
Rob Sayre [Thu, 23 Jun 2011 17:27:53 +0000 (10:27 -0700)]
Add pdf.pdf to .gitignore
Rob Sayre [Thu, 23 Jun 2011 17:27:53 +0000 (10:27 -0700)]
Add pdf.pdf to .gitignore
Rob Sayre [Thu, 23 Jun 2011 16:57:36 +0000 (09:57 -0700)]
Merge upstream.
Rob Sayre [Thu, 23 Jun 2011 16:57:36 +0000 (09:57 -0700)]
Merge upstream.
sbarman [Thu, 23 Jun 2011 16:48:57 +0000 (09:48 -0700)]
Merge branch 'master' into faxstream
sbarman [Thu, 23 Jun 2011 16:48:57 +0000 (09:48 -0700)]
Merge branch 'master' into faxstream
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.
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.
sbarman [Thu, 23 Jun 2011 16:42:52 +0000 (09:42 -0700)]
Merge branch 'master' into uncompressedflate
sbarman [Thu, 23 Jun 2011 16:42:52 +0000 (09:42 -0700)]
Merge branch 'master' into uncompressedflate
sbarman [Thu, 23 Jun 2011 16:41:59 +0000 (09:41 -0700)]
fix for uncompressed flatestream blocks
sbarman [Thu, 23 Jun 2011 16:41:59 +0000 (09:41 -0700)]
fix for uncompressed flatestream blocks
Rob Sayre [Thu, 23 Jun 2011 16:10:06 +0000 (09:10 -0700)]
Move some files around.
Rob Sayre [Thu, 23 Jun 2011 16:10:06 +0000 (09:10 -0700)]
Move some files around.
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
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
Rob Sayre [Thu, 23 Jun 2011 16:05:51 +0000 (09:05 -0700)]
Add new test directories.
Rob Sayre [Thu, 23 Jun 2011 16:05:51 +0000 (09:05 -0700)]
Add new test directories.
sbarman [Thu, 23 Jun 2011 15:05:00 +0000 (08:05 -0700)]
Merge 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
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, ...
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, ...
Chris Jones [Thu, 23 Jun 2011 03:47:37 +0000 (20:47 -0700)]
fix bug in testing multiple browsers
Chris Jones [Thu, 23 Jun 2011 03:47:37 +0000 (20:47 -0700)]
fix bug in testing multiple browsers
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
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
sbarman [Thu, 23 Jun 2011 02:20:03 +0000 (19:20 -0700)]
fake stream for unimplemented filters
sbarman [Thu, 23 Jun 2011 02:20:03 +0000 (19:20 -0700)]
fake stream for unimplemented filters
sbarman [Thu, 23 Jun 2011 01:56:33 +0000 (18:56 -0700)]
Cleaning up FaxStream
sbarman [Thu, 23 Jun 2011 01:56:33 +0000 (18:56 -0700)]
Cleaning up FaxStream
Chris Jones [Thu, 23 Jun 2011 01:50:38 +0000 (18:50 -0700)]
fix strict-mode violations in chrome
Chris Jones [Thu, 23 Jun 2011 01:50:38 +0000 (18:50 -0700)]
fix strict-mode violations in chrome
Chris Jones [Thu, 23 Jun 2011 01:40:20 +0000 (18:40 -0700)]
remove debugging code
Chris Jones [Thu, 23 Jun 2011 01:40:20 +0000 (18:40 -0700)]
remove debugging code
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
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
sbarman [Thu, 23 Jun 2011 00:55:47 +0000 (17:55 -0700)]
work in progress
sbarman [Thu, 23 Jun 2011 00:54:57 +0000 (17:54 -0700)]
Added in the tables for faxstream
sbarman [Thu, 23 Jun 2011 00:54:57 +0000 (17:54 -0700)]
Added in the tables for faxstream
Rob Sayre [Thu, 23 Jun 2011 00:12:02 +0000 (17:12 -0700)]
remove some accidental print statements.
Rob Sayre [Thu, 23 Jun 2011 00:12:02 +0000 (17:12 -0700)]
remove some accidental print statements.
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.
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.
sbarman [Wed, 22 Jun 2011 21:26:59 +0000 (14:26 -0700)]
not working version of ccittfaxstream
sbarman [Wed, 22 Jun 2011 21:26:59 +0000 (14:26 -0700)]
not working version of ccittfaxstream
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.
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.
Chris Jones [Wed, 22 Jun 2011 09:37:59 +0000 (02:37 -0700)]
add TODO() for Shading Pattern
Chris Jones [Wed, 22 Jun 2011 09:37:59 +0000 (02:37 -0700)]
add TODO() for Shading Pattern
Vivien Nicolas [Wed, 22 Jun 2011 09:31:24 +0000 (11:31 +0200)]
Merge remote branch 'upstream/master'