Age | Commit message (Expand) | Author |
2015-04-30 | Merge to XFA: Fix V8 array buffer allocator. | Tom Sepez |
2015-04-27 | Merge to XFA: Fix windows-specific usage of CFX_WideStr::operator LPCWSTR(). | Tom Sepez |
2015-04-27 | Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString(). | Tom Sepez |
2015-04-23 | Merge to XFA: Remove unused nParamNum values from JS method tables. | Tom Sepez |
2015-04-23 | Merge to XFA: Kill overloaded cast operators in CJS_Value. | Tom Sepez |
2015-04-20 | Merge to XFA: Remove Release() combo patch. | Tom Sepez |
2015-04-16 | Fix heap use after free in FT_Stream_ReleaseFrame | JUN FANG |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2015-04-09 | XFA port: Include windows.h instead of the MFC header afxres.h | Bruce Dawson |
2015-04-09 | Merge to XFA: Fix ref to timezone variable - removed in VS 2015 | Bruce Dawson |
2015-04-08 | Merge to XFA: Fix IWYU in formfiller/ directory. | Tom Sepez |
2015-04-08 | FFL_MIN and FFL_MAX are pointless and stupid. | Tom Sepez |
2015-04-07 | Merge to XFA: Fix IWYU in pdfwindow/ directory. | Tom Sepez |
2015-04-07 | Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers. | Tom Sepez |
2015-04-06 | Merge to XFA: fix missing semicolons | JUN FANG |
2015-04-06 | Merge to XFA: Fix a fatal error due to cloning a global document object | JUN FANG |
2015-04-01 | Merge to XFA: doc.external - Check direction of property access before blindl... | Tom Sepez |
2015-03-11 | Merge to XFA: Kill remaining sprintfs | Tom Sepez |
2015-03-09 | Remove the calling 'FPDF_HasXFAField' in LoadXFADoc | JUN FANG |
2015-03-06 | Merge to XFA: Make conversions for CPDF_Link explicit. | Tom Sepez |
2015-03-06 | Merge to XFA: Make conversion between CPDF_Dest and its object explicit. | Tom Sepez |
2015-03-05 | Merge to XFA: Make conversion between CPDF_Action and its dictionary explicit. | Tom Sepez |
2015-03-05 | Check whether a pdf has XFA fields before loading XFA fields | JUN FANG |
2015-03-02 | Fix a compiling error in fxjs_v8.h | JUN FANG |
2015-03-02 | Merge to XFA: Kill off JS_ErrorString type. | Tom Sepez |
2015-03-02 | Merge to XFA: Return error information from pdfium to JS. | Tom Sepez |
2015-02-27 | Merge to XFA: Cleanup: Fix some unused-function warnings. | Lei Zhang |
2015-02-27 | Merge to XFA: Cleanup: Get rid of CRLF line endings. | Lei Zhang |
2015-02-27 | Merge to XFA: Remove unused IDS_ constants from pdfium. | Tom Sepez |
2015-02-27 | Merge to XFA: Pull in gmock for standalone pdfium builds. | Tom Sepez |
2015-02-25 | Merge to XFA: Kill off unused IFXJS interface methods. | Tom Sepez |
2015-02-24 | Merge to XFA: Kill multi-byte comments in fxet_list.h | Tom Sepez |
2015-02-23 | Merge to XFA: Replace second set of #defines with templates in JS_Define.h | Tom Sepez |
2015-02-19 | Merge to XFA: Replace ugly JS_Define macros with templates. | Tom Sepez |
2015-02-17 | Keep the declaration of FPDF_HasXFAField consistent with other XFA APIs | Jun Fang |
2015-02-17 | Merge to XFA: Tidy up JS_Defines.h | Tom Sepez |
2015-02-17 | Set the view pointer as NULL after its xfa doc is released | Jun Fang |
2015-02-10 | Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom... | John Abd-El-Malek |
2015-02-05 | Merge to XFA: Kill off some more unreachable fopen's. | Tom Sepez |
2015-02-05 | Kill off some dodgy JS callbacks | Tom Sepez |
2015-02-05 | Merge to XFA: Fix segv in CPDF_DataAvail::CheckRoot() | Tom Sepez |
2015-02-05 | Merge to XFA: Add namespace and-re-arrange PDFium's local copy of /base. | Tom Sepez |
2015-02-04 | Merge to XFA: Prevent base::CheckedNumeric from leaking outside of pdfium. | Tom Sepez |
2015-02-03 | Merge to XFA: Fix stack exhaustion in CPDF_DataAvail::HaveResourceAncestor() | Tom Sepez |
2015-02-02 | Merge to XFA: Add embedder test for fix to bug_452455. | Tom Sepez |
2015-01-30 | Merge to XFA: track formhandles in embeddder test class itself | Tom Sepez |
2015-01-28 | Cover fpdftext.h API with embeddertests. | Tom Sepez |
2015-01-27 | Merge to XFA: Add embedder test for stream length beyond end of file. | Tom Sepez |
2015-01-26 | XFA: make FPDFViewEmbeddertest.Crashers test run successfully. | Tom Sepez |
2015-01-26 | Merge to XFA: Fix infinite recursion in CPDF_Parser::ParseIndirectObjectAt(). | Tom Sepez |