2015-04-30 |
Tom Sepez | Merge to XFA: Fix V8 array buffer allocator. |
tree | commitdiff |
2015-04-27 |
Tom Sepez | Merge to XFA: Fix windows-specific usage of CFX_WideStr... |
tree | commitdiff |
2015-04-27 |
Tom Sepez | Merge to XFA: Reduce usage of operator LPCWSTR from... |
tree | commitdiff |
2015-04-24 |
Tom Sepez | Merge to XFA: Remove unused nParamNum values from JS... |
tree | commitdiff |
2015-04-23 |
Tom Sepez | Merge to XFA: Kill overloaded cast operators in CJS_Value. |
tree | commitdiff |
2015-04-20 |
Tom Sepez | Merge to XFA: Remove Release() combo patch. |
tree | commitdiff |
2015-04-16 |
JUN FANG | Fix heap use after free in FT_Stream_ReleaseFrame |
tree | commitdiff |
2015-04-14 |
Tom Sepez | Merge to XFA: Kill CFX_Object. |
tree | commitdiff |
2015-04-09 |
Bruce Dawson | XFA port: Include windows.h instead of the MFC header... |
tree | commitdiff |
2015-04-09 |
Bruce Dawson | Merge to XFA: Fix ref to timezone variable - removed... |
tree | commitdiff |
2015-04-08 |
Tom Sepez | Merge to XFA: Fix IWYU in formfiller/ directory. |
tree | commitdiff |
2015-04-08 |
Tom Sepez | FFL_MIN and FFL_MAX are pointless and stupid. |
tree | commitdiff |
2015-04-07 |
Tom Sepez | Merge to XFA: Fix IWYU in pdfwindow/ directory. |
tree | commitdiff |
2015-04-07 |
Tom Sepez | Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include... |
tree | commitdiff |
2015-04-06 |
JUN FANG | Merge to XFA: fix missing semicolons |
tree | commitdiff |
2015-04-06 |
JUN FANG | Merge to XFA: Fix a fatal error due to cloning a global... |
tree | commitdiff |
2015-04-01 |
Tom Sepez | Merge to XFA: doc.external - Check direction of propert... |
tree | commitdiff |
2015-03-11 |
Tom Sepez | Merge to XFA: Kill remaining sprintfs |
tree | commitdiff |
2015-03-09 |
JUN FANG | Remove the calling 'FPDF_HasXFAField' in LoadXFADoc |
tree | commitdiff |
2015-03-06 |
Tom Sepez | Merge to XFA: Make conversions for CPDF_Link explicit. |
tree | commitdiff |
2015-03-06 |
Tom Sepez | Merge to XFA: Make conversion between CPDF_Dest and... |
tree | commitdiff |
2015-03-06 |
Tom Sepez | Merge to XFA: Make conversion between CPDF_Action and... |
tree | commitdiff |
2015-03-05 |
JUN FANG | Check whether a pdf has XFA fields before loading XFA... |
tree | commitdiff |
2015-03-03 |
JUN FANG | Fix a compiling error in fxjs_v8.h |
tree | commitdiff |
2015-03-02 |
Tom Sepez | Merge to XFA: Kill off JS_ErrorString type. |
tree | commitdiff |
2015-03-02 |
Tom Sepez | Merge to XFA: Return error information from pdfium... |
tree | commitdiff |
2015-02-28 |
Lei Zhang | Merge to XFA: Cleanup: Fix some unused-function warnings. |
tree | commitdiff |
2015-02-28 |
Lei Zhang | Merge to XFA: Cleanup: Get rid of CRLF line endings. |
tree | commitdiff |
2015-02-27 |
Tom Sepez | Merge to XFA: Remove unused IDS_ constants from pdfium. |
tree | commitdiff |
2015-02-27 |
Tom Sepez | Merge to XFA: Pull in gmock for standalone pdfium builds. |
tree | commitdiff |
2015-02-25 |
Tom Sepez | Merge to XFA: Kill off unused IFXJS interface methods. |
tree | commitdiff |
2015-02-24 |
Tom Sepez | Merge to XFA: Kill multi-byte comments in fxet_list.h |
tree | commitdiff |
2015-02-23 |
Tom Sepez | Merge to XFA: Replace second set of #defines with templ... |
tree | commitdiff |
2015-02-19 |
Tom Sepez | Merge to XFA: Replace ugly JS_Define macros with templates. |
tree | commitdiff |
2015-02-17 |
Jun Fang | Keep the declaration of FPDF_HasXFAField consistent... |
tree | commitdiff |
2015-02-17 |
Tom Sepez | Merge to XFA: Tidy up JS_Defines.h |
tree | commitdiff |
2015-02-17 |
Jun Fang | Set the view pointer as NULL after its xfa doc is released |
tree | commitdiff |
2015-02-10 |
John Abd-El-Malek | Merge https://codereview.chromium.org/897973002/ and... |
tree | commitdiff |
2015-02-06 |
Tom Sepez | Merge to XFA: Kill off some more unreachable fopen's. |
tree | commitdiff |
2015-02-05 |
Tom Sepez | Kill off some dodgy JS callbacks |
tree | commitdiff |
2015-02-05 |
Tom Sepez | Merge to XFA: Fix segv in CPDF_DataAvail::CheckRoot() |
tree | commitdiff |
2015-02-05 |
Tom Sepez | Merge to XFA: Add namespace and-re-arrange PDFium's... |
tree | commitdiff |
2015-02-04 |
Tom Sepez | Merge to XFA: Prevent base::CheckedNumeric from leaking... |
tree | commitdiff |
2015-02-04 |
Tom Sepez | Merge to XFA: Fix stack exhaustion in CPDF_DataAvail... |
tree | commitdiff |
2015-02-02 |
Tom Sepez | Merge to XFA: Add embedder test for fix to bug_452455. |
tree | commitdiff |
2015-01-30 |
Tom Sepez | Merge to XFA: track formhandles in embeddder test class... |
tree | commitdiff |
2015-01-28 |
Tom Sepez | Cover fpdftext.h API with embeddertests. |
tree | commitdiff |
2015-01-27 |
Tom Sepez | Merge to XFA: Add embedder test for stream length beyon... |
tree | commitdiff |
2015-01-27 |
Tom Sepez | XFA: make FPDFViewEmbeddertest.Crashers test run succes... |
tree | commitdiff |
2015-01-27 |
Tom Sepez | Merge to XFA: Fix infinite recursion in CPDF_Parser... |
tree | commitdiff |
2015-01-23 |
Tom Sepez | Fix test result under XFA. This gives an error at... |
tree | commitdiff |
2015-01-23 |
Tom Sepez | Merge to XFA: Fix null crash in CheckTrailer. |
tree | commitdiff |
2015-01-23 |
Tom Sepez | Merge to XFA: Use IPDF_DataAvail interface to hide... |
tree | commitdiff |
2015-01-22 |
Tom Sepez | Merge to XFA: Add embeddertests. |
tree | commitdiff |
2015-01-21 |
Bo Xu | Merge to XFA: Use signed long for FPDF_GetNamedDest... |
tree | commitdiff |
2015-01-21 |
Bo Xu | Merge to XFA: Simplify UTF16LE_Encode and add unittest. |
tree | commitdiff |
2015-01-16 |
Tom Sepez | Merge to XFA: PDFium embeddertests. |
tree | commitdiff |
2015-01-16 |
Bo Xu | XFA: merge patch from CL 834703002, add APIs for gettin... |
tree | commitdiff |
2015-01-14 |
Bo Xu | Fix a NULL dereference introduced from https://pdfium... |
tree | commitdiff |
2015-01-09 |
Tom Sepez | merge to XFA: Fix -Wnon-virtual-dtor compiler warnings. |
tree | commitdiff |
2015-01-08 |
Bruce Dawson | XFA: merge patch from CL 792953005, fix most warnings |
tree | commitdiff |
2015-01-05 |
Bruce Dawson | XFA: merge patch from CL 832703003, remove g_timeMap... |
tree | commitdiff |
2015-01-05 |
Bruce Dawson | XFA: merge patch from CL 792043005, run-time hashing. |
tree | commitdiff |
2015-01-05 |
Bruce Dawson | Fix XFA specific use of m_sTimeMap. This fixes a build... |
tree | commitdiff |
2015-01-05 |
Bruce Dawson | XFA: merge patch from CL 831903002, m_sTimeMap fixes |
tree | commitdiff |
2015-01-05 |
Bo Xu | XFA: merge patch from CL 828203002, clean up bookmark... |
tree | commitdiff |
2015-01-05 |
Bruce Dawson | XFA: merge patch from CL 729293003, use FX_ArraySize... |
tree | commitdiff |
2015-01-05 |
Bo Xu | XFA: merge patch from CL 826633002, fix windows printin... |
tree | commitdiff |
2015-01-02 |
Bruce Dawson | XFA: merge patch from CL 788143009, remove g_NaN var... |
tree | commitdiff |
2014-12-31 |
Bo Xu | XFA: merge patch from CL 733693003, get rid of FX_LPCST... |
tree | commitdiff |
2014-12-23 |
Bruce Dawson | XFA: merge patch from CL 733693003, getting rid of... |
tree | commitdiff |
2014-12-19 |
Bruce Dawson | XFA: merge patch from CL 441988 |
tree | commitdiff |
2014-12-18 |
Tom Sepez | Remove spurious XFA unsupported warning on XFA branch |
tree | commitdiff |
2014-12-15 |
John Abd-El-Malek | XFA: merge patch from issue 801913002 and 804463003 |
tree | commitdiff |
2014-11-24 |
Tom Sepez | Mass remove dangerous and needless LPCWSTR casts. |
tree | commitdiff |
2014-11-17 |
Bo Xu | Merge to XFA: patch from CL 730993002 |
tree | commitdiff |
2014-11-17 |
Bo Xu | Merge to XFA: patch from CL 700373006 and 727243002 |
tree | commitdiff |
2014-11-15 |
Bo Xu | Merge to XFA: Patch from CL 726143002 |
tree | commitdiff |
2014-11-14 |
Bo Xu | Merge to XFA: Patch from CL 705503004 |
tree | commitdiff |
2014-11-08 |
Bo Xu | Correct the forminfo version check in pdfium |
tree | commitdiff |
2014-11-07 |
Bo Xu | Change version of FPDF_FORMFILLINFO to 2; Add #define... |
tree | commitdiff |
2014-11-06 |
Tom Sepez | Merge to XFA: patch from issue 692533005 |
tree | commitdiff |
2014-11-03 |
Bo Xu | Do not Initialize v8 in fpdfsdk, since this has been... |
tree | commitdiff |
2014-11-03 |
unknown | Lock page in LoadFXAnnot to prevent unintended page... |
tree | commitdiff |
2014-11-03 |
Bo Xu | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 |
tree | commitdiff |
2014-10-30 |
Tom Sepez | For v8 Global Object, do not copy in CJS_Value constructor. |
tree | commitdiff |
2014-10-03 |
Bo Xu | Enable C linkage in fpdfppo.h |
tree | commitdiff |
2014-09-24 |
Bo Xu | Lock page in LoadFXAnnot to prevent unintended page... |
tree | commitdiff |
2014-09-22 |
Jochen Eisinger | Invoke V8::Initialize() explicitly during V8 setup |
tree | commitdiff |
2014-09-20 |
Bo Xu | Add FPDF_GetSecurityHandlerRevision |
tree | commitdiff |
2014-09-08 |
Jun Fang | The cause of this issue is that there is an indirect... |
tree | commitdiff |
2014-08-22 |
Tom Sepez | Fix confusion between length in bytes and length in... |
tree | commitdiff |
2014-08-18 |
Jun Fang | Fix a double-free issue in CFX_PathData::~CFX_PathData |
tree | commitdiff |
2014-08-18 |
Bo Xu | Check path point count overflow in DrawThisAppearance |
tree | commitdiff |
2014-08-18 |
Nico Weber | Fix tzHour usage on systems where char is unsigned. |
tree | commitdiff |
2014-08-14 |
Tom Sepez | Add FX_OVERRIDE and use it for virtual functions of... |
tree | commitdiff |
2014-08-13 |
Bo Xu | Remove try/catch block |
tree | commitdiff |
2014-08-12 |
Bo Xu | Treat null Parent as no Parent for dictionary objects |
tree | commitdiff |
2014-08-12 |
Tom Sepez | Fix missing or broken include guard macros in pdfium... |
tree | commitdiff |
2014-08-07 |
Jun Fang | Change '>=' back to '>' in extension.h due to bad fix |
tree | commitdiff |
next |