Age | Commit message (Expand) | Author |
2016-07-21 | Rename xfa_utils_imp to xfa_utils | dsinclair |
2016-07-21 | Split xfa_document_serialize into class files | 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 | Move CSSRuleCollection class to its own file | npm |
2016-07-20 | Clean up singleton implementation | weili |
2016-07-20 | Rename remaining xfa_script_* files. | dsinclair |
2016-07-20 | Rename the CScript_* files to match class names. | dsinclair |
2016-07-19 | Split xfa_object_imp into individual class files. | dsinclair |
2016-07-19 | Cleanup CXFA_Documentchromium/2803chromium/2802 | dsinclair |
2016-07-18 | Cleanup fgas/crt. | dsinclair |
2016-07-18 | Pass element hash and name into CXFA_Object constructor. | dsinclair |
2016-07-18 | Remove foxit app related setter and getter APIs in XFA code | weili |
2016-07-12 | Rename fxjse/ to fxjs/ update files to match class names. | dsinclair |
2016-07-11 | Cleanup CXFA_SimpleParser. | dsinclair |
2016-07-11 | Cleanup ownership of parser members | dsinclair |
2016-07-11 | Break xfa_parser_imp apart | dsinclair |
2016-07-11 | Remove IXFA_Parser, cleanup XFA parser code. | dsinclair |
2016-07-11 | Cleanup redundant method names. | dsinclair |
2016-07-07 | Cleanup xfa_document_datamerge files | dsinclair |
2016-07-07 | Break xfa_basic_data up to smaller files | dsinclair |
2016-07-01 | Clean up parts of CPDF_CIDFont. | thestig |
2016-06-30 | Convert some methods to std::lower_bound and std::find_if. | dsinclair |
2016-06-28 | Change CXFA_Node::GetClassName to returnchromium/2786chromium/2784 | dsinclair |
2016-06-24 | Remove IFWL_ToolTipTarget. | thestig |
2016-06-23 | Use some FXSYS methods instead of duplicating | dsinclair |
2016-06-23 | Pass needed value to CXFA_Node constructor | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-23 | Change XFA_GetElementByName to XFA_GetElementTypeForName | dsinclair |
2016-06-23 | Cleanup some variable namings.chromium/2778 | dsinclair |
2016-06-23 | Remove IsOrdinaryList; rename to OrdinaryList to List | dsinclair |
2016-06-23 | Remove CXFA_OrdinaryObject class | dsinclair |
2016-06-22 | Update GetClassID to GetElementType | dsinclair |
2016-06-22 | Remove unused GetScriptObjHash(). | dsinclair |
2016-06-21 | Use FXFONT defines in place of integers. | thestig |
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair |
2016-06-20 | Fix clang_use_chrome_plugin for Mac and Skia builds | weili |
2016-06-20 | Change func(void) to func() | weili |
2016-06-20 | Split the XFA_OBJECTTYPE enum into two parts. | dsinclair |
2016-06-20 | Another round of fx_ge cleanup. | thestig |
2016-06-18 | Make code compile with clang_use_chrome_plugin (final) | weili |
2016-06-18 | Make code compile with clang_use_chrome_plugin (part VI) | weili |
2016-06-16 | Remove unused code. | dsinclair |
2016-06-16 | Remove unused XFA_GetElementChildren. | dsinclair |
2016-06-16 | Remove barcode reading code. | dsinclair |
2016-06-16 | Rename fxmath_barcodeimp to cfx_barcode | dsinclair |
2016-06-16 | Cleanup FWL RenderWidget method parameters. | dsinclair |
2016-06-16 | Make code compile with clang_use_chrome_plugin (part V)chromium/2770 | weili |
2016-06-16 | Cleanup XML parser code. | dsinclair |