- a5572c3 Enable security removal in FPDF_Doc_Save by Bo Xu · 10 years ago
- 3084c79 Bring back the Skia files from the old repo. by John Abd-El-Malek · 10 years ago
- d7d52f1 BUG=379656 R=palmer@chromium.org by foxit · 10 years ago
- 9e16edd free, rather than delete, malloc'd object. by John Abd-El-Malek · 10 years ago
- def5c7d Disable pointer-to-int conversion warning. by John Abd-El-Malek · 10 years ago
- 9364d22 Fix a crash when parsing truetype fonts without any tables. by Lei Zhang · 10 years ago
- 0db35e8 Use none SSE functions when data is not 16 byte aligned by foxit · 10 years ago
- d68f9a3 Add GN build file for pdfium, rename GYP target. by John Abd-El-Malek · 10 years ago
- f0a5576 fix two uninitialized reads by John Abd-El-Malek · 10 years ago
- bb2b1e7 Use unsigned type for iteration to avoid int overflow. by John Abd-El-Malek · 10 years ago
- 62a7fd6 Wrong variable assignment in Pdfium. by John Abd-El-Malek · 10 years ago
- dbd4c06 In linux and mac, use Arial to replace Tahoma for displaying east europe characters by Bo Xu · 10 years ago
- 64ab40e Fix xcode build. by John Abd-El-Malek · 10 years ago
- 961a34a Followup comments from https://codereview.chromium.org/298893007/ by John Abd-El-Malek · 10 years ago
- 40c4fb8 Fix a security issue in FPDF_GetMetaText by Bo Xu · 10 years ago
- 17211ae Do not use FX_BOOL for int values. by Bo Xu · 10 years ago
- 6387aff Fix licenses in headers to pass Chromium's checklicenses tool. by Lei Zhang · 10 years ago
- 33729cd Add Lei to AUTHORS by John Abd-El-Malek · 10 years ago
- 9ea3da2 adjust output dir for msvs to fix msvs link error by Bo Xu · 10 years ago
- 2296d76 Change cc list to be pdfium-reviews@googlegroups.com by John Abd-El-Malek · 10 years ago
- db140c8 Use unsigned type for decoding in _A85Decode. by Bo Xu · 10 years ago
- 282e53d Fix memory leak on array size overflow. by Bo Xu · 10 years ago
- 2611932 Fix build error on Windows stand alone build. by John Abd-El-Malek · 10 years ago
- 7dc5172 Fix build error on win x64. by John Abd-El-Malek · 10 years ago
- 75392b3 Move linker settings from standalone.gypi to pdfium.gyp, since they're needed when linking pdfium_test as part of other projects' gyp files as well where standalone.gypi isn't used. by John Abd-El-Malek · 10 years ago
- 5dc4f24 Fix warnings in android build, fix font rendering issue, fix issue 357588: wrong characters representation, and addjust some code indent by Bo Xu · 11 years ago
- 4201b2a Fix a typo with PAGEMODE_UNKNOWN. by Lei Zhang · 11 years ago
- 197fd8d Switch include paths to fpdfsdk back to be relative so that pdfium_test can be built from a Chromium checkout. by John Abd-El-Malek · 11 years ago
- f49e964 Remove gcctest target which is not needed anymore. by John Abd-El-Malek · 11 years ago
- 7c83a7c remove Microsoft SDK by John Abd-El-Malek · 11 years ago
- 5b51e49 Add a .gitattributes with "* text=auto" so that new lines are by John Abd-El-Malek · 11 years ago
- 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 11 years ago
- 6fe4aed Fix line endings. by John Abd-El-Malek · 11 years ago
- df3287c Add execute permission to script by John Abd-El-Malek · 11 years ago
- 70e2270 Create a standalone pdfium build. by John Abd-El-Malek · 11 years ago
- 3ce25e6 Revert the changes to pdfium.gyp in 4db62f5. To completely fix all the errors on all platforms we'd have to make changes to third party libraries. Some of those libraries are already shipped in chrome, and if we are going to want to share them we don't want them to diverge. by John Abd-El-Malek · 11 years ago
- f05b611 Add Nico to AUTHORS. by John Abd-El-Malek · 11 years ago
- 3bba17d Don't remove -Wheader-hygiene for pdfium, 41f0590a9d7 fixed all violations. by Nico Weber · 11 years ago
- 1510a34 Add Raymes to AUTHORS by John Abd-El-Malek · 11 years ago
- 0b9666e Add codereview.settings and OWNERS for pdfium by Raymes Khoury · 11 years ago
- a531ead Fix clang warnings so we can treat warnings as errors. by John Abd-El-Malek · 11 years ago
- a3f590b Add Matt Giuca to AUTHORS. by John Abd-El-Malek · 11 years ago
- 4db62f5 Fixed or silenced all warnings and turned on warnings-as-errors. by John Abd-El-Malek · 11 years ago
- 2c4b046 cf2hints: Fix early loop termination causing hints to be ignored. by John Abd-El-Malek · 11 years ago
- 4fbe779 Add some blank lines at the end of 3 files to remove the "no newlines at end of file" warning. by John Abd-El-Malek · 11 years ago
- 6f9095f Add my @chromium account in the AUTHORS file. by John Abd-El-Malek · 11 years ago
- 54c1825 Remove "using namespace agg" to make it clear which code is using agg, and also so we can turn compiler warnings into errors. by John Abd-El-Malek · 11 years ago
- 5ce98f5 Fix warning on Mac. by John Abd-El-Malek · 11 years ago
- 41f0590 Remove "using namespace v8" in header. This allows us to turn all warnings into errors. It also makes it clearer to find usage of v8 in the library. by John Abd-El-Malek · 11 years ago
- 951f241 Remove refernce to file that's not there in gyp. by John Abd-El-Malek · 11 years ago
- 5110c47 Initial commit. by John Abd-El-Malek · 11 years ago
- 76b563d Initial empty repository by Chase Phillips · 11 years ago