summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06Rename CFXJS_PrivateData to CFXJS_PerObjectData.Tom Sepez
2015-11-06Fix all relative includes to public.Lei Zhang
2015-11-06Fix incorrect paths in third_party.gyp.Oliver Chang
2015-11-06Remove FXJS_GetRuntimeTom Sepez
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-11-05Cleanup image_diff.cc.Lei Zhang
2015-11-05Update bundled freetype to 2.6.1Oliver Chang
2015-11-04Cleanup: Remove some NULL checks in fpdfsdk.Lei Zhang
2015-11-04Add base test for RebuildCrossRef function.Wei Li
2015-11-04Fix the build after commit 8cadf995e9a0.chromium/2556Lei Zhang
2015-11-04Make JS app.setTimeOut() work again.Lei Zhang
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-04Make JS_Define.h match XFATom Sepez
2015-11-04Make fpdfview_embeddertest.cpp test names match XFATom Sepez
2015-11-04Remove state from RebuildCrossRef state-machine.Dan Sinclair
2015-11-04Cleanup after syncing CPDFSDK_BAAnnotDan Sinclair
2015-11-04Fix uninitialized variable introduced by previous refactoring.Oliver Chang
2015-11-04Backport CPDFSDK_BAAnnot from XFA.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-03Add support for building with goma.Oliver Chang
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-03Revert "One test runner to rule them all."Dan Sinclair
2015-11-03Return result of the test runner.Dan Sinclair
2015-11-03One test runner to rule them all.Dan Sinclair
2015-11-02Roll DEPS for v8 to 88b764d. Regular weekly roll.Lei Zhang
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-30Port https://codereview.chromium.org/398163006 to gn.Nico Weber
2015-10-30Move a unique_ptr initialisation out of the initialisation list in fsdk_mgr.cppOliver Chang