Age | Commit message (Expand) | Author |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-08-03 | Rename xfa_layout_pagemgr_new.h | dsinclair |
2016-08-03 | Split xfa_layout_appadapter | dsinclair |
2016-07-21 | Move xfa_document to cxfa_document | dsinclair |
2016-07-21 | Rename xfa_doclayout and xfa_document_layout_imp files. | dsinclair |
2016-07-21 | Move xfa_basic_imp to cxfa_widetextread. | dsinclair |
2016-07-20 | Rename remaining xfa_script_* files. | dsinclair |
2016-07-11 | Break xfa_parser_imp apart | dsinclair |
2016-07-11 | Remove IXFA_Parser, cleanup XFA parser code. | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-23 | Cleanup some variable namings.chromium/2778 | dsinclair |
2016-06-22 | Update GetClassID to GetElementType | dsinclair |
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair |
2016-06-20 | Split the XFA_OBJECTTYPE enum into two parts. | dsinclair |
2016-06-16 | Make code compile with clang_use_chrome_plugin (part V)chromium/2770 | weili |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-06-01 | Remove XFA_HFM2JSCONTEXT. | dsinclair |
2016-05-20 | Use std::map in CXFA_ItemLayoutProcessor | tsepez |
2016-05-19 | fgas/ code cleanup. | dsinclair |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-20 | fix issue of Heap Use-After-Free in CXFA_LayoutItem::AddChild | jinming_wang |
2016-04-19 | XFA unused function cleanup | dsinclair |
2016-04-14 | Simplify XFA event handling. | thestig |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair |
2016-04-06 | Rename CFX_WideStringC::raw_str() to c_str() | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |