Commit Graph

575 Commits

Author SHA1 Message Date
Andreas Gal
f08bff5578 Merge pull request #94 from sayrer/master
Small fixes r=gal
2011-06-26 11:16:47 -07:00
Rob Sayre
7aa5ccbf6b Merge remote branch 'upstream/master' 2011-06-26 11:10:47 -07:00
Rob Sayre
6a2e52c8ab Suppress telemetry banner. 2011-06-26 11:10:32 -07:00
Rob Sayre
9ca7cbdc73 Check for browsers in verifyOptions, so the script fails early. 2011-06-26 10:58:41 -07:00
Rob Sayre
8a369b7876 Add timing information to test harness. 2011-06-26 10:54:57 -07:00
sbarman
cc2a6310fb Merge pull request #93 from andreasgal/staging
keep track of charSpacing wordSpacing textHScale
2011-06-26 10:25:42 -07:00
Andreas Gal
f9f8b23242 Merge github.com:andreasgal/pdf.js into staging 2011-06-26 12:50:54 -04:00
Andreas Gal
cde1426395 Merge pull request #92 from notmasteryet/multisize
Support for PDF with different page sizes r=gal
2011-06-26 09:38:09 -07:00
notmasteryet
5d154e04bf Support for multi-size page PDFs 2011-06-26 09:15:33 -05:00
Chris Jones
13e8940b86 Merge pull request #89 from sayrer/master
Fix the log scrolling in the test harness.
2011-06-25 18:16:21 -07:00
Rob Sayre
ee954d8c0a Still more whitespace fixing. 2011-06-25 11:02:35 -07:00
Rob Sayre
d0544a3511 Fix whitespace. 2011-06-25 09:51:27 -07:00
Rob Sayre
f69dad39ed Merge remote branch 'upstream/master' 2011-06-25 09:47:37 -07:00
Rob Sayre
22538d6697 Make the log auto-scroll if the scrollbar is near the bottom, but maintain position if it isn't. 2011-06-25 09:42:59 -07:00
Andreas Gal
61d517a780 keep track of charScale, wordScale and textHScale 2011-06-25 11:26:54 -04:00
Andreas Gal
837ab4dc39 Merge github.com:andreasgal/pdf.js into staging 2011-06-25 00:17:51 -04:00
Andreas Gal
7b931b3635 hack around OOM problem due to broken pattern code 2011-06-25 00:17:28 -04:00
Andreas Gal
b550114b1e Merge github.com:andreasgal/pdf.js into staging 2011-06-24 23:47:53 -04:00
Andreas Gal
cc7aeedfd2 Merge pull request #87 from cgjones/master
fix test_harness missing exceptions thrown by numPages getter r=gal
2011-06-24 20:47:36 -07:00
Chris Jones
a1d654c010 Merge pull request #86 from andreasgal/staging
fix issue #78, don't try to use 'in' operator on null
2011-06-24 20:43:48 -07:00
Chris Jones
9b7ff00f67 errors thrown by |get numPages()| were not caught. GETTERS!!! 2011-06-24 20:41:47 -07:00
Andreas Gal
fb4fab0b47 Merge github.com:andreasgal/pdf.js into staging 2011-06-24 23:34:58 -04:00
Andreas Gal
83c672a178 Merge pull request #85 from notmasteryet/decryptstream
Decryptstream; prediction stream and toHexDigit fixes
2011-06-24 20:32:54 -07:00
notmasteryet
6ab78d649a Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into decryptstream 2011-06-24 22:28:34 -05:00
Andreas Gal
2f246236cb fix issue #78, don't try to use 'in' operator on null 2011-06-24 23:27:22 -04:00
Chris Jones
45d47abd24 Merge remote branch 'gal' 2011-06-24 20:24:25 -07:00
notmasteryet
d68b136ac4 security.js -> crypto.js; add ref to the multi-page-viewer 2011-06-24 22:17:57 -05:00
notmasteryet
4326a1d5bf Fix arcfour initialization and encoding; png prediction fix 2011-06-24 22:08:33 -05:00
Andreas Gal
558a12bc56 Merge pull request #82 from cgjones/master
add Intel ISA doc as load test, and make harness resilient to bad PDF loads r=gal
2011-06-24 19:50:55 -07:00
sbarman
3faef37549 Merge pull request #84 from sbarman/master
bug fix, pixBytes should be rowBytes
2011-06-24 19:43:11 -07:00
sbarman
4189bb610e Fixed bug, used pixBytes instead of rowBytes 2011-06-24 19:40:51 -07:00
Chris Jones
3eeabcb56f Merge remote branch 'gal' 2011-06-24 19:28:42 -07:00
Chris Jones
67456c8e41 Merge pull request #83 from sayrer/master
missing favicon.ico file
2011-06-24 19:27:02 -07:00
Rob Sayre
d56e6614a3 Add favicon.ico file 2011-06-24 19:25:03 -07:00
Chris Jones
6ca1c4cf83 add Intel ISA doc as load test, and make harness resilient to bad PDF loads 2011-06-24 19:23:29 -07:00
Andreas Gal
74fad436e4 Merge pull request #79 from sayrer/master
Just some small fixes making the test harness a little better. r=gal
2011-06-24 18:40:22 -07:00
notmasteryet
490571f7f9 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into decryptstream 2011-06-24 20:03:26 -05:00
Rob Sayre
4278660216 Clean up 404 noise from favicon.ico, send Content-Length with GET responses. 2011-06-24 17:58:07 -07:00
Rob Sayre
0b422b4277 Turn off safe-browsing code in test harness. 2011-06-24 17:13:31 -07:00
Chris Jones
b90869e97f update test_slave for the new font-loading API 2011-06-24 17:11:39 -07:00
Chris Jones
6d0ab5fca6 Merge pull request #77 from sayrer/master
Concurrent browsers sending results asynchronously
2011-06-24 16:22:08 -07:00
Rob Sayre
9748d2ad49 Concurrent browsers sending snapshots asynchronously. 2011-06-24 16:14:33 -07:00
Andreas Gal
f317eae084 nits 2011-06-24 17:12:06 -04:00
Andreas Gal
b6c92f674b Merge pull request #76 from vingtetun/master
Minor changes
2011-06-24 14:10:14 -07:00
Chris Jones
a12962302e Merge pull request #75 from sayrer/master
Run the browsers in parallel, and try hard to clean up after them
2011-06-24 13:39:04 -07:00
Vivien Nicolas
83fabc49c2 Update the multi_page_viewer.js code to work with the new FontLoader API 2011-06-24 21:46:48 +02:00
Vivien Nicolas
66dbc718b0 Merge branch 'master' of https://github.com/andreasgal/pdf.js 2011-06-24 21:27:43 +02:00
Vivien Nicolas
3d85caa212 Do not add the font-loader canvas to the page dom to save some load time 2011-06-24 21:25:08 +02:00
Rob Sayre
2b6b6d5ab2 Try harder to clean up after the browsers. 2011-06-24 09:45:41 -07:00
Rob Sayre
a67a4c0677 Add a line to prevent TestPilot from installing. 2011-06-24 09:00:13 -07:00