Consolidate traits in gpu/ipc/common |
||||||
Issue descriptionNow that ui/gfx/ipc has been decoupled from ui/gfx and thus from skia, it might be possible to consolidate all the traits in gpu/ipc/common: id_type_traits.h gpu_command_buffer_traits* gpu_param_traits* Also, this trait should move to ui/gfx/ipc/: IPC_ENUM_TRAITS_MAX_VALUE(gfx::SwapResult, gfx::SwapResult::SWAP_RESULT_LAST) Once that and ui/latency_info (re)lands, it ought to be possible to consolidate gpu/ipc/common:command_buffer_traits, and gpu/ipc/common into a single target without having to deal with NaCl/Skia dependency issues! FINALLY!
,
May 3 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/9589e6383f63504c3e5f6545160beb9ca69984ee commit 9589e6383f63504c3e5f6545160beb9ca69984ee Author: fsamuel <fsamuel@chromium.org> Date: Tue May 03 00:38:18 2016 gpu: consolidate id_type_traits.h and gpu_command_buffer_traits* BUG= 607904 TBR=piman@chromium.org for command_buffer_traits.gypi CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/1942723003 Cr-Commit-Position: refs/heads/master@{#391124} [modify] https://crrev.com/9589e6383f63504c3e5f6545160beb9ca69984ee/gpu/command_buffer/common/id_type.h [modify] https://crrev.com/9589e6383f63504c3e5f6545160beb9ca69984ee/gpu/command_buffer_traits.gypi [modify] https://crrev.com/9589e6383f63504c3e5f6545160beb9ca69984ee/gpu/ipc/common/BUILD.gn [modify] https://crrev.com/9589e6383f63504c3e5f6545160beb9ca69984ee/gpu/ipc/common/gpu_command_buffer_traits.h [delete] https://crrev.com/eb09dd790c0ca396ef4a0a8c603ada6eb40ab3a0/gpu/ipc/common/id_type_traits.h
,
Jun 8 2016
Assigning to fsamuel@ since some code is now landed.
,
Oct 4 2016
,
Jan 23 2017
This is complete enough to be considered FIXED I think.
,
Feb 26 2018
,
Feb 26 2018
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by bugdroid1@chromium.org
, May 2 2016