summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-08Make app.alert() actually print its message under pdfium_test.Tom Sepez
2014-12-05check NULL of pTemplateRoot in DoDataMergeBo Xu
2014-12-05Log message when XFA load failsTom Sepez
2014-12-04Remove needless casts of (narrow) string literals.Tom Sepez
2014-12-04Replace void* pointers with CFX_BaseMassArrayImp* pointers.Tom Sepez
2014-12-02Merge "Add big integer library""Bo Xu
2014-11-24Mass remove dangerous and needless LPCWSTR casts.Tom Sepez
2014-11-24Merge to XFA: patch from CL 758593002Bo Xu
2014-11-19Merge to XFA: patch from CL 743263002Jun Fang
2014-11-18Add XFA test filesBo Xu
2014-11-18Update form fill version to 2 for pdfium_test.cc on XFA branch (only).Tom Sepez
2014-11-18Merge to XFA: patch from CL 738433003Bruce Dawson
2014-11-17Merge to XFA: patch from CL 730993002Bo Xu
2014-11-16Merge to XFA: patch from CL 700373006 and 727243002Bo Xu
2014-11-14Merge to XFA: Patch from CL 726143002Bo Xu
2014-11-14Check NULL pointer dereferencing from GetDirectBo Xu
2014-11-14Merge to XFA: Patch from CL 705503004Bo Xu
2014-11-14Add XFA files to GN build.Tom Sepez
2014-11-14XFA: merge patch from issue 726033002Tom Sepez
2014-11-13Merge patch from issue 720193004 to XFA.Tom Sepez
2014-11-10Merge to XFA: patch from CL 618073003Bo Xu
2014-11-07Correct the forminfo version check in pdfiumBo Xu
2014-11-06Change version of FPDF_FORMFILLINFO to 2; Add #define PDF_USE_XFABo Xu
2014-11-06Merge to XFA: patch from CL 703213004Tom Sepez
2014-11-06Merge to XFA: patch from issue 692533005Tom Sepez
2014-11-03Remove xfa_test for deliveryBo Xu
2014-11-03modify google bug 61311 for messageBox;linlin_miao
2014-11-03Update CloseDocument and ExitFormxiaoxia_yu
2014-11-03Do not Initialize v8 in fpdfsdk, since this has been done in xfaBo Xu
2014-11-03Lock page in LoadFXAnnot to prevent unintended page closingunknown
2014-11-03Remove unused variable in pdfium_engine.ccBo Xu
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-10-30Undo an old change in freetype to account for size of USHORTBo Xu
2014-10-30For v8 Global Object, do not copy in CJS_Value constructor.Tom Sepez
2014-10-30Update openjpeg to r2920Bo Xu
2014-10-29Resolve compilation error with G++ 4.9.Tom Sepez
2014-10-22update openjpeg to r2911Bo Xu
2014-10-21Change the clear order of pDocPage and pDocRenderBo Xu
2014-10-21Update openjpeg to r2908chromium/2202chromium/2201chromium/2200chromium/2199chromium/2198chromium/2197Bo Xu
2014-10-21More fixes in sycc422_to_rgb and sycc420_to_rgb when image width is oddBo Xu
2014-10-21Add missing parenthesis in FXARGB_GETDIB macroBo Xu
2014-10-16Make DEPS not add an extra pdfium directory.John Abd-El-Malek
2014-10-16Fix standalone build on Linux and Mac.John Abd-El-Malek
2014-10-15Fix licenses in headers to pass Chromium's checklicenses tool.chromium/2196chromium/2195chromium/2194chromium/2193chromium/2192chromium/2191Tom Sepez
2014-10-14Store the address of the page data map's value for proper referencing.Bo Xu
2014-10-14Don't leave dangling pointer to out-of-scope local in CPDF_StreamContentParse...Tom Sepez
2014-10-14Glyph index is out of range in cff_get_glyph_name.Jun Fang
2014-10-13Fix off-by-one in sizing of m_EmbeddedToUnicodes.Tom Sepez
2014-10-10Fix a bug when image width is odd in sycc422_to_rgbBo Xu
2014-10-03Enable C linkage in fpdfppo.hBo Xu