Kalervo Kujala
|
9962d9abe4
|
Remove now obsolete jasmine files related to unit_test.html.
|
14 years ago |
Kalervo Kujala
|
190432f252
|
Remove unit_test.html.
JsTestDriver has made it obsolete. Also add explicitly the used config to
the Makefile.
|
14 years ago |
Kalervo Kujala
|
1c2bb4ace7
|
Remove unit-test from 'make test' and add Aurora to the paths on mac.
|
14 years ago |
Brendan Dahl
|
fcd612e486
|
Add comments to some of the code I touched/created.
|
14 years ago |
Artur Adib
|
2113e0615e
|
Reverting error(); warn() instead of TODO()
|
14 years ago |
Brendan Dahl
|
948de2bdbe
|
Remove some unintended changes.
|
14 years ago |
Artur Adib
|
f56363234f
|
Merge pull request #921 from notmasteryet/isssue-919
(#919) Fixing toUnicode mapping for TrueType fonts with identity mapping
|
14 years ago |
Brendan Dahl
|
176452c988
|
Style nits.
|
14 years ago |
Brendan Dahl
|
0d370fd206
|
Remove debugging.
|
14 years ago |
Brendan Dahl
|
4c01766278
|
Merge upstream.
|
14 years ago |
notmasteryet
|
fb2d165a48
|
Simple search results
|
14 years ago |
Brendan Dahl
|
683f64d54f
|
Use promises to track completion of decoding.
|
14 years ago |
notmasteryet
|
4d44eb6184
|
fix stream reset, interrupting thread when pages are indexed
|
14 years ago |
notmasteryet
|
94cc2cdb75
|
Char code to unicode conversion
|
14 years ago |
Kalervo Kujala
|
0e46928f36
|
Use paths to binaries for Mac in unit test makefile.
|
14 years ago |
notmasteryet
|
3b72c6063c
|
Text char codes extraction
|
14 years ago |
notmasteryet
|
315b089b28
|
(#919) Fixing toUnicode mapping for TrueType fonts with identity mapping
|
14 years ago |
Brendan Dahl
|
853f16085f
|
Merge pull request #909 from notmasteryet/tree-45
Fixing TrueType code-glyph assigmnent to pass sanitizer
|
14 years ago |
notmasteryet
|
240bde97b2
|
Using 'in' instead of array index
|
14 years ago |
Brendan Dahl
|
c14f46ce16
|
Merge pull request #916 from arturadib/disableworker-in-url
disableWorker via URL parameter
|
14 years ago |
Artur Adib
|
8c728a884e
|
Merge branch 'refs/heads/master' into disableworker-in-url
Conflicts:
web/viewer.js
|
14 years ago |
Artur Adib
|
de33e44b09
|
Lint
|
14 years ago |
Artur Adib
|
8439830d4e
|
disableWorker via URL
|
14 years ago |
Artur Adib
|
d29e39d754
|
Merge pull request #898 from kkujala/style
Name constructors in obj.js.
|
14 years ago |
Artur Adib
|
d65c38c995
|
Merge pull request #913 from notmasteryet/issue-863
Bad pdf with scanned image
|
14 years ago |
Julian Viereck
|
f5b9217f10
|
Merge pull request #915 from notmasteryet/tree-47
Fix error object wrapper (#914)
|
14 years ago |
Brendan Dahl
|
7d1cddf371
|
Add ability to fast track natively supported jpegs.
|
14 years ago |
notmasteryet
|
ade4438537
|
Suppress messages from the browser
|
14 years ago |
notmasteryet
|
b11d1b2282
|
Fix error object wrapper (#914)
|
14 years ago |
notmasteryet
|
fa89ebe537
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863
Conflicts:
test/pdfs/.gitignore
|
14 years ago |
notmasteryet
|
54c31968e7
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863
|
14 years ago |
notmasteryet
|
303f5cd07b
|
Add bad PDF with lots of extra bytes at the end
|
14 years ago |
notmasteryet
|
efd82ab5bd
|
Merge pull request #854 from arturadib/thumb-smooth
Smarter thumbnail scrolling
|
14 years ago |
Artur Adib
|
fcbe4f13d1
|
More sanity checks
|
14 years ago |
Brendan Dahl
|
d1c823efce
|
Cleaned up how messages are passed and replies work.
|
14 years ago |
Kalervo Kujala
|
cd01302de8
|
Merge remote-tracking branch 'upstream/master' into style
Conflicts:
src/image.js
src/pattern.js
|
14 years ago |
Kalervo Kujala
|
1ef4c94de2
|
Name all constructors.
|
14 years ago |
Artur Adib
|
a21030a502
|
Throw error when pixels don't match
|
14 years ago |
Brendan Dahl
|
f7207a51f8
|
Fix missing bracket.
|
14 years ago |
Brendan Dahl
|
146cd8c861
|
Second stage, smasks now working. Still needs optimization.
|
14 years ago |
Artur Adib
|
7ea770fd08
|
Merge pull request #911 from notmasteryet/issue-906
(#906) fixing glyph width defined by glyph name
|
14 years ago |
Artur Adib
|
7c5e1a2179
|
Merge pull request #910 from notmasteryet/tree-46
Remove glyph references outside range of avaialable glyphs
|
14 years ago |
notmasteryet
|
301a6795db
|
(#906) fixing glyph width defined by glyph name
|
14 years ago |
notmasteryet
|
d4e22f5a92
|
Clear canvas for skipped pages
|
14 years ago |
notmasteryet
|
fa18c8022e
|
remove glyph references outside range of avaialable glyphs
|
14 years ago |
notmasteryet
|
18db087f79
|
Fixing TrueType code-glyph assigmnent to pass sanitizer
|
14 years ago |
Brendan Dahl
|
2a632d4ab2
|
First stage of trying to support smasks on native jpegs.
|
14 years ago |
notmasteryet
|
cb592d6e51
|
Merge pull request #776 from jviereck/jpegimage_cleanup
Don't create JpegImage object anymore - go functional style
|
14 years ago |
Artur Adib
|
9ea8668dcb
|
Merge pull request #905 from notmasteryet/issue-886b
Fixing missing text (#886)
|
14 years ago |
Julian Viereck
|
af8e2a1189
|
Address review comments by yury
|
14 years ago |