Age | Commit message (Expand) | Author |
2017-04-17 | Add iterators for Byte/WideStringCs. | Tom Sepez |
2017-04-17 | Fix buffer management issues in CFX_SAXReader. | Tom Sepez |
2017-04-17 | Replace indirect calls with switch in CFX_SaxReader. | Tom Sepez |
2017-04-17 | Remove more references to GYP. | Lei Zhang |
2017-04-17 | Add unit test for CFX_SAXReader. | Tom Sepez |
2017-04-16 | Roll build/ to a9eff4d. | Lei Zhang |
2017-04-15 | Roll clang to d551679. | Lei Zhang |
2017-04-13 | Add ability to make StringCs from std::vector<>s. | Tom Sepez |
2017-04-13 | Fold LoadFile{Read|Write} back into constructors | Dan Sinclair |
2017-04-13 | Use vector of unique ptr in cpdf_data_avail.cpp. | Tom Sepez |
2017-04-13 | Add embeddertest for form text rendering and saving | Nicolas Pena |
2017-04-13 | Move another opertator<<() prototype into correct .h file. | Tom Sepez |
2017-04-13 | core: allow building against system zlib | Miklos Vajna |
2017-04-13 | Refcount CPDF_CryptoHandlerchromium/3076chromium/3075chromium/3074chromium/3073chromium/3072 | Tom Sepez |
2017-04-12 | Tidy build instructions | Tom Sepez |
2017-04-12 | Fix string passing coventions in xfa_fm2jscontext.hchromium/3070 | Tom Sepez |
2017-04-12 | Fold CFGAS_Stream into CFGAS_TextStream. | Dan Sinclair |
2017-04-12 | Cache TypeFace instead of Font | Cary Clark |
2017-04-12 | Some fixes to the fallback font code. | Nicolas Pena |
2017-04-12 | No gradient to draw if clip is empty | Cary Clark |
2017-04-12 | Remove params from CFGAS_Stream | Dan Sinclair |
2017-04-12 | Remove text buffer for CFGAS_TextStream | Dan Sinclair |
2017-04-12 | Remove m_iStart which is always zero | Dan Sinclair |
2017-04-12 | Fold CXFA_WideTextRead into IFGAS_Stream | Dan Sinclair |
2017-04-12 | Pull in the latest PartitionAlloc fixes from upstream. | Chris Palmer |
2017-04-12 | Remove MakeSeekableReadStream | Dan Sinclair |
2017-04-12 | Clip stack management was off by one. | Cary Clark |
2017-04-12 | Remove the FGAS Buffered Stream | Dan Sinclair |
2017-04-12 | Minor text change in README. | Dan Sinclair |
2017-04-11 | Refactor CFX_Palettechromium/3069 | Nicolas Pena |
2017-04-11 | Remove vestigial GYP_GONE test targets. | jbudorick |
2017-04-11 | Remove the STREAMTYPE define. | Dan Sinclair |
2017-04-11 | Avoid long assignment chain in FM parser | Nicolas Pena |
2017-04-11 | Remove unneeded stream access flags | Dan Sinclair |
2017-04-11 | Remove unused loading code from IFGAS_Stream | Dan Sinclair |
2017-04-11 | Disabiguate CreateStream calls | Dan Sinclair |
2017-04-10 | Guard against negative shift in nVal calculation | Dan Sinclair |
2017-04-10 | Remove unused CreateTextStream | Dan Sinclair |
2017-04-10 | Remove unused CreateSharedStream | Dan Sinclair |
2017-04-10 | Use checked_numeric to guard shift | Dan Sinclair |
2017-04-10 | Do not treat push button as fillable field | Wei Li |
2017-04-10 | Guard against negative shift in jbig2 huffman initialization | Dan Sinclair |
2017-04-10 | Fix windows skia component build | dan sinclair |
2017-04-10 | Fix bytestring passing conventions, part 2. | Tom Sepez |
2017-04-10 | Remove unreachable code in CFX_ScanlineCompositorchromium/3068 | Nicolas Pena |
2017-04-08 | Add title (/T) extraction for PDF tagged structureschromium/3067chromium/3066 | dan sinclair |
2017-04-07 | Create initializer-list ctor for strings. | Tom Sepez |
2017-04-07 | Cleanup string passing in core/fpdf* | Tom Sepez |
2017-04-07 | Tweak CFDF_Font::AppendChar() | Tom Sepez |
2017-04-07 | Remove the ICC transform where it is never initialized. | Nicolas Pena |