summaryrefslogtreecommitdiff
path: root/fpdfsdk/src
AgeCommit message (Expand)Author
2015-08-11Merge to XFA: Remove dead code from CPDF_Metadata. Add missing nullptr check.Lei Zhang
2015-08-10Merge to XFA: Cleanup: Mark methods with the override keyword.Lei Zhang
2015-08-10Merge to XFA: Cleanup: Remove dead formfiller code.Lei Zhang
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-05Merge to XFA: CPDF_Parser shouldnt be in the business of opening filesTom Sepez
2015-08-05Merge to XFA: Don't dispose the isolate if its provided by the embedderJochen Eisinger
2015-08-04Merge to XFA: Remove stringify macro (#) from JS_STATIC_CONST_ENTRY_*.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-31Merge to XFA: Name IFX_SysFontInfo subclasses consistently.Tom Sepez
2015-07-30Merge to XFA: Plumb in an externally created v8::IsolateJochen Eisinger
2015-07-28Merge to XFA: Fix segv above CPDFSDK_Document::GetPageView()Tom Sepez
2015-07-27Fix FX_BOOL / int inconsistencies, XFA branchTom Sepez
2015-07-27Stray character in Document.cppTom Sepez
2015-07-24Merge to XFA: document.delay and document.external are boolean properties.Tom Sepez
2015-07-23Merge to XFA: FX_BOOL combo patch.Tom Sepez
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-07-22Merge to XFA: Remove dead code found by Scythe.Lei Zhang
2015-07-17Merge to XFA: Tidy up CPDFDOC_Environment.Tom Sepez
2015-07-16Merge to XFA: Cleanup: Do not check pointers before deleting them, part 2.Lei Zhang
2015-07-15Merge to XFA: Kill Func_Renderpage global function pointer.Tom Sepez
2015-07-01Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium.Nico Weber
2015-06-19Merge to XFA: Replace some CFX_MapPtrTemplates with std::map.Lei Zhang
2015-06-19Merge to XFA: Cleanup: Do not check pointers before deleting them.Lei Zhang
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-19Merge to XFA: Remove some dead code.Lei Zhang
2015-06-18Replace some Release() calls with virtual destructors.Tom Sepez
2015-06-13Merge to XFA: Remove unneeded checks in CPDF_DocPageData::GetFontFileStreamAc...Lei Zhang
2015-06-13Remove trailing whitespaces in fpdfsdk, XFA edition.Lei Zhang
2015-06-13Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/Lei Zhang
2015-06-11Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.Tom Sepez
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always re...Lei Zhang
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-06-09Merge to XFA: Remove more cruft from fx_system.hTom Sepez
2015-06-05Merge to XFA: Cleanup: Make CPDF_Annot::m_pAnnotDict private.Lei Zhang
2015-06-05Merge to XFA: Fix bad include path in fpdfview.cppTom Sepez
2015-06-04Merge to XFA: Move fx_safe_types.h to include/ directory.Tom Sepez
2015-06-02Merge to XFA: Automated test case for 487928.Tom Sepez
2015-06-02Replace XFA_HWIDGET with IXFA_Widget*Tom Sepez
2015-05-28Merge to XFA: Fix ALL the include guards.Tom Sepez
2015-05-27Replace XFA_HDOC with IXFA_Doc*Tom Sepez
2015-05-27Make CPDFXFA_App / IXFA_AppProvider sanerTom Sepez
2015-05-20Merge to XFA: Tidy public fpdfview.h and fpdf_flatten.h.Tom Sepez
2015-05-20Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-19Merge V8 API updates to xfa branchJochen Eisinger
2015-05-15Merge to XFA: Fix leaks in the embedder tests themselves.Lei Zhang
2015-05-12Merge to XFA: Make (and verify) public/ files compile under C.Tom Sepez
2015-05-12Merge to XFA: NEW public API for pdfwindow font manipulation.Tom Sepez