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

Issue 1936773002: Move attributes and context type out to ContextProviderCommandBuffer. (Closed)

Created:
4 years, 7 months ago by danakj
Modified:
4 years, 7 months ago
Reviewers:
no sievers, pfeldman, piman
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, mkwst+moarreviews-renderer_chromium.org, piman+watch_chromium.org, danakj+watch_chromium.org, dcheng, Ken Russell (switch to Gerrit)
Base URL:
https://chromium.googlesource.com/chromium/src.git@rmwgc3d
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move attributes and context type out to ContextProviderCommandBuffer. Remove these members from WebGraphicsContext3DCommandBufferImpl, and just pass them in to InitializeOnCurrentThread() instead. TBR=pfeldman BUG=584497 R=piman@chromium.org, sievers Committed: https://crrev.com/c3983553471d676d73be493eebc5dcf8aa6dc67e Cr-Commit-Position: refs/heads/master@{#391111}

Patch Set 1 #

Total comments: 1

Patch Set 2 : attributes: android #

Patch Set 3 : attributes: . #

Patch Set 4 : attributes: preservetype #

Patch Set 5 : attributes: welglstuff #

Total comments: 1

Patch Set 6 : attributes: . #

Patch Set 7 : attributes: rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -146 lines) Patch
M components/test_runner/test_plugin.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/compositor/gpu_process_transport_factory.cc View 5 chunks +20 lines, -17 lines 0 comments Download
M content/browser/gpu/gpu_ipc_browsertests.cc View 1 2 3 4 5 6 5 chunks +10 lines, -15 lines 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 2 3 4 5 1 chunk +3 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/gpu/client/command_buffer_metrics.h View 2 chunks +6 lines, -4 lines 0 comments Download
M content/common/gpu/client/command_buffer_metrics.cc View 5 chunks +6 lines, -4 lines 0 comments Download
M content/common/gpu/client/context_provider_command_buffer.h View 2 chunks +4 lines, -3 lines 0 comments Download
M content/common/gpu/client/context_provider_command_buffer.cc View 6 chunks +14 lines, -7 lines 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h View 1 2 3 4 5 6 3 chunks +15 lines, -19 lines 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc View 1 2 3 4 5 6 9 chunks +21 lines, -25 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 4 5 6 4 chunks +16 lines, -13 lines 0 comments Download
M content/renderer/render_widget.cc View 1 2 3 4 5 6 2 chunks +19 lines, -26 lines 0 comments Download
M content/renderer/renderer_blink_platform_impl.cc View 1 2 3 4 5 6 2 chunks +7 lines, -7 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 29 (14 generated)
danakj
4 years, 7 months ago (2016-04-29 23:46:45 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1936773002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1936773002/1
4 years, 7 months ago (2016-04-29 23:46:59 UTC) #3
danakj
https://codereview.chromium.org/1936773002/diff/1/content/common/gpu/client/command_buffer_metrics.h File content/common/gpu/client/command_buffer_metrics.h (right): https://codereview.chromium.org/1936773002/diff/1/content/common/gpu/client/command_buffer_metrics.h#newcode13 content/common/gpu/client/command_buffer_metrics.h:13: namespace command_buffer_metrics { I put this file into a ...
4 years, 7 months ago (2016-04-29 23:47:19 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_android on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/59105)
4 years, 7 months ago (2016-04-29 23:58:36 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1936773002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1936773002/40001
4 years, 7 months ago (2016-04-30 01:17:23 UTC) #8
danakj
https://codereview.chromium.org/1936773002/diff/80001/content/renderer/renderer_blink_platform_impl.cc File content/renderer/renderer_blink_platform_impl.cc (right): https://codereview.chromium.org/1936773002/diff/80001/content/renderer/renderer_blink_platform_impl.cc#newcode1082 content/renderer/renderer_blink_platform_impl.cc:1082: command_buffer_metrics::OFFSCREEN_CONTEXT_FOR_WEBGL)); The changes in this file are a bit ...
4 years, 7 months ago (2016-04-30 01:30:45 UTC) #9
danakj
+pfeldman for components (will TBR)
4 years, 7 months ago (2016-04-30 01:31:01 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1936773002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1936773002/80001
4 years, 7 months ago (2016-04-30 01:32:51 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/63151)
4 years, 7 months ago (2016-04-30 01:40:17 UTC) #16
piman
lgtm
4 years, 7 months ago (2016-05-02 20:36:08 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1936773002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1936773002/100001
4 years, 7 months ago (2016-05-02 20:41:42 UTC) #19
commit-bot: I haz the power
Failed to apply patch for content/browser/gpu/gpu_ipc_browsertests.cc: While running git apply --index -3 -p1; error: patch ...
4 years, 7 months ago (2016-05-02 22:23:15 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1936773002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1936773002/120001
4 years, 7 months ago (2016-05-02 22:34:37 UTC) #25
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 7 months ago (2016-05-03 00:04:49 UTC) #27
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 00:06:08 UTC) #29
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/c3983553471d676d73be493eebc5dcf8aa6dc67e
Cr-Commit-Position: refs/heads/master@{#391111}

Powered by Google App Engine
This is Rietveld 408576698