summaryrefslogtreecommitdiff
path: root/xfa.gyp
AgeCommit message (Expand)Author
2016-08-11Remove fgas_system files.dsinclair
2016-08-04Fix a file name typoweili
2016-08-03Rename xfa_layout_pagemgr_new.hdsinclair
2016-08-03Split xfa_layout_appadapterdsinclair
2016-07-21Rename xfa_utils_imp to xfa_utilsdsinclair
2016-07-21Split xfa_document_serialize into class filesdsinclair
2016-07-21Move xfa_document to cxfa_documentdsinclair
2016-07-21Rename xfa_doclayout and xfa_document_layout_imp files.dsinclair
2016-07-21Move xfa_basic_imp to cxfa_widetextread.dsinclair
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-12Move fpdfsdk/jsapi into fxjs/dsinclair
2016-07-12Create an fxjs static librarydsinclair
2016-07-12Rename fxjse/ to fxjs/ update files to match class names.dsinclair
2016-07-11Break xfa_parser_imp apartdsinclair
2016-07-11Remove IXFA_Parser, cleanup XFA parser code.dsinclair
2016-07-07Cleanup xfa_document_datamerge filesdsinclair
2016-07-07Break xfa_basic_data up to smaller filesdsinclair
2016-07-01Enable compiling with clang chrome plugins for GYP buildweili
2016-06-24Remove IFWL_ToolTipTarget.thestig
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-16Remove unused code.dsinclair
2016-06-16Sort the file list in xfa.gyp.thestig
2016-06-16Remove barcode reading code.dsinclair
2016-06-16Rename fxmath_barcodeimp to cfx_barcodedsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-13fix skia + windows + gncaryclark
2016-06-09Move xfa/fxjse/ to fxjse/dsinclair
2016-06-02Remove FXJSE_Value_ToObject and call methods directlydsinclair
2016-06-01Remove XFA_HFM2JSCONTEXT.dsinclair
2016-05-27Workaround dubious casting between CXFA_Object and void* in FXJSEtsepez
2016-05-27Change to disable a warning for GCC compilationchromium/2754chromium/2753chromium/2752chromium/2751weili
2016-05-26Enable chromium_code standard for XFA codeweili
2016-05-25Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h}tsepez
2016-05-24Replace CFX_DSPATemplate with std::binary_search.dsinclair
2016-05-24Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr.tsepez
2016-05-19Move fgas_sax into individual files in fde.dsinclair
2016-05-19fgas/ code cleanup.dsinclair
2016-05-19Cleanup unused fgas/ code.dsinclair
2016-05-18Split xfa/fee files into individual class files.dsinclair
2016-05-16Use chromium_code standard for PDFium GYP compilationweili
2016-05-04Cleanup IFWL_Adapter interfaces.dsinclair
2016-05-03Remove FWL_WGTHITTEST_* defines in favour of enum class.dsinclair
2016-05-02Remove IFDE_TxtEdt interfaces where possible.dsinclair
2016-04-28More FWL interface cleanup.dsinclair
2016-04-27More IFX_ interface cleanup.dsinclair
2016-04-26Roll v8 to 0ff89ea7 and update gyp referencesmachenbach