Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-31 | Fix a few more -Wreorder warnings. | Nico Weber | |
No intended behavior change. BUG=pdfium:29 R=bo_xu@foxitsoftware.com Review URL: https://codereview.chromium.org/436483002 | |||
2014-07-17 | Hook up the default v8::Platform implementation to pdfium | Jochen Eisinger | |
It remains to call the PumpMessageLoop() method at a regular interval, however, since nothing posts to the loop yet, that shouldn't be a problem. BUG=25 R=jam@chromium.org Review URL: https://codereview.chromium.org/374123002 | |||
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 | |