summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2016-07-20Move CSSRuleCollection class to its own filenpm
2016-07-20Clean up singleton implementationweili
2016-07-20Rename remaining xfa_script_* files.dsinclair
2016-07-20Rename the CScript_* files to match class names.dsinclair
2016-07-19Split xfa_object_imp into individual class files.dsinclair
2016-07-19Cleanup CXFA_Documentchromium/2803chromium/2802dsinclair
2016-07-18Cleanup fgas/crt.dsinclair
2016-07-18Pass element hash and name into CXFA_Object constructor.dsinclair
2016-07-18Remove foxit app related setter and getter APIs in XFA codeweili
2016-07-12Rename fxjse/ to fxjs/ update files to match class names.dsinclair
2016-07-11Cleanup CXFA_SimpleParser.dsinclair
2016-07-11Cleanup ownership of parser membersdsinclair
2016-07-11Break xfa_parser_imp apartdsinclair
2016-07-11Remove IXFA_Parser, cleanup XFA parser code.dsinclair
2016-07-11Cleanup redundant method names.dsinclair
2016-07-07Cleanup xfa_document_datamerge filesdsinclair
2016-07-07Break xfa_basic_data up to smaller filesdsinclair
2016-07-01Clean up parts of CPDF_CIDFont.thestig
2016-06-30Convert some methods to std::lower_bound and std::find_if.dsinclair
2016-06-28Change CXFA_Node::GetClassName to returnchromium/2786chromium/2784dsinclair
2016-06-24Remove IFWL_ToolTipTarget.thestig
2016-06-23Use some FXSYS methods instead of duplicatingdsinclair
2016-06-23Pass needed value to CXFA_Node constructordsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-23Change XFA_GetElementByName to XFA_GetElementTypeForNamedsinclair
2016-06-23Cleanup some variable namings.chromium/2778dsinclair
2016-06-23Remove IsOrdinaryList; rename to OrdinaryList to Listdsinclair
2016-06-23Remove CXFA_OrdinaryObject classdsinclair
2016-06-22Update GetClassID to GetElementTypedsinclair
2016-06-22Remove unused GetScriptObjHash().dsinclair
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-20Fix clang_use_chrome_plugin for Mac and Skia buildsweili
2016-06-20Change func(void) to func()weili
2016-06-20Split the XFA_OBJECTTYPE enum into two parts.dsinclair
2016-06-20Another round of fx_ge cleanup.thestig
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-18Make code compile with clang_use_chrome_plugin (part VI)weili
2016-06-16Remove unused code.dsinclair
2016-06-16Remove unused XFA_GetElementChildren.dsinclair
2016-06-16Remove barcode reading code.dsinclair
2016-06-16Rename fxmath_barcodeimp to cfx_barcodedsinclair
2016-06-16Cleanup FWL RenderWidget method parameters.dsinclair
2016-06-16Make code compile with clang_use_chrome_plugin (part V)chromium/2770weili
2016-06-16Cleanup XML parser code.dsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-14Make code compile with clang_use_chrome_plugin (part III)weili
2016-06-14Cleanup ownership in CXFA_ScriptContext.dsinclair
2016-06-14Add fuzzer for FDE CSS syntax parser.dsinclair
2016-06-13Optionally skip image type detection in progressive decoder.dsinclair