Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-04 | clang-format all pdfium code. | Nico Weber | |
No behavior change. Generated by: find . -name '*.cpp' -o -name '*.h' | \ grep -E -v 'third_party|thirdparties|lpng_v163' | \ xargs ../../buildtools/mac/clang-format -i See thread "tabs vs spaces" on pdfium@googlegroups.com for discussion. BUG=none R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1265503005 . | |||
2015-06-11 | Remove trailing whitespaces in fpdfsdk. | Lei Zhang | |
R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1173343004. | |||
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek | |
2014-05-17 | Initial commit. | John Abd-El-Malek | |