- c774787 Merge to XFA: Kill off unused IFXJS interface methods. by Tom Sepez · 10 years ago
- 5296267 Merge to XFA: Kill multi-byte comments in fxet_list.h by Tom Sepez · 10 years ago
- 2311b78 Merge to XFA: Replace second set of #defines with templates in JS_Define.h by Tom Sepez · 10 years ago
- a116045 Merge to XFA: Replace ugly JS_Define macros with templates. by Tom Sepez · 10 years ago
- e118ce9 Keep the declaration of FPDF_HasXFAField consistent with other XFA APIs by Jun Fang · 10 years ago
- ccc9483 Merge to XFA: Tidy up JS_Defines.h by Tom Sepez · 10 years ago
- 54d8c39 Set the view pointer as NULL after its xfa doc is released by Jun Fang · 10 years ago
- b045ed2 Merge https://codereview.chromium.org/897973002/ and https://codereview.chromium.org/902753002/ to XFA branch by John Abd-El-Malek · 10 years ago
- 65b7a0c Merge to XFA: Kill off some more unreachable fopen's. by Tom Sepez · 10 years ago
- c6ab172 Kill off some dodgy JS callbacks by Tom Sepez · 10 years ago
- 93daa3c Merge to XFA: Fix segv in CPDF_DataAvail::CheckRoot() by Tom Sepez · 10 years ago
- 3542589 Merge to XFA: Add namespace and-re-arrange PDFium's local copy of /base. by Tom Sepez · 10 years ago
- 53476d6 Merge to XFA: Prevent base::CheckedNumeric from leaking outside of pdfium. by Tom Sepez · 10 years ago
- 4dcf74d Merge to XFA: Fix stack exhaustion in CPDF_DataAvail::HaveResourceAncestor() by Tom Sepez · 10 years ago
- 3795a74 Merge to XFA: Add embedder test for fix to bug_452455. by Tom Sepez · 10 years ago
- da8189e Merge to XFA: track formhandles in embeddder test class itself by Tom Sepez · 10 years ago
- 526f6d5 Cover fpdftext.h API with embeddertests. by Tom Sepez · 10 years ago
- 26b8a5b Merge to XFA: Add embedder test for stream length beyond end of file. by Tom Sepez · 10 years ago
- a946e3a XFA: make FPDFViewEmbeddertest.Crashers test run successfully. by Tom Sepez · 10 years ago
- e80685c Merge to XFA: Fix infinite recursion in CPDF_Parser::ParseIndirectObjectAt(). by Tom Sepez · 10 years ago
- f290eed Fix test result under XFA. This gives an error at an earlier by Tom Sepez · 10 years ago
- 2255a1b Merge to XFA: Fix null crash in CheckTrailer. by Tom Sepez · 10 years ago
- 19c6160 Merge to XFA: Use IPDF_DataAvail interface to hide CPDF_DataAvail. by Tom Sepez · 10 years ago
- c8f6ab6 Merge to XFA: Add embeddertests. by Tom Sepez · 10 years ago
- 70ad112 Merge to XFA: Use signed long for FPDF_GetNamedDest buffer length. by Bo Xu · 10 years ago
- a6f95eb Merge to XFA: Simplify UTF16LE_Encode and add unittest. by Bo Xu · 10 years ago
- 96d1334 Merge to XFA: PDFium embeddertests. by Tom Sepez · 10 years ago
- 4d62b6b XFA: merge patch from CL 834703002, add APIs for getting bookmarks and named destinations. by Bo Xu · 10 years ago
- 9f78c2a Fix a NULL dereference introduced from https://pdfium.googlesource.com/pdfium/+/5d9acf8ee5dbbaad838f14f1fa173d892c4300ab%5E%21 by Bo Xu · 10 years ago
- e5b59ca merge to XFA: Fix -Wnon-virtual-dtor compiler warnings. by Tom Sepez · 10 years ago
- 3f49aa3 XFA: merge patch from CL 792953005, fix most warnings by Bruce Dawson · 10 years ago
- 26d96ff XFA: merge patch from CL 832703003, remove g_timeMap global by Bruce Dawson · 10 years ago
- e68d624 XFA: merge patch from CL 792043005, run-time hashing. by Bruce Dawson · 10 years ago
- 3872ad9 Fix XFA specific use of m_sTimeMap. This fixes a build break. by Bruce Dawson · 10 years ago
- b4649dc XFA: merge patch from CL 831903002, m_sTimeMap fixes by Bruce Dawson · 10 years ago
- 5d9acf8 XFA: merge patch from CL 828203002, clean up bookmark codes by Bo Xu · 10 years ago
- 5c57933 XFA: merge patch from CL 729293003, use FX_ArraySize for safety by Bruce Dawson · 10 years ago
- 7b6bcab XFA: merge patch from CL 826633002, fix windows printing black rectangle issue by Bo Xu · 10 years ago
- 87e9598 XFA: merge patch from CL 788143009, remove g_NaN var and constructor by Bruce Dawson · 10 years ago
- c616483 XFA: merge patch from CL 733693003, get rid of FX_LPCSTR cast by Bo Xu · 10 years ago
- 0a476d2 XFA: merge patch from CL 733693003, getting rid of more casts by Bruce Dawson · 10 years ago
- c674af4 XFA: merge patch from CL 441988 by Bruce Dawson · 10 years ago
- 293b95f Remove spurious XFA unsupported warning on XFA branch by Tom Sepez · 10 years ago
- 207299b XFA: merge patch from issue 801913002 and 804463003 by John Abd-El-Malek · 10 years ago
- 610b751 Mass remove dangerous and needless LPCWSTR casts. by Tom Sepez · 10 years ago
- 0ed3b28 Merge to XFA: patch from CL 730993002 by Bo Xu · 10 years ago
- 2b7a49d Merge to XFA: patch from CL 700373006 and 727243002 by Bo Xu · 10 years ago
- f13c1f3 Merge to XFA: Patch from CL 726143002 by Bo Xu · 10 years ago
- a197ba4 Merge to XFA: Patch from CL 705503004 by Bo Xu · 10 years ago
- 35e6b87 Correct the forminfo version check in pdfium by Bo Xu · 10 years ago
- bb5ef88 Change version of FPDF_FORMFILLINFO to 2; Add #define PDF_USE_XFA by Bo Xu · 10 years ago
- 8a605d2 Merge to XFA: patch from issue 692533005 by Tom Sepez · 10 years ago
- ca97940 Do not Initialize v8 in fpdfsdk, since this has been done in xfa by Bo Xu · 10 years ago
- 636ad3b Lock page in LoadFXAnnot to prevent unintended page closing by unknown · 10 years ago
- fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago
- f79a69c For v8 Global Object, do not copy in CJS_Value constructor. by Tom Sepez · 10 years ago
- d5e822a Enable C linkage in fpdfppo.h by Bo Xu · 10 years ago
- facd015 Lock page in LoadFXAnnot to prevent unintended page closing by Bo Xu · 10 years ago
- 0c53324 Invoke V8::Initialize() explicitly during V8 setup by Jochen Eisinger · 10 years ago
- c5cab02 Add FPDF_GetSecurityHandlerRevision by Bo Xu · 10 years ago
- 4cf3695 The cause of this issue is that there is an indirect object like '112 0 R' but no its direct object '112 0 object' in the test pdf file. Without checking the validity, it causes a null pointer when trying to get the direct object by an indirect object. by Jun Fang · 10 years ago
- 48f26c5 Fix confusion between length in bytes and length in characters in app::response(). by Tom Sepez · 10 years ago
- 39a97ea Fix a double-free issue in CFX_PathData::~CFX_PathData by Jun Fang · 10 years ago
- a94019d Check path point count overflow in DrawThisAppearance by Bo Xu · 10 years ago
- 635e82e Fix tzHour usage on systems where char is unsigned. by Nico Weber · 10 years ago
- 368ed46 Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes. by Tom Sepez · 10 years ago
- d4e406e Remove try/catch block by Bo Xu · 10 years ago
- d38a35e Treat null Parent as no Parent for dictionary objects by Bo Xu · 11 years ago
- 9fa56b7 Fix missing or broken include guard macros in pdfium headers. by Tom Sepez · 11 years ago
- df449c0 Change '>=' back to '>' in extension.h due to bad fix by Jun Fang · 11 years ago
- 9047b8b Clean up meaningless branch on commented-out code. by Chris Palmer · 11 years ago
- 7b99cd3 Remove unused |m_pEvi| field. by Chris Palmer · 11 years ago
- 465c2a8 Fix buffer size boundary check offset by 1 by Bo Xu · 11 years ago
- 09363c8 Fix a few more -Wreorder warnings. by Nico Weber · 11 years ago
- c2df91c Remove CPDFSDK_Annot::ResetAppearance(). by Nico Weber · 11 years ago
- 55681f9 Remove a few unused variables, functions, and member variables. by Nico Weber · 11 years ago
- ec570e5 Fix a few -Wreorder warnings. by Nico Weber · 11 years ago
- 96608b3 Add missing braces for aggregate initializers. by Nico Weber · 11 years ago
- f1d18bb Attempt to fix some -Woverloaded-virtual warnings. by Nico Weber · 11 years ago
- fe08482 Fix incorrect override of GetLayoutOrder(). by Nico Weber · 11 years ago
- 8dee6ca Fix the potential integer overflow from 'offset+size' in extension.h and fpdfview.cpp by JUN FANG · 11 years ago
- 0d3b5cc Speculative fix for uninitialized value in CFX_ByteString(). by Tom Sepez · 11 years ago
- 621d4de Tidy up app::response(). by Tom Sepez · 11 years ago
- 6c55495 Fix a few more warnings in chromium_code mode. by Nico Weber · 11 years ago
- c77e8f7 Remove a few unused variables, functions, and tables. by Nico Weber · 11 years ago
- 46773fd Fix potential memory violation in CJS_PublicMethods::StrRTrim() by Tom Sepez · 11 years ago
- 8538642 Fix lookahead beyond bounds in CJS_PublicMethods::MakeFormatDate(). by Tom Sepez · 11 years ago
- 0f14185 Fix FPDF_RenderPage 2x zoom in when bBackgroundAlphaNeeded is true by Bo Xu · 11 years ago
- 5ffacd6 Fix bounds checking in CJS_PublicMethods::MakeRegularDate(). by Tom Sepez · 11 years ago
- 5eb9f7b pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac. by Nico Weber · 11 years ago
- 3fb18f4 Hook up the default v8::Platform implementation to pdfium by Jochen Eisinger · 11 years ago
- 0ce77e3 Add a newline at the end of fpdfeditpage.cpp. by Nico Weber · 11 years ago
- 9114e83 Add support to extract viewer preference by Bo Xu · 11 years ago
- 8daab31 Fix an out-of-boundary issue for wide string by Bo Xu · 11 years ago
- 532a6a7 Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition (try 2) by Lei Zhang · 11 years ago
- ab99c38 Revert commit 95c018e2d15ecc3a5bd2a9aab18638316a6d3d46 by Lei Zhang · 11 years ago
- 95c018e Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition by Lei Zhang · 11 years ago
- 3522876 Remove custom memory manager by Bo Xu · 11 years ago
- 287e11a Remove "this==NULL" and adjust corresponding callers by Bo Xu · 11 years ago
- 9108ad2 Import Chromium base/numerics to resolve integer overflow. by Chris Palmer · 11 years ago