Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-26 | Import Chromium base/numerics to resolve integer overflow. | Chris Palmer | |
We'll use this for integer overflows going forward. BUG=382606 R=jam@chromium.org Review URL: https://codereview.chromium.org/349363005 | |||
2014-06-23 | Revert "Import Chromium base/numerics to resolve integer overflow." | John Abd-El-Malek | |
This reverts commit d9713f05fdcecab8428d39034c6b84cd0bbd2920. This is breaking compile. | |||
2014-06-20 | Import Chromium base/numerics to resolve integer overflow. | Chris Palmer | |
We'll use this for integer overflows going forward. BUG=382606 R=bo_xu@foxitsoftware.com, jschuh@chromium.org Review URL: https://codereview.chromium.org/341533007 | |||
2014-06-12 | Add FPDFPage_SetRotation function | Bo Xu | |
R=jam@chromium.org Review URL: https://codereview.chromium.org/336563004 | |||
2014-06-12 | Enable security removal in FPDF_Doc_Save | Bo Xu | |
R=jam@chromium.org Review URL: https://codereview.chromium.org/333753002 | |||
2014-05-29 | In linux and mac, use Arial to replace Tahoma for displaying east europe ↵chromium/2033chromium/2032chromium/2031chromium/2030chromium/2029chromium/2028chromium/2027chromium/2026chromium/2025chromium/2024chromium/2023 | Bo Xu | |
characters BUG= Review URL: https://codereview.chromium.org/301263002 | |||
2014-05-28 | Fix a security issue in FPDF_GetMetaText | Bo Xu | |
BUG=security Review URL: https://codereview.chromium.org/307653002 | |||
2014-05-24 | Fix a typo with PAGEMODE_UNKNOWN. | Lei Zhang | |
R=jam@chromium.org Review URL: https://codereview.chromium.org/297993002 | |||
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek | |
2014-05-20 | Add some blank lines at the end of 3 files to remove the "no newlines at end ↵ | John Abd-El-Malek | |
of file" warning. | |||
2014-05-20 | Remove "using namespace v8" in header. This allows us to turn all warnings ↵ | John Abd-El-Malek | |
into errors. It also makes it clearer to find usage of v8 in the library. | |||
2014-05-17 | Initial commit. | John Abd-El-Malek | |