Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: fixups after v8 upgrade | Ben Noordhuis | 2014-11-14 | 1 | -0/+11 |
* | v8_platform: fix cpplint issue | Fedor Indutny | 2014-10-28 | 1 | -1/+1 |
* | src: remove usage of extended sizeof | Nikolai Vavilov | 2014-10-28 | 1 | -1/+1 |
* | src: simplify v8 thread pool implementation | Ben Noordhuis | 2014-10-28 | 1 | -33/+42 |
* | src: fix uninitialized memory dereference | Ben Noordhuis | 2014-10-28 | 1 | -10/+4 |
* | src: mark empty destructors as default | Ben Noordhuis | 2014-10-23 | 1 | -3/+0 |
* | src: remove STATIC_ASSERT() macro | Ben Noordhuis | 2014-10-23 | 1 | -1/+2 |
* | src: replace NULL with nullptr | Ben Noordhuis | 2014-10-23 | 1 | -3/+3 |
* | v8_platform: provide default v8::Platform impl | Fedor Indutny | 2014-10-12 | 1 | -0/+166 |