Brendan Dahl
|
df1e22f2e4
|
Switch to push instead of slice. Faster on jsperf, but doesn't seem to be faster testing locally.
|
14 years ago |
notmasteryet
|
47ab238c4c
|
Add external ref test
|
14 years ago |
notmasteryet
|
3f286803d0
|
Move the media left-top corner to the (0,0) canvas position
|
14 years ago |
Brendan Dahl
|
acd64d75f3
|
Switch to conditional operator.
|
14 years ago |
notmasteryet
|
e6b0d768fe
|
Improving typed arrays compatibility support
|
14 years ago |
Brendan Dahl
|
9de52f375d
|
Fix idiv and cvi. Add test case for idiv.
|
14 years ago |
Brendan Dahl
|
9fd41e11da
|
Merge pull request #990 from notmasteryet/concurload
Fixes concurrent pages loading (#974 and #626)
|
14 years ago |
Brendan Dahl
|
6afb49c6c6
|
Address Yury's PR comments.
|
14 years ago |
notmasteryet
|
baab676b00
|
Fix stitching function
|
14 years ago |
notmasteryet
|
6a0dd63526
|
Merge pull request #985 from kkujala/test
Add basic unit tests for obj.js.
|
14 years ago |
notmasteryet
|
1074c75f32
|
remove unused field
|
14 years ago |
Brendan Dahl
|
20dace0513
|
Switch to a single "code stack".
|
14 years ago |
Brendan Dahl
|
2e82588145
|
Adds the missing test pdf to the manifest.
|
14 years ago |
Brendan Dahl
|
7c8445753d
|
Merge upstream.
|
14 years ago |
Kalervo Kujala
|
0e2fb810c5
|
Refactor obj.js unit tests to be aligned with code.
|
14 years ago |
Brendan Dahl
|
93283fdcc3
|
Add test pdf for type4 postscript functions.
|
14 years ago |
Brendan Dahl
|
9161c2e688
|
Merge pull request #972 from notmasteryet/textstroke
Correct stroke width for text; convert intel-load test to eq-test
|
14 years ago |
Brendan Dahl
|
27b0d0c941
|
Switch to two arrays for instructions.
|
14 years ago |
notmasteryet
|
c25f837766
|
Fixes concurrent pages loading (#974 and #626)
|
14 years ago |
notmasteryet
|
d6e1c8f526
|
Merge pull request #983 from merkste/opera-worker-issues
Added fallback to fake worker if serialization of typed array fails.
|
14 years ago |
Kalervo Kujala
|
84d6a121af
|
Add basic unit tests for obj.js.
|
14 years ago |
Steffen Märcker
|
d769535bee
|
fixed the remaining style error
|
14 years ago |
Steffen Märcker
|
b506bc7f44
|
fixed lint errors
|
14 years ago |
Steffen Märcker
|
9fcd303519
|
fixed typo
|
14 years ago |
Steffen Märcker
|
c2b42b1cfc
|
Small refactoring of fallback code to fake worker.
|
14 years ago |
Steffen Märcker
|
fdcc4ca590
|
Added fallback to fake worker if serialization of typed array fails.
This happens e.g. in Opera 11.60.
|
14 years ago |
Kalervo Kujala
|
58a2919ef7
|
Separate unit test Makefile commands to separate variables for readability.
Also add more debug info for the make.
|
14 years ago |
Steffen Märcker
|
440a47e593
|
fixed viewer.css to support Opera's linear gradients and transitions
|
14 years ago |
Saebekassebil
|
ae7f2e9fcc
|
Respect private browsing in extension
|
14 years ago |
Saebekassebil
|
4358ebc18b
|
Too rash yet again. Bracket and style nits
|
14 years ago |
Saebekassebil
|
83cb12be7f
|
Set page number instead of window.scrollTo, and remove Cookie reference
|
14 years ago |
Saebekassebil
|
e147485262
|
Refactoring Settings manager, now with limit on memory usage
|
14 years ago |
Saebekassebil
|
4c064eb94a
|
Missed function name...
|
14 years ago |
Saebekassebil
|
4ea5b9f771
|
Remember hash position correctly
|
14 years ago |
Andreas Gal
|
f10a543080
|
Merge pull request #980 from saebekassebil/fixkeydown
Fixes shortcuts steals from browser - Issue #979
|
14 years ago |
Saebekassebil
|
959b419082
|
Fixes shortcuts steals from browser - Issue #979
|
14 years ago |
Brendan Dahl
|
971f35d165
|
Add unit files to lint, fix lint errors.
|
14 years ago |
Brendan Dahl
|
1089c30b56
|
Adding type4 postscript function support.
|
14 years ago |
Saebekassebil
|
c7375745ae
|
Too rash. Fixes gjslint errors
|
14 years ago |
Saebekassebil
|
ac8f0e2c87
|
Address yury's comments, and remove unnecessary hash settings
|
14 years ago |
notmasteryet
|
d7754a402e
|
Correct stroke width for text; convert intel-load test to eq-test
|
14 years ago |
Saebekassebil
|
0de0e92bc4
|
Added #getFingerprint method to PDFDocModel
|
14 years ago |
Saebekassebil
|
d44f9f2074
|
Implemented Settings manager. Now remembering scroll positions
|
14 years ago |
Kalervo Kujala
|
43b57f9e49
|
Add debug logging to unit test Makefile.
|
14 years ago |
Kalervo Kujala
|
13b88a07e0
|
Move initialization of uniquePrefix higher.
|
14 years ago |
notmasteryet
|
0e906bbaeb
|
Merge pull request #968 from saebekassebil/dev
Comment and Check Annotations - Re. PR#946
|
14 years ago |
Artur Adib
|
b2791c60a6
|
Fixed worker_loader for examples/; simplified
|
14 years ago |
Saebekassebil
|
33e8d988c4
|
Image directory as a constant, adding myself to LICENSE file
|
14 years ago |
Saebekassebil
|
12e2dcd775
|
Addressing notmasteryet's comments
|
14 years ago |
Saebekassebil
|
c714c782cc
|
Lint nits
|
14 years ago |