summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-10-30Convert a bunch of raw pointers in fsdk_mgr to unique_ptrs.Oliver Chang
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-30Merge to master: Restore early return in FORM_DoPageAAction()Tom Sepez
2015-10-30chromium_code: Surrender in the gyp build for now.Nico Weber
2015-10-30More chromium_code whack-a-mole.Nico Weber
2015-10-30CPDFDoc_Environment::GetAnnotHandlerMgr() never returns nullptr.Lei Zhang
2015-10-30Rip out the KillFocusAnnot call from CPDFSDK_PageView's destructorOliver Chang
2015-10-30chromium_code tweaks for Windows and Linux/gyp.Nico Weber
2015-10-30Fix incorrect CPDFSDK_PageView::CountAnnots(). (try 2)Lei Zhang