summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
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
2015-05-20Turn on warnings for usage of disabled V8 APIsJochen Eisinger
2015-05-15Abort on OOM by default in FX_Alloc().Tom Sepez
2015-05-12Make (and verify) public/ files compile under C.Tom Sepez
2015-05-11Create top-level public/ header directory.Tom Sepez
2015-05-08Move function prototypes to new doc_utils.h fileTom Sepez
2015-05-01Adjust the visibility of the standalone targets in the GN build.Dirk Pranke
2015-04-10Don't call FPDF_InitLibrary() in individual unit_tests.Tom Sepez
2015-04-07Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers.Tom Sepez
2015-04-03Add embedder test comparing with the last patch.JUN FANG
2015-03-19Fix subtle issues in opj_skip_from_memory and add unit tests.Tom Sepez
2015-03-06Fix the pdfium component build.Brett Wilson
2015-02-27Remove unused IDS_ constants from pdfium.Tom Sepez
2015-02-27Pull in gmock for standalone pdfium builds.Tom Sepez
2015-02-24Add small flate decode unit test.Tom Sepez
2015-02-20Update GN build files w/ cpu_arch -> current_cpu changes.Dirk Pranke
2015-02-05Fix GN build, fpdf_font_utility.cpp no longer present.Tom Sepez
2015-02-05Add namespace and-re-arrange PDFium's local copy of chromium /base.Tom Sepez
2015-02-04Update GN files from previous commit as well.chromium/2301chromium/2300chromium/2299chromium/2298chromium/2297chromium/2296John Abd-El-Malek
2015-02-04Prevent base::CheckedNumeric from leaking outside of pdfium.Tom Sepez
2015-02-03Remove OpenJPEG header generator binary from PDFium build.chromium/2295John Abd-El-Malek
2015-02-01Fix GN PDFium build when building all.chromium/2294chromium/2293John Abd-El-Malek
2015-02-01Always use the FreeType headers included in PDFium.John Abd-El-Malek
2015-01-30Use system FreeType on Linux.John Abd-El-Malek
2015-01-27Add embedder test for stream length beyond end of file.Tom Sepez
2015-01-23Fix test naming in previous commit.Tom Sepez
2015-01-23Fix null crash in CheckTrailer.Tom Sepez
2015-01-22Add pdfium_embeddertests to BUILD.gnTom Sepez
2015-01-21Simplify UTF16LE_Encode and add unittest.Bo Xu
2015-01-15Land patch from issue 854603005 at patchset 1 (http://crrev.com/854603005#ps1)chromium/2281chromium/2280chromium/2279chromium/2278Tom Sepez
2015-01-09Add pdfium_unittests to BUILD.gnTom Sepez
2014-12-29Revert build of pdfium_unittests.Tom Sepez
2014-12-29Create pdfium_unittests binary.Tom Sepez
2014-12-19Update freetype to 2.5.4.Bo Xu
2014-12-12Fix build after previous commit.chromium/2255chromium/2254chromium/2253chromium/2252chromium/2251John Abd-El-Malek
2014-12-12Simplify PDFium by removing code that's not used in the open source repo.John Abd-El-Malek
2014-12-02Modify big integer libraryBo Xu
2014-11-06Fix PDFium build with Windows GN.John Abd-El-Malek
2014-09-24Rename GN public variables.chromium/2188chromium/2187chromium/2186chromium/2185chromium/2184chromium/2183chromium/2182chromium/2181chromium/2180chromium/2179chromium/2178chromium/2177chromium/2176chromium/2175chromium/2174chromium/2173chromium/2172chromium/2170chromium/2169Brett Wilson
2014-09-18gn: don't remove -fno-exceptions to match gypScott Graham
2014-09-08Convert GN visibility to be a list.chromium/2155chromium/2154chromium/2152Brett Wilson