]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agoMerge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Mon, 30 May 2011 08:04:35 +0000 (10:04 +0200)]
Merge branch 'master' of github.com:andreasgal/pdf.js

13 years agofix next/prev/next bug, fiddle with UI, remove debugging code
Chris Jones [Wed, 25 May 2011 09:09:06 +0000 (21:09 +1200)]
fix next/prev/next bug, fiddle with UI, remove debugging code

13 years agoreset current point on text state changes and remove redundant "cur" prefix
Chris Jones [Mon, 23 May 2011 09:22:56 +0000 (21:22 +1200)]
reset current point on text state changes and remove redundant "cur" prefix

13 years agouse const instead of var
Andreas Gal [Sat, 21 May 2011 05:40:28 +0000 (07:40 +0200)]
use const instead of var

13 years agoMerge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Sat, 21 May 2011 00:34:22 +0000 (02:34 +0200)]
Merge branch 'master' of github.com:andreasgal/pdf.js

13 years agoset mozOpaque
Andreas Gal [Sat, 21 May 2011 00:34:05 +0000 (02:34 +0200)]
set mozOpaque

13 years agobasic kinda-working form xobject support
Chris Jones [Tue, 17 May 2011 02:08:05 +0000 (14:08 +1200)]
basic kinda-working form xobject support

13 years agoadd assert helpers, small cleanup
Chris Jones [Mon, 16 May 2011 23:59:38 +0000 (11:59 +1200)]
add assert helpers, small cleanup

13 years agoinitial (broken) support for xobjects
Chris Jones [Mon, 16 May 2011 23:38:38 +0000 (11:38 +1200)]
initial (broken) support for xobjects

13 years agofix a couple more shadowings
Andreas Gal [Fri, 13 May 2011 07:23:27 +0000 (00:23 -0700)]
fix a couple more shadowings

13 years agoforgot another shadowing
Andreas Gal [Fri, 13 May 2011 07:21:32 +0000 (00:21 -0700)]
forgot another shadowing

13 years agouse defineProperty to shadow getters
Andreas Gal [Fri, 13 May 2011 07:19:50 +0000 (00:19 -0700)]
use defineProperty to shadow getters

13 years agoMerge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Fri, 13 May 2011 06:35:31 +0000 (23:35 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js

13 years agoseperate page fetch and render times
Andreas Gal [Fri, 13 May 2011 06:35:23 +0000 (23:35 -0700)]
seperate page fetch and render times

13 years agofix typo in lexing of octal escapes
Chris Jones [Fri, 13 May 2011 01:09:13 +0000 (13:09 +1200)]
fix typo in lexing of octal escapes

13 years agofix for new XHR2 binary API
Andreas Gal [Thu, 12 May 2011 23:58:19 +0000 (16:58 -0700)]
fix for new XHR2 binary API

13 years agoclone stream if we got it from the cache in case its already in use
Andreas Gal [Thu, 12 May 2011 06:00:36 +0000 (23:00 -0700)]
clone stream if we got it from the cache in case its already in use

13 years agofix next/prev, small tweaks
Chris Jones [Thu, 12 May 2011 05:05:46 +0000 (17:05 +1200)]
fix next/prev, small tweaks

13 years ago0 is error for http, only MS would design this API
Andreas Gal [Thu, 12 May 2011 04:13:27 +0000 (21:13 -0700)]
0 is error for http, only MS would design this API

13 years agosupport file status code
Andreas Gal [Thu, 12 May 2011 04:11:32 +0000 (21:11 -0700)]
support file status code

13 years agodon't try to go further back than page 1
Andreas Gal [Thu, 12 May 2011 03:55:50 +0000 (20:55 -0700)]
don't try to go further back than page 1

13 years agodisplay rendering time
Andreas Gal [Thu, 12 May 2011 03:37:16 +0000 (20:37 -0700)]
display rendering time

13 years agoremove the echo interpreter, dissolve interpreter into gfx and Page
Andreas Gal [Thu, 12 May 2011 03:13:57 +0000 (20:13 -0700)]
remove the echo interpreter, dissolve interpreter into gfx and Page

13 years agocache refs, not streams, in the interest of saving memory
Andreas Gal [Thu, 12 May 2011 03:03:45 +0000 (20:03 -0700)]
cache refs, not streams, in the interest of saving memory

13 years agouncompressed pdfs render a bit now
Andreas Gal [Thu, 12 May 2011 02:05:30 +0000 (19:05 -0700)]
uncompressed pdfs render a bit now

13 years agofix bug in string obj handling
Andreas Gal [Thu, 12 May 2011 00:17:47 +0000 (17:17 -0700)]
fix bug in string obj handling

13 years agoparser content streams
Andreas Gal [Thu, 12 May 2011 00:09:06 +0000 (17:09 -0700)]
parser content streams

13 years agofixes for the huffman decoder
Andreas Gal [Wed, 11 May 2011 23:30:30 +0000 (16:30 -0700)]
fixes for the huffman decoder

13 years agowired up decompression, not working yet
Andreas Gal [Wed, 11 May 2011 10:26:33 +0000 (03:26 -0700)]
wired up decompression, not working yet

13 years agoparse the page tree and extract pages and their content
Andreas Gal [Wed, 11 May 2011 10:14:08 +0000 (03:14 -0700)]
parse the page tree and extract pages and their content

13 years agoadd code to access the page dictionary
Andreas Gal [Wed, 11 May 2011 08:50:47 +0000 (01:50 -0700)]
add code to access the page dictionary

13 years agoreading the catalog, at last
Andreas Gal [Wed, 11 May 2011 08:20:12 +0000 (01:20 -0700)]
reading the catalog, at last

13 years agouse exceptions instead of error codes in case of errors
Andreas Gal [Wed, 11 May 2011 07:10:15 +0000 (00:10 -0700)]
use exceptions instead of error codes in case of errors

13 years agofinish inflate code, still untested
Andreas Gal [Wed, 11 May 2011 06:57:03 +0000 (23:57 -0700)]
finish inflate code, still untested

13 years agoadd inflate code
Andreas Gal [Wed, 11 May 2011 04:22:28 +0000 (21:22 -0700)]
add inflate code

13 years agoMerge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Tue, 10 May 2011 07:31:51 +0000 (00:31 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js

13 years agouse skip() instead of getChar() when the return value isn't used anyway
Andreas Gal [Tue, 10 May 2011 06:47:08 +0000 (23:47 -0700)]
use skip() instead of getChar() when the return value isn't used anyway

13 years agoremove skipChar(), use skip() without an argument instead
Andreas Gal [Tue, 10 May 2011 06:44:25 +0000 (23:44 -0700)]
remove skipChar(), use skip() without an argument instead

13 years agoinline asString since its only used once
Andreas Gal [Tue, 10 May 2011 06:37:21 +0000 (23:37 -0700)]
inline asString since its only used once

13 years agomove find out of the Stream class
Andreas Gal [Tue, 10 May 2011 06:32:22 +0000 (23:32 -0700)]
move find out of the Stream class

13 years agoremove putBack and make skip go via skipChar
Andreas Gal [Tue, 10 May 2011 06:10:40 +0000 (23:10 -0700)]
remove putBack and make skip go via skipChar

13 years agoremove getByte for now
Andreas Gal [Tue, 10 May 2011 06:08:29 +0000 (23:08 -0700)]
remove getByte for now

13 years agoplaceholders for scn/SCN
Chris Jones [Tue, 10 May 2011 02:19:26 +0000 (21:19 -0500)]
placeholders for scn/SCN

13 years agoshadingFill placeholder
Chris Jones [Tue, 10 May 2011 02:14:09 +0000 (21:14 -0500)]
shadingFill placeholder

13 years agoPlaceholder even-odd fill
Chris Jones [Tue, 10 May 2011 02:08:21 +0000 (21:08 -0500)]
Placeholder even-odd fill

13 years agoClipping (non-zero winding)
Chris Jones [Tue, 10 May 2011 02:05:33 +0000 (21:05 -0500)]
Clipping (non-zero winding)

13 years agoMerge
Chris Jones [Tue, 10 May 2011 01:17:22 +0000 (20:17 -0500)]
Merge

13 years agoImplement "n" (end path), add stubs for NYI operators
Chris Jones [Tue, 10 May 2011 01:16:06 +0000 (20:16 -0500)]
Implement "n" (end path), add stubs for NYI operators

13 years agothrow Error for errors, and warn in browser and shell
Andreas Gal [Tue, 10 May 2011 01:10:15 +0000 (18:10 -0700)]
throw Error for errors, and warn in browser and shell

13 years agoMerge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Tue, 10 May 2011 01:04:31 +0000 (18:04 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js

13 years agobeginnings of inflate decompression
Andreas Gal [Tue, 10 May 2011 01:04:22 +0000 (18:04 -0700)]
beginnings of inflate decompression

13 years agoImplement j (line join style)
Chris Jones [Tue, 10 May 2011 00:11:40 +0000 (19:11 -0500)]
Implement j (line join style)

13 years agoImplement J (line-cap style)
Chris Jones [Mon, 9 May 2011 23:57:23 +0000 (18:57 -0500)]
Implement J (line-cap style)

13 years agoMerge branch 'master' of github.com:andreasgal/pdf.js
Chris Jones [Mon, 9 May 2011 23:20:10 +0000 (18:20 -0500)]
Merge branch 'master' of github.com:andreasgal/pdf.js

13 years agoImplement TJ
Chris Jones [Mon, 9 May 2011 23:20:04 +0000 (18:20 -0500)]
Implement TJ

13 years agoMerge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Mon, 9 May 2011 22:58:50 +0000 (15:58 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js

13 years agobug fixes, getting closer to parsing a latex paper
Andreas Gal [Mon, 9 May 2011 22:58:37 +0000 (15:58 -0700)]
bug fixes, getting closer to parsing a latex paper

13 years agoRestore font lookup and setting
Chris Jones [Mon, 9 May 2011 20:18:19 +0000 (15:18 -0500)]
Restore font lookup and setting

13 years agoadd buffer to write data to
Andreas Gal [Mon, 9 May 2011 00:39:40 +0000 (17:39 -0700)]
add buffer to write data to

13 years agouse Object.create for Dict instead of a key prefix
Andreas Gal [Sun, 8 May 2011 21:26:08 +0000 (14:26 -0700)]
use Object.create for Dict instead of a key prefix

13 years agoeliminate putBack
Andreas Gal [Sun, 8 May 2011 21:08:38 +0000 (14:08 -0700)]
eliminate putBack

13 years agodon't use array buffes to implement moveStart, that won't work for filtered streams
Andreas Gal [Sun, 8 May 2011 18:35:32 +0000 (11:35 -0700)]
don't use array buffes to implement moveStart, that won't work for filtered streams

13 years agofactor out isSpace
Andreas Gal [Sun, 8 May 2011 18:32:53 +0000 (11:32 -0700)]
factor out isSpace

13 years agofix StringStream constructor delegation to Stream
Andreas Gal [Sun, 8 May 2011 05:57:04 +0000 (22:57 -0700)]
fix StringStream constructor delegation to Stream

14 years agoadd skeleton decryption and stream filter support
Andreas Gal [Sat, 7 May 2011 08:20:04 +0000 (01:20 -0700)]
add skeleton decryption and stream filter support

14 years agostart working on stream decoding
Andreas Gal [Sat, 7 May 2011 06:37:49 +0000 (23:37 -0700)]
start working on stream decoding

14 years agofix reading linearized documents
Andreas Gal [Sat, 7 May 2011 05:44:01 +0000 (22:44 -0700)]
fix reading linearized documents

14 years agorestore long-form function names and a mapping table
Andreas Gal [Sat, 7 May 2011 05:15:18 +0000 (22:15 -0700)]
restore long-form function names and a mapping table

14 years agotighten up the interpreter loop
Andreas Gal [Sat, 7 May 2011 01:15:51 +0000 (18:15 -0700)]
tighten up the interpreter loop

14 years agoget rid of Obj
Andreas Gal [Sat, 7 May 2011 00:27:27 +0000 (17:27 -0700)]
get rid of Obj

14 years agomore XRef parsing
Andreas Gal [Fri, 6 May 2011 23:38:16 +0000 (16:38 -0700)]
more XRef parsing

14 years agomore XRef parsing
Andreas Gal [Fri, 6 May 2011 23:18:13 +0000 (16:18 -0700)]
more XRef parsing

14 years agoremove newline in LICENSE
Andreas Gal [Fri, 6 May 2011 22:16:26 +0000 (15:16 -0700)]
remove newline in LICENSE

14 years agonever mind restore previous README formating
Andreas Gal [Fri, 6 May 2011 22:15:54 +0000 (15:15 -0700)]
never mind restore previous README formating

14 years agoreformat README because its so ugly
Andreas Gal [Fri, 6 May 2011 22:14:38 +0000 (15:14 -0700)]
reformat README because its so ugly

14 years agoskeleton for XRef support
Andreas Gal [Fri, 6 May 2011 19:12:57 +0000 (12:12 -0700)]
skeleton for XRef support

14 years agofix a bunch of bugs and make startxref parsing work
Andreas Gal [Fri, 6 May 2011 09:18:31 +0000 (02:18 -0700)]
fix a bunch of bugs and make startxref parsing work

14 years agoadd command line arguments for the shell, -e for echo tests, -p for parse tests
Andreas Gal [Fri, 6 May 2011 08:44:17 +0000 (01:44 -0700)]
add command line arguments for the shell, -e for echo tests, -p for parse tests

14 years agoMerge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Fri, 6 May 2011 08:16:20 +0000 (01:16 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js

14 years agoparse startxref
Andreas Gal [Fri, 6 May 2011 08:16:09 +0000 (01:16 -0700)]
parse startxref

14 years agoLower the common denominator
Chris Jones [Fri, 6 May 2011 05:42:43 +0000 (00:42 -0500)]
Lower the common denominator

14 years agoRespect media box
Chris Jones [Fri, 6 May 2011 04:46:54 +0000 (23:46 -0500)]
Respect media box

14 years agoBasic transforms of PDF page/text space to canvas space
Chris Jones [Fri, 6 May 2011 03:20:07 +0000 (22:20 -0500)]
Basic transforms of PDF page/text space to canvas space

14 years agoLess hacky save/restore/moveText impl
Chris Jones [Thu, 5 May 2011 17:40:34 +0000 (12:40 -0500)]
Less hacky save/restore/moveText impl

14 years agoMock resource dict, look up fonts
Chris Jones [Thu, 5 May 2011 17:28:37 +0000 (12:28 -0500)]
Mock resource dict, look up fonts

14 years agoIndirect ops so that they can access interpreter state
Chris Jones [Thu, 5 May 2011 17:08:36 +0000 (12:08 -0500)]
Indirect ops so that they can access interpreter state

14 years agoMore nicely truncate args array
Chris Jones [Thu, 5 May 2011 04:53:55 +0000 (23:53 -0500)]
More nicely truncate args array

14 years agoCouple more tests and operators
Chris Jones [Thu, 5 May 2011 04:34:59 +0000 (23:34 -0500)]
Couple more tests and operators

14 years agoAdded dumb profiling instrumentation
Chris Jones [Thu, 5 May 2011 02:39:07 +0000 (21:39 -0500)]
Added dumb profiling instrumentation

14 years agoManually hoist constant to avoid building it on each method invocation
Chris Jones [Thu, 5 May 2011 02:31:46 +0000 (21:31 -0500)]
Manually hoist constant to avoid building it on each method invocation

14 years agoupdate README
Andreas Gal [Thu, 5 May 2011 01:52:10 +0000 (18:52 -0700)]
update README

14 years agoDumb text WIP, more UI for test.html
Chris Jones [Thu, 5 May 2011 01:08:52 +0000 (20:08 -0500)]
Dumb text WIP, more UI for test.html

14 years agoFactor out mock tests, add browser test page, initial canvas backend
Chris Jones [Thu, 5 May 2011 00:32:59 +0000 (19:32 -0500)]
Factor out mock tests, add browser test page, initial canvas backend

14 years agoadd license file
Andreas Gal [Wed, 4 May 2011 23:57:07 +0000 (16:57 -0700)]
add license file

14 years agoAdd eofObj and helper for converting Obj->JS value
Chris Jones [Wed, 4 May 2011 22:15:26 +0000 (17:15 -0500)]
Add eofObj and helper for converting Obj->JS value

14 years agoisNum and operator argument type checking
Chris Jones [Wed, 4 May 2011 21:58:51 +0000 (16:58 -0500)]
isNum and operator argument type checking

14 years agoAdd more operators, another test, and reorganize per Table 51 in the spec.
Chris Jones [Wed, 4 May 2011 21:52:52 +0000 (16:52 -0500)]
Add more operators, another test, and reorganize per Table 51 in the spec.

14 years agoBackend skeleton and temporary testing code
Chris Jones [Wed, 4 May 2011 19:46:39 +0000 (14:46 -0500)]
Backend skeleton and temporary testing code

14 years agouse undefined to indicate EOF
Andreas Gal [Tue, 3 May 2011 09:17:17 +0000 (02:17 -0700)]
use undefined to indicate EOF

14 years agoSplit out Stream functionality
Andreas Gal [Tue, 3 May 2011 05:50:55 +0000 (22:50 -0700)]
Split out Stream functionality