Commit Graph

1053 Commits

Author SHA1 Message Date
Chris Jones
29b7489a3f add Intel ISA doc as load test, and make harness resilient to bad PDF loads 2011-06-24 19:23:29 -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
sbarman
cde62c85bc fully working faxstreams 2011-06-24 19:07:42 -07:00
sbarman
7be264ea88 fully working faxstreams 2011-06-24 19:07:42 -07:00
Vivien Nicolas
1a141cbf17 Add a 'scale' url parameter 2011-06-25 03:48:49 +02:00
Vivien Nicolas
69c1a54971 Add a 'scale' url parameter 2011-06-25 03:48:49 +02:00
Andreas Gal
d08943b51d 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
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
da30105b13 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into decryptstream 2011-06-24 20:03:26 -05: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
813b31750a Clean up 404 noise from favicon.ico, send Content-Length with GET responses. 2011-06-24 17:58:07 -07: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
40f67c9573 Turn off safe-browsing code in test harness. 2011-06-24 17:13:31 -07:00
Rob Sayre
0b422b4277 Turn off safe-browsing code in test harness. 2011-06-24 17:13:31 -07:00
Chris Jones
bfff2ba63f update test_slave for the new font-loading API 2011-06-24 17:11:39 -07:00
Chris Jones
b90869e97f update test_slave for the new font-loading API 2011-06-24 17:11:39 -07:00
Chris Jones
5d1ed2405c Merge pull request #77 from sayrer/master
Concurrent browsers sending results asynchronously
2011-06-24 16:22:08 -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
185b3e6272 Concurrent browsers sending snapshots asynchronously. 2011-06-24 16:14:33 -07:00
Rob Sayre
9748d2ad49 Concurrent browsers sending snapshots asynchronously. 2011-06-24 16:14:33 -07:00
Vivien Nicolas
7eab70532e Fix some warnings 2011-06-24 23:33:16 +02:00
Vivien Nicolas
dd9423624c Fix some warnings 2011-06-24 23:33:16 +02:00
Andreas Gal
cdb8788865 nits 2011-06-24 17:12:06 -04:00
Andreas Gal
f317eae084 nits 2011-06-24 17:12:06 -04:00
sbarman
6df5714ec3 removed debug code 2011-06-24 14:10:25 -07:00
sbarman
1057d0f337 removed debug code 2011-06-24 14:10:25 -07:00
Andreas Gal
48aed109e4 Merge pull request #76 from vingtetun/master
Minor changes
2011-06-24 14:10:14 -07:00
Andreas Gal
b6c92f674b Merge pull request #76 from vingtetun/master
Minor changes
2011-06-24 14:10:14 -07:00
sbarman
363a631356 working version of faxstream 2011-06-24 13:59:37 -07:00
sbarman
b7f24d2719 working version of faxstream 2011-06-24 13:59:37 -07:00
Chris Jones
86c18ca92f 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
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
f13cbe883f Update the multi_page_viewer.js code to work with the new FontLoader API 2011-06-24 21:46:48 +02: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
a71fa0a11f Merge branch 'master' of https://github.com/andreasgal/pdf.js 2011-06-24 21:27:43 +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
c1c8ca4ef3 Do not add the font-loader canvas to the page dom to save some load time 2011-06-24 21:25:08 +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
sbarman
383bc110cc draws a broken image 2011-06-24 10:24:31 -07:00
sbarman
2d4c2c0ff3 draws a broken image 2011-06-24 10:24:31 -07:00
Rob Sayre
87f72705e9 Try harder to clean up after the browsers. 2011-06-24 09:45:41 -07:00
Rob Sayre
2b6b6d5ab2 Try harder to clean up after the browsers. 2011-06-24 09:45:41 -07:00
Rob Sayre
2bbfb7ae57 Add a line to prevent TestPilot from installing. 2011-06-24 09:00:13 -07:00
Rob Sayre
a67a4c0677 Add a line to prevent TestPilot from installing. 2011-06-24 09:00:13 -07:00
Rob Sayre
a1440b8e15 Run browsers in parallel. No limit on the number of concurrent browsers right now. 2011-06-24 08:43:26 -07:00
Rob Sayre
6446b6d03a Run browsers in parallel. No limit on the number of concurrent browsers right now. 2011-06-24 08:43:26 -07:00
sbarman
1ea51ed62d Merge branch 'master' into faxstream
Conflicts:
	pdf.js
2011-06-24 08:01:55 -07:00
sbarman
1bcb3a39fa Merge branch 'master' into faxstream
Conflicts:
	pdf.js
2011-06-24 08:01:55 -07:00
sbarman
6c8e545e5e Still fixing faxstream 2011-06-24 07:51:59 -07:00
sbarman
46a17a2deb Still fixing faxstream 2011-06-24 07:51:59 -07:00