Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Issue 2751633002: ClientDiscardableManager Implementation

Created:
3 years, 9 months ago by ericrk
Modified:
3 years, 8 months ago
Reviewers:
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

ClientDiscardableManager Implementation BUG= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;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

Patch Set 1 #

Patch Set 2 : pending #

Patch Set 3 : fix linkage #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Patch Set 7 : temp #

Patch Set 8 : temp2 #

Patch Set 9 : updates #

Patch Set 10 : intermediate #

Patch Set 11 : fixes #

Patch Set 12 : AllocationSize cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+421 lines, -0 lines) Patch
M gpu/BUILD.gn View 1 2 3 4 5 6 7 8 9 11 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/client/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A gpu/command_buffer/client/client_discardable_manager.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +72 lines, -0 lines 0 comments Download
A gpu/command_buffer/client/client_discardable_manager.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +208 lines, -0 lines 0 comments Download
A gpu/command_buffer/client/client_discardable_manager_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +137 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/discardable_handle.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
ericrk
3 years, 9 months ago (2017-03-14 00:52:11 UTC) #1
Description was changed from

==========
ClientDiscardableManager Implementation

BUG=
==========

to

==========
ClientDiscardableManager Implementation

BUG=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;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
==========

Powered by Google App Engine
This is Rietveld 408576698