summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdfxfa/fpdfxfa_app.cpp
AgeCommit message (Expand)Author
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair
2016-03-09Cleanup some header includes.Dan Sinclair
2016-02-18Sort headers in non-xfa directories.Dan Sinclair
2016-02-04Pdfium does not create isolate when it runs in chromiumjinming_wang
2016-01-27XFA: Fix DOS newlines, final round.Lei Zhang
2016-01-08XFA: Remove relative includes outside of xfa/.Lei Zhang
2015-11-25Fix invalid buffer length set in CFX_WideString::UTF16LE_Encode()Jun Fang
2015-11-06Merge to XFA: Fix all relative includes to public.Lei Zhang
2015-10-13Merge to XFA: Allow compiling PDFium without V8.Tom Sepez
2015-10-12Allow building of XFA branch without XFATom Sepez
2015-09-22XFA: contention between FXJSE and FXJS over isolate data slotsTom Sepez
2015-09-21Merge to XFA: Remove CJS_RuntimeFactoryTom Sepez
2015-09-17Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_.Tom Sepez
2015-09-10Merge to XFA: Remove some abstractions in fxjs_v8.h.Tom Sepez
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-05-27Make CPDFXFA_App / IXFA_AppProvider sanerTom Sepez
2015-05-19Merge V8 API updates to xfa branchJochen Eisinger
2015-05-11Merge to XFA: Create top-level public/ header directory.Tom Sepez
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu