summaryrefslogtreecommitdiff
path: root/xfa/src/fxjse
AgeCommit message (Expand)Author
2016-01-26Fix DOS newlinesTom Sepez
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2015-12-17Remove FDE_Alloc in favor of FX_Alloc.Tom Sepez
2015-12-11Don't pass bogus testing flags to V8Jochen Eisinger
2015-11-20XFA: Fix a few fxjse warnings.Lei Zhang
2015-11-05Remove harmony proxy from XFAJun Fang
2015-10-30XFA: Segv in CFXJSE_RuntimeData::Get()Tom Sepez
2015-10-20XFA: Remove cond ? TRUE : FALSE.Lei Zhang
2015-10-02XFA: Remove test for new.Lei Zhang
2015-09-22XFA: contention between FXJSE and FXJS over isolate data slotsTom 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-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-05-20Fix compilation on xfa branch and turn on v8 deprecation warningsJochen Eisinger
2015-05-19Merge V8 API updates to xfa branchJochen Eisinger
2015-04-30Merge to XFA: Fix V8 array buffer allocator.Tom Sepez
2015-04-28Merge to XFA: Pin V8 version until initialization issue in b584bab resolved.Tom Sepez
2015-04-14Fix XFA compile under clangTom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-02-10Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom...John Abd-El-Malek
2015-01-16Merge to XFA: PDFium embeddertests.Tom Sepez
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu