summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
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-30Port https://codereview.chromium.org/398163006 to gn.Nico Weber
2015-10-30Remove external jpeg provider interface.Tom Sepez
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-30Add standard "Must be after no_chromium_code" comment in GN files.Lei Zhang
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-26Partial revert of commit c6d8683 to fix a GN + Win/Clang build warning.chromium/2552chromium/2551chromium/2550chromium/2549chromium/2548Lei 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-22Sync build settings to XFA.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
2015-10-07Stop inlining CJBig2_BitStream.Lei Zhang
2015-10-06Make the vast majority of JS headers private to src/javascript.Tom Sepez
2015-10-05Remove JavaScript.hTom Sepez
2015-09-24Split up JBig2_GeneralDecoder.cpp.Lei Zhang
2015-09-22Change nonstd::unique_ptr to take a custom deleter.Lei Zhang
2015-09-16Make pdfium_embeddertests link in debug component builds.chromium/2516chromium/2515chromium/2514chromium/2513chromium/2512chromium/2511Nico Weber
2015-09-15Refactor fxjs_v8 and add embeddertests for it.Tom Sepez
2015-09-10Remove CJBig2_Object, CJBig2_Module, and friends.Lei Zhang
2015-08-31Move configs out of targets in GN build files.chromium/2500chromium/2499chromium/2498Brett Wilson
2015-08-19Extern in .cpp files is a code smell.Tom Sepez
2015-08-18Remove unused code warnings found by clang.Lei Zhang
2015-08-17Clean up IFX_BidiCharLei Zhang
2015-08-16Suppress -Wswitch for pdfium's fxge target for now.chromium/2487chromium/2486Nico Weber
2015-08-13Cleanup: Remove unused CPDF_Stream::Clone().Lei Zhang
2015-08-07Fix FXSYS_itoa() implementation.Tom Sepez
2015-07-30Use bundled freetype for the pdfium_test binary.Tom Sepez
2015-07-14Move FPDFAPI_FlateInit() prototype and friends to .h fileTom Sepez
2015-06-19Disintermediation.Tom Sepez
2015-06-19Move zlib to third_party/Tom Sepez
2015-06-18Move libopenjpeg to third_party/Tom Sepez
2015-06-17Revert "Move libopenjpeg to third_party/"Tom Sepez
2015-06-17Move libopenjpeg to third_party/Tom Sepez
2015-06-17Move libjpeg to third_party/Tom Sepez
2015-06-17Move lcms2 into third_partyTom Sepez
2015-06-16Separate agg-authored code from fx-authored code.chromium/2439chromium/2438chromium/2437chromium/2436chromium/2435Tom Sepez
2015-06-04Move fx_safe_types.h to include/ directory.Tom Sepez
2015-06-02Automated test case for 487928.Tom Sepez