]>
git.parisson.com Git - pdf.js.git/log
Andreas Gal [Wed, 29 Jun 2011 08:00:16 +0000 (01:00 -0700)]
update README
Andreas Gal [Tue, 28 Jun 2011 23:51:14 +0000 (16:51 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Tue, 28 Jun 2011 23:45:10 +0000 (16:45 -0700)]
Merge pull request #114 from sayrer/master
get Google Chrome automation working on Mac and Linux
Rob Sayre [Tue, 28 Jun 2011 23:32:27 +0000 (16:32 -0700)]
Clean some trailing whitespace.
Rob Sayre [Tue, 28 Jun 2011 23:30:48 +0000 (16:30 -0700)]
Merge branch 'master' of https://github.com/sayrer/pdf.js
Rob Sayre [Tue, 28 Jun 2011 23:29:52 +0000 (16:29 -0700)]
Use AppleScript to close Chrome.
Rob Sayre [Tue, 28 Jun 2011 23:29:11 +0000 (16:29 -0700)]
Add Google Chrome to Mac example manifest.
Andreas Gal [Tue, 28 Jun 2011 23:10:18 +0000 (16:10 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Tue, 28 Jun 2011 23:09:00 +0000 (16:09 -0700)]
Merge pull request #113 from cgjones/master
update contact info
Chris Jones [Tue, 28 Jun 2011 23:02:02 +0000 (16:02 -0700)]
update contact info
Rob Sayre [Tue, 28 Jun 2011 22:25:46 +0000 (15:25 -0700)]
Add sample browser manifest for Linux.
Andreas Gal [Tue, 28 Jun 2011 22:25:08 +0000 (15:25 -0700)]
Merge pull request #112 from cgjones/master
fix moar |const| and modeline r=gal
Chris Jones [Tue, 28 Jun 2011 22:24:04 +0000 (15:24 -0700)]
fix moar |const| and modeline
Rob Sayre [Tue, 28 Jun 2011 22:20:31 +0000 (15:20 -0700)]
Add support for Google Chrome.
Andreas Gal [Tue, 28 Jun 2011 21:56:53 +0000 (14:56 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js
Chris Jones [Tue, 28 Jun 2011 21:56:10 +0000 (14:56 -0700)]
Merge pull request #95 from jviereck/master
Make processing of fonts happen in a worker.
Andreas Gal [Tue, 28 Jun 2011 21:05:24 +0000 (14:05 -0700)]
Merge pull request #110 from sayrer/master
use var instead of const r=gal
Rob Sayre [Tue, 28 Jun 2011 20:59:22 +0000 (13:59 -0700)]
const doesn't work in Chrome.
Andreas Gal [Tue, 28 Jun 2011 20:54:36 +0000 (13:54 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Tue, 28 Jun 2011 20:54:06 +0000 (13:54 -0700)]
Merge pull request #107 from ironymark/master
Fix to replaceCMapTable r=gal
Adil Allawi [Tue, 28 Jun 2011 14:14:38 +0000 (15:14 +0100)]
Function replaceCMapTable() was not setting the font pos pointer to the correct place to read the cmap. Caused Mac PDFs to fail because the cmap was not correctly rewritten.
Julian Viereck [Tue, 28 Jun 2011 07:51:49 +0000 (09:51 +0200)]
Use Font.prototype.bindDOM to insert fonts on page
Julian Viereck [Tue, 28 Jun 2011 07:50:53 +0000 (09:50 +0200)]
Fonts.js: Add isLoadedCallback and add hack known from worker/client.js
Julian Viereck [Sun, 26 Jun 2011 09:46:58 +0000 (11:46 +0200)]
Add more timing logs
Julian Viereck [Sun, 26 Jun 2011 18:58:22 +0000 (20:58 +0200)]
Make all fonts render. Use encoding from FontWorker. Render canvas if id!=0 although fonts haven't arrived yet.
Conflicts:
worker/pdf.js
Julian Viereck [Sat, 25 Jun 2011 23:35:17 +0000 (01:35 +0200)]
Make sure to reset callbacks array and get more fonts working
Julian Viereck [Sun, 26 Jun 2011 18:55:27 +0000 (20:55 +0200)]
First pass on FontWorker
Julian Viereck [Sun, 26 Jun 2011 18:44:13 +0000 (20:44 +0200)]
Move all worker related files under worker/
Andreas Gal [Tue, 28 Jun 2011 03:36:21 +0000 (20:36 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Tue, 28 Jun 2011 03:35:30 +0000 (20:35 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js
Chris Jones [Tue, 28 Jun 2011 03:31:37 +0000 (20:31 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Tue, 28 Jun 2011 03:31:01 +0000 (20:31 -0700)]
Add pdf13-gfx.pdf to .gitignore
Andreas Gal [Tue, 28 Jun 2011 03:31:01 +0000 (20:31 -0700)]
Add pdf13-gfx.pdf to .gitignore
Chris Jones [Tue, 28 Jun 2011 03:18:40 +0000 (20:18 -0700)]
convert twips->CSS pixels
Chris Jones [Tue, 28 Jun 2011 03:18:40 +0000 (20:18 -0700)]
convert twips->CSS pixels
Chris Jones [Tue, 28 Jun 2011 03:18:40 +0000 (20:18 -0700)]
convert twips->CSS pixels
Chris Jones [Tue, 28 Jun 2011 02:50:47 +0000 (19:50 -0700)]
Merge pull request #105 from notmasteryet/issue102
Fix the regression at
6073a03
Chris Jones [Tue, 28 Jun 2011 02:50:47 +0000 (19:50 -0700)]
Merge pull request #105 from notmasteryet/issue102
Fix the regression at
6073a03
Chris Jones [Tue, 28 Jun 2011 02:50:47 +0000 (19:50 -0700)]
Merge pull request #105 from notmasteryet/issue102
Fix the regression at
6073a03
notmasteryet [Tue, 28 Jun 2011 02:48:16 +0000 (21:48 -0500)]
Fix the regression at
6073a03
notmasteryet [Tue, 28 Jun 2011 02:48:16 +0000 (21:48 -0500)]
Fix the regression at
6073a03
notmasteryet [Tue, 28 Jun 2011 02:48:16 +0000 (21:48 -0500)]
Fix the regression at
6073a03
Chris Jones [Tue, 28 Jun 2011 01:28:29 +0000 (18:28 -0700)]
the new test file is a .link
Chris Jones [Tue, 28 Jun 2011 01:28:29 +0000 (18:28 -0700)]
the new test file is a .link
Chris Jones [Tue, 28 Jun 2011 01:28:29 +0000 (18:28 -0700)]
the new test file is a .link
Andreas Gal [Tue, 28 Jun 2011 01:15:22 +0000 (18:15 -0700)]
Merge pull request #100 from notmasteryet/openweb-cover
CMYK colors; font fixes r=gal
Andreas Gal [Tue, 28 Jun 2011 01:15:22 +0000 (18:15 -0700)]
Merge pull request #100 from notmasteryet/openweb-cover
CMYK colors; font fixes r=gal
notmasteryet [Tue, 28 Jun 2011 01:13:11 +0000 (20:13 -0500)]
openweb-cover test
notmasteryet [Tue, 28 Jun 2011 01:13:11 +0000 (20:13 -0500)]
openweb-cover test
notmasteryet [Tue, 28 Jun 2011 00:56:19 +0000 (19:56 -0500)]
Rollback defaults for font's Length1 and Length2
notmasteryet [Tue, 28 Jun 2011 00:56:19 +0000 (19:56 -0500)]
Rollback defaults for font's Length1 and Length2
notmasteryet [Tue, 28 Jun 2011 00:34:41 +0000 (19:34 -0500)]
CMYK colors; font fixes
notmasteryet [Tue, 28 Jun 2011 00:34:41 +0000 (19:34 -0500)]
CMYK colors; font fixes
Chris Jones [Mon, 27 Jun 2011 21:13:32 +0000 (14:13 -0700)]
Merge pull request #98 from sayrer/master
This loads reftest-analyzer automatically if eq tests fail and --reftest is supplied
Chris Jones [Mon, 27 Jun 2011 21:13:32 +0000 (14:13 -0700)]
Merge pull request #98 from sayrer/master
This loads reftest-analyzer automatically if eq tests fail and --reftest is supplied
Rob Sayre [Mon, 27 Jun 2011 20:22:37 +0000 (13:22 -0700)]
Automatically load eq.log into the reftest page.
Rob Sayre [Mon, 27 Jun 2011 20:22:37 +0000 (13:22 -0700)]
Automatically load eq.log into the reftest page.
Rob Sayre [Mon, 27 Jun 2011 19:37:12 +0000 (12:37 -0700)]
Always write eq.log, and optionally start reftest.
Rob Sayre [Mon, 27 Jun 2011 19:37:12 +0000 (12:37 -0700)]
Always write eq.log, and optionally start reftest.
Rob Sayre [Mon, 27 Jun 2011 19:36:34 +0000 (12:36 -0700)]
Ignore intelisa.pdf
Rob Sayre [Mon, 27 Jun 2011 19:36:34 +0000 (12:36 -0700)]
Ignore intelisa.pdf
Rob Sayre [Mon, 27 Jun 2011 19:35:48 +0000 (12:35 -0700)]
Add reftest-analyzer.xhtml
Rob Sayre [Mon, 27 Jun 2011 19:35:48 +0000 (12:35 -0700)]
Add reftest-analyzer.xhtml
Andreas Gal [Mon, 27 Jun 2011 18:44:50 +0000 (11:44 -0700)]
Merge pull request #97 from sbarman/bwimage
Refactor of draw image code r=gal
Andreas Gal [Mon, 27 Jun 2011 18:44:50 +0000 (11:44 -0700)]
Merge pull request #97 from sbarman/bwimage
Refactor of draw image code r=gal
sbarman [Mon, 27 Jun 2011 17:51:13 +0000 (10:51 -0700)]
clean up
sbarman [Mon, 27 Jun 2011 17:51:13 +0000 (10:51 -0700)]
clean up
sbarman [Mon, 27 Jun 2011 17:38:10 +0000 (10:38 -0700)]
reasonably fast for black and white images
sbarman [Mon, 27 Jun 2011 17:38:10 +0000 (10:38 -0700)]
reasonably fast for black and white images
sbarman [Mon, 27 Jun 2011 16:58:02 +0000 (09:58 -0700)]
working version of PDFImage
sbarman [Mon, 27 Jun 2011 16:58:02 +0000 (09:58 -0700)]
working version of PDFImage
Andreas Gal [Mon, 27 Jun 2011 16:55:10 +0000 (09:55 -0700)]
Merge pull request #90 from justindarc/master
Fixed issue #67: zooming in in the multi-page viewer makes pages disappear. r=gal
Andreas Gal [Mon, 27 Jun 2011 16:55:10 +0000 (09:55 -0700)]
Merge pull request #90 from justindarc/master
Fixed issue #67: zooming in in the multi-page viewer makes pages disappear. r=gal
sbarman [Mon, 27 Jun 2011 16:03:37 +0000 (09:03 -0700)]
Merge branch 'master' into bwimage
sbarman [Mon, 27 Jun 2011 16:03:37 +0000 (09:03 -0700)]
Merge branch 'master' into bwimage
sbarman [Mon, 27 Jun 2011 05:54:18 +0000 (22:54 -0700)]
refactored image drawing code
sbarman [Mon, 27 Jun 2011 05:54:18 +0000 (22:54 -0700)]
refactored image drawing code
Andreas Gal [Mon, 27 Jun 2011 03:52:26 +0000 (20:52 -0700)]
Merge pull request #91 from sbarman/faxstream
Faxstream
Andreas Gal [Mon, 27 Jun 2011 03:52:26 +0000 (20:52 -0700)]
Merge pull request #91 from sbarman/faxstream
Faxstream
Andreas Gal [Mon, 27 Jun 2011 03:46:10 +0000 (20:46 -0700)]
Merge pull request #96 from vingtetun/master
Fix windows/mac font loading detection. r=gal
Andreas Gal [Mon, 27 Jun 2011 03:46:10 +0000 (20:46 -0700)]
Merge pull request #96 from vingtetun/master
Fix windows/mac font loading detection. r=gal
sbarman [Mon, 27 Jun 2011 03:04:28 +0000 (20:04 -0700)]
Merge branch 'master' into faxstream
sbarman [Mon, 27 Jun 2011 03:04:28 +0000 (20:04 -0700)]
Merge branch 'master' into faxstream
Rob Sayre [Sun, 26 Jun 2011 19:05:02 +0000 (12:05 -0700)]
Move downloading code into separate function for readability.
Rob Sayre [Sun, 26 Jun 2011 19:05:02 +0000 (12:05 -0700)]
Move downloading code into separate function for readability.
Andreas Gal [Sun, 26 Jun 2011 18:16:47 +0000 (11:16 -0700)]
Merge pull request #94 from sayrer/master
Small fixes r=gal
Andreas Gal [Sun, 26 Jun 2011 18:16:47 +0000 (11:16 -0700)]
Merge pull request #94 from sayrer/master
Small fixes r=gal
Rob Sayre [Sun, 26 Jun 2011 18:10:47 +0000 (11:10 -0700)]
Merge remote branch 'upstream/master'
Rob Sayre [Sun, 26 Jun 2011 18:10:47 +0000 (11:10 -0700)]
Merge remote branch 'upstream/master'
Rob Sayre [Sun, 26 Jun 2011 18:10:32 +0000 (11:10 -0700)]
Suppress telemetry banner.
Rob Sayre [Sun, 26 Jun 2011 18:10:32 +0000 (11:10 -0700)]
Suppress telemetry banner.
Rob Sayre [Sun, 26 Jun 2011 17:58:41 +0000 (10:58 -0700)]
Check for browsers in verifyOptions, so the script fails early.
Rob Sayre [Sun, 26 Jun 2011 17:58:41 +0000 (10:58 -0700)]
Check for browsers in verifyOptions, so the script fails early.
Rob Sayre [Sun, 26 Jun 2011 17:54:57 +0000 (10:54 -0700)]
Add timing information to test harness.
Rob Sayre [Sun, 26 Jun 2011 17:54:57 +0000 (10:54 -0700)]
Add timing information to test harness.
sbarman [Sun, 26 Jun 2011 17:25:42 +0000 (10:25 -0700)]
Merge pull request #93 from andreasgal/staging
keep track of charSpacing wordSpacing textHScale
sbarman [Sun, 26 Jun 2011 17:25:42 +0000 (10:25 -0700)]
Merge pull request #93 from andreasgal/staging
keep track of charSpacing wordSpacing textHScale
Andreas Gal [Sun, 26 Jun 2011 16:50:54 +0000 (12:50 -0400)]
Merge github.com:andreasgal/pdf.js into staging
Andreas Gal [Sun, 26 Jun 2011 16:50:54 +0000 (12:50 -0400)]
Merge github.com:andreasgal/pdf.js into staging
Andreas Gal [Sun, 26 Jun 2011 16:38:09 +0000 (09:38 -0700)]
Merge pull request #92 from notmasteryet/multisize
Support for PDF with different page sizes r=gal