Age | Commit message (Expand) | Author |
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 |
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2017-03-30 | Move core/fxcrt XML files to core/fxcrt/xml | Dan Sinclair |
2017-03-30 | Rename tto/fde_textout to cfde_textout | Dan Sinclair |
2017-03-30 | Move CFX files into fxcrt | Dan Sinclair |
2017-03-30 | Rename FDE files to match contents. | Dan Sinclair |
2017-03-30 | Rename fgas_stream to ifgas_stream | Dan Sinclair |
2017-03-30 | Allow configuration of external embedder FreeType | Dominik Röttsches |
2017-03-30 | Upgrade to FreeType 2.7.1. | Lei Zhang |
2017-03-29 | Move xfa/fxbarcode fxbarcode/ | Dan Sinclair |
2017-03-29 | Remove fgas/localization directory | Dan Sinclair |
2017-03-29 | Rename fgas/localization files to match contents | Dan Sinclair |
2017-03-29 | Rename CFX_Unitime to CFX_DateTime | Dan Sinclair |
2017-03-29 | Split xfa_object.h apart. | Dan Sinclair |
2017-03-29 | Default to using bundled FreeType on Linux. | Lei Zhang |
2017-03-28 | Renaming and splitting in xfa/fxfa/parser. | Dan Sinclair |
2017-03-28 | Ensure that CFX_RetainPtr move ctor is used by std::vector. | Tom Sepez |
2017-03-28 | Remove unused CFX_ArrayTemplate and CFX_BasicArray. | Tom Sepez |
2017-03-28 | Allow adding complete_static_lib to build | dan sinclair |
2017-03-28 | Add JBig2_BitStream ReadNBits unittests | Dan Sinclair |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |
2017-03-21 | Fixup mac release skia build | Dan Sinclair |
2017-03-21 | Replace CPVT_ArrayTemplate in cpdf_variabletext.cpp and remove it.chromium/3048 | Tom Sepez |
2017-03-17 | Replace CLines class with std::vector<Cline>. | Tom Sepez |
2017-03-16 | Introduce unique_ptr compatible deleters for FPDF typeschromium/3044 | Tom Sepez |
2017-03-16 | Cleanup some fgas locale code. | Dan Sinclair |
2017-03-16 | Create common base class for TxtBreak and RTFBreak. | Dan Sinclair |
2017-03-14 | Merge text breaking helper classes. | Dan Sinclair |
2017-03-13 | Add utf-8 flag to win build. | Dan Sinclair |
2017-03-13 | Replace discrete array with a map. | dan sinclair |
2017-03-10 | Normalize channels when transforming CMYK to RGB | Nicolas Pena |
2017-03-07 | Cleanup text code | Dan Sinclair |
2017-03-06 | Adding tests for CFX_RTFBreak | Dan Sinclair |
2017-03-02 | Use std::deque for CFX_TPOArray | Tom Sepez |
2017-03-01 | Create virtual codec APIs so chrome/fuzzers can link separately | Tom Sepez |
2017-02-27 | Allow building XFA without additional codecs. | Tom Sepez |
2017-02-23 | Cleanup CFX_Graphics. | Dan Sinclair |
2017-02-23 | Merge CFX_PathGenerator into CFX_Path. | Dan Sinclair |