Age | Commit message (Expand) | Author |
2015-06-13 | Merge to XFA: Remove unneeded checks in CPDF_DocPageData::GetFontFileStreamAc... | Lei Zhang |
2015-06-13 | Remove trailing whitespaces in fpdfsdk, XFA edition. | Lei Zhang |
2015-06-13 | Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/ | Lei Zhang |
2015-06-11 | Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always re... | Lei Zhang |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-06-09 | Merge to XFA: Remove more cruft from fx_system.h | Tom Sepez |
2015-06-05 | Merge to XFA: Cleanup: Make CPDF_Annot::m_pAnnotDict private. | Lei Zhang |
2015-06-05 | Merge to XFA: Fix bad include path in fpdfview.cpp | Tom Sepez |
2015-06-04 | Merge to XFA: Move fx_safe_types.h to include/ directory. | Tom Sepez |
2015-06-02 | Merge to XFA: Automated test case for 487928. | Tom Sepez |
2015-06-02 | Replace XFA_HWIDGET with IXFA_Widget* | Tom Sepez |
2015-05-28 | Merge to XFA: Fix ALL the include guards. | Tom Sepez |
2015-05-27 | Replace XFA_HDOC with IXFA_Doc* | Tom Sepez |
2015-05-27 | Merge to XFA: Remove rendundant ../include from paths. | Tom Sepez |
2015-05-27 | Make CPDFXFA_App / IXFA_AppProvider saner | Tom Sepez |
2015-05-20 | Merge to XFA: Tidy public fpdfview.h and fpdf_flatten.h. | Tom Sepez |
2015-05-20 | Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL. | Tom Sepez |
2015-05-19 | Merge V8 API updates to xfa branch | Jochen Eisinger |
2015-05-15 | Merge to XFA: Fix leaks in the embedder tests themselves. | Lei Zhang |
2015-05-12 | Merge to XFA: Make (and verify) public/ files compile under C. | Tom Sepez |
2015-05-12 | Merge to XFA: NEW public API for pdfwindow font manipulation. | Tom Sepez |
2015-05-11 | Merge to XFA: Create top-level public/ header directory. | Tom Sepez |
2015-05-08 | Merge to XFA: Better error from pdfium_test when page too big to render. | Tom Sepez |
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 |