summaryrefslogtreecommitdiff
path: root/pdfium.gyp
AgeCommit message (Expand)Author
2015-01-23Fix test naming in previous commit.Tom Sepez
2015-01-23Fix null crash in CheckTrailer.Tom Sepez
2015-01-22Fix build of pdfium_embeddertest under V8_USE_EXTERNAL_STARTUP_DATA.Tom Sepez
2015-01-22Add API tests: NamedDestsByName, DestGetPageIndex.Tom Sepez
2015-01-21Simplify UTF16LE_Encode and add unittest.Bo Xu
2015-01-16Follow-on to pdfium_embeddertests.Tom Sepez
2015-01-15Create first pdfium embedder test.Tom Sepez
2015-01-07Add ostream helpers for FX String classes.Tom Sepez
2015-01-06Resolve all but two VC++ build warnings in pdfium.Bruce Dawson
2015-01-05Re-enable pdfium_unittests.chromium/2271chromium/2270chromium/2269Tom Sepez
2014-12-29Revert build of pdfium_unittests.Tom Sepez
2014-12-29Fix pdfium buildbot build breakage from 336991d.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-10-03Add openjpeg pre-processor OPJ_STATIC to pdfium.gypBo Xu
2014-08-13Disable exceptions for the pdfium targets, now that pdfium:29 is done.chromium/2127chromium/2126chromium/2124chromium/2123Nico Weber
2014-07-31Fix for min/max compile error on WindowsScott Graham
2014-07-18Build with exceptions enabled on Windows too.chromium/2101chromium/2100chromium/2099Nico Weber
2014-07-17Hook up the default v8::Platform implementation to pdfiumJochen Eisinger
2014-07-16Disable warning 4267 in pdfium until it is fixed.chromium/2097Nico Weber
2014-07-16Do not disable warnings-as-errors for pdfium.Nico Weber
2014-07-08Remove custom memory managerBo Xu
2014-06-26Import Chromium base/numerics to resolve integer overflow.Chris Palmer
2014-06-23Revert "Import Chromium base/numerics to resolve integer overflow."John Abd-El-Malek
2014-06-20Import Chromium base/numerics to resolve integer overflow.Chris Palmer
2014-06-09Disable pointer-to-int conversion warning.John Abd-El-Malek
2014-06-05Add GN build file for pdfium, rename GYP target.chromium/2040chromium/2039chromium/2038chromium/2037chromium/2036chromium/2035chromium/2034John Abd-El-Malek
2014-05-26Fix build error on Windows stand alone build.John Abd-El-Malek
2014-05-26Move linker settings from standalone.gypi to pdfium.gyp, since they're needed...John Abd-El-Malek
2014-05-23Remove gcctest target which is not needed anymore.John Abd-El-Malek
2014-05-22Revert the changes to pdfium.gyp in 4db62f5. To completely fix all the errors...chromium/2014chromium/2013John Abd-El-Malek
2014-05-21Don't remove -Wheader-hygiene for pdfium, 41f0590a9d7 fixed all violations.Nico Weber
2014-05-20Fixed or silenced all warnings and turned on warnings-as-errors.John Abd-El-Malek
2014-05-19Remove refernce to file that's not there in gyp.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek