Age | Commit message (Expand) | Author |
2017-04-06 | Cleanup nits from previous XML Cl | 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-05 | Merge XMLSyntaxParser Init into constructor | Dan Sinclair |
2017-04-05 | Update XML syntax parser to return strings | Dan Sinclair |
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-04 | RefCount CPDF_StreamAcc all the time. | Tom Sepez |
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 | Finish splitting up fx_dib.h | Nicolas Pena |
2017-04-03 | Split the FDE XML file into indiviual class files. | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from wide string methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from file methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from math methods | Dan Sinclair |
2017-03-31 | Split fx_dib part 3 | Nicolas Pena |
2017-03-31 | Pull in FreeType via DEPS instead. | Lei Zhang |
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 | Remove unnecessary FreeType include. | Dominik Röttsches |
2017-03-30 | Rename FDE files to match contents. | Dan Sinclair |
2017-03-30 | Fix Chromium XFA build | Dominik Röttsches |
2017-03-30 | Rename fgas_stream to ifgas_stream | Dan Sinclair |
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 | Return values instead of out paramschromium/3056 | Dan Sinclair |
2017-03-28 | Renaming and splitting in xfa/fxfa/parser. | Dan Sinclair |
2017-03-28 | Fix nits in cxfa_ffpageview.cpp and friends. | Lei Zhang |
2017-03-28 | Remove CFX_ArrayTemplate from FX barcode code. | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTempalte from cxfa_resolvprocessor.cpp | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTemplate from xfa_layoutpagemgr.cppchromium/3055 | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTemplate from CXFA_Node. | Tom Sepez |
2017-03-28 | Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" | Tom Sepez |
2017-03-28 | Revert "Refcount all CFX_DIBSources (and subclasses) all the time." | dsinclair |
2017-03-28 | Remove CFX_ArrayTemplate from xfa_document_datamerger_imp.cpp | Tom Sepez |
2017-03-28 | remove CFX_ArrayTemplate from cfde_txtedtparag.cpp | Tom Sepez |
2017-03-28 | use std::vector for m_rgSpecifiedColumnWidths | Tom Sepez |
2017-03-28 | Refcount all CFX_DIBSources (and subclasses) all the time. | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTemplate in CXFA_ValueArray | Tom Sepez |