]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agorefactored image drawing code
sbarman [Mon, 27 Jun 2011 05:54:18 +0000 (22:54 -0700)]
refactored image drawing code

13 years agoMerge branch 'master' into faxstream
sbarman [Mon, 27 Jun 2011 03:04:28 +0000 (20:04 -0700)]
Merge branch 'master' into faxstream

13 years agoMerge pull request #94 from sayrer/master
Andreas Gal [Sun, 26 Jun 2011 18:16:47 +0000 (11:16 -0700)]
Merge pull request #94 from sayrer/master

Small fixes r=gal

13 years agoMerge remote branch 'upstream/master'
Rob Sayre [Sun, 26 Jun 2011 18:10:47 +0000 (11:10 -0700)]
Merge remote branch 'upstream/master'

13 years agoSuppress telemetry banner.
Rob Sayre [Sun, 26 Jun 2011 18:10:32 +0000 (11:10 -0700)]
Suppress telemetry banner.

13 years agoCheck 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.

13 years agoAdd timing information to test harness.
Rob Sayre [Sun, 26 Jun 2011 17:54:57 +0000 (10:54 -0700)]
Add timing information to test harness.

13 years agoMerge pull request #93 from andreasgal/staging
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

13 years agoMerge 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

13 years agoMerge pull request #92 from notmasteryet/multisize
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

13 years agoSupport for multi-size page PDFs
notmasteryet [Sun, 26 Jun 2011 14:15:33 +0000 (09:15 -0500)]
Support for multi-size page PDFs

13 years agoclean up code to before
sbarman [Sun, 26 Jun 2011 05:56:51 +0000 (22:56 -0700)]
clean up code to before

13 years agoRemoved bpc=1 code
sbarman [Sun, 26 Jun 2011 05:52:41 +0000 (22:52 -0700)]
Removed bpc=1 code

13 years agoMerge pull request #89 from sayrer/master
Chris Jones [Sun, 26 Jun 2011 01:16:21 +0000 (18:16 -0700)]
Merge pull request #89 from sayrer/master

Fix the log scrolling in the test harness.

13 years agoStill more whitespace fixing.
Rob Sayre [Sat, 25 Jun 2011 18:02:35 +0000 (11:02 -0700)]
Still more whitespace fixing.

13 years agoFix whitespace.
Rob Sayre [Sat, 25 Jun 2011 16:51:27 +0000 (09:51 -0700)]
Fix whitespace.

13 years agoMerge remote branch 'upstream/master'
Rob Sayre [Sat, 25 Jun 2011 16:47:37 +0000 (09:47 -0700)]
Merge remote branch 'upstream/master'

13 years agoMake the log auto-scroll if the scrollbar is near the bottom, but maintain position...
Rob Sayre [Sat, 25 Jun 2011 16:42:59 +0000 (09:42 -0700)]
Make the log auto-scroll if the scrollbar is near the bottom, but maintain position if it isn't.

13 years agokeep track of charScale, wordScale and textHScale
Andreas Gal [Sat, 25 Jun 2011 15:26:54 +0000 (11:26 -0400)]
keep track of charScale, wordScale and textHScale

13 years agochanged undefined to null check
sbarman [Sat, 25 Jun 2011 04:42:22 +0000 (21:42 -0700)]
changed undefined to null check

13 years agoFixed problem with dict
sbarman [Sat, 25 Jun 2011 04:40:54 +0000 (21:40 -0700)]
Fixed problem with dict

13 years agoMerge github.com:andreasgal/pdf.js into staging
Andreas Gal [Sat, 25 Jun 2011 04:17:51 +0000 (00:17 -0400)]
Merge github.com:andreasgal/pdf.js into staging

13 years agohack around OOM problem due to broken pattern code
Andreas Gal [Sat, 25 Jun 2011 04:17:28 +0000 (00:17 -0400)]
hack around OOM problem due to broken pattern code

13 years agoMerge branch 'master' into faxstream
sbarman [Sat, 25 Jun 2011 04:05:59 +0000 (21:05 -0700)]
Merge branch 'master' into faxstream

13 years agoMerge github.com:andreasgal/pdf.js into staging
Andreas Gal [Sat, 25 Jun 2011 03:47:53 +0000 (23:47 -0400)]
Merge github.com:andreasgal/pdf.js into staging

13 years agoMerge pull request #87 from cgjones/master
Andreas Gal [Sat, 25 Jun 2011 03:47:36 +0000 (20:47 -0700)]
Merge pull request #87 from cgjones/master

fix test_harness missing exceptions thrown by numPages getter r=gal

13 years agoMerge pull request #86 from andreasgal/staging
Chris Jones [Sat, 25 Jun 2011 03:43:48 +0000 (20:43 -0700)]
Merge pull request #86 from andreasgal/staging

fix issue #78, don't try to use 'in' operator on null

13 years agoerrors thrown by |get numPages()| were not caught. GETTERS!!!
Chris Jones [Sat, 25 Jun 2011 03:41:47 +0000 (20:41 -0700)]
errors thrown by |get numPages()| were not caught.  GETTERS!!!

13 years agoMerge github.com:andreasgal/pdf.js into staging
Andreas Gal [Sat, 25 Jun 2011 03:34:58 +0000 (23:34 -0400)]
Merge github.com:andreasgal/pdf.js into staging

13 years agoMerge pull request #85 from notmasteryet/decryptstream
Andreas Gal [Sat, 25 Jun 2011 03:32:54 +0000 (20:32 -0700)]
Merge pull request #85 from notmasteryet/decryptstream

Decryptstream; prediction stream and toHexDigit fixes

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into decryptstream
notmasteryet [Sat, 25 Jun 2011 03:28:34 +0000 (22:28 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into decryptstream

13 years agofix issue #78, don't try to use 'in' operator on null
Andreas Gal [Sat, 25 Jun 2011 03:27:22 +0000 (23:27 -0400)]
fix issue #78, don't try to use 'in' operator on null

13 years agoMerge remote branch 'gal'
Chris Jones [Sat, 25 Jun 2011 03:24:25 +0000 (20:24 -0700)]
Merge remote branch 'gal'

13 years agosecurity.js -> crypto.js; add ref to the multi-page-viewer
notmasteryet [Sat, 25 Jun 2011 03:17:57 +0000 (22:17 -0500)]
security.js -> crypto.js; add ref to the multi-page-viewer

13 years agoFix arcfour initialization and encoding; png prediction fix
notmasteryet [Sat, 25 Jun 2011 03:08:33 +0000 (22:08 -0500)]
Fix arcfour initialization and encoding; png prediction fix

13 years agoMerge pull request #82 from cgjones/master
Andreas Gal [Sat, 25 Jun 2011 02:50:55 +0000 (19:50 -0700)]
Merge pull request #82 from cgjones/master

add Intel ISA doc as load test, and make harness resilient to bad PDF loads r=gal

13 years agoMerge pull request #84 from sbarman/master
sbarman [Sat, 25 Jun 2011 02:43:11 +0000 (19:43 -0700)]
Merge pull request #84 from sbarman/master

bug fix, pixBytes should be rowBytes

13 years agoFixed bug, used pixBytes instead of rowBytes
sbarman [Sat, 25 Jun 2011 02:40:51 +0000 (19:40 -0700)]
Fixed bug, used pixBytes instead of rowBytes

13 years agoMerge remote branch 'gal'
Chris Jones [Sat, 25 Jun 2011 02:28:42 +0000 (19:28 -0700)]
Merge remote branch 'gal'

13 years agoMerge pull request #83 from sayrer/master
Chris Jones [Sat, 25 Jun 2011 02:27:02 +0000 (19:27 -0700)]
Merge pull request #83 from sayrer/master

missing favicon.ico file

13 years agoAdd favicon.ico file
Rob Sayre [Sat, 25 Jun 2011 02:25:03 +0000 (19:25 -0700)]
Add favicon.ico file

13 years agoadd Intel ISA doc as load test, and make harness resilient to bad PDF loads
Chris Jones [Sat, 25 Jun 2011 02:23:29 +0000 (19:23 -0700)]
add Intel ISA doc as load test, and make harness resilient to bad PDF loads

13 years agofully working faxstreams
sbarman [Sat, 25 Jun 2011 02:07:42 +0000 (19:07 -0700)]
fully working faxstreams

13 years agoMerge pull request #79 from sayrer/master
Andreas Gal [Sat, 25 Jun 2011 01:40:22 +0000 (18:40 -0700)]
Merge pull request #79 from sayrer/master

Just some small fixes making the test harness a little better. r=gal

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into decryptstream
notmasteryet [Sat, 25 Jun 2011 01:03:26 +0000 (20:03 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into decryptstream

13 years agoClean up 404 noise from favicon.ico, send Content-Length with GET responses.
Rob Sayre [Sat, 25 Jun 2011 00:58:07 +0000 (17:58 -0700)]
Clean up 404 noise from favicon.ico, send Content-Length with GET responses.

13 years agoTurn off safe-browsing code in test harness.
Rob Sayre [Sat, 25 Jun 2011 00:13:31 +0000 (17:13 -0700)]
Turn off safe-browsing code in test harness.

13 years agoupdate test_slave for the new font-loading API
Chris Jones [Sat, 25 Jun 2011 00:11:39 +0000 (17:11 -0700)]
update test_slave for the new font-loading API

13 years agoMerge pull request #77 from sayrer/master
Chris Jones [Fri, 24 Jun 2011 23:22:08 +0000 (16:22 -0700)]
Merge pull request #77 from sayrer/master

Concurrent browsers sending results asynchronously

13 years agoConcurrent browsers sending snapshots asynchronously.
Rob Sayre [Fri, 24 Jun 2011 23:14:33 +0000 (16:14 -0700)]
Concurrent browsers sending snapshots asynchronously.

13 years agonits
Andreas Gal [Fri, 24 Jun 2011 21:12:06 +0000 (17:12 -0400)]
nits

13 years agoremoved debug code
sbarman [Fri, 24 Jun 2011 21:10:25 +0000 (14:10 -0700)]
removed debug code

13 years agoMerge pull request #76 from vingtetun/master
Andreas Gal [Fri, 24 Jun 2011 21:10:14 +0000 (14:10 -0700)]
Merge pull request #76 from vingtetun/master

Minor changes

13 years agoworking version of faxstream
sbarman [Fri, 24 Jun 2011 20:59:37 +0000 (13:59 -0700)]
working version of faxstream

13 years agoMerge pull request #75 from sayrer/master
Chris Jones [Fri, 24 Jun 2011 20:39:04 +0000 (13:39 -0700)]
Merge pull request #75 from sayrer/master

Run the browsers in parallel, and try hard to clean up after them

13 years agoUpdate the multi_page_viewer.js code to work with the new FontLoader API
Vivien Nicolas [Fri, 24 Jun 2011 19:46:48 +0000 (21:46 +0200)]
Update the multi_page_viewer.js code to work with the new FontLoader API

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js
Vivien Nicolas [Fri, 24 Jun 2011 19:27:43 +0000 (21:27 +0200)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js

13 years agoDo not add the font-loader canvas to the page dom to save some load time
Vivien Nicolas [Fri, 24 Jun 2011 19:25:08 +0000 (21:25 +0200)]
Do not add the font-loader canvas to the page dom to save some load time

13 years agodraws a broken image
sbarman [Fri, 24 Jun 2011 17:24:31 +0000 (10:24 -0700)]
draws a broken image

13 years agoTry harder to clean up after the browsers.
Rob Sayre [Fri, 24 Jun 2011 16:45:41 +0000 (09:45 -0700)]
Try harder to clean up after the browsers.

13 years agoAdd a line to prevent TestPilot from installing.
Rob Sayre [Fri, 24 Jun 2011 16:00:13 +0000 (09:00 -0700)]
Add a line to prevent TestPilot from installing.

13 years agoRun browsers in parallel. No limit on the number of concurrent browsers right now.
Rob Sayre [Fri, 24 Jun 2011 15:43:26 +0000 (08:43 -0700)]
Run browsers in parallel. No limit on the number of concurrent browsers right now.

13 years agoMerge branch 'master' into faxstream
sbarman [Fri, 24 Jun 2011 15:01:55 +0000 (08:01 -0700)]
Merge branch 'master' into faxstream

Conflicts:
pdf.js

13 years agoStill fixing faxstream
sbarman [Fri, 24 Jun 2011 14:51:59 +0000 (07:51 -0700)]
Still fixing faxstream

13 years agoBasic DecryptStream functionality; md5 and arcfour algorithms
notmasteryet [Fri, 24 Jun 2011 12:51:31 +0000 (07:51 -0500)]
Basic DecryptStream functionality; md5 and arcfour algorithms

13 years agoFix a bunch of warnings from Firebug strict mode
Vivien Nicolas [Fri, 24 Jun 2011 09:58:05 +0000 (11:58 +0200)]
Fix a bunch of warnings from Firebug strict mode

13 years agoStart adding a FontLoader class to isolate the font-loaded hack
Vivien Nicolas [Fri, 24 Jun 2011 09:47:22 +0000 (11:47 +0200)]
Start adding a FontLoader class to isolate the font-loaded hack

13 years agoMerge pull request #73 from justindarc/master
Chris Jones [Fri, 24 Jun 2011 02:16:18 +0000 (19:16 -0700)]
Merge pull request #73 from justindarc/master

Updated to follow coding style guidelines

13 years agoBrought pdf.js back up to the latest revision.
Justin D'Arcangelo [Fri, 24 Jun 2011 01:37:40 +0000 (21:37 -0400)]
Brought pdf.js back up to the latest revision.

13 years agoFixed vim indentation rules.
Justin D'Arcangelo [Fri, 24 Jun 2011 01:18:07 +0000 (21:18 -0400)]
Fixed vim indentation rules.

13 years agoFixed file renaming issues.
Justin D'Arcangelo [Fri, 24 Jun 2011 01:17:31 +0000 (21:17 -0400)]
Fixed file renaming issues.

13 years agoFixed file renaming issues.
Justin D'Arcangelo [Fri, 24 Jun 2011 01:12:39 +0000 (21:12 -0400)]
Fixed file renaming issues.

13 years agoRevert ae2e637044e5abe5d4c119de133e65e0aef4a9b5^..HEAD
Justin D'Arcangelo [Fri, 24 Jun 2011 01:11:50 +0000 (21:11 -0400)]
Revert ae2e637044e5abe5d4c119de133e65e0aef4a9b5^..HEAD

13 years agoDon't read the lsb instead of the width
Vivien Nicolas [Fri, 24 Jun 2011 01:01:41 +0000 (03:01 +0200)]
Don't read the lsb instead of the width

13 years agoFix Windows 'hmtx' bust table
Vivien Nicolas [Fri, 24 Jun 2011 00:58:17 +0000 (02:58 +0200)]
Fix Windows 'hmtx' bust table

13 years agoRefactored the multi-page viewer to adhere to the coding style guidelines.
Justin D'Arcangelo [Fri, 24 Jun 2011 00:50:01 +0000 (20:50 -0400)]
Refactored the multi-page viewer to adhere to the coding style guidelines.

13 years agoRemove code to handle FlateStream differently now that we have a sane interface
Vivien Nicolas [Fri, 24 Jun 2011 00:45:58 +0000 (02:45 +0200)]
Remove code to handle FlateStream differently now that we have a sane interface

13 years agoTODO for bpc!=8
Chris Jones [Fri, 24 Jun 2011 00:09:42 +0000 (17:09 -0700)]
TODO for bpc!=8

13 years agoMerge branch 'master' of https://github.com/vingtetun/pdf.js
Vivien Nicolas [Thu, 23 Jun 2011 23:39:55 +0000 (01:39 +0200)]
Merge branch 'master' of https://github.com/vingtetun/pdf.js

13 years agoRemove some useless var
Vivien Nicolas [Thu, 23 Jun 2011 23:37:54 +0000 (01:37 +0200)]
Remove some useless var

13 years agoMerge pull request #65 from sayrer/master
Chris Jones [Thu, 23 Jun 2011 23:18:05 +0000 (16:18 -0700)]
Merge pull request #65 from sayrer/master

Let the browser quit, add automation into harness rather than rely on shell scripts

13 years agoMerge remote branch 'upstream/master'
Vivien Nicolas [Thu, 23 Jun 2011 23:01:35 +0000 (01:01 +0200)]
Merge remote branch 'upstream/master'

13 years agoonly supply a -foreground argument on Mac.
Rob Sayre [Thu, 23 Jun 2011 22:47:25 +0000 (15:47 -0700)]
only supply a -foreground argument on Mac.

13 years agofix rendering of some symbols. Patch by Vivien Nicolas.
Chris Jones [Thu, 23 Jun 2011 22:36:53 +0000 (15:36 -0700)]
fix rendering of some symbols.  Patch by Vivien Nicolas.

13 years agoMerge remote branch 'upstream/master'
Vivien Nicolas [Thu, 23 Jun 2011 22:29:32 +0000 (00:29 +0200)]
Merge remote branch 'upstream/master'

13 years agoMerge pull request #45 from jviereck/master
Chris Jones [Thu, 23 Jun 2011 22:21:10 +0000 (15:21 -0700)]
Merge pull request #45 from jviereck/master

WebWorker support

13 years agoRemove invalid trailing commas.
Rob Sayre [Thu, 23 Jun 2011 22:09:17 +0000 (15:09 -0700)]
Remove invalid trailing commas.

13 years agoSmall rebase tidyup + cleanup
Julian Viereck [Thu, 23 Jun 2011 21:55:14 +0000 (23:55 +0200)]
Small rebase tidyup + cleanup

13 years agoMerge remote branch 'upstream/master'
Vivien Nicolas [Thu, 23 Jun 2011 21:42:01 +0000 (23:42 +0200)]
Merge remote branch 'upstream/master'

13 years agoReplace tic & toc by console.time/timeEnd
Julian Viereck [Thu, 23 Jun 2011 21:06:33 +0000 (23:06 +0200)]
Replace tic & toc by console.time/timeEnd

13 years agoReverts parts of 60f4d16360: Use old font-is-loaded mechanism + some code refactoring...
Julian Viereck [Thu, 23 Jun 2011 20:55:26 +0000 (22:55 +0200)]
Reverts parts of 60f4d16360: Use old font-is-loaded mechanism + some code refactoring to add bindDOM and bindWorker.

13 years agoClear the main canvas right before the next rendering begins. Keeps the canvas from...
Julian Viereck [Thu, 23 Jun 2011 20:24:41 +0000 (22:24 +0200)]
Clear the main canvas right before the next rendering begins. Keeps the canvas from beeing blank for a few ms

13 years agoEnsure divs used to make fonts load are not visible
Julian Viereck [Thu, 23 Jun 2011 17:43:01 +0000 (19:43 +0200)]
Ensure divs used to make fonts load are not visible

13 years agoFix WebWorker logging and add separate timing for `fonts`.
Julian Viereck [Thu, 23 Jun 2011 13:24:55 +0000 (15:24 +0200)]
Fix WebWorker logging and add separate timing for `fonts`.

13 years agoFix sending image data to main thread
Julian Viereck [Thu, 23 Jun 2011 12:36:45 +0000 (14:36 +0200)]
Fix sending image data to main thread

13 years agoChange postMessage to send only one object that holds the action and data.
Julian Viereck [Thu, 23 Jun 2011 11:25:59 +0000 (13:25 +0200)]
Change postMessage to send only one object that holds the action and data.

13 years agoFirst pass on review: worker.js -> pdf_worker.js, Font.bind cleanup + other stuff
Julian Viereck [Thu, 23 Jun 2011 11:09:36 +0000 (13:09 +0200)]
First pass on review: worker.js -> pdf_worker.js, Font.bind cleanup + other stuff

13 years agoMove client code into worker_client.js. Cleanup + comments + 2-space-indention
Julian Viereck [Wed, 22 Jun 2011 20:54:16 +0000 (22:54 +0200)]
Move client code into worker_client.js. Cleanup + comments + 2-space-indention

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