Commits
User selector
Commit History
Commits on Oct 12, 2018
[base] Introduce MutexGuard as typedef for LockGuard<Mutex>
Show description for 75b5666authored andcommitted
Commits on Nov 15, 2017
Reland "[platform] Implement TaskRunners in the DefaultPlatform"
Show description for 8a1bafaauthored andcommitted
Commits on Nov 14, 2017
Revert "[platform] Implement TaskRunners in the DefaultPlatform"
Show description for c56cff2authored andcommitted
[platform] Implement TaskRunners in the DefaultPlatform
Show description for 8de2e6dauthored andcommitted
Commits on Oct 13, 2017
Use nullptr instead of NULL where possible
Show description for 62f929fauthored andcommitted
Commits on Aug 23, 2016
Add test for posting a single task to the worker pool
Show description for f5b8686authored andcommitted
Commits on Sep 30, 2015
[presubmit] Enable readability/namespace linter checking.
Show description for 6a769acauthored andcommitted

Commits on Aug 4, 2014
Rename ASSERT* to DCHECK*.
Show description for d07a2ebcommitted
bmeurer@chromium.org
Commits on Jul 1, 2014
Move libplatform files into v8::platform namespace
Show description for 3c62545committed
jochen@chromium.org
Commits on Jun 30, 2014
Move platform abstraction to base library
Show description for a4506cdcommitted
jochen@chromium.org
Commits on Jun 3, 2014
Use full include paths everywhere
Show description for 56a486ccommitted
jochen@chromium.org
Commits on Apr 29, 2014
Bulk update of Google copyright headers in source files.
Show description for d4b533dcommitted
bmeurer@chromium.org
Commits on Dec 20, 2013
[platform] Implement a worker pool
Show description for e6ef64ccommitted
jochen@chromium.org
Loading