Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Scopes to Trace IDs | chiniforooshan | 2016-02-01 | 1 | -1/+2 |
* | Move trace_event.h include from v8_platform.h to .cc file | tmoniuszko | 2016-01-27 | 1 | -0/+1 |
* | Embed V8 Tracing in chrome | fmeawad | 2015-12-21 | 1 | -0/+38 |
* | Implement posting idle tasks in gin. | ulan | 2015-07-20 | 1 | -0/+10 |
* | Reland "Implement V8Platform::CallDelayedOnForegroundThread. (patchset #2 id:... | ulan | 2015-06-24 | 1 | -0/+8 |
* | Remove unnecessary message_loop_proxy.h includes | skyostil | 2015-06-17 | 1 | -1/+0 |
* | Revert of Implement V8Platform::CallDelayedOnForegroundThread. (patchset #2 i... | ulan | 2015-06-17 | 1 | -8/+0 |
* | Implement V8Platform::CallDelayedOnForegroundThread. | ulan | 2015-06-16 | 1 | -0/+8 |
* | Remove remaining use of the deprecated MessageLoopProxy | skyostil | 2015-06-12 | 1 | -1/+1 |
* | Add implementation of MonotonicallyIncreasingTime to Gin's V8 platform implem... | rmcilroy | 2014-10-08 | 1 | -0/+5 |
* | [gin] Add a v8::Platform implementation to allow for v8 posting tasks | jochen@chromium.org | 2014-04-04 | 1 | -0/+42 |