Age | Commit message (Expand) | Author |
2017-05-09 | Create common CXML_Object base class for CXML_Content and CXML_Element. | Tom Sepez |
2017-05-09 | Cleanup of CGifDecompressor part 1 | Nicolas Pena |
2017-05-09 | Move FPDF_FILEWRITE adapter to own file | Dan Sinclair |
2017-05-09 | Rename fpdf_edit_create.cpp to cpdf_creator.cpp | Dan Sinclair |
2017-05-09 | Remove editint.h and create individual headerschromium/3095 | Dan Sinclair |
2017-05-06 | core: allow building against system zlib | Miklos Vajna |
2017-05-02 | Change BarcodeTest to render to bitmaps. | Lei Zhang |
2017-04-28 | Remove dead dimensions code in fxbarcode.chromium/3084 | Lei Zhang |
2017-04-27 | Add barcode test skeleton | Tom Sepez |
2017-04-25 | Remove remaining ICodec_* abstract classes | Tom Sepez |
2017-04-25 | Add unittest for matrix reverse | Dan Sinclair |
2017-04-25 | Rename fx_basic_memmgr.cpp to fx_memory.cpp to match .h naming | Tom Sepez |
2017-04-25 | Rename core/fxcrt/fx_basic_coords.cpp to fx_coordinates.cpp | Tom Sepez |
2017-04-24 | Add tests for BC_OnedCode128Writer encoding functions. | Lei Zhang |
2017-04-24 | Add FXSYS_wcsftime() to avoid termination on win. | Tom Sepez |
2017-04-24 | Use a pdfium-specific unittest main rather than gtest's | Tom Sepez |
2017-04-24 | Cleanup the XFA Bacode widget | Dan Sinclair |
2017-04-20 | Revert "core: allow building against system zlib" | dsinclair |
2017-04-20 | Convert IFX_MemoryStream to CFX_MemoryStream | Dan Sinclair |
2017-04-20 | Move fxcrt_stream code to fx_stream file | Dan Sinclair |
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2017-04-19 | Cleanup codepage and charset definitions. | Dan Sinclair |
2017-04-19 | Cleanup the fgas_language defines | Dan Sinclair |
2017-04-19 | Move fde XML parser to core | Dan Sinclair |
2017-04-19 | Move CFGAS_Stream to CFX_SeekableStreamProxy | Dan Sinclair |
2017-04-18 | Rename IFGAS_Stream to CFGAS_Stream | Dan Sinclair |
2017-04-18 | Codepage code into anonymouse namespace | Dan Sinclair |
2017-04-18 | Rename text break files to match class names. | Dan Sinclair |
2017-04-18 | Cleanup XML buffer code | Dan Sinclair |
2017-04-17 | Add unit test for CFX_SAXReader. | Tom Sepez |
2017-04-13 | core: allow building against system zlib | Miklos Vajna |
2017-04-12 | Fold CXFA_WideTextRead into IFGAS_Stream | Dan Sinclair |
2017-04-12 | Remove MakeSeekableReadStream | Dan Sinclair |
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 | Cleanup the tagged code | dan sinclair |
2017-04-05 | Move XML attribute handling to a base class. | Dan Sinclair |
2017-04-04 | Remove dib_int.h | Nicolas Pena |
2017-04-04 | Remove un-needed CFDE_XMLDeclaration | Dan Sinclair |
2017-04-04 | Finish splitting up fx_dib.h | Nicolas Pena |
2017-04-04 | Add a pdfium_all target. | Lei Zhang |
2017-04-03 | Split the FDE XML file into indiviual class files. | Dan Sinclair |
2017-04-03 | Split fx_dib part 5 | Nicolas Pena |
2017-04-03 | Split fx_dib part 4 | Nicolas Pena |
2017-03-31 | Move zlib to a DEPS-based checkout. | Lei Zhang |
2017-03-31 | Split fx_dib part 3 | Nicolas Pena |
2017-03-31 | Split fx_dib.h part 2chromium/3059 | Nicolas Pena |
2017-03-31 | Re-arrange fxcrt string files to match naming. | Tom Sepez |
2017-03-31 | Split fx_dib part 1 | Nicolas Pena |
2017-03-30 | Move CXFA_XMLParser to CFDE_XMLParser | Dan Sinclair |