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

Issue 2592803002: Dump MappedMemoryManager memory via GLES2Implementation (Closed)

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

Description

Dump MappedMemoryManager memory via GLES2Implementation Due to threading issues, we'd already changed several components of the GL command buffer to dump their memory heirarchically through a single registration point in ContextProviderCommandBuffer. MappedMemoryManager was missed. Modifying it so it doesn't register to dump directly, but is dumped through ContextProviderCommandBuffer > GLES2Implementation > MappedMemoryManager. R=ssid BUG=675821 CQ_INCLUDE_TRYBOTS=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 Committed: https://crrev.com/4f2afdb2933744b91906b3b881aaeaf9b9523deb Cr-Commit-Position: refs/heads/master@{#440884}

Patch Set 1 #

Patch Set 2 : fix build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -15 lines) Patch
M gpu/command_buffer/client/gles2_implementation.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/mapped_memory.h View 1 3 chunks +4 lines, -5 lines 0 comments Download
M gpu/command_buffer/client/mapped_memory.cc View 1 chunk +0 lines, -10 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
ericrk
4 years ago (2016-12-20 19:58:14 UTC) #3
ssid
thanks! lgtm
4 years ago (2016-12-20 21:45:55 UTC) #7
ericrk
4 years ago (2016-12-20 21:59:30 UTC) #9
jbauman
lgtm (with compile fix)
4 years ago (2016-12-20 22:01:56 UTC) #10
ericrk
fix build
4 years ago (2016-12-21 19:24:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2592803002/20001
4 years ago (2016-12-21 19:26:37 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/203533)
4 years ago (2016-12-21 20:48:22 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2592803002/20001
3 years, 11 months ago (2016-12-28 19:03:56 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 11 months ago (2016-12-28 20:10:50 UTC) #21
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 15:50:02 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4f2afdb2933744b91906b3b881aaeaf9b9523deb
Cr-Commit-Position: refs/heads/master@{#440884}

Powered by Google App Engine
This is Rietveld 408576698