aboutsummaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_encodings.cpp
AgeCommit message (Expand)Author
2023-12-13Update pdfium to Chrome 114.0.5735.130 pdfiumkumarashishg
2019-01-25Delete "NULL terminator" CFXA_Node property/attribute records.Tom Sepez
2019-01-25Pass attributes and properties to CFXA_Node as span<>Tom Sepez
2019-01-24Remove CJX_ classes that do not meaningfully extend CJX_Node.Tom Sepez
2018-12-13Remove duplicate widestring literals from CXFA_*.cpp classesTom Sepez
2018-12-06Rename XFA_AttributeEnum to XFA_AttributeValue.Tom Sepez
2018-02-07Make xfa_fxfa_parser target jumbo capable.Lei Zhang
2017-12-14Create classes for XFA JS objectsDan Sinclair
2017-11-30Rename XFA_ATTRIBUTEENUM to XFA_AttributeEnum enum classDan Sinclair
2017-11-30A CXFA_Node can only be in one packetDan Sinclair
2017-11-30Remove the packets from attribute data.Dan Sinclair
2017-11-30Generate XFA node attribute informationDan Sinclair
2017-11-27Generate XFA node classesDan Sinclair