summaryrefslogtreecommitdiff
path: root/xfa/src/fee
AgeCommit message (Expand)Author
2016-03-09Cleanup the xfa/src/fdp directory.Dan Sinclair
2016-03-09Cleanup the xfa/src/fgas directory.Dan Sinclair
2016-03-09Collapse xfa/src/fee directorieschromium/2674chromium/2673Dan Sinclair
2016-03-01Replace FX_LPCRECT typedef with underlying typesTom Sepez
2016-02-29Remove foxitlib.h and foxitxfa.h and IWYU.Dan Sinclair
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-25Remove FDE_USEFORMATBLOCK.Dan Sinclair
2016-02-25Remove fde.h and IWYU.Dan Sinclair
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-23Remove more _CAPS namesTom Sepez
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-22Expand XFA includes to be relative to pdfium/.Dan Sinclair
2016-02-18Fixup incorrect include guards.Dan Sinclair
2016-01-26Fix DOS newlinesTom Sepez
2016-01-25XFA: Fix a bunch of pointless returns.chromium/2637chromium/2636chromium/2635chromium/2634chromium/2633chromium/2632Lei Zhang
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2015-12-17Remove FDE_Alloc in favor of FX_Alloc.Tom Sepez
2015-11-05Fix XFA compilation warnings, part 2Tom Sepez
2015-11-02Fix XFA compilation noise, part 1.Tom Sepez
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-27Fix FX_BOOL / int inconsistencies, XFA branchTom Sepez
2015-06-19Fix -Wnon-virtual-dtor warnings on the XFA branch.Lei Zhang
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.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-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu