Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | src,deps: replace LoadLibrary by LoadLibraryW | Cheng Zhao | 2015-01-07 | 1 | -1/+1 |
* | src: replace NULL with nullptr | Ben Noordhuis | 2014-10-23 | 1 | -4/+4 |
* | etw: use Isolate to SetJitCodeEventHandler | Rod Vagg | 2014-10-18 | 1 | -4/+9 |
* | src: replace assert() with CHECK() | Ben Noordhuis | 2014-10-12 | 1 | -1/+1 |
* | src: update uv callbacks after API changes | Saúl Ibarra Corretgé | 2014-04-07 | 1 | -1/+1 |
* | src: fix up unused/unordered imports | Ben Noordhuis | 2013-08-27 | 1 | -1/+1 |
* | etw_provider: unbreak windows build | Fedor Indutny | 2013-07-31 | 1 | -0/+3 |
* | src: lint c++ code | Fedor Indutny | 2013-07-31 | 1 | -3/+1 |
* | src: replace c-style casts with c++-style casts | Ben Noordhuis | 2013-05-30 | 1 | -4/+4 |
* | windows: generate ETW events to track v8 compiled code positions | Scott Blomquist | 2012-11-01 | 1 | -0/+114 |
* | Windows: Enable ETW events. | Igor Zinkovsky | 2012-06-13 | 1 | -0/+91 |