3292 Commits (d9bb76d54c9fe7fdc08f5a7fe658b47f0550c07c)
 

Author SHA1 Message Date
Brendan Dahl d9bb76d54c Merge pull request #1418 from notmasteryet/truetype-enc-2 13 years ago
Artur Adib 2452b00701 Merge pull request #1393 from notmasteryet/issue-1392 13 years ago
Julian Viereck 222f92e317 Merge pull request #1415 from saebekassebil/issue1302 13 years ago
notmasteryet 851220074d Checking if it's a true symbolic truetype font 13 years ago
Saebekassebil efa89ba41a Fix issue #1302 13 years ago
Saebekassebil 8c8242f5d1 Merge remote-tracking branch 'origin/master' into mozilla 13 years ago
notmasteryet 32eb64389e Merge pull request #1382 from kkujala/master 13 years ago
notmasteryet 982d58f4e5 Merge pull request #1412 from gigaherz/misc 13 years ago
gigaherz be8daec13f Adding myself to the contributor list. 13 years ago
notmasteryet a30f54078d fixing usmanm-bad.pdf link 13 years ago
Saebekassebil 5600cf93a0 Merge remote-tracking branch 'origin/master' into mozilla 13 years ago
Brendan Dahl 25c0bfaa79 Merge pull request #1361 from notmasteryet/truetype-enc-1 13 years ago
Kalervo Kujala 8e060bdbca Use [] instead of new Array(...). 13 years ago
notmasteryet 3aec1f4f21 Merge pull request #1320 from brendandahl/cff 13 years ago
Brendan Dahl 2d7e1d6346 Merge upstream. 13 years ago
Brendan Dahl 37fef69e5e Remove slice. 13 years ago
notmasteryet 8ee818ec03 Merge pull request #1369 from kkujala/master 13 years ago
notmasteryet 75dcd2b6f9 Merge pull request #1373 from brendandahl/mcreview 13 years ago
Brendan Dahl cd1fd17f7b Add icon for extension. 13 years ago
Brendan Dahl 94fca5edc7 Change extension name, creator, description. Remove unpack and icon url. Move strict compatibility entry for MC. 13 years ago
Brendan Dahl 84568ee46d Address mc extension code review. 13 years ago
Kalervo Kujala ed2bcf0ffa Add protection against malicious code in font loader. 13 years ago
Kalervo Kujala eb4ec7899a Remove unreachable logic after error(...) is called. 13 years ago
Brendan Dahl 6f5baaa60b Fix names, remove debug function. 13 years ago
Brendan Dahl cdbbd76594 Merge pull request #1359 from notmasteryet/issue-1357 13 years ago
Artur Adib 0c258ae7a8 Merge pull request #1259 from jviereck/worker_cleanup 13 years ago
notmasteryet dc9cb3d23b Merge pull request #1363 from kkujala/master 13 years ago
Kalervo Kujala 2fb6e413db Separate return statement from function for clarity in bidi.js. 13 years ago
notmasteryet 73c9f8797b Add missing .link files; minor fix 13 years ago
notmasteryet b2b78cfeb2 Add tests from #1309 and #1317 13 years ago
notmasteryet a66b1a7ad3 Fix unicode re-assignment; MacRomanEncoding detection 13 years ago
notmasteryet 29fb446a38 Merge pull request #1351 from jviereck/canvas_draw_time 13 years ago
notmasteryet 1f0af7c476 Add 'Indexed' cs abbreviation 13 years ago
Saebekassebil 28459f0f80 Merge branch 'mozilla', remote-tracking branch 'origin/master' into mozilla 13 years ago
notmasteryet 82868ae52c Merge pull request #1348 from notmasteryet/installrdf 13 years ago
notmasteryet b63917d306 Fixing install.pdf.in in make.js 13 years ago
Brendan Dahl 2c5de00ef3 Merge pull request #1346 from notmasteryet/verifyname-2 13 years ago
Brendan Dahl b31ef0f7dd Merge pull request #1349 from bernerdschaefer/fix-bidi-file-format 13 years ago
Julian Viereck 25cfebfd71 Change the kExecutionTime value to 15. In theory, this should give 60FPS rendering. 13 years ago
Julian Viereck b22bfad5ec Fix after rebase 13 years ago
Julian Viereck 7ddce7f586 Use singular form for charProcOperatorList - hopefully fixes breakage 13 years ago
Julian Viereck fd2ab059d3 Rename IRQueue and codeIR -> operatorList 13 years ago
Julian Viereck f80fd13fe5 new ScratchCanvas -> createScratchCanvas and fix linting 13 years ago
Julian Viereck 261ff39f6d Remove suffix _IR 13 years ago
Julian Viereck 8325d37f9d No need to store ScratchCanvas on CanvasGraphics 13 years ago
Julian Viereck 1c87b63124 Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore) 13 years ago
Julian Viereck c57349a927 Remove TODO on PDFDocModel and rename pdf to pdfModel 13 years ago
Julian Viereck 889d6d100a Cleanup font loading. 13 years ago
notmasteryet e721c90f77 Removing tabs 13 years ago
Bernerd Schaefer 31839d8c78 Change bidi.js file format to unix 13 years ago