Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |