summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/fsdk_mgr.h
AgeCommit message (Expand)Author
2015-10-23Cleanup parts of CPDFSDK_AnnotIterator and CPDFSDK_PageView.chromium/2547chromium/2546Lei Zhang
2015-10-21More master side changes for convergence with XFA.Tom Sepez
2015-10-14Next round of master changes to match XFATom Sepez
2015-10-07Rename IFXJS_Runtime and IFXJS_Context to IJS_.Tom Sepez
2015-09-21Remove CJS_RuntimeFactorychromium/2519chromium/2518chromium/2517Tom Sepez
2015-08-14Use override in more classes in fpdfsdk/Lei Zhang
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-27Revert "FX Bool considered harmful, part 3"Tom Sepez
2015-07-27FX Bool considered harmful, part 3Tom Sepez
2015-07-23Revert "FX_BOOL considered harmful, part 2."Tom Sepez
2015-07-23FX_BOOL considered harmful, part 2.Tom Sepez
2015-07-16Tidy up CPDFDOC_Environment.Tom Sepez
2015-06-22Cleanup: Remove more checks for new returning NULL.Lei Zhang
2015-06-22Delete dead code for deleting pages and icons.Lei Zhang
2015-06-19Replace CFX_MapPtrTemplate with std::map.Lei Zhang
2015-06-15Do some IWYU cleanups.Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-08Remove more cruft from fx_system.hTom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-05-11Create top-level public/ header directory.Tom Sepez
2015-03-02Kill off JS_ErrorString type.Tom Sepez
2015-02-05Merge to master: Kill off some dodgy JS callbacksTom Sepez
2014-09-24Lock page in LoadFXAnnot to prevent unintended page closingBo Xu
2014-07-30Speculative fix for uninitialized value in CFX_ByteString().Tom Sepez
2014-07-18pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac.Nico Weber
2014-06-24Fix and integer overflow issue in SDK's QuickSortBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek