summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-11-10Fix CalculatePitch32() issues.Tom Sepez
2015-11-10Prevent buffer underflow in CPDF_TextObject::CalcPositionDataOliver Chang
2015-11-10Revert x4 "Cleanup some numeric code."dan sinclair
2015-11-10Cleanup CPDF_Stream:Lei Zhang
2015-11-10Revert "Revert "Revert "Revert "Cleanup some numeric code.""""dan sinclair
2015-11-10Use unique_ptr and initializer lists in various render files.Lei Zhang
2015-11-10Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types.Lei Zhang
2015-11-10Make SDP_Table an array of int16_t.Lei Zhang
2015-11-10Fix relative includes within core/Lei Zhang
2015-11-09Remove CFX_PtrArray usage in fpdfsdk.Lei Zhang
2015-11-09Fix a leak in CPDF_Type3Font::LoadChar().Lei Zhang
2015-11-09Remove dead code in fx_codec_jbig_enc.cpp.Lei Zhang
2015-11-09Cleanup some fxge font code.Lei Zhang
2015-11-09Add path service to retrieve test data directory at run time so tests can be ...Wei Li
2015-11-09Add some nullptr checks that were missing from commit f7992b39.Lei Zhang
2015-11-09Fix leaks in CPDF_SyntaxParser::ReadStream.Lei Zhang
2015-11-06Fix all relative includes to core.Lei Zhang
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-11-04Add base test for RebuildCrossRef function.Wei Li
2015-11-04Remove unused variables in Transform1bppBitmap.Oliver Chang
2015-11-04Enforce input and output dimensionalities for CPDF_StitchFunc.Oliver Chang
2015-11-04Make checkdeps --resolve-dotdot succeed.Lei Zhang
2015-11-04Remove state from RebuildCrossRef state-machine.Dan Sinclair
2015-11-03Fix build broken at 0142f017d03dTom Sepez
2015-11-03Make built-in font table slightly saner.Tom Sepez
2015-11-03Remove CFontFileFaceInfo.Tom Sepez
2015-11-03Revert "Revert "Revert "Cleanup some numeric code."""Dan Sinclair
2015-11-03Revert "Revert "Cleanup some numeric code.""Dan Sinclair
2015-11-03Add format width and precision tests.Dan Sinclair
2015-11-03Use std::numeric_limits::max() to put in the large position value.Dan Sinclair
2015-11-03Add test for CPDF_SyntaxParser::ReadHexString.Dan Sinclair
2015-11-02Add test for CPDF_StreamParser::ReadHexString.chromium/2555chromium/2554chromium/2553Dan Sinclair
2015-11-02Check fread() return values in CFX_FolderFontInfo::GetFontData().Lei Zhang
2015-11-02Add tests for CMap_GetCode and CMap_GetCodeRange.Dan Sinclair
2015-11-02Add a test for the HexDecode method.Dan Sinclair
2015-11-02Remove _FPDF_ByteStringFromHex as it is unusedDan Sinclair
2015-11-02Add test for StringToCode and StringToWideStringDan Sinclair
2015-11-02Use standard true and false to replace 'TRUE' and 'FALSE' in pdfium_testJun Fang
2015-11-02Support linearized loadingJun Fang
2015-10-30Clean up CPDF_AnnotList.Lei Zhang
2015-10-30Remove two more unused variables that compilers now complain about.Nico Weber
2015-10-30Remove external jpeg provider interface.Tom Sepez
2015-10-30More chromium_code whack-a-mole.Nico Weber
2015-10-29Revert "Cleanup some numeric code."dan sinclair
2015-10-29Cleanup some numeric code.Dan Sinclair
2015-10-29Cosmetic change to make fpdf_page_image.cpp identical to xfa.Tom Sepez
2015-10-28Add PDFCharIsLineEnding helperDan Sinclair
2015-10-28Add a NULL check in pdf_page_colors.cppOliver Chang
2015-10-28Add constants for the path operators.Dan Sinclair
2015-10-28Check if document was opened during testing.Dan Sinclair