summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_widetextread.h
AgeCommit message (Expand)Author
2017-04-12Fold CXFA_WideTextRead into IFGAS_StreamDan Sinclair
2017-04-10Remove unused CreateSharedStreamDan Sinclair
2017-03-30Rename fgas_stream to ifgas_streamDan Sinclair
2017-03-23Tighten up XFA VisibilityDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-12-07Catch stray Retains() and Releases() outside of RetainPtr<>.tsepez
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-07-21Move xfa_basic_imp to cxfa_widetextread.dsinclair