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

Issue 287163009: [Athena] minimum impl to add screen/background and test windows (Closed)

Created:
6 years, 7 months ago by oshima
Modified:
6 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

[Athena] minimum impl to add screen/background and test windows This sets the standard directory structure for Athena. BUG=362288 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271561

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+603 lines, -4 lines) Patch
A athena/athena.gyp View 1 1 chunk +35 lines, -0 lines 0 comments Download
A athena/athena_export.h View 1 chunk +32 lines, -0 lines 0 comments Download
M athena/main/DEPS View 1 1 chunk +13 lines, -0 lines 0 comments Download
M athena/main/athena_main.cc View 1 2 chunks +19 lines, -2 lines 0 comments Download
M athena/main/athena_main.gyp View 1 1 chunk +6 lines, -0 lines 0 comments Download
A athena/main/placeholder.h View 1 1 chunk +14 lines, -0 lines 0 comments Download
A athena/main/placeholder.cc View 1 1 chunk +41 lines, -0 lines 0 comments Download
A + athena/screen/DEPS View 1 chunk +2 lines, -0 lines 0 comments Download
A athena/screen/background_controller.h View 1 1 chunk +36 lines, -0 lines 0 comments Download
A athena/screen/background_controller.cc View 1 1 chunk +72 lines, -0 lines 0 comments Download
A athena/screen/public/DEPS View 1 chunk +4 lines, -0 lines 0 comments Download
A athena/screen/public/screen_manager.h View 1 1 chunk +44 lines, -0 lines 0 comments Download
A athena/screen/screen_manager_impl.cc View 1 1 chunk +158 lines, -0 lines 0 comments Download
A + athena/wm/DEPS View 1 chunk +1 line, -2 lines 0 comments Download
A athena/wm/public/DEPS View 1 chunk +4 lines, -0 lines 0 comments Download
A athena/wm/public/window_manager.h View 1 1 chunk +25 lines, -0 lines 0 comments Download
A athena/wm/window_manager_impl.cc View 1 1 chunk +97 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
oshima
Still WIP, but want to get feedback on the structure of the directory/library. I first ...
6 years, 7 months ago (2014-05-16 19:32:01 UTC) #1
Albert Bodenhamer
Thanks for putting this together. Obviously, a lot of this is going to be boilerplate ...
6 years, 7 months ago (2014-05-16 20:11:24 UTC) #2
oshima
On 2014/05/16 20:11:24, Albert Bodenhamer wrote: > Thanks for putting this together. > > Obviously, ...
6 years, 7 months ago (2014-05-16 20:12:25 UTC) #3
oshima
https://codereview.chromium.org/287163009/diff/100001/athena/main/main_util.cc File athena/main/main_util.cc (right): https://codereview.chromium.org/287163009/diff/100001/athena/main/main_util.cc#newcode1 athena/main/main_util.cc:1: // Copyright 2014 The Chromium Authors. All rights reserved. ...
6 years, 7 months ago (2014-05-16 20:14:13 UTC) #4
Ben Goodger (Google)
This layout lgtm. Nice deps files. As you lay out components I agree with Albert ...
6 years, 7 months ago (2014-05-16 20:16:47 UTC) #5
Albert Bodenhamer
To answer the original questions from the review description: I think using DEPS and a ...
6 years, 7 months ago (2014-05-16 20:22:20 UTC) #6
oshima
On 2014/05/16 20:22:20, Albert Bodenhamer wrote: > To answer the original questions from the review ...
6 years, 7 months ago (2014-05-16 20:52:19 UTC) #7
oshima
Hi, it's ready for review. PTAL. https://codereview.chromium.org/287163009/diff/100001/athena/athena.gyp File athena/athena.gyp (right): https://codereview.chromium.org/287163009/diff/100001/athena/athena.gyp#newcode23 athena/athena.gyp:23: # All .cc, ...
6 years, 7 months ago (2014-05-16 22:26:33 UTC) #8
Ben Goodger (Google)
lgtm
6 years, 7 months ago (2014-05-19 18:29:44 UTC) #9
chromium-reviews
lgtm On Mon May 19 2014 at 11:29:45 AM, <ben@chromium.org> wrote: > lgtm > > ...
6 years, 7 months ago (2014-05-19 18:58:39 UTC) #10
oshima
The CQ bit was checked by oshima@chromium.org
6 years, 7 months ago (2014-05-19 19:02:05 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/287163009/150001
6 years, 7 months ago (2014-05-19 19:03:09 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-20 01:08:09 UTC) #13
commit-bot: I haz the power
6 years, 7 months ago (2014-05-20 04:12:32 UTC) #14
Message was sent while issue was closed.
Change committed as 271561

Powered by Google App Engine
This is Rietveld 408576698