summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/lgif
AgeCommit message (Expand)Author
2016-02-25Rename some functions that start with underscore.Lei Zhang
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-22Remove foo != NULL outside of xfa/Lei Zhang
2016-02-18Fixup incorrect include guards.Dan Sinclair
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2016-01-27XFA: Fix DOS newlines, final round.Lei Zhang
2016-01-08XFA: Remove relative includes outside of xfa/.Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-11Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-06-09Merge to XFA: Remove more cruft from fx_system.hTom Sepez
2015-05-15Merge to XFA: Abort on OOM by default in FX_Alloc().Tom Sepez
2015-05-06Merge to XFA: Replace FX_NEW with new, remote tests from fxcodecLei Zhang
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu