summaryrefslogtreecommitdiff
path: root/pdfium.gyp
AgeCommit message (Expand)Author
2016-01-29Add tests for CBA_AnnotIterator.Tom Sepez
2016-01-22Fixed object references in CPDF_ObjectWei Li
2016-01-20Replace more CFX_MapPtrToPtr and remove it.Tom Sepez
2016-01-06Add fpdf_edit basic creation embedder test.Tom Sepez
2016-01-05Revert "Mark pdfium chromium_code."Nico Weber
2016-01-05Mark pdfium chromium_code.Nico Weber
2016-01-05Remove header files that only have includes.Lei Zhang
2016-01-05Add embedder test for fpdfsave.cpp and bug 342Tom Sepez
2016-01-04Add FPDFDoc_GetPageMode() embeddertestTom Sepez
2015-12-24Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-22Revert "Cleanup: Remove unused CFX_PSRenderer and various encoders it used."Lei Zhang
2015-12-22Cleanup: Remove unused CFX_PSRenderer and various encoders it used.Lei Zhang
2015-12-21Fix JS seconds since epoch to date conversions.Lei Zhang
2015-12-17Correctly extracting email addressesWei Li
2015-11-16Reland "Cleanup some numeric code.""chromium/2567Dan Sinclair
2015-11-11(Reland) Fix extraction of colour components in CPDF_DIBSource::DownSampleSca...Oliver Chang
2015-11-11Revert "Fix extraction of colour components in CPDF_DIBSource::DownSampleScan...Oliver Chang
2015-11-11Fix extraction of colour components in CPDF_DIBSource::DownSampleScanline32BitOliver Chang
2015-11-10Revert x4 "Cleanup some numeric code."dan sinclair
2015-11-10Revert "Revert "Revert "Revert "Cleanup some numeric code.""""dan sinclair
2015-11-10Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types.Lei Zhang
2015-11-09Remove dead code in fx_codec_jbig_enc.cpp.Lei Zhang
2015-11-09Add path service to retrieve test data directory at run time so tests can be ...Wei Li
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-11-05Update bundled freetype to 2.6.1Oliver Chang
2015-11-04Enforce input and output dimensionalities for CPDF_StitchFunc.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 test for CPDF_SyntaxParser::ReadHexString.Dan Sinclair
2015-11-02Add test for CPDF_StreamParser::ReadHexString.chromium/2555chromium/2554chromium/2553Dan Sinclair
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-02Add test for StringToCode and StringToWideStringDan Sinclair
2015-11-02Support linearized loadingJun Fang
2015-10-30Remove external jpeg provider interface.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-30chromium_code tweaks for Windows and Linux/gyp.Nico Weber
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-29Revert "Cleanup some numeric code."dan sinclair
2015-10-29Cleanup some numeric code.Dan Sinclair
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-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-21Remove FFL_Utils as it is unused.Dan Sinclair
2015-10-19Remove unused CFFL_Notify.Lei Zhang
2015-10-19Consolidate test support code.Tom Sepez
2015-10-09Allow compiling PDFium without V8.Tom Sepez