Commit Graph

  • 490571f7f9 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into decryptstream notmasteryet 2011-06-24 20:03:26 -05:00
  • 813b31750a Clean up 404 noise from favicon.ico, send Content-Length with GET responses. Rob Sayre 2011-06-24 17:58:07 -07:00
  • 4278660216 Clean up 404 noise from favicon.ico, send Content-Length with GET responses. Rob Sayre 2011-06-24 17:58:07 -07:00
  • 40f67c9573 Turn off safe-browsing code in test harness. Rob Sayre 2011-06-24 17:13:31 -07:00
  • 0b422b4277 Turn off safe-browsing code in test harness. Rob Sayre 2011-06-24 17:13:31 -07:00
  • bfff2ba63f update test_slave for the new font-loading API Chris Jones 2011-06-24 17:11:39 -07:00
  • b90869e97f update test_slave for the new font-loading API Chris Jones 2011-06-24 17:11:39 -07:00
  • 5d1ed2405c Merge pull request #77 from sayrer/master Chris Jones 2011-06-24 16:22:08 -07:00
  • 6d0ab5fca6 Merge pull request #77 from sayrer/master Chris Jones 2011-06-24 16:22:08 -07:00
  • 185b3e6272 Concurrent browsers sending snapshots asynchronously. Rob Sayre 2011-06-24 16:14:33 -07:00
  • 9748d2ad49 Concurrent browsers sending snapshots asynchronously. Rob Sayre 2011-06-24 16:14:33 -07:00
  • dd9423624c Fix some warnings Vivien Nicolas 2011-06-24 23:33:16 +02:00
  • 7eab70532e Fix some warnings Vivien Nicolas 2011-06-24 23:33:16 +02:00
  • cdb8788865 nits Andreas Gal 2011-06-24 17:12:06 -04:00
  • f317eae084 nits Andreas Gal 2011-06-24 17:12:06 -04:00
  • 6df5714ec3 removed debug code sbarman 2011-06-24 14:10:25 -07:00
  • 1057d0f337 removed debug code sbarman 2011-06-24 14:10:25 -07:00
  • 48aed109e4 Merge pull request #76 from vingtetun/master Andreas Gal 2011-06-24 14:10:14 -07:00
  • b6c92f674b Merge pull request #76 from vingtetun/master Andreas Gal 2011-06-24 14:10:14 -07:00
  • 363a631356 working version of faxstream sbarman 2011-06-24 13:59:37 -07:00
  • b7f24d2719 working version of faxstream sbarman 2011-06-24 13:59:37 -07:00
  • 86c18ca92f Merge pull request #75 from sayrer/master Chris Jones 2011-06-24 13:39:04 -07:00
  • a12962302e Merge pull request #75 from sayrer/master Chris Jones 2011-06-24 13:39:04 -07:00
  • f13cbe883f Update the multi_page_viewer.js code to work with the new FontLoader API Vivien Nicolas 2011-06-24 21:46:48 +02:00
  • 83fabc49c2 Update the multi_page_viewer.js code to work with the new FontLoader API Vivien Nicolas 2011-06-24 21:46:48 +02:00
  • a71fa0a11f Merge branch 'master' of https://github.com/andreasgal/pdf.js Vivien Nicolas 2011-06-24 21:27:43 +02:00
  • 66dbc718b0 Merge branch 'master' of https://github.com/andreasgal/pdf.js Vivien Nicolas 2011-06-24 21:27:43 +02:00
  • c1c8ca4ef3 Do not add the font-loader canvas to the page dom to save some load time Vivien Nicolas 2011-06-24 21:25:08 +02:00
  • 3d85caa212 Do not add the font-loader canvas to the page dom to save some load time Vivien Nicolas 2011-06-24 21:25:08 +02:00
  • 383bc110cc draws a broken image sbarman 2011-06-24 10:24:31 -07:00
  • 2d4c2c0ff3 draws a broken image sbarman 2011-06-24 10:24:31 -07:00
  • 87f72705e9 Try harder to clean up after the browsers. Rob Sayre 2011-06-24 09:45:41 -07:00
  • 2b6b6d5ab2 Try harder to clean up after the browsers. Rob Sayre 2011-06-24 09:45:41 -07:00
  • 2bbfb7ae57 Add a line to prevent TestPilot from installing. Rob Sayre 2011-06-24 09:00:13 -07:00
  • a67a4c0677 Add a line to prevent TestPilot from installing. Rob Sayre 2011-06-24 09:00:13 -07:00
  • a1440b8e15 Run browsers in parallel. No limit on the number of concurrent browsers right now. Rob Sayre 2011-06-24 08:43:26 -07:00
  • 6446b6d03a Run browsers in parallel. No limit on the number of concurrent browsers right now. Rob Sayre 2011-06-24 08:43:26 -07:00
  • 1ea51ed62d Merge branch 'master' into faxstream sbarman 2011-06-24 08:01:55 -07:00
  • 1bcb3a39fa Merge branch 'master' into faxstream sbarman 2011-06-24 08:01:55 -07:00
  • 6c8e545e5e Still fixing faxstream sbarman 2011-06-24 07:51:59 -07:00
  • 46a17a2deb Still fixing faxstream sbarman 2011-06-24 07:51:59 -07:00
  • c78c209eb5 Basic DecryptStream functionality; md5 and arcfour algorithms notmasteryet 2011-06-24 07:51:31 -05:00
  • 994b075470 Basic DecryptStream functionality; md5 and arcfour algorithms notmasteryet 2011-06-24 07:51:31 -05:00
  • 26389c083a Fix a bunch of warnings from Firebug strict mode Vivien Nicolas 2011-06-24 11:58:05 +02:00
  • 3955ed1b4c Fix a bunch of warnings from Firebug strict mode Vivien Nicolas 2011-06-24 11:58:05 +02:00
  • 07ca9bfec5 Start adding a FontLoader class to isolate the font-loaded hack Vivien Nicolas 2011-06-24 11:47:22 +02:00
  • 86f197daba Start adding a FontLoader class to isolate the font-loaded hack Vivien Nicolas 2011-06-24 11:47:22 +02:00
  • 2e2924430a Merge pull request #73 from justindarc/master Chris Jones 2011-06-23 19:16:18 -07:00
  • adaa483f0a Merge pull request #73 from justindarc/master Chris Jones 2011-06-23 19:16:18 -07:00
  • c5b889a47b Brought pdf.js back up to the latest revision. Justin D'Arcangelo 2011-06-23 21:37:40 -04:00
  • 6501c2100f Brought pdf.js back up to the latest revision. Justin D'Arcangelo 2011-06-23 21:37:40 -04:00
  • b9af0da8f8 Fixed vim indentation rules. Justin D'Arcangelo 2011-06-23 21:18:07 -04:00
  • fa045139ad Fixed vim indentation rules. Justin D'Arcangelo 2011-06-23 21:18:07 -04:00
  • b18006a055 Fixed file renaming issues. Justin D'Arcangelo 2011-06-23 21:17:31 -04:00
  • 78ce1863bb Fixed file renaming issues. Justin D'Arcangelo 2011-06-23 21:17:31 -04:00
  • f9687a1707 Fixed file renaming issues. Justin D'Arcangelo 2011-06-23 21:12:39 -04:00
  • d256253d62 Fixed file renaming issues. Justin D'Arcangelo 2011-06-23 21:12:39 -04:00
  • 8584daf738 Revert ae2e637044e5abe5d4c119de133e65e0aef4a9b5^..HEAD Justin D'Arcangelo 2011-06-23 21:11:50 -04:00
  • 0b48feb208 Revert ae2e637044e5abe5d4c119de133e65e0aef4a9b5^..HEAD Justin D'Arcangelo 2011-06-23 21:11:50 -04:00
  • bc7e2b0110 Don't read the lsb instead of the width Vivien Nicolas 2011-06-24 03:01:41 +02:00
  • 40006194ea Don't read the lsb instead of the width Vivien Nicolas 2011-06-24 03:01:41 +02:00
  • 5443714d34 Fix Windows 'hmtx' bust table Vivien Nicolas 2011-06-24 02:58:17 +02:00
  • d704bfacf4 Fix Windows 'hmtx' bust table Vivien Nicolas 2011-06-24 02:58:17 +02:00
  • 791947ff74 Refactored the multi-page viewer to adhere to the coding style guidelines. Justin D'Arcangelo 2011-06-23 20:50:01 -04:00
  • 0b52d11b71 Refactored the multi-page viewer to adhere to the coding style guidelines. Justin D'Arcangelo 2011-06-23 20:50:01 -04:00
  • 014fc4c0fe Remove code to handle FlateStream differently now that we have a sane interface Vivien Nicolas 2011-06-24 02:45:58 +02:00
  • 0f1b9949b6 Remove code to handle FlateStream differently now that we have a sane interface Vivien Nicolas 2011-06-24 02:45:58 +02:00
  • ae2e637044 TODO for bpc!=8 Chris Jones 2011-06-23 17:09:42 -07:00
  • d9d7b3d205 TODO for bpc!=8 Chris Jones 2011-06-23 17:09:42 -07:00
  • 69449f7346 Merge branch 'master' of https://github.com/vingtetun/pdf.js Vivien Nicolas 2011-06-24 01:39:55 +02:00
  • 71da81b9de Merge branch 'master' of https://github.com/vingtetun/pdf.js Vivien Nicolas 2011-06-24 01:39:55 +02:00
  • df406d43a1 Remove some useless var Vivien Nicolas 2011-06-24 01:37:54 +02:00
  • 0a18434a2d Remove some useless var Vivien Nicolas 2011-06-24 01:37:54 +02:00
  • 0bd6e5e064 Merge pull request #65 from sayrer/master Chris Jones 2011-06-23 16:18:05 -07:00
  • 9bfafd5bc9 Merge pull request #65 from sayrer/master Chris Jones 2011-06-23 16:18:05 -07:00
  • c822a9d614 Merge remote branch 'upstream/master' Vivien Nicolas 2011-06-24 01:01:35 +02:00
  • a954769929 Merge remote branch 'upstream/master' Vivien Nicolas 2011-06-24 01:01:35 +02:00
  • ebb75998a2 only supply a -foreground argument on Mac. Rob Sayre 2011-06-23 15:47:25 -07:00
  • 51fcd5fb3c only supply a -foreground argument on Mac. Rob Sayre 2011-06-23 15:47:25 -07:00
  • d97f9086bd fix rendering of some symbols. Patch by Vivien Nicolas. Chris Jones 2011-06-23 15:36:53 -07:00
  • 96796619c2 fix rendering of some symbols. Patch by Vivien Nicolas. Chris Jones 2011-06-23 15:36:53 -07:00
  • a4bb3cba5b Merge remote branch 'upstream/master' Vivien Nicolas 2011-06-24 00:29:32 +02:00
  • b361450fca Merge remote branch 'upstream/master' Vivien Nicolas 2011-06-24 00:29:32 +02:00
  • a85c31b2c0 Merge pull request #45 from jviereck/master Chris Jones 2011-06-23 15:21:10 -07:00
  • ba3c700bec Merge pull request #45 from jviereck/master Chris Jones 2011-06-23 15:21:10 -07:00
  • f212637433 Remove invalid trailing commas. Rob Sayre 2011-06-23 15:09:17 -07:00
  • 42b6d23bda Remove invalid trailing commas. Rob Sayre 2011-06-23 15:09:17 -07:00
  • 8cd986f15a Small rebase tidyup + cleanup Julian Viereck 2011-06-23 23:55:14 +02:00
  • 67e1d0597b Small rebase tidyup + cleanup Julian Viereck 2011-06-23 23:55:14 +02:00
  • e953f2363c Merge remote branch 'upstream/master' Vivien Nicolas 2011-06-23 23:42:01 +02:00
  • fa4f81e522 Merge remote branch 'upstream/master' Vivien Nicolas 2011-06-23 23:42:01 +02:00
  • d1b75dd633 Replace tic & toc by console.time/timeEnd Julian Viereck 2011-06-23 23:06:33 +02:00
  • e24796173e Replace tic & toc by console.time/timeEnd Julian Viereck 2011-06-23 23:06:33 +02:00
  • 3bef1534b4 Reverts parts of 60f4d16360: Use old font-is-loaded mechanism + some code refactoring to add bindDOM and bindWorker. Julian Viereck 2011-06-23 22:55:26 +02:00
  • b47ec059c7 Reverts parts of 60f4d16360: Use old font-is-loaded mechanism + some code refactoring to add bindDOM and bindWorker. Julian Viereck 2011-06-23 22:55:26 +02:00
  • d6239571e9 Clear the main canvas right before the next rendering begins. Keeps the canvas from beeing blank for a few ms Julian Viereck 2011-06-23 22:24:41 +02:00
  • d856e7c572 Clear the main canvas right before the next rendering begins. Keeps the canvas from beeing blank for a few ms Julian Viereck 2011-06-23 22:24:41 +02:00
  • 4b27045d2e Ensure divs used to make fonts load are not visible Julian Viereck 2011-06-23 19:43:01 +02:00
  • 171ab51c56 Ensure divs used to make fonts load are not visible Julian Viereck 2011-06-23 19:43:01 +02:00
  • f256716022 Fix WebWorker logging and add separate timing for fonts. Julian Viereck 2011-06-23 15:24:55 +02:00