1. a5572c3 Enable security removal in FPDF_Doc_Save by Bo Xu · 10 years ago
  2. 3084c79 Bring back the Skia files from the old repo. by John Abd-El-Malek · 10 years ago
  3. d7d52f1 BUG=379656 R=palmer@chromium.org by foxit · 10 years ago
  4. 9e16edd free, rather than delete, malloc'd object. by John Abd-El-Malek · 10 years ago
  5. def5c7d Disable pointer-to-int conversion warning. by John Abd-El-Malek · 10 years ago
  6. 9364d22 Fix a crash when parsing truetype fonts without any tables. by Lei Zhang · 10 years ago
  7. 0db35e8 Use none SSE functions when data is not 16 byte aligned by foxit · 10 years ago
  8. d68f9a3 Add GN build file for pdfium, rename GYP target. by John Abd-El-Malek · 10 years ago
  9. f0a5576 fix two uninitialized reads by John Abd-El-Malek · 10 years ago
  10. bb2b1e7 Use unsigned type for iteration to avoid int overflow. by John Abd-El-Malek · 10 years ago
  11. 62a7fd6 Wrong variable assignment in Pdfium. by John Abd-El-Malek · 10 years ago
  12. dbd4c06 In linux and mac, use Arial to replace Tahoma for displaying east europe characters by Bo Xu · 10 years ago
  13. 64ab40e Fix xcode build. by John Abd-El-Malek · 10 years ago
  14. 961a34a Followup comments from https://codereview.chromium.org/298893007/ by John Abd-El-Malek · 10 years ago
  15. 40c4fb8 Fix a security issue in FPDF_GetMetaText by Bo Xu · 10 years ago
  16. 17211ae Do not use FX_BOOL for int values. by Bo Xu · 10 years ago
  17. 6387aff Fix licenses in headers to pass Chromium's checklicenses tool. by Lei Zhang · 10 years ago
  18. 33729cd Add Lei to AUTHORS by John Abd-El-Malek · 10 years ago
  19. 9ea3da2 adjust output dir for msvs to fix msvs link error by Bo Xu · 10 years ago
  20. 2296d76 Change cc list to be pdfium-reviews@googlegroups.com by John Abd-El-Malek · 10 years ago
  21. db140c8 Use unsigned type for decoding in _A85Decode. by Bo Xu · 10 years ago
  22. 282e53d Fix memory leak on array size overflow. by Bo Xu · 10 years ago
  23. 2611932 Fix build error on Windows stand alone build. by John Abd-El-Malek · 10 years ago
  24. 7dc5172 Fix build error on win x64. by John Abd-El-Malek · 10 years ago
  25. 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
  26. 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
  27. 4201b2a Fix a typo with PAGEMODE_UNKNOWN. by Lei Zhang · 11 years ago
  28. 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
  29. f49e964 Remove gcctest target which is not needed anymore. by John Abd-El-Malek · 11 years ago
  30. 7c83a7c remove Microsoft SDK by John Abd-El-Malek · 11 years ago
  31. 5b51e49 Add a .gitattributes with "* text=auto" so that new lines are by John Abd-El-Malek · 11 years ago
  32. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 11 years ago
  33. 6fe4aed Fix line endings. by John Abd-El-Malek · 11 years ago
  34. df3287c Add execute permission to script by John Abd-El-Malek · 11 years ago
  35. 70e2270 Create a standalone pdfium build. by John Abd-El-Malek · 11 years ago
  36. 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
  37. f05b611 Add Nico to AUTHORS. by John Abd-El-Malek · 11 years ago
  38. 3bba17d Don't remove -Wheader-hygiene for pdfium, 41f0590a9d7 fixed all violations. by Nico Weber · 11 years ago
  39. 1510a34 Add Raymes to AUTHORS by John Abd-El-Malek · 11 years ago
  40. 0b9666e Add codereview.settings and OWNERS for pdfium by Raymes Khoury · 11 years ago
  41. a531ead Fix clang warnings so we can treat warnings as errors. by John Abd-El-Malek · 11 years ago
  42. a3f590b Add Matt Giuca to AUTHORS. by John Abd-El-Malek · 11 years ago
  43. 4db62f5 Fixed or silenced all warnings and turned on warnings-as-errors. by John Abd-El-Malek · 11 years ago
  44. 2c4b046 cf2hints: Fix early loop termination causing hints to be ignored. by John Abd-El-Malek · 11 years ago
  45. 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
  46. 6f9095f Add my @chromium account in the AUTHORS file. by John Abd-El-Malek · 11 years ago
  47. 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
  48. 5ce98f5 Fix warning on Mac. by John Abd-El-Malek · 11 years ago
  49. 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
  50. 951f241 Remove refernce to file that's not there in gyp. by John Abd-El-Malek · 11 years ago
  51. 5110c47 Initial commit. by John Abd-El-Malek · 11 years ago
  52. 76b563d Initial empty repository by Chase Phillips · 11 years ago