summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-26Fix build error on win x64.chromium/2022chromium/2021chromium/2020chromium/2019chromium/2018chromium/2017chromium/2016chromium/2015John Abd-El-Malek
2014-05-26Move linker settings from standalone.gypi to pdfium.gyp, since they're needed...John Abd-El-Malek
2014-05-24Fix warnings in android build, fix font rendering issue, fix issue 357588: wr...Bo Xu
2014-05-24Fix a typo with PAGEMODE_UNKNOWN.Lei Zhang
2014-05-23Switch include paths to fpdfsdk back to be relative so that pdfium_test can b...John Abd-El-Malek
2014-05-23Remove gcctest target which is not needed anymore.John Abd-El-Malek
2014-05-23remove Microsoft SDKJohn Abd-El-Malek
2014-05-23Add a .gitattributes with "* text=auto" so that new lines areJohn Abd-El-Malek
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-23Fix line endings.John Abd-El-Malek
2014-05-23Add execute permission to scriptJohn Abd-El-Malek
2014-05-23Create a standalone pdfium build.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-21Add Nico to AUTHORS.John Abd-El-Malek
2014-05-21Don't remove -Wheader-hygiene for pdfium, 41f0590a9d7 fixed all violations.Nico Weber
2014-05-21Add Raymes to AUTHORSJohn Abd-El-Malek
2014-05-21Add codereview.settings and OWNERS for pdfiumRaymes Khoury
2014-05-21Fix clang warnings so we can treat warnings as errors.John Abd-El-Malek
2014-05-20Add Matt Giuca to AUTHORS.John Abd-El-Malek
2014-05-20Fixed or silenced all warnings and turned on warnings-as-errors.John Abd-El-Malek
2014-05-20cf2hints: Fix early loop termination causing hints to be ignored.John Abd-El-Malek
2014-05-20Add some blank lines at the end of 3 files to remove the "no newlines at end ...John Abd-El-Malek
2014-05-20Add my @chromium account in the AUTHORS file.John Abd-El-Malek
2014-05-20Remove "using namespace agg" to make it clear which code is using agg, and al...John Abd-El-Malek
2014-05-20Fix warning on Mac.John Abd-El-Malek
2014-05-20Remove "using namespace v8" in header. This allows us to turn all warnings in...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
2014-05-09Initial empty repositoryChase Phillips