summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-30Turn on chromium_code (except -Wsign-compare, for now) for pdfiumNico Weber
2015-10-30linux: Remove unneeded -L flags from static library targets.Nico Weber
2015-10-30Add standard "Must be after no_chromium_code" comment in GN files.Lei Zhang
2015-10-30Revert "Fix incorrect CPDFSDK_PageView::CountAnnots()."Lei Zhang
2015-10-30Fix incorrect CPDFSDK_PageView::CountAnnots().Lei Zhang
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-29Remove linearized path print statementsDan Sinclair
2015-10-28Add PDFCharIsLineEnding helperDan Sinclair
2015-10-28Allow running individual tests.Dan 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
2015-10-28Add PositionIsInBounds to CPDF_StreamParserDan Sinclair
2015-10-28Add helpers to check the PDF_CharType.Dan Sinclair
2015-10-27Use static_cast for various CPDF_Object conversions.Dan Sinclair
2015-10-27Give names to the shading typesDan Sinclair
2015-10-27Add context to file load failures in pdfium_test.Dan Sinclair
2015-10-27Fix memory leak in FXJS_ReleaseRuntime.Oliver Chang
2015-10-27Type check the m_pShadingObj before assuming it's a stream.Dan Sinclair
2015-10-26Delete unused fpdfsdkdll.rc and resource.h.Lei Zhang
2015-10-26Remove usage of std::vector::dataOliver Chang
2015-10-26Partial revert of commit c6d8683 to fix a GN + Win/Clang build warning.chromium/2552chromium/2551chromium/2550chromium/2549chromium/2548Lei Zhang
2015-10-26Remove default argument from CPDF_Dictionary::SetAt().Lei Zhang
2015-10-26Take FOXIT_FACE_COUNT and MM_FACE_COUNT constants from xfaTom Sepez
2015-10-26Whitespace changes in fx_system_unittest.cpp to match XFATom Sepez
2015-10-26Fix a leak in CPDF_SyntaxParser::GetObject().Lei Zhang
2015-10-26Revert "Make m_pShadingObj a CPDF_Stream instead of CPDF_Object."Dan Sinclair
2015-10-26Make m_pShadingObj a CPDF_Stream instead of CPDF_Object.Dan Sinclair
2015-10-26Revert "Revert "Add type cast definitions for CPDF_Reference.""Dan Sinclair
2015-10-26Revert "Add type cast definitions for CPDF_Reference."Dan Sinclair
2015-10-26Add type cast definitions for CPDF_Reference.Dan Sinclair
2015-10-23Cleanup parts of CPDFSDK_AnnotIterator and CPDFSDK_PageView.chromium/2547chromium/2546Lei Zhang
2015-10-23Convert some pointers in fpdf_parser_parser to unique_ptr and std::vector.Oliver Chang
2015-10-23One line whitespace change for fpdf_render.cpp (clang format)Tom Sepez
2015-10-22Set a recursion limit on CPDF_DataAvail::CheckPageNodeOliver Chang
2015-10-22Make parallelized run_corpus_tests.py handle ctrl-c.Lei Zhang
2015-10-22Add type cast definitions for CPDF_Stream.Dan Sinclair
2015-10-22Sync build settings to XFA.Dan Sinclair
2015-10-22Remove unused error variable from CFX_Font::AdjustMMParamsOliver Chang
2015-10-22Remove unused CPDFSDK_InterForm::DoFDFBuffer.Dan Sinclair
2015-10-22Add type cast definitions for CPDF_Array.Dan Sinclair
2015-10-21More master side changes for convergence with XFA.Tom Sepez
2015-10-21(Reland) Switch builds to clang by default for Linux and OS X.Oliver Chang
2015-10-21Change DEPS hooks paths to include 'pdfium/'.Oliver Chang
2015-10-21Remove FFL_Utils as it is unused.Dan Sinclair
2015-10-21Add type cast definitions for CPDF_Name.Dan Sinclair
2015-10-21Add type cast definitions for CPDF_String.Dan Sinclair
2015-10-21Add type cast definitions for CPDF_Number.Dan Sinclair