]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agoFix after rebase
Julian Viereck [Fri, 16 Mar 2012 14:02:17 +0000 (15:02 +0100)]
Fix after rebase

13 years agoUse singular form for charProcOperatorList - hopefully fixes breakage
Julian Viereck [Mon, 12 Mar 2012 20:26:39 +0000 (21:26 +0100)]
Use singular form for charProcOperatorList - hopefully fixes breakage

13 years agoRename IRQueue and codeIR -> operatorList
Julian Viereck [Mon, 12 Mar 2012 17:41:40 +0000 (18:41 +0100)]
Rename IRQueue and codeIR -> operatorList

13 years agonew ScratchCanvas -> createScratchCanvas and fix linting
Julian Viereck [Thu, 23 Feb 2012 14:46:00 +0000 (15:46 +0100)]
new ScratchCanvas -> createScratchCanvas and fix linting

13 years agoRemove suffix _IR
Julian Viereck [Tue, 21 Feb 2012 13:36:15 +0000 (14:36 +0100)]
Remove suffix _IR

13 years agoNo need to store ScratchCanvas on CanvasGraphics
Julian Viereck [Tue, 21 Feb 2012 13:30:40 +0000 (14:30 +0100)]
No need to store ScratchCanvas on CanvasGraphics

13 years agoCleanup the way getIRQueue is called (no need to pass in a queue object in most cases...
Julian Viereck [Tue, 21 Feb 2012 13:28:42 +0000 (14:28 +0100)]
Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore)

13 years agoRemove TODO on PDFDocModel and rename pdf to pdfModel
Julian Viereck [Tue, 21 Feb 2012 13:10:44 +0000 (14:10 +0100)]
Remove TODO on PDFDocModel and rename pdf to pdfModel

13 years agoCleanup font loading.
Julian Viereck [Tue, 21 Feb 2012 12:59:22 +0000 (13:59 +0100)]
Cleanup font loading.

13 years agoMerge pull request #1347 from brendandahl/app_shutdown
notmasteryet [Fri, 16 Mar 2012 03:54:20 +0000 (20:54 -0700)]
Merge pull request #1347 from brendandahl/app_shutdown

Skip unneeded steps on APP_SHUTDOWN.

13 years agoSkip unneeded steps on APP_SHUTDOWN.
Brendan Dahl [Fri, 16 Mar 2012 03:08:39 +0000 (20:08 -0700)]
Skip unneeded steps on APP_SHUTDOWN.

13 years agoMerge pull request #1335 from mrqzzz/master
notmasteryet [Thu, 15 Mar 2012 23:26:07 +0000 (16:26 -0700)]
Merge pull request #1335 from mrqzzz/master

Re-Fixed code (Lint friendly)

13 years agoMerge pull request #1339 from notmasteryet/whitelist-get
Brendan Dahl [Thu, 15 Mar 2012 23:18:56 +0000 (16:18 -0700)]
Merge pull request #1339 from notmasteryet/whitelist-get

Whitelist GET

13 years agoMerge pull request #1341 from notmasteryet/maxversion
Brendan Dahl [Thu, 15 Mar 2012 23:14:12 +0000 (16:14 -0700)]
Merge pull request #1341 from notmasteryet/maxversion

Change maxVersion to *

13 years agoMerge pull request #1343 from morgandenning/patch-1
notmasteryet [Thu, 15 Mar 2012 22:52:57 +0000 (15:52 -0700)]
Merge pull request #1343 from morgandenning/patch-1

Line 405 : 'errorback' should have been 'errback'

13 years agoLine 405 : 'errorback' should have been 'errback'
theredspatula [Thu, 15 Mar 2012 18:59:32 +0000 (11:59 -0700)]
Line 405 : 'errorback' should have been 'errback'

13 years agoChange maxVersion to *
notmasteryet [Thu, 15 Mar 2012 12:36:20 +0000 (07:36 -0500)]
Change maxVersion to *

13 years agoWhitelist GET
notmasteryet [Wed, 14 Mar 2012 23:43:20 +0000 (18:43 -0500)]
Whitelist GET

13 years agoMerge pull request #1338 from arturadib/no-beta
notmasteryet [Wed, 14 Mar 2012 23:41:37 +0000 (16:41 -0700)]
Merge pull request #1338 from arturadib/no-beta

Typo fix

13 years agoTypo fix
Artur Adib [Wed, 14 Mar 2012 23:40:01 +0000 (19:40 -0400)]
Typo fix

13 years agoMerge pull request #1336 from arturadib/make-find
notmasteryet [Wed, 14 Mar 2012 23:23:07 +0000 (16:23 -0700)]
Merge pull request #1336 from arturadib/make-find

Adding new find() commands for moz-central

13 years agoMerge pull request #1337 from brendandahl/debugpref
notmasteryet [Wed, 14 Mar 2012 23:13:01 +0000 (16:13 -0700)]
Merge pull request #1337 from brendandahl/debugpref

Only enable pdfDebug for the extension if a pref is set.

13 years agoOnly enable pdfDebug for the extension if a pref is set.
Brendan Dahl [Wed, 14 Mar 2012 22:34:12 +0000 (15:34 -0700)]
Only enable pdfDebug for the extension if a pref is set.

13 years agoadding new find() commands
Artur Adib [Wed, 14 Mar 2012 21:50:49 +0000 (17:50 -0400)]
adding new find() commands

13 years agoRe-Fixed Formatting (Lint friendly)
Marcus Oblak [Wed, 14 Mar 2012 20:58:22 +0000 (21:58 +0100)]
Re-Fixed Formatting (Lint friendly)

13 years agoMerge pull request #1334 from notmasteryet/build-mc
Artur Adib [Wed, 14 Mar 2012 20:23:37 +0000 (13:23 -0700)]
Merge pull request #1334 from notmasteryet/build-mc

Add additional files for mc build

13 years agoChange max ff version number for the extension
notmasteryet [Wed, 14 Mar 2012 04:31:07 +0000 (23:31 -0500)]
Change max ff version number for the extension

13 years agoChanging make.js
notmasteryet [Wed, 14 Mar 2012 01:31:53 +0000 (20:31 -0500)]
Changing make.js

13 years agoAdd additional files for mc build
notmasteryet [Wed, 14 Mar 2012 00:53:25 +0000 (19:53 -0500)]
Add additional files for mc build

13 years agoFixed code formatting.
Marcus Oblak [Tue, 13 Mar 2012 21:25:39 +0000 (22:25 +0100)]
Fixed code formatting.

13 years agoMerge pull request #1332 from arturadib/master
Artur Adib [Tue, 13 Mar 2012 18:23:55 +0000 (11:23 -0700)]
Merge pull request #1332 from arturadib/master

(do not merge) bot test

13 years agoUpdate README.md
Artur Adib [Tue, 13 Mar 2012 18:17:57 +0000 (15:17 -0300)]
Update README.md

13 years agoHandled case where var "outlineDict" was null (in certain PDFs). Handled
mrqzzz [Tue, 13 Mar 2012 15:52:55 +0000 (16:52 +0100)]
Handled case where var "outlineDict" was null (in certain PDFs). Handled
case where var "e" was null in "function xRefGetEntry" (in certain PDFs)

13 years agoMerge pull request #1067 from brendandahl/stats
Artur Adib [Tue, 13 Mar 2012 13:04:48 +0000 (06:04 -0700)]
Merge pull request #1067 from brendandahl/stats

Start of the benchmark recording framework.

13 years agoMerge pull request #1326 from brendandahl/sanitizelinks
notmasteryet [Tue, 13 Mar 2012 00:08:18 +0000 (17:08 -0700)]
Merge pull request #1326 from brendandahl/sanitizelinks

Sanitize pdf link urls.

13 years agoAdd function for checking url.
Brendan Dahl [Mon, 12 Mar 2012 23:31:49 +0000 (16:31 -0700)]
Add function for checking url.

13 years agoRemove unused span.
Brendan Dahl [Mon, 12 Mar 2012 21:15:09 +0000 (14:15 -0700)]
Remove unused span.

13 years agoMerge branch 'master' of https://github.com/mozilla/pdf.js into stats
Brendan Dahl [Mon, 12 Mar 2012 20:23:33 +0000 (13:23 -0700)]
Merge branch 'master' of https://github.com/mozilla/pdf.js into stats

13 years agoMerge pull request #1300 from notmasteryet/tree-85
Brendan Dahl [Mon, 12 Mar 2012 20:14:22 +0000 (13:14 -0700)]
Merge pull request #1300 from notmasteryet/tree-85

Chrome extension: uses encodeURIComponent; fixes download button

13 years agoSanitize pdf link urls.
Brendan Dahl [Mon, 12 Mar 2012 19:00:30 +0000 (12:00 -0700)]
Sanitize pdf link urls.

13 years agoMerge pull request #1316 from notmasteryet/issue-1251
Brendan Dahl [Sat, 10 Mar 2012 00:14:36 +0000 (16:14 -0800)]
Merge pull request #1316 from notmasteryet/issue-1251

Fixes unnecessary style attributes in SVG

13 years agoFixes unnecessary style attributes in svg
notmasteryet [Thu, 8 Mar 2012 01:12:05 +0000 (19:12 -0600)]
Fixes unnecessary style attributes in svg

13 years agoMerge pull request #1296 from notmasteryet/issue-1284
Brendan Dahl [Mon, 5 Mar 2012 21:01:16 +0000 (13:01 -0800)]
Merge pull request #1296 from notmasteryet/issue-1284

Move CustomStyle object

13 years agoMerge pull request #1267 from notmasteryet/issue-894
Brendan Dahl [Mon, 5 Mar 2012 21:00:03 +0000 (13:00 -0800)]
Merge pull request #1267 from notmasteryet/issue-894

Skipping HTTP POST requests in the addon

13 years agoMerge pull request #1301 from notmasteryet/lint-makejs
Artur Adib [Mon, 5 Mar 2012 13:33:02 +0000 (05:33 -0800)]
Merge pull request #1301 from notmasteryet/lint-makejs

Exclude make.js from the linting; fixes few lint make.js errors

13 years agoExclude make.js from the linting; fixes few lint make.js errors
notmasteryet [Mon, 5 Mar 2012 02:26:57 +0000 (20:26 -0600)]
Exclude make.js from the linting; fixes few lint make.js errors

13 years agoChrome extension: uses encodeURIComponent; fixes download button
notmasteryet [Sun, 4 Mar 2012 01:27:35 +0000 (19:27 -0600)]
Chrome extension: uses encodeURIComponent; fixes download button

13 years agoMerge pull request #1298 from arturadib/shelljs
notmasteryet [Sat, 3 Mar 2012 19:07:55 +0000 (11:07 -0800)]
Merge pull request #1298 from arturadib/shelljs

Using ShellJS

13 years agoUsing ShellJS
Artur Adib [Sat, 3 Mar 2012 19:01:31 +0000 (14:01 -0500)]
Using ShellJS

13 years agoMerge pull request #1290 from notmasteryet/tree-84
Artur Adib [Fri, 2 Mar 2012 17:42:56 +0000 (09:42 -0800)]
Merge pull request #1290 from notmasteryet/tree-84

Re-encodes cmap based on post table or current encoding; ...

13 years agoMove custom style
notmasteryet [Fri, 2 Mar 2012 13:11:24 +0000 (07:11 -0600)]
Move custom style

13 years agoOptimization
notmasteryet [Fri, 2 Mar 2012 04:01:39 +0000 (22:01 -0600)]
Optimization

13 years agoAdd and fix pdfkit_compressed.pdf
notmasteryet [Fri, 2 Mar 2012 03:23:36 +0000 (21:23 -0600)]
Add and fix pdfkit_compressed.pdf

13 years agoMerge branch 'master' of git://github.com/mozilla/pdf.js.git into tree-84
notmasteryet [Fri, 2 Mar 2012 00:36:03 +0000 (18:36 -0600)]
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into tree-84

13 years agoanother bot test
Artur Adib [Thu, 1 Mar 2012 17:41:06 +0000 (12:41 -0500)]
another bot test

13 years agotesting bot
Artur Adib [Thu, 1 Mar 2012 17:35:38 +0000 (12:35 -0500)]
testing bot

13 years agodummy README - testing bot's gh-pages update
Artur Adib [Thu, 1 Mar 2012 17:31:53 +0000 (12:31 -0500)]
dummy README - testing bot's gh-pages update

13 years agoLint error
notmasteryet [Thu, 1 Mar 2012 04:57:54 +0000 (22:57 -0600)]
Lint error

13 years agoRe-encode cmap based on post table or current encoding; fix GlyphsUnicode table entries
notmasteryet [Thu, 1 Mar 2012 04:11:32 +0000 (22:11 -0600)]
Re-encode cmap based on post table or current encoding; fix GlyphsUnicode table entries

13 years agoMerge pull request #1289 from notmasteryet/cap1
Artur Adib [Thu, 1 Mar 2012 02:38:27 +0000 (18:38 -0800)]
Merge pull request #1289 from notmasteryet/cap1

Fixes cap1 statement

13 years agoFixing cap1 statement
notmasteryet [Thu, 1 Mar 2012 00:31:03 +0000 (18:31 -0600)]
Fixing cap1 statement

13 years agoMerge pull request #1252 from notmasteryet/issue-1249
Artur Adib [Wed, 29 Feb 2012 18:43:45 +0000 (10:43 -0800)]
Merge pull request #1252 from notmasteryet/issue-1249

Check if glyphs are stored outside the glyf table

13 years agoMerge pull request #1269 from brendandahl/fixbidi
notmasteryet [Thu, 23 Feb 2012 17:30:25 +0000 (09:30 -0800)]
Merge pull request #1269 from brendandahl/fixbidi

Fix missing bidi for extension.

13 years agoFix missing bidi for extension.
Brendan Dahl [Thu, 23 Feb 2012 17:21:35 +0000 (09:21 -0800)]
Fix missing bidi for extension.

13 years agoMerge pull request #1218 from mozilla/bidi
Artur Adib [Thu, 23 Feb 2012 15:00:48 +0000 (07:00 -0800)]
Merge pull request #1218 from mozilla/bidi

bidi characters algorithm; separation of the toFontChar and toUnicode

13 years agoSkipping HTTP POST requests in the addon
notmasteryet [Thu, 23 Feb 2012 03:52:29 +0000 (21:52 -0600)]
Skipping HTTP POST requests in the addon

13 years agocreate bidi closure
notmasteryet [Thu, 23 Feb 2012 00:26:43 +0000 (18:26 -0600)]
create bidi closure

13 years agoFixing review nits; moving small functions inside bidi
notmasteryet [Wed, 22 Feb 2012 23:56:47 +0000 (17:56 -0600)]
Fixing review nits; moving small functions inside bidi

13 years agoMerge pull request #1199 from notmasteryet/tree-72
Artur Adib [Wed, 22 Feb 2012 21:52:06 +0000 (13:52 -0800)]
Merge pull request #1199 from notmasteryet/tree-72

Remove lazy encoding initialization

13 years agoFix merge with symbol font fix (part 2)
notmasteryet [Wed, 22 Feb 2012 01:56:35 +0000 (19:56 -0600)]
Fix merge with symbol font fix (part 2)

13 years agoMerge pull request #1246 from notmasteryet/issue-1222
Brendan Dahl [Wed, 22 Feb 2012 01:56:25 +0000 (17:56 -0800)]
Merge pull request #1246 from notmasteryet/issue-1222

Relax EI search for inline images

13 years agoMerge pull request #1261 from brendandahl/fixstepper
notmasteryet [Wed, 22 Feb 2012 00:37:28 +0000 (16:37 -0800)]
Merge pull request #1261 from brendandahl/fixstepper

Fix stepper beyond page 1.

13 years agoFix merge with symbol font fix
notmasteryet [Wed, 22 Feb 2012 00:27:31 +0000 (18:27 -0600)]
Fix merge with symbol font fix

13 years agoMerge remote-tracking branch 'mozilla/master' into bidi
notmasteryet [Wed, 22 Feb 2012 00:23:00 +0000 (18:23 -0600)]
Merge remote-tracking branch 'mozilla/master' into bidi

Conflicts:
src/fonts.js

13 years agoRemove unused variable.
Brendan Dahl [Tue, 21 Feb 2012 21:39:04 +0000 (13:39 -0800)]
Remove unused variable.

13 years agoFix the stepper beyond page 1.
Brendan Dahl [Tue, 21 Feb 2012 21:37:22 +0000 (13:37 -0800)]
Fix the stepper beyond page 1.

13 years agoMerge pull request #1242 from notmasteryet/bad-jpx-1
Brendan Dahl [Tue, 21 Feb 2012 19:39:58 +0000 (11:39 -0800)]
Merge pull request #1242 from notmasteryet/bad-jpx-1

Recovering from the bad JPX images (#1145)

13 years agoMerge pull request #1244 from notmasteryet/issue-1243
Brendan Dahl [Tue, 21 Feb 2012 19:37:56 +0000 (11:37 -0800)]
Merge pull request #1244 from notmasteryet/issue-1243

Sets proper unicode range for symbols; sanitize no-glyphs fonts

13 years agoUpdate stats to use the new pdfBug panel.
Brendan Dahl [Tue, 21 Feb 2012 17:52:09 +0000 (09:52 -0800)]
Update stats to use the new pdfBug panel.

13 years agoMerge branch 'master' of https://github.com/mozilla/pdf.js into stats
Brendan Dahl [Tue, 21 Feb 2012 03:37:18 +0000 (19:37 -0800)]
Merge branch 'master' of https://github.com/mozilla/pdf.js into stats

13 years agoMerge pull request #1253 from brendandahl/issue925
notmasteryet [Tue, 21 Feb 2012 00:57:36 +0000 (16:57 -0800)]
Merge pull request #1253 from brendandahl/issue925

Fix bad chars in Type2CFF font names.

13 years agoRemove bad chars instead of replaces all.
Brendan Dahl [Mon, 20 Feb 2012 23:49:45 +0000 (15:49 -0800)]
Remove bad chars instead of replaces all.

13 years agoMoving all symbolic font glyphs into 0xF000 - 0xF0FF range
notmasteryet [Mon, 20 Feb 2012 23:19:12 +0000 (17:19 -0600)]
Moving all symbolic font glyphs into 0xF000 - 0xF0FF range

13 years agoProperly build toFontChar
notmasteryet [Mon, 20 Feb 2012 20:26:30 +0000 (14:26 -0600)]
Properly build toFontChar

13 years agoRemove debug code
notmasteryet [Mon, 20 Feb 2012 19:00:45 +0000 (13:00 -0600)]
Remove debug code

13 years agoMerge remote-tracking branch 'mozilla/master' into bidi
notmasteryet [Mon, 20 Feb 2012 18:41:19 +0000 (12:41 -0600)]
Merge remote-tracking branch 'mozilla/master' into bidi

Conflicts:
web/viewer.html

13 years agoFix bad chars in Type2CFF font names.
Brendan Dahl [Mon, 20 Feb 2012 06:12:22 +0000 (22:12 -0800)]
Fix bad chars in Type2CFF font names.

13 years agoCheck if glyph are stored outside the glyf table
notmasteryet [Mon, 20 Feb 2012 02:12:57 +0000 (20:12 -0600)]
Check if glyph are stored outside the glyf table

13 years agoMerge pull request #1248 from notmasteryet/try-ff-10
notmasteryet [Sun, 19 Feb 2012 22:51:50 +0000 (14:51 -0800)]
Merge pull request #1248 from notmasteryet/try-ff-10

Trying FF10 / Changing special-power version to 13.0

13 years agoChanging special-power version to 13.0
notmasteryet [Sun, 19 Feb 2012 20:49:08 +0000 (14:49 -0600)]
Changing special-power version to 13.0

13 years agoRelax EI search for inline images
notmasteryet [Sun, 19 Feb 2012 02:20:25 +0000 (20:20 -0600)]
Relax EI search for inline images

13 years agoFixing first glyph index
notmasteryet [Sun, 19 Feb 2012 01:18:54 +0000 (19:18 -0600)]
Fixing first glyph index

13 years agoUsing the first glyph code to detect the base glyph offset.
notmasteryet [Sat, 18 Feb 2012 22:45:47 +0000 (16:45 -0600)]
Using the first glyph code to detect the base glyph offset.

13 years agoSets proper unicode range for symbols; sanitize no-glyphs fonts
notmasteryet [Sat, 18 Feb 2012 21:01:53 +0000 (15:01 -0600)]
Sets proper unicode range for symbols; sanitize no-glyphs fonts

13 years agoRecovering from the bad JPX images (#1145)
notmasteryet [Sat, 18 Feb 2012 16:50:02 +0000 (10:50 -0600)]
Recovering from the bad JPX images (#1145)

13 years agoMerge pull request #1241 from notmasteryet/issue-1237
Julian Viereck [Sat, 18 Feb 2012 15:21:54 +0000 (07:21 -0800)]
Merge pull request #1241 from notmasteryet/issue-1237

Fixes "invalid 'in' operand destKind"

13 years agoFixes "invalid 'in' operand destKind"
notmasteryet [Sat, 18 Feb 2012 00:40:56 +0000 (18:40 -0600)]
Fixes "invalid 'in' operand destKind"

13 years agoMerge pull request #1239 from brendandahl/fixparsequery
notmasteryet [Sat, 18 Feb 2012 00:21:11 +0000 (16:21 -0800)]
Merge pull request #1239 from brendandahl/fixparsequery

Fix parse query string.

13 years agoFix `Line 648, E:0001: Extra space after "]"`
notmasteryet [Fri, 17 Feb 2012 23:35:48 +0000 (17:35 -0600)]
Fix `Line 648, E:0001: Extra space after "]"`

13 years agoFix upstream lint error.
Brendan Dahl [Fri, 17 Feb 2012 18:00:35 +0000 (10:00 -0800)]
Fix upstream lint error.