Age | Commit message (Expand) | Author |
2017-04-07 | Remove the "old way" of performing FlateUncompress. | Tom Sepez |
2017-04-07 | Gitignore jinja2 and markupsafe | Nicolas Pena |
2017-04-07 | Use libjpeg-turbo instead of our own copy of libjpeg. | Lei Zhang |
2017-04-07 | Use CFX_MaybeOwned on the buffer of CFX_DIBitmap | Nicolas Pena |
2017-04-06 | Fix unit tests to initialize PartitionAlloc. | Chris Palmer |
2017-04-06 | Clean up CBC_QRCoderVersion and friends. | Lei Zhang |
2017-04-06 | Remove stale gn arg to avoid undeclared argument warning.chromium/3065 | Dale Curtis |
2017-04-06 | Cleanup CFX_BitmapComposer | Nicolas Pena |
2017-04-06 | Cleanup nits from previous XML Cl | dan sinclair |
2017-04-06 | Cleanup tagged code. | dan sinclair |
2017-04-06 | Cleanup the tagged code | dan sinclair |
2017-04-06 | Remove the length reference from XMLSyntaxParser | dan sinclair |
2017-04-06 | Change the CFDE_XMLSyntaxParser start and end types | Nicolas Pena |
2017-04-06 | Convert XMLSyntaxParser buffer to vector. | dan sinclair |
2017-04-06 | Change some fxbarcode to use return values. | Lei Zhang |
2017-04-05 | Use unique_ptr in the children of CFieldTree::Nodechromium/3064 | Nicolas Pena |
2017-04-05 | Merge XMLSyntaxParser Init into constructor | Dan Sinclair |
2017-04-05 | Update to make show structure clearer | Dan Sinclair |
2017-04-05 | Update XML syntax parser to return strings | Dan Sinclair |
2017-04-05 | Libtiff: Prevent OOM in TIFFFillStrip | Nicolas Pena |
2017-04-05 | use freetype if windows font decode fails | Cary Clark |
2017-04-05 | Check first then cast in XFA_FDEExtension_ResolveNamespaceQualifier | Tom Sepez |
2017-04-05 | Move XML attribute handling to a base class. | Dan Sinclair |
2017-04-05 | Add option to pdfium_test to dump structure elements | Dan Sinclair |
2017-04-05 | Add public method FPDFPath_GetFillColor to get fill color of a path object. | Miklos Vajna |
2017-04-05 | Fix assignment to len. | dan sinclair |
2017-04-05 | Use correct length in guard check | dan sinclair |
2017-04-04 | Clean up QRCoderBitVector. | Lei Zhang |
2017-04-04 | Remove a couple checks for MakeUnique failures. | Lei Zhang |
2017-04-04 | Remove dib_int.h | Nicolas Pena |
2017-04-04 | RefCount CPDF_StreamAcc all the time. | Tom Sepez |
2017-04-04 | Roll DEPS for testing corpus to bf5149b.chromium/3063 | Lei Zhang |
2017-04-04 | Use some uint64_t constants in fx_crypt_sha.cpp. | Lei Zhang |
2017-04-04 | Cleanup CFDE_XMLCharData and CFDE_XMLText | Dan Sinclair |
2017-04-04 | Remove un-needed CFDE_XMLDeclaration | Dan Sinclair |
2017-04-04 | Cleanup CFX_BlockBuffer | Dan Sinclair |
2017-04-04 | Clean up QRCoderEncoder and friends. | Lei Zhang |
2017-04-04 | Let CPDF_ImageRenderer own the CFX_ImageRenderer | Nicolas Pena |
2017-04-04 | RefCount CPDF_IccProfile all the time | Tom Sepez |
2017-04-04 | Finish splitting up fx_dib.h | Nicolas Pena |
2017-04-04 | Add method to get tagged type | Dan Sinclair |
2017-04-04 | Add a pdfium_all target. | Lei Zhang |
2017-04-04 | Remove unneeded void* casts. | Lei Zhang |
2017-04-04 | Drop C linkage in fx_crypt code. | Lei Zhang |
2017-04-03 | Use unique_ptr in cpdf_type3cache.h. | Tom Sepez |
2017-04-03 | RefCount CPDF_Type3Cache all the time.chromium/3062 | Tom Sepez |
2017-04-03 | RefCount CPDF_TransferFunc all the time. | Tom Sepez |
2017-04-03 | Split the FDE XML file into indiviual class files. | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from util methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |