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

Issue 1104853002: Adds public API and loads Cast OSD plane implementation from shared lib (Closed)

Created:
5 years, 8 months ago by halliwell
Modified:
5 years, 7 months ago
Reviewers:
lcwu1, byungchul, gunsch
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org, ozone-reviews_chromium.org, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds public API and loads Cast OSD plane implementation from shared lib BUG= Committed: https://crrev.com/3da8f19ab50e6416f0691f34fe45b007dd886e59 Cr-Commit-Position: refs/heads/master@{#327306}

Patch Set 1 #

Total comments: 15

Patch Set 2 : Combined small types in one header plus some nits #

Total comments: 10

Patch Set 3 : Fix some nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+238 lines, -16 lines) Patch
M chromecast/chromecast.gyp View 1 2 3 chunks +8 lines, -7 lines 0 comments Download
A chromecast/graphics/osd_plane_default.cc View 1 2 1 chunk +73 lines, -0 lines 0 comments Download
M chromecast/public/cast_egl_platform.h View 1 chunk +2 lines, -6 lines 0 comments Download
A chromecast/public/graphics_types.h View 1 2 1 chunk +30 lines, -0 lines 0 comments Download
A chromecast/public/osd_plane.h View 1 chunk +40 lines, -0 lines 0 comments Download
A chromecast/public/osd_plane_shlib.h View 1 1 chunk +25 lines, -0 lines 0 comments Download
A chromecast/public/osd_surface.h View 1 2 1 chunk +56 lines, -0 lines 0 comments Download
M ui/ozone/platform/cast/surface_factory_cast.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
halliwell
5 years, 8 months ago (2015-04-24 14:45:03 UTC) #2
gunsch
lgtm with some minor comments https://codereview.chromium.org/1104853002/diff/1/chromecast/chromecast.gyp File chromecast/chromecast.gyp (right): https://codereview.chromium.org/1104853002/diff/1/chromecast/chromecast.gyp#newcode47 chromecast/chromecast.gyp:47: 'public/rect.h', a nit: this ...
5 years, 8 months ago (2015-04-27 16:40:27 UTC) #3
byungchul
https://codereview.chromium.org/1104853002/diff/1/chromecast/graphics/osd_plane_default.cc File chromecast/graphics/osd_plane_default.cc (right): https://codereview.chromium.org/1104853002/diff/1/chromecast/graphics/osd_plane_default.cc#newcode20 chromecast/graphics/osd_plane_default.cc:20: void Blit(OsdSurface* src_surface, // OsdSurface implementation: https://codereview.chromium.org/1104853002/diff/1/chromecast/graphics/osd_plane_default.cc#newcode43 chromecast/graphics/osd_plane_default.cc:43: OsdSurface* ...
5 years, 8 months ago (2015-04-27 16:55:03 UTC) #4
halliwell
https://codereview.chromium.org/1104853002/diff/1/chromecast/chromecast.gyp File chromecast/chromecast.gyp (right): https://codereview.chromium.org/1104853002/diff/1/chromecast/chromecast.gyp#newcode47 chromecast/chromecast.gyp:47: 'public/rect.h', On 2015/04/27 16:40:27, gunsch wrote: > a nit: ...
5 years, 8 months ago (2015-04-27 20:54:24 UTC) #5
gunsch
https://codereview.chromium.org/1104853002/diff/1/chromecast/chromecast.gyp File chromecast/chromecast.gyp (right): https://codereview.chromium.org/1104853002/diff/1/chromecast/chromecast.gyp#newcode47 chromecast/chromecast.gyp:47: 'public/rect.h', On 2015/04/27 20:54:24, halliwell wrote: > On 2015/04/27 ...
5 years, 8 months ago (2015-04-27 21:13:53 UTC) #6
halliwell
https://codereview.chromium.org/1104853002/diff/1/chromecast/chromecast.gyp File chromecast/chromecast.gyp (right): https://codereview.chromium.org/1104853002/diff/1/chromecast/chromecast.gyp#newcode47 chromecast/chromecast.gyp:47: 'public/rect.h', On 2015/04/27 21:13:53, gunsch wrote: > On 2015/04/27 ...
5 years, 8 months ago (2015-04-27 21:30:42 UTC) #7
byungchul
lgtm nits only https://codereview.chromium.org/1104853002/diff/20001/chromecast/chromecast.gyp File chromecast/chromecast.gyp (right): https://codereview.chromium.org/1104853002/diff/20001/chromecast/chromecast.gyp#newcode48 chromecast/chromecast.gyp:48: 'public/size.h' not updated. https://codereview.chromium.org/1104853002/diff/20001/chromecast/graphics/osd_plane_default.cc File chromecast/graphics/osd_plane_default.cc ...
5 years, 8 months ago (2015-04-27 21:42:14 UTC) #8
halliwell
https://codereview.chromium.org/1104853002/diff/20001/chromecast/chromecast.gyp File chromecast/chromecast.gyp (right): https://codereview.chromium.org/1104853002/diff/20001/chromecast/chromecast.gyp#newcode48 chromecast/chromecast.gyp:48: 'public/size.h' On 2015/04/27 21:42:14, byungchul wrote: > not updated. ...
5 years, 8 months ago (2015-04-27 22:17:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1104853002/40001
5 years, 7 months ago (2015-04-28 16:46:08 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-04-28 16:59:48 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-04-28 17:01:45 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3da8f19ab50e6416f0691f34fe45b007dd886e59
Cr-Commit-Position: refs/heads/master@{#327306}

Powered by Google App Engine
This is Rietveld 408576698