]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-07-21 notmasteryetFormatting hex number, making gjslint happy: reducing...
2011-07-21 notmasteryetlink to AESV2 encrypted file
2011-07-21 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-07-21 notmasteryetAES algorithm implementation, PDF1.5,1.6 crypto functio...
2011-07-21 Andreas GalMerge pull request #273 from sbarman/fontrefactor
2011-07-21 sbarmancleanup
2011-07-20 sbarmanremoved Fonts class
2011-07-19 sbarmanMerge pull request #227 from saebekassebil/master
2011-07-18 SaebekassebilUpdated syntax
2011-07-18 SaebekassebilUpdating PartialEvaluator.eval syntax for better perfor...
2011-07-17 Rob SayreMerge pull request #267 from cgjones/master
2011-07-16 Chris Jonesremove debugging code
2011-07-16 Chris Jonesfix some bugs
2011-07-13 Andreas GalMerge pull request #262 from ironymark/CIDFont
2011-07-13 Adil Allawinits, picked
2011-07-13 Adil AllawiAdd and wire in test files
2011-07-13 Adil AllawiBump up the max font file size. Composite fonts can...
2011-07-13 Adil AllawiFully support truetype composite fonts, clean up
2011-07-12 Adil AllawiRevert "Ignore Aptana project files"
2011-07-12 Adil AllawiMerge remote-tracking branch 'upstream/master' into...
2011-07-12 Adil Allawicleanup, added new flag to the font properties called...
2011-07-11 sbarmanMerge pull request #250 from sbarman/shading
2011-07-11 sbarmancleanup
2011-07-11 sbarmaninterpolated functions
2011-07-11 sbarmanMerge pull request #249 from sbarman/shading
2011-07-11 sbarmancleanup
2011-07-11 sbarmanadded missing restore
2011-07-11 Adil AllawiAdd test files with CID fonts
2011-07-11 sbarmancleanup
2011-07-11 Adil AllawiSecond pass CIDFont support - make Arial Unicode in...
2011-07-11 Adil AllawiIgnore Aptana project files
2011-07-11 Adil AllawiFirst pass CIDFont - stop CID fonts breaking PDF rendering
2011-07-11 sbarmanMerge branch 'master' into shading
2011-07-11 sbarmancleanup
2011-07-11 Andreas GalMerge pull request #248 from cgjones/workers
2011-07-11 Chris Jones#123, part 2: move more PDF-page rendering stuff into...
2011-07-10 Andreas GalMerge pull request #241 from cgjones/workers
2011-07-10 Andreas GalMerge pull request #247 from notmasteryet/tt-head-issue
2011-07-10 notmasteryetClearing font checksum adjustment field
2011-07-10 Andreas GalMerge pull request #245 from notmasteryet/tree-2
2011-07-10 Andreas GalMerge pull request #244 from sayrer/master
2011-07-10 notmasteryetRemoving const and extending shadow() arguments
2011-07-10 Rob SayreFix wrong exception throwing syntax.
2011-07-10 Andreas GalMerge pull request #232 from notmasteryet/cff-issues2
2011-07-10 Andreas GalMerge pull request #242 from justindarc/master
2011-07-10 Justin D'ArcangeloRefactored toolbar buttons to use CSS with an icon...
2011-07-10 Andreas GalMerge pull request #239 from cgjones/issue-236
2011-07-10 Andreas GalMerge pull request #234 from cgjones/issue-231
2011-07-10 Andreas GalMerge pull request #240 from cgjones/issue-237
2011-07-10 Chris Jonesset up dummy functions for NYIs
2011-07-10 Chris Jonesreturn a dummy fill style for NYI shading
2011-07-10 Andreas GalMerge pull request #238 from cgjones/issue-235
2011-07-10 Chris Jonesfix paths for browser-tests target
2011-07-10 Chris Joneswork around #233 so that tests stop failing for the...
2011-07-10 Chris Jonesback out bad font measurement changes
2011-07-10 Chris Jonesback out bad font measurement changes
2011-07-10 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-07-10 Chris Jones#123, part 1: create PartialEvaluator
2011-07-10 notmasteryetfix 'private' keyword
2011-07-10 notmasteryetCFF/OTF font and sanitizer friendly fixes
2011-07-09 sbarmanfix to colorspaces
2011-07-09 Chris JonesMerge pull request #226 from andreasgal/staging
2011-07-09 Andreas Galaddress review comment
2011-07-09 Andreas Galsimplify font measurement code, bug is now fixed in...
2011-07-09 Andreas Galbackout font measurement change, it is breaking tests
2011-07-09 Andreas Galproperly fix font loading, shaon's code didn't work...
2011-07-09 Andreas GalMerge pull request #225 from sbarman/shading
2011-07-09 Andreas GalMerge pull request #224 from sbarman/master
2011-07-09 sbarmanfix to font loading code
2011-07-09 Andreas Galmove text measurement into Font
2011-07-09 sbarmanfix tiling colorspace
2011-07-08 sbarmanMerge pull request #223 from andreasgal/staging
2011-07-08 Andreas GalMerge github.com:andreasgal/pdf.js into staging
2011-07-08 Andreas Galmove unicode translation cache into Font
2011-07-08 Andreas GalMerge pull request #222 from sbarman/encoding
2011-07-08 sbarmanMerge pull request #220 from saebekassebil/master
2011-07-08 SaebekassebilUsing map for hex conversion and left-shift for secure...
2011-07-08 sbarmanMerge branch 'master' into encoding
2011-07-08 sbarmanfix encoding table
2011-07-08 sbarmanMerge pull request #221 from andreasgal/staging
2011-07-08 Andreas Galaddress review comments
2011-07-08 Andreas Galavoid font lookup by id in showText
2011-07-08 SaebekassebilAdding ASCIIHexDecode pdf to test/pdfs
2011-07-08 SaebekassebilAdding AsciiHexDecode Filter
2011-07-08 Andreas GalMerge pull request #219 from sbarman/font
2011-07-08 sbarmanfixed case when font cannot be found
2011-07-08 sbarmanfixed font loading bug
2011-07-08 Saebekassebilmin. perf. Dict
2011-07-08 Andreas Galrevert a couple changes from the last merge
2011-07-08 Andreas GalMerge pull request #214 from saebekassebil/master
2011-07-08 sbarmanminor fix
2011-07-08 sbarmanfixed up minor bugs
2011-07-07 sbarmannot refer fonts by name, instead use id
2011-07-07 Andreas GalMerge pull request #218 from sbarman/seperation
2011-07-07 sbarmanfix bug with unref var
2011-07-07 sbarmancleanup
2011-07-07 sbarmancleanup
2011-07-07 sbarmanfix performance issue with SeparationCS
2011-07-07 sbarmanfixed to index cs
2011-07-07 sbarmancleanup
next