summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_document.h
AgeCommit message (Expand)Author
2016-07-19Cleanup CXFA_Documentchromium/2803chromium/2802dsinclair
2016-07-11Break xfa_parser_imp apartdsinclair
2016-07-11Remove IXFA_Parser, cleanup XFA parser code.dsinclair
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-16Make code compile with clang_use_chrome_plugin (part V)chromium/2770weili
2016-05-25Rename FXJSE_HRUNTIME to v8::Isolatedsinclair
2016-05-18Cleanup XFA_HASHCODE usage.dsinclair
2016-05-17XFA_WIDGETSTATUS cleanup.dsinclair
2016-05-16Revert "Replace Release() { delete this; } in fde_xml_imp.h"Tom Sepez
2016-05-16Replace Release() { delete this; } in fde_xml_imp.htsepez
2016-05-12Replace CXFA_PtrSetTemplate with std::unordered_set.tsepez
2016-04-14Simplify XFA event handling.thestig
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair