summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_attachnodelist.h
AgeCommit message (Expand)Author
2018-06-29Use UnownedPtr<CXFA_Node> or comment raw pointers as tree nodes.chromium/3479chromium/3478Tom Sepez
2018-02-07Remove unused return values from CXFA_NodeDan Sinclair
2018-01-04Make indices for CXFA_List be size_t instead of int32_tRyan Harrison
2018-01-04Make CXFA_List::GetLength return a size_tRyan Harrison
2017-12-07[xfa] Move JS method information to files.chromium/3288Dan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair