]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agoMerge branch 'master' into hmm
sbarman [Wed, 17 Aug 2011 18:49:24 +0000 (11:49 -0700)]
Merge branch 'master' into hmm

13 years agoMerge pull request #330 from sbarman/pig
Andreas Gal [Wed, 17 Aug 2011 16:28:48 +0000 (09:28 -0700)]
Merge pull request #330 from sbarman/pig

Pig

13 years agocombined pathX/Y with x/y and wrote setCurrentPoint function
sbarman [Wed, 17 Aug 2011 16:22:54 +0000 (09:22 -0700)]
combined pathX/Y with x/y and wrote setCurrentPoint function

13 years agoadded stiched functions
sbarman [Wed, 17 Aug 2011 01:15:20 +0000 (18:15 -0700)]
added stiched functions

13 years agocleanup
sbarman [Tue, 16 Aug 2011 23:49:26 +0000 (16:49 -0700)]
cleanup

13 years agoimplemented curve2, partial fix for #325
sbarman [Tue, 16 Aug 2011 23:47:48 +0000 (16:47 -0700)]
implemented curve2, partial fix for #325

13 years agoStill testing type1 charstring conversion
sbarman [Tue, 16 Aug 2011 23:14:29 +0000 (16:14 -0700)]
Still testing type1 charstring conversion

13 years agoMerge pull request #328 from kkujala/master
Andreas Gal [Tue, 16 Aug 2011 23:01:55 +0000 (16:01 -0700)]
Merge pull request #328 from kkujala/master

Report results properly to test.py from driver.js.

13 years agoMerge remote-tracking branch 'upstream/master'
Kalervo Kujala [Tue, 16 Aug 2011 22:41:15 +0000 (01:41 +0300)]
Merge remote-tracking branch 'upstream/master'

13 years agoReport results properly to test.py from driver.js.
Kalervo Kujala [Tue, 16 Aug 2011 22:33:00 +0000 (01:33 +0300)]
Report results properly to test.py from driver.js.

If the PDFDoc creation failed in driver.js then that was not informed back to
test.py. This lead to State.remaining being off by one. And that did not let
the test to end as expected. Instead the test hung indefinitely.

This change now reveals TEST-UNEXPECTED-FAIL which was hidden previously.

13 years agoMerge pull request #327 from kkujala/master
Andreas Gal [Tue, 16 Aug 2011 22:18:21 +0000 (15:18 -0700)]
Merge pull request #327 from kkujala/master

Keep the results visible in test_slave.html before quitting.

13 years agoMerge branch 'writeToFile' into hmm
sbarman [Tue, 16 Aug 2011 21:49:17 +0000 (14:49 -0700)]
Merge branch 'writeToFile' into hmm

13 years agostill mucking with subroutines
sbarman [Tue, 16 Aug 2011 21:49:12 +0000 (14:49 -0700)]
still mucking with subroutines

13 years agoKeep the results visible in test_slave.html before quitting.
Kalervo Kujala [Tue, 16 Aug 2011 20:08:55 +0000 (23:08 +0300)]
Keep the results visible in test_slave.html before quitting.

Currently the innerHTML is replaced with text:
Tests are finished.
CLOSE ME!
Instead of replacing the innerHTML prepend that text to it.
This way the user can still check the results of the test.

13 years agoMerge pull request #326 from kkujala/master
Chris Jones [Tue, 16 Aug 2011 19:23:08 +0000 (12:23 -0700)]
Merge pull request #326 from kkujala/master

Indent the driver.js correctly.

13 years agoIndent the driver.js correctly.
Kalervo Kujala [Tue, 16 Aug 2011 19:17:46 +0000 (22:17 +0300)]
Indent the driver.js correctly.

13 years agoworking on subroutines
sbarman [Tue, 16 Aug 2011 17:25:02 +0000 (10:25 -0700)]
working on subroutines

13 years agoMerge branch 'lzw' of git://github.com/notmasteryet/pdf.js.git
notmasteryet [Sun, 14 Aug 2011 23:22:01 +0000 (18:22 -0500)]
Merge branch 'lzw' of git://github.com/notmasteryet/pdf.js.git

13 years agoswitch optimization
notmasteryet [Sun, 14 Aug 2011 21:34:19 +0000 (16:34 -0500)]
switch optimization

13 years agoOptimize usage of the memory in the LZWStream; linting
notmasteryet [Sun, 14 Aug 2011 20:16:24 +0000 (15:16 -0500)]
Optimize usage of the memory in the LZWStream; linting

13 years agoMerge pull request #324 from notmasteryet/lzw
Andreas Gal [Sun, 14 Aug 2011 17:51:51 +0000 (10:51 -0700)]
Merge pull request #324 from notmasteryet/lzw

LZW encoding

13 years agoMerge pull request #323 from notmasteryet/basefont
Andreas Gal [Sun, 14 Aug 2011 17:46:01 +0000 (10:46 -0700)]
Merge pull request #323 from notmasteryet/basefont

Fixing bad comment

13 years agoAdd JAI.pdf (issue #292) to the ref tests
notmasteryet [Sun, 14 Aug 2011 17:26:48 +0000 (12:26 -0500)]
Add JAI.pdf (issue #292) to the ref tests

13 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into lzw
notmasteryet [Sun, 14 Aug 2011 17:12:31 +0000 (12:12 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into lzw

13 years agoFixing bad comment
notmasteryet [Sun, 14 Aug 2011 17:11:23 +0000 (12:11 -0500)]
Fixing bad comment

13 years agoMerge pull request #322 from notmasteryet/basefont
Andreas Gal [Sun, 14 Aug 2011 16:19:02 +0000 (09:19 -0700)]
Merge pull request #322 from notmasteryet/basefont

BaseFont and misc fonts fixes

13 years agoBaseFont and misc fonts fixes
notmasteryet [Sun, 14 Aug 2011 13:40:22 +0000 (08:40 -0500)]
BaseFont and misc fonts fixes

13 years agoLZW filter
notmasteryet [Sun, 14 Aug 2011 01:46:04 +0000 (20:46 -0500)]
LZW filter

13 years agoMerge pull request #321 from kkujala/master
Chris Jones [Thu, 11 Aug 2011 22:05:07 +0000 (15:05 -0700)]
Merge pull request #321 from kkujala/master

Refactor the lines that are over 80 characters long in driver.js.

13 years agoRefactor the lines that are over 80 characters long in driver.js.
Kalervo Kujala [Thu, 11 Aug 2011 22:00:32 +0000 (01:00 +0300)]
Refactor the lines that are over 80 characters long in driver.js.

13 years agoMerge pull request #320 from kkujala/master
Chris Jones [Thu, 11 Aug 2011 21:39:08 +0000 (14:39 -0700)]
Merge pull request #320 from kkujala/master

Correct the coding style according to gjslint in font.js

13 years agoAdd test/ to the lint.
Kalervo Kujala [Thu, 11 Aug 2011 20:44:08 +0000 (23:44 +0300)]
Add test/ to the lint.

13 years agoAdd test js files to the lint.
Kalervo Kujala [Thu, 11 Aug 2011 18:48:43 +0000 (21:48 +0300)]
Add test js files to the lint.

Specifically driver.js and user.js will now be part of lint.

13 years agoCorrect the coding style according to gjslint in font.js
Kalervo Kujala [Thu, 11 Aug 2011 18:41:03 +0000 (21:41 +0300)]
Correct the coding style according to gjslint in font.js

Also refactor the lines that are over 80 characters long.

13 years agoMerge pull request #318 from kkujala/master
Chris Jones [Tue, 9 Aug 2011 20:57:56 +0000 (13:57 -0700)]
Merge pull request #318 from kkujala/master

Refactor the line that is longer than 80 characters in web/viewer.js.

13 years agoRefactor the line that is longer than 80 characters in web/viewer.js.
Kalervo Kujala [Tue, 9 Aug 2011 20:42:50 +0000 (23:42 +0300)]
Refactor the line that is longer than 80 characters in web/viewer.js.

13 years agoMerge pull request #317 from kkujala/master
Andreas Gal [Tue, 9 Aug 2011 20:22:27 +0000 (13:22 -0700)]
Merge pull request #317 from kkujala/master

Refactor the lines that are longer than 80 characters in pdf.js.

13 years agoRefactor the lines that are longer than 80 characters in pdf.js.
Kalervo Kujala [Tue, 9 Aug 2011 20:10:44 +0000 (23:10 +0300)]
Refactor the lines that are longer than 80 characters in pdf.js.

13 years agoMerge pull request #314 from kkujala/master
Chris Jones [Mon, 8 Aug 2011 21:44:50 +0000 (14:44 -0700)]
Merge pull request #314 from kkujala/master

Use strict in user.js.

13 years agoUse strict in user.js.
Kalervo Kujala [Mon, 8 Aug 2011 21:24:01 +0000 (00:24 +0300)]
Use strict in user.js.

And correct the coding style according to gjslint.

13 years agoMerge pull request #313 from kkujala/30ecf43676dbc448f04ba66341889b0e1085b55f
Andreas Gal [Mon, 8 Aug 2011 21:12:07 +0000 (14:12 -0700)]
Merge pull request #313 from kkujala/30ecf43676dbc448f04ba66341889b0e1085b55f

Correct the coding style according to gjslint for driver.js.

13 years agoMerge remote-tracking branch 'upstream/master'
Kalervo Kujala [Mon, 8 Aug 2011 21:07:56 +0000 (00:07 +0300)]
Merge remote-tracking branch 'upstream/master'

13 years agoCorrect the coding style according to gjslint for driver.js.
Kalervo Kujala [Mon, 8 Aug 2011 21:03:08 +0000 (00:03 +0300)]
Correct the coding style according to gjslint for driver.js.

And remove stray tabs.

13 years agoMerge pull request #312 from kkujala/master
Chris Jones [Mon, 8 Aug 2011 20:33:01 +0000 (13:33 -0700)]
Merge pull request #312 from kkujala/master

Correct the coding style according to gjslint.

13 years agoCorrect the coding style according to gjslint.
Kalervo Kujala [Mon, 8 Aug 2011 20:13:32 +0000 (23:13 +0300)]
Correct the coding style according to gjslint.

And remove stray tabs.

13 years agoMerge pull request #311 from brendandahl/rotation
Andreas Gal [Mon, 8 Aug 2011 05:08:10 +0000 (22:08 -0700)]
Merge pull request #311 from brendandahl/rotation

Normalizing rotation

13 years agoNormalizing rotation
Brendan Dahl [Mon, 8 Aug 2011 04:54:11 +0000 (21:54 -0700)]
Normalizing rotation

13 years agoMerge pull request #310 from brendandahl/rotation
Andreas Gal [Sat, 6 Aug 2011 23:14:35 +0000 (16:14 -0700)]
Merge pull request #310 from brendandahl/rotation

Adding support for page rotation

13 years agoBetter undefined check
Brendan Dahl [Sat, 6 Aug 2011 22:47:08 +0000 (15:47 -0700)]
Better undefined check

13 years agoMerge pull request #309 from kkujala/master
Andreas Gal [Sat, 6 Aug 2011 22:35:48 +0000 (15:35 -0700)]
Merge pull request #309 from kkujala/master

Show browser-test results in pageNum/numPages format.

13 years agoAdding support for page rotation
Brendan Dahl [Sat, 6 Aug 2011 21:41:18 +0000 (14:41 -0700)]
Adding support for page rotation

13 years agoShow browser-test results in pageNum/numPages format.
Kalervo Kujala [Sat, 6 Aug 2011 21:29:34 +0000 (00:29 +0300)]
Show browser-test results in pageNum/numPages format.

This is only for convenience in order to see how far in the pdf the test
currently is.

13 years agoMerge pull request #308 from kkujala/master
Andreas Gal [Sat, 6 Aug 2011 20:59:15 +0000 (13:59 -0700)]
Merge pull request #308 from kkujala/master

Create an example browser_manifest.json for windows.

13 years agoMerge pull request #307 from kkujala/master
Andreas Gal [Sat, 6 Aug 2011 20:55:45 +0000 (13:55 -0700)]
Merge pull request #307 from kkujala/master

Avoid browser-test stoppage when task.pdfDoc is undefined.

13 years agoCreate an example browser_manifest.json for windows.
Kalervo Kujala [Sat, 6 Aug 2011 20:53:08 +0000 (23:53 +0300)]
Create an example browser_manifest.json for windows.

13 years agoAvoid browser-test stoppage when task.pdfDoc is undefined.
Kalervo Kujala [Sat, 6 Aug 2011 20:33:07 +0000 (23:33 +0300)]
Avoid browser-test stoppage when task.pdfDoc is undefined.

If nextTask leaves task.pdfDoc as undefined then sendTaskResult will fail on
that. SendTaskResult tries to access task.pdfDoc.numPages which cannot
succeed. This leads to a complete stop in the browser-test.

13 years agoMerge pull request #306 from kkujala/master
Andreas Gal [Sat, 6 Aug 2011 20:31:25 +0000 (13:31 -0700)]
Merge pull request #306 from kkujala/master

Use strict in driver.js.

13 years agoUse strict in driver.js.
Kalervo Kujala [Sat, 6 Aug 2011 19:54:16 +0000 (22:54 +0300)]
Use strict in driver.js.

And declare undeclared variables.

13 years agoMerge pull request #305 from mehlis/master
Andreas Gal [Sat, 6 Aug 2011 12:57:08 +0000 (05:57 -0700)]
Merge pull request #305 from mehlis/master

fix url to demo site

13 years agoMerge pull request #303 from cgjones/master
Andreas Gal [Sat, 6 Aug 2011 12:49:13 +0000 (05:49 -0700)]
Merge pull request #303 from cgjones/master

Fix bug in ref-updating code

13 years agofix url to demo site
Christian Mehlis [Sat, 6 Aug 2011 09:45:33 +0000 (11:45 +0200)]
fix url to demo site

the name of the created file is viewer.html

13 years agoMerge pull request #304 from sbarman/master
Chris Jones [Sat, 6 Aug 2011 08:49:39 +0000 (01:49 -0700)]
Merge pull request #304 from sbarman/master

Add link file

13 years agoAdded new link file
sbarman [Sat, 6 Aug 2011 07:22:57 +0000 (00:22 -0700)]
Added new link file

13 years agoFix bug in ref-updating code
Chris Jones [Sat, 6 Aug 2011 07:07:33 +0000 (00:07 -0700)]
Fix bug in ref-updating code

13 years agoMerge pull request #301 from kkujala/master
Andreas Gal [Fri, 5 Aug 2011 00:46:20 +0000 (17:46 -0700)]
Merge pull request #301 from kkujala/master

Correct the return values for lookChar function.

13 years agoCorrect the return values for lookChar function.
Kalervo Kujala [Thu, 4 Aug 2011 23:32:47 +0000 (02:32 +0300)]
Correct the return values for lookChar function.

Also refactor the code slightly for an early return.

13 years agoMerge pull request #298 from sbarman/inlineimage
Andreas Gal [Thu, 4 Aug 2011 05:58:10 +0000 (22:58 -0700)]
Merge pull request #298 from sbarman/inlineimage

Implemented inline images

13 years agocleanup
sbarman [Thu, 4 Aug 2011 05:43:15 +0000 (22:43 -0700)]
cleanup

13 years agoAdded test for inline images
sbarman [Thu, 4 Aug 2011 05:22:24 +0000 (22:22 -0700)]
Added test for inline images

13 years agocleanup
sbarman [Thu, 4 Aug 2011 04:19:27 +0000 (21:19 -0700)]
cleanup

13 years agoMerge branch 'master' into inlineimage
sbarman [Thu, 4 Aug 2011 04:17:02 +0000 (21:17 -0700)]
Merge branch 'master' into inlineimage

13 years agoinline images working
sbarman [Thu, 4 Aug 2011 04:11:57 +0000 (21:11 -0700)]
inline images working

13 years agoMerge pull request #296 from sbarman/lexerfix2
Andreas Gal [Wed, 3 Aug 2011 22:05:43 +0000 (15:05 -0700)]
Merge pull request #296 from sbarman/lexerfix2

added skip to lexer

13 years agoMerge pull request #295 from sbarman/lexerfix
Andreas Gal [Wed, 3 Aug 2011 22:05:27 +0000 (15:05 -0700)]
Merge pull request #295 from sbarman/lexerfix

fix for bug with empty strings

13 years agoMerge branch 'lexerfix2' into streams
sbarman [Wed, 3 Aug 2011 21:45:51 +0000 (14:45 -0700)]
Merge branch 'lexerfix2' into streams

13 years agoadded skip to lexer
sbarman [Wed, 3 Aug 2011 21:14:42 +0000 (14:14 -0700)]
added skip to lexer

13 years agofix for bug with empty strings
sbarman [Wed, 3 Aug 2011 21:08:35 +0000 (14:08 -0700)]
fix for bug with empty strings

13 years agoMerge pull request #293 from ivarsv/master
sbarman [Wed, 3 Aug 2011 18:37:20 +0000 (11:37 -0700)]
Merge pull request #293 from ivarsv/master

fontName can be stored in xref

13 years agofontName can be stored in xref
Ivars Veksins [Wed, 3 Aug 2011 10:56:43 +0000 (11:56 +0100)]
fontName can be stored in xref

13 years agoMerge pull request #290 from sbarman/tilingcompile
Chris Jones [Tue, 2 Aug 2011 23:34:49 +0000 (16:34 -0700)]
Merge pull request #290 from sbarman/tilingcompile

Moved compilation of tiling code to partial evaluator

13 years agoremoved comments
sbarman [Tue, 2 Aug 2011 19:37:23 +0000 (12:37 -0700)]
removed comments

13 years agoMerge branch 'master' into tilingcompile
sbarman [Tue, 2 Aug 2011 19:34:59 +0000 (12:34 -0700)]
Merge branch 'master' into tilingcompile

13 years agocompiled code for tiling patterns
sbarman [Tue, 2 Aug 2011 19:32:37 +0000 (12:32 -0700)]
compiled code for tiling patterns

13 years agoMerge pull request #288 from arturadib/master
Chris Jones [Mon, 1 Aug 2011 21:36:48 +0000 (14:36 -0700)]
Merge pull request #288 from arturadib/master

Updated test/pdfs/intelisa.pdf.link

13 years agoUpdated test/pdfs link (intelisa.pdf)
Artur Adib [Mon, 1 Aug 2011 21:30:17 +0000 (17:30 -0400)]
Updated test/pdfs link (intelisa.pdf)

13 years agoMerge pull request #286 from notmasteryet/sizes
Andreas Gal [Mon, 1 Aug 2011 04:12:36 +0000 (21:12 -0700)]
Merge pull request #286 from notmasteryet/sizes

Fixing the maxAdvanceWidth and the amount of the missing sidebearing

13 years agoFixing the maxAdvanceWidth and the amount of the missing sidebearing
notmasteryet [Mon, 1 Aug 2011 03:56:41 +0000 (22:56 -0500)]
Fixing the maxAdvanceWidth and the amount of the missing sidebearing

13 years agoMerge pull request #285 from vingtetun/master
Andreas Gal [Fri, 29 Jul 2011 13:10:31 +0000 (06:10 -0700)]
Merge pull request #285 from vingtetun/master

Unify the multi_page_viewer and the classic viewer.

13 years agoAdd a cache system to limit the amount of ram used
Vivien Nicolas [Fri, 29 Jul 2011 11:26:43 +0000 (13:26 +0200)]
Add a cache system to limit the amount of ram used

13 years agoAdd buttons images
Vivien Nicolas [Thu, 28 Jul 2011 17:57:53 +0000 (19:57 +0200)]
Add buttons images

13 years agoUnify the multi_page_viewer and the basic viewer
Vivien Nicolas [Thu, 28 Jul 2011 17:48:05 +0000 (19:48 +0200)]
Unify the multi_page_viewer and the basic viewer

13 years agoMissed a small change
Vivien Nicolas [Tue, 26 Jul 2011 15:26:02 +0000 (17:26 +0200)]
Missed a small change

13 years agoAdd code to nulti page viewer to works with the extension
Vivien Nicolas [Tue, 26 Jul 2011 15:21:37 +0000 (17:21 +0200)]
Add code to nulti page viewer to works with the extension

13 years agoMerge pull request #284 from vingtetun/master
Andreas Gal [Tue, 26 Jul 2011 14:51:22 +0000 (07:51 -0700)]
Merge pull request #284 from vingtetun/master

Make viewer.js able to display a pdf on an event

13 years agoMake viewer.js compatible with the content type handler addon
Vivien Nicolas [Tue, 26 Jul 2011 14:11:09 +0000 (16:11 +0200)]
Make viewer.js compatible with the content type handler addon

13 years agoDo not fail on splitted hex string
Vivien Nicolas [Mon, 25 Jul 2011 18:39:29 +0000 (20:39 +0200)]
Do not fail on splitted hex string

13 years agoMerge pull request #283 from vingtetun/master
Andreas Gal [Mon, 25 Jul 2011 16:51:10 +0000 (09:51 -0700)]
Merge pull request #283 from vingtetun/master

Leading does need to be inverted since we already scale by the invert

13 years agoMore fix to handle some others invert leading cases in PDF32000.pdf
Vivien Nicolas [Mon, 25 Jul 2011 16:17:56 +0000 (18:17 +0200)]
More fix to handle some others invert leading cases in PDF32000.pdf

13 years agoInvert leading parameter since we scale by the invert
Vivien Nicolas [Mon, 25 Jul 2011 16:04:13 +0000 (18:04 +0200)]
Invert leading parameter since we scale by the invert

13 years agoMerge pull request #280 from vingtetun/master
Andreas Gal [Mon, 25 Jul 2011 14:47:27 +0000 (07:47 -0700)]
Merge pull request #280 from vingtetun/master

Support default fonts