commit | 3f181202e329cea71e192c31a5b7484b4acf048c | [log] [tgz] |
---|---|---|
author | abarth <[email protected]> | Tue Nov 18 23:33:07 2014 |
committer | Commit bot <[email protected]> | Tue Nov 18 23:33:36 2014 |
tree | e6ca5481fdaba7d1b24430d03673ec5a2c91d089 | |
parent | f6539842bf88bd2858183936277f9d3a43ac9093 [diff] |
Move SyncPointManager into gpu/command_buffer/service The SyncPointManager doesn't have any other dependencies and we'd like to reuse it in Mojo. This CL moves it from content to gpu to make it easier to reuse. [email protected] Review URL: https://codereview.chromium.org/735823002 Cr-Commit-Position: refs/heads/master@{#304698}