summaryrefslogtreecommitdiffstats
path: root/gin/v8_platform.cc
Commit message (Expand)AuthorAgeFilesLines
* Embed V8 Tracing in chromefmeawad2015-12-211-0/+38
* Implement posting idle tasks in gin.ulan2015-07-201-0/+10
* Reland "Implement V8Platform::CallDelayedOnForegroundThread. (patchset #2 id:...ulan2015-06-241-0/+8
* Remove unnecessary message_loop_proxy.h includesskyostil2015-06-171-1/+0
* Revert of Implement V8Platform::CallDelayedOnForegroundThread. (patchset #2 i...ulan2015-06-171-8/+0
* Implement V8Platform::CallDelayedOnForegroundThread.ulan2015-06-161-0/+8
* Remove remaining use of the deprecated MessageLoopProxyskyostil2015-06-121-1/+1
* Add implementation of MonotonicallyIncreasingTime to Gin's V8 platform implem...rmcilroy2014-10-081-0/+5
* [gin] Add a v8::Platform implementation to allow for v8 posting tasksjochen@chromium.org2014-04-041-0/+42