commit | db1759ed480465dd6bc8eacf44844afb0e5a25e3 | [log] [tgz] |
---|---|---|
author | Sunny Sachanandani <[email protected]> | Wed Dec 20 22:33:21 2017 |
committer | Commit Bot <[email protected]> | Wed Dec 20 22:33:21 2017 |
tree | 1b930ec79d05d9dee4a03ad382c53a86170832b1 | |
parent | 5bdbe632981d667001fcfe063b135e04f12b04fe [diff] |
gpu: Remove unused extra_data_field from sync token. This was used for storing the stream id on the client to flush the correct stream. But, since cross-stream multi-flush was implemented, it hasn't been used. R=piman BUG=NONE Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I5c161bbcf5ea763e30e4c148fc0c41729d6e7840 Reviewed-on: https://chromium-review.googlesource.com/825958 Reviewed-by: Martin Barbella <[email protected]> Reviewed-by: Dale Curtis <[email protected]> Reviewed-by: Kenneth Russell <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Antoine Labour <[email protected]> Commit-Queue: Sunny Sachanandani <[email protected]> Cr-Commit-Position: refs/heads/master@{#525497}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .