2771 Commits (6afb49c6c64ed961f593f3f89634de9832942dc6)
 

Author SHA1 Message Date
Brendan Dahl 6afb49c6c6 Address Yury's PR comments. 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
Brendan Dahl 93283fdcc3 Add test pdf for type4 postscript functions. 14 years ago
Brendan Dahl 9161c2e688 Merge pull request #972 from notmasteryet/textstroke 14 years ago
Brendan Dahl 27b0d0c941 Switch to two arrays for instructions. 14 years ago
notmasteryet d6e1c8f526 Merge pull request #983 from merkste/opera-worker-issues 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. 14 years ago
Andreas Gal f10a543080 Merge pull request #980 from saebekassebil/fixkeydown 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
notmasteryet d7754a402e Correct stroke width for text; convert intel-load test to eq-test 14 years ago
notmasteryet 0e906bbaeb Merge pull request #968 from saebekassebil/dev 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
Saebekassebil 4a661e1735 Implemented Comment and Check annotation. Correcting some typos in last commit 14 years ago
Artur Adib ee96acfebe Merge pull request #967 from arturadib/master 14 years ago
Artur Adib b3fdfb230f Update README.md 14 years ago
Artur Adib ca7d44c646 Merge pull request #749 from notmasteryet/forms-1 14 years ago
notmasteryet f007455ac4 Merge pull request #961 from brendandahl/smaskscale 14 years ago
notmasteryet 8288b17edc move inputHint to examples 14 years ago
notmasteryet 6011b5b4db Moving forms UI into examples 14 years ago
Brendan Dahl 5cfe97611f Rename some variables. 14 years ago
Brendan Dahl db4a11e568 Fix comment. 14 years ago
Julian Viereck eaba65b5dc Merge pull request #959 from jviereck/cache_cmds 14 years ago
Julian Viereck e9c762a97f Address review comments by notmasteryet 14 years ago
Julian Viereck 0473e04251 Merge pull request #962 from cpeterso/keyboardshortcuts 14 years ago
Chris Peterson 8adb92a709 Fix typo: s/handle/handled/ 14 years ago
Chris Peterson 396daddefe Add keyboard shortcuts to navigate pages with 'n' and 'p' keys (Next/Previous) 14 years ago
Chris Peterson 4008ec69b8 Add keyboard shortcuts to navigate pages with 'j' and 'k' keys like vi 14 years ago
Chris Peterson aebb9946f8 Add keyboard shortcuts to navigate pages with left and right arrow keys 14 years ago
Brendan Dahl 2caa09c7fc Merge remote-tracking branch 'upstream/master' into smaskscale 14 years ago
Brendan Dahl 03ec82ba62 Fix nits. 14 years ago
Brendan Dahl ee4504c3bf Change test case. 14 years ago
Brendan Dahl 87d72023dc Scale smask and image to the max dimensions of either one. Fix grayscale to scale the input value based on bpc. 14 years ago
Brendan Dahl 74b66c0a7b Fix bug, decoding was always getting called. 14 years ago
notmasteryet 969422f3c2 Merge pull request #955 from jviereck/vprevent_default 14 years ago
Julian Viereck 3a86e047e0 Prevent default actions when zooming. Otherwise the browser performs a zoom of the entire page 14 years ago
Julian Viereck 156e20ca73 Cache Cmd object to reduce number of created objects 14 years ago
Brendan Dahl cf31eb4544 Add test case for smasks. 14 years ago
Artur Adib 0226405b86 Merge pull request #949 from notmasteryet/ie9-dataset 14 years ago
Brendan Dahl 3175e5498c Merge remote-tracking branch 'upstream/master' into smaskscale 14 years ago
Artur Adib f7f7269253 Merge pull request #937 from ironymark/master 14 years ago