summaryrefslogtreecommitdiff
path: root/core/include
AgeCommit message (Expand)Author
2015-02-10Merge to XFA: Fix uninitialized value in CFX_ByteString::FormatIntegerJUN FANG
2015-02-05Merge to XFA: Kill off some more unreachable fopen's.Tom Sepez
2015-02-05Kill off some dodgy JS callbacksTom Sepez
2015-02-04Merge to XFA: Prevent base::CheckedNumeric from leaking outside of pdfium.Tom Sepez
2015-02-03Merge to XFA: Replace CFX_SmartPointer cast operator with Get() method.Tom Sepez
2015-02-02Merge the following changes to XFA branch:John Abd-El-Malek
2015-01-27Merge to XFA: Kill scattered extern _PDF_CharType declarations.Tom Sepez
2015-01-26Merge to XFA: Fix infinite recursion in CPDF_Parser::ParseIndirectObjectAt().Tom Sepez
2015-01-22Merge to XFA: Use IPDF_DataAvail interface to hide CPDF_DataAvail.Tom Sepez
2015-01-21Merge to XFA: Simplify UTF16LE_Encode and add unittest.Bo Xu
2015-01-09merge to XFA: Fix -Wnon-virtual-dtor compiler warnings.Tom Sepez
2015-01-07Merge to XFA: Finish unit test for CFX_ByteStringC class.Tom Sepez
2015-01-07Merge to XFA: Add ostream helpers for FX String classes.Tom Sepez
2015-01-05XFA: merge patch from CL 828203002, clean up bookmark codesBo Xu
2015-01-05XFA: merge patch from CL 729293003, use FX_ArraySize for safetyBruce Dawson
2014-12-30XFA: merge patch from CL 733693003, get rid of FX_LPCSTR castBo Xu
2014-12-23XFA: merge patch from CL 733693003, getting rid of more castsBruce Dawson
2014-12-19XFA: merge patch from CL 815103002Bo Xu
2014-12-19XFA: merge patch from CL 790213005Lei Zhang
2014-12-15XFA: merge patch from issue 801913002 and 804463003John Abd-El-Malek
2014-11-18Merge to XFA: patch from CL 738433003Bruce Dawson
2014-11-17Merge to XFA: patch from CL 730993002Bo Xu
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-10-21Add missing parenthesis in FXARGB_GETDIB macroBo Xu
2014-10-14Store the address of the page data map's value for proper referencing.Bo Xu
2014-10-13Fix off-by-one in sizing of m_EmbeddedToUnicodes.Tom Sepez
2014-09-16When forcing clear page data, no need to release colorspace when releasing pa...Bo Xu
2014-09-09Change the forced clear order of CPDF_DocPageData::Clear, and remove m_pDocum...Bo Xu
2014-09-09Fix uninitialized value in CPDF_ColorStateDataBo Xu
2014-09-09Revert of Fix uninitialized value in CPDF_ColorStateData (patchset #1 id:1 of...Bo Xu
2014-09-08Fix uninitialized value in CPDF_ColorStateDataBo Xu
2014-09-02Add m_pDocument in CPDF_Color and check if page date has been forced clearBo Xu
2014-08-25Use number of components from ICC profile and alternate color spaceBo Xu
2014-08-25Revert of Use number of components from ICC profile and alternateCS (patchset...Bo Xu
2014-08-25Use number of components from ICC profile and alternate color spaceBo Xu
2014-08-22Fix the issue 'SEGV on unknown address in CPDF_DataAvail::GetObjectSize'Jun Fang
2014-08-18Font is used after release in CPDF_TextStateData::~CPDF_TextStateDataJun Fang
2014-08-13Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes.Tom Sepez
2014-08-12Fix missing or broken include guard macros in pdfium headers.Tom Sepez
2014-08-07When normalize coordinate, return instead of assert() when divide by 0Bo Xu
2014-08-05The root cause of this issue is shown as below:Jun Fang
2014-07-31Correct the names of the FX_SAFE_* typedefs.Chris Palmer
2014-07-30Fix the potential integer overflow from 'offset+size' in extension.h and fpdf...JUN FANG
2014-07-24CalRGB color correctionBo Xu
2014-07-23Refactor CFX_BasicArray.chromium/2112chromium/2111chromium/2110chromium/2109chromium/2108chromium/2107chromium/2106chromium/2105chromium/2104Chris Palmer
2014-07-23Only use "final" on MSVS2012+, to keep pdfium building with 2010.Nico Weber
2014-07-18pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac.Nico 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