]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-05-06 Chris JonesLower the common denominator
2011-05-06 Chris JonesRespect media box
2011-05-06 Chris JonesBasic transforms of PDF page/text space to canvas space
2011-05-05 Chris JonesLess hacky save/restore/moveText impl
2011-05-05 Chris JonesMock resource dict, look up fonts
2011-05-05 Chris JonesIndirect ops so that they can access interpreter state
2011-05-05 Chris JonesMore nicely truncate args array
2011-05-05 Chris JonesCouple more tests and operators
2011-05-05 Chris JonesAdded dumb profiling instrumentation
2011-05-05 Chris JonesManually hoist constant to avoid building it on each...
2011-05-05 Andreas Galupdate README
2011-05-05 Chris JonesDumb text WIP, more UI for test.html
2011-05-05 Chris JonesFactor out mock tests, add browser test page, initial...
2011-05-04 Andreas Galadd license file
2011-05-04 Chris JonesAdd eofObj and helper for converting Obj->JS value
2011-05-04 Chris JonesisNum and operator argument type checking
2011-05-04 Chris JonesAdd more operators, another test, and reorganize per...
2011-05-04 Chris JonesBackend skeleton and temporary testing code
2011-05-03 Andreas Galuse undefined to indicate EOF
2011-05-03 Andreas GalSplit out Stream functionality
2011-05-03 Andreas Galno need to freeze constructors and protos
2011-05-03 Andreas Galshadow in the direct object, no defineProperty needed
2011-05-03 Andreas Galuse ES5 Object operations for lazy properties
2011-05-02 Andreas Galadd PDFDoc
2011-05-02 Andreas Gala couple syntax fixes
2011-05-02 Andreas Galcleanup code a bit, avoid tabs, use java mode
2011-04-26 Andreas Galinitial checkin, untested, just a couple lines of code
2011-04-26 Andreas Galfirst commit