summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2014-09-24Lock page in LoadFXAnnot to prevent unintended page closingBo Xu
2014-09-22Invoke V8::Initialize() explicitly during V8 setupchromium/2168chromium/2167Jochen Eisinger
2014-09-19Add FPDF_GetSecurityHandlerRevisionBo Xu
2014-09-08The cause of this issue is that there is an indirect object like '112 0 R' bu...Jun Fang
2014-08-22Fix confusion between length in bytes and length in characters in app::respon...Tom Sepez
2014-08-18Fix a double-free issue in CFX_PathData::~CFX_PathDataJun Fang
2014-08-18Check path point count overflow in DrawThisAppearanceBo Xu
2014-08-18Fix tzHour usage on systems where char is unsigned.chromium/2137chromium/2136chromium/2135chromium/2133chromium/2132chromium/2131chromium/2130chromium/2129chromium/2128Nico Weber
2014-08-13Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes.Tom Sepez
2014-08-13Remove try/catch blockBo Xu
2014-08-12Treat null Parent as no Parent for dictionary objectsBo Xu
2014-08-12Fix missing or broken include guard macros in pdfium headers.Tom Sepez
2014-08-07Change '>=' back to '>' in extension.h due to bad fixchromium/2122chromium/2121chromium/2120chromium/2119chromium/2118Jun Fang
2014-08-06Clean up meaningless branch on commented-out code.Chris Palmer
2014-08-04Remove unused |m_pEvi| field.Chris Palmer
2014-08-02Fix buffer size boundary check offset by 1chromium/2117chromium/2116chromium/2115chromium/2114chromium/2113Bo Xu
2014-07-31Fix a few more -Wreorder warnings.Nico Weber
2014-07-31Remove CPDFSDK_Annot::ResetAppearance().Nico Weber
2014-07-30Remove a few unused variables, functions, and member variables.Nico Weber
2014-07-30Fix a few -Wreorder warnings.Nico Weber
2014-07-30Add missing braces for aggregate initializers.Nico Weber
2014-07-30Attempt to fix some -Woverloaded-virtual warnings.Nico Weber
2014-07-30Fix incorrect override of GetLayoutOrder().Nico Weber
2014-07-30Fix the potential integer overflow from 'offset+size' in extension.h and fpdf...JUN FANG
2014-07-30Speculative fix for uninitialized value in CFX_ByteString().Tom Sepez
2014-07-29Tidy up app::response().Tom Sepez
2014-07-29Fix a few more warnings in chromium_code mode.Nico Weber
2014-07-29Remove a few unused variables, functions, and tables.Nico Weber
2014-07-23Fix potential memory violation in CJS_PublicMethods::StrRTrim()Tom Sepez
2014-07-23Fix lookahead beyond bounds in CJS_PublicMethods::MakeFormatDate().Tom Sepez
2014-07-23Fix FPDF_RenderPage 2x zoom in when bBackgroundAlphaNeeded is trueBo Xu
2014-07-18Fix bounds checking in CJS_PublicMethods::MakeRegularDate().Tom Sepez
2014-07-18pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac.Nico Weber
2014-07-17Hook up the default v8::Platform implementation to pdfiumJochen Eisinger
2014-07-16Add a newline at the end of fpdfeditpage.cpp.chromium/2096Nico Weber
2014-07-14Add support to extract viewer preferenceBo Xu
2014-07-14Fix an out-of-boundary issue for wide stringBo Xu
2014-07-09Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition (try 2)chromium/2095chromium/2094chromium/2093chromium/2092chromium/2091chromium/2090chromium/2089chromium/2088chromium/2087chromium/2086Lei Zhang
2014-07-08Revert commit 95c018e2d15ecc3a5bd2a9aab18638316a6d3d46Lei Zhang
2014-07-08Fixes for re-enabling more MSVC level 4 warnings: pdfium/ editionLei Zhang
2014-07-08Remove custom memory managerBo Xu
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-06-26Import Chromium base/numerics to resolve integer overflow.Chris Palmer
2014-06-24Fix and integer overflow issue in SDK's QuickSortBo Xu
2014-06-23Revert "Import Chromium base/numerics to resolve integer overflow."John Abd-El-Malek
2014-06-20Import Chromium base/numerics to resolve integer overflow.Chris Palmer
2014-06-19Fix JS_WIDESTRING to work with clang-clJohn Abd-El-Malek
2014-06-12Add FPDFPage_SetRotation functionBo Xu
2014-06-12Enable security removal in FPDF_Doc_SaveBo Xu
2014-05-29In linux and mac, use Arial to replace Tahoma for displaying east europe char...chromium/2033chromium/2032chromium/2031chromium/2030chromium/2029chromium/2028chromium/2027chromium/2026chromium/2025chromium/2024chromium/2023Bo Xu