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