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

Issue 9348033: Adds gpu_info_collector and ImageTransportSurface methods for android. (Closed)

Created:
8 years, 10 months ago by Satish
Modified:
8 years, 10 months ago
Reviewers:
jam, apatrick_chromium
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, apatrick_chromium, John Grabowski, Yaron
Visibility:
Public.

Description

Adds gpu_info_collector and ImageTransportSurface methods for android. These are required to build content_unittests. BUG=None TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=121023

Patch Set 1 #

Patch Set 2 : Use a stub for ImageTransportSurface #

Total comments: 2

Patch Set 3 : Addressed apatrick's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
A content/common/gpu/image_transport_surface_android.cc View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M content/content_common.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M content/content_gpu.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A content/gpu/gpu_info_collector_android.cc View 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Satish
8 years, 10 months ago (2012-02-07 23:16:39 UTC) #1
apatrick_chromium
lgtm https://chromiumcodereview.appspot.com/9348033/diff/2001/content/common/gpu/image_transport_surface_android.cc File content/common/gpu/image_transport_surface_android.cc (right): https://chromiumcodereview.appspot.com/9348033/diff/2001/content/common/gpu/image_transport_surface_android.cc#newcode5 content/common/gpu/image_transport_surface_android.cc:5: #if defined(ENABLE_GPU) This isn't needed now. No need ...
8 years, 10 months ago (2012-02-07 23:22:26 UTC) #2
jam
I understand why there might be an android version of image_transport_surface, since android is a ...
8 years, 10 months ago (2012-02-07 23:23:16 UTC) #3
Satish
On 2012/02/07 23:23:16, John Abd-El-Malek wrote: > I understand why there might be an android ...
8 years, 10 months ago (2012-02-07 23:29:54 UTC) #4
no sievers
Actually, this only overwrites what linux, mac and win also all override separately (in gpu_info_collector_linux/mac/win.cc).
8 years, 10 months ago (2012-02-07 23:34:58 UTC) #5
jam
sorry guys, I misread this and didn't see that chrome also has per-platform files, ignore ...
8 years, 10 months ago (2012-02-07 23:38:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/satish@chromium.org/9348033/8001
8 years, 10 months ago (2012-02-08 07:02:34 UTC) #7
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
8 years, 10 months ago (2012-02-08 08:08:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/satish@chromium.org/9348033/8001
8 years, 10 months ago (2012-02-08 14:11:59 UTC) #9
commit-bot: I haz the power
Try job failure for 9348033-8001 (previous was lost) (retry) on win_rel for step "compile" (clobber ...
8 years, 10 months ago (2012-02-08 14:56:43 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/satish@chromium.org/9348033/8001
8 years, 10 months ago (2012-02-08 15:43:07 UTC) #11
commit-bot: I haz the power
Try job failure for 9348033-8001 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 10 months ago (2012-02-08 16:07:41 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/satish@chromium.org/9348033/8001
8 years, 10 months ago (2012-02-08 17:37:28 UTC) #13
commit-bot: I haz the power
8 years, 10 months ago (2012-02-08 19:41:45 UTC) #14
Change committed as 121023

Powered by Google App Engine
This is Rietveld 408576698