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

Issue 1017673003: Simplify FakeGpuProcess* video accelerator tests (Closed)

Created:
5 years, 9 months ago by vignatti (out of this project)
Modified:
5 years, 9 months ago
Reviewers:
dnicoara, *spang
CC:
chromium-reviews, kalyank, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Simplify FakeGpuProcess* video accelerator tests Make DispatchToGpuPlatformSupportTask and DispatchToGpuPlatformSupportHostTask statics, removing the weak ptrs (and failing DCHECKS in that code) altogether. BUG=447798 Committed: https://crrev.com/72b1eacd439fcb0bcf45ae7de2d8a9f578804ac6 Cr-Commit-Position: refs/heads/master@{#321212}

Patch Set 1 #

Total comments: 5

Patch Set 2 : DispatchToGpuPlatformSupportTask & DispatchToGpuPlatformSupportHostTask static #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -23 lines) Patch
M ui/ozone/public/ozone_gpu_test_helper.cc View 1 3 chunks +17 lines, -23 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
vignatti (out of this project)
dnicoara and spang, PTAL.
5 years, 9 months ago (2015-03-17 17:51:17 UTC) #3
dnicoara
https://codereview.chromium.org/1017673003/diff/1/ui/ozone/public/ozone_gpu_test_helper.cc File ui/ozone/public/ozone_gpu_test_helper.cc (right): https://codereview.chromium.org/1017673003/diff/1/ui/ozone/public/ozone_gpu_test_helper.cc#newcode85 ui/ozone/public/ozone_gpu_test_helper.cc:85: ->OnChannelEstablished(kGpuProcessHostId, gpu_task_runner_, sender); Grr, this is where the actual ...
5 years, 9 months ago (2015-03-17 18:15:16 UTC) #4
vignatti (out of this project)
https://codereview.chromium.org/1017673003/diff/1/ui/ozone/public/ozone_gpu_test_helper.cc File ui/ozone/public/ozone_gpu_test_helper.cc (right): https://codereview.chromium.org/1017673003/diff/1/ui/ozone/public/ozone_gpu_test_helper.cc#newcode85 ui/ozone/public/ozone_gpu_test_helper.cc:85: ->OnChannelEstablished(kGpuProcessHostId, gpu_task_runner_, sender); On 2015/03/17 18:15:16, dnicoara wrote: > ...
5 years, 9 months ago (2015-03-17 18:59:05 UTC) #5
dnicoara
https://codereview.chromium.org/1017673003/diff/1/ui/ozone/public/ozone_gpu_test_helper.cc File ui/ozone/public/ozone_gpu_test_helper.cc (right): https://codereview.chromium.org/1017673003/diff/1/ui/ozone/public/ozone_gpu_test_helper.cc#newcode85 ui/ozone/public/ozone_gpu_test_helper.cc:85: ->OnChannelEstablished(kGpuProcessHostId, gpu_task_runner_, sender); On 2015/03/17 18:59:05, vignatti wrote: > ...
5 years, 9 months ago (2015-03-17 21:28:56 UTC) #6
vignatti (out of this project)
https://codereview.chromium.org/1017673003/diff/1/ui/ozone/public/ozone_gpu_test_helper.cc File ui/ozone/public/ozone_gpu_test_helper.cc (right): https://codereview.chromium.org/1017673003/diff/1/ui/ozone/public/ozone_gpu_test_helper.cc#newcode85 ui/ozone/public/ozone_gpu_test_helper.cc:85: ->OnChannelEstablished(kGpuProcessHostId, gpu_task_runner_, sender); On 2015/03/17 21:28:56, dnicoara wrote: > ...
5 years, 9 months ago (2015-03-18 15:38:29 UTC) #7
dnicoara
https://codereview.chromium.org/1017673003/diff/1/ui/ozone/public/ozone_gpu_test_helper.cc File ui/ozone/public/ozone_gpu_test_helper.cc (right): https://codereview.chromium.org/1017673003/diff/1/ui/ozone/public/ozone_gpu_test_helper.cc#newcode85 ui/ozone/public/ozone_gpu_test_helper.cc:85: ->OnChannelEstablished(kGpuProcessHostId, gpu_task_runner_, sender); On 2015/03/18 15:38:29, vignatti wrote: > ...
5 years, 9 months ago (2015-03-18 17:19:28 UTC) #8
spang
On 2015/03/18 17:19:28, dnicoara wrote: > https://codereview.chromium.org/1017673003/diff/1/ui/ozone/public/ozone_gpu_test_helper.cc > File ui/ozone/public/ozone_gpu_test_helper.cc (right): > > https://codereview.chromium.org/1017673003/diff/1/ui/ozone/public/ozone_gpu_test_helper.cc#newcode85 > ...
5 years, 9 months ago (2015-03-18 17:48:53 UTC) #9
vignatti (out of this project)
On 2015/03/18 17:48:53, spang wrote: > This usage is definitely haywire. We should make > ...
5 years, 9 months ago (2015-03-18 20:26:35 UTC) #10
spang
lgtm
5 years, 9 months ago (2015-03-18 21:00:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017673003/20001
5 years, 9 months ago (2015-03-18 21:03:22 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-18 21:40:35 UTC) #14
commit-bot: I haz the power
5 years, 9 months ago (2015-03-18 21:41:12 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/72b1eacd439fcb0bcf45ae7de2d8a9f578804ac6
Cr-Commit-Position: refs/heads/master@{#321212}

Powered by Google App Engine
This is Rietveld 408576698