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

Issue 936883002: Connect Sky and Ganesh in SkyShell (Closed)

Created:
5 years, 10 months ago by abarth-chromium
Modified:
5 years, 10 months ago
Reviewers:
eseidel, ojan
CC:
ojan, esprehn, mojo-reviews_chromium.org, qsr+mojo_chromium.org, yzshen+watch_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Connect Sky and Ganesh in SkyShell This CL contains enough plumbing for Sky to render content to the screen using Ganesh in SkyShell. We're still missing the ability to load data off the network. R=eseidel@chromium.org, ojan@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/2abe84a16304ad570919ef8a681c9171af9cb253

Patch Set 1 #

Patch Set 2 : sort includes #

Total comments: 9

Patch Set 3 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+466 lines, -352 lines) Patch
M sky/shell/BUILD.gn View 4 chunks +37 lines, -7 lines 0 comments Download
A sky/shell/apk/src/org/domokit/sky/shell/JavaServiceProvider.java View 1 2 1 chunk +47 lines, -0 lines 0 comments Download
A + sky/shell/apk/src/org/domokit/sky/shell/PlatformView.java View 2 chunks +20 lines, -26 lines 0 comments Download
M sky/shell/apk/src/org/domokit/sky/shell/SkyMain.java View 3 chunks +4 lines, -10 lines 0 comments Download
M sky/shell/apk/src/org/domokit/sky/shell/SkyShellActivity.java View 1 chunk +2 lines, -2 lines 0 comments Download
M sky/shell/apk/src/org/domokit/sky/shell/SkyShellApplication.java View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
D sky/shell/apk/src/org/domokit/sky/shell/SkyView.java View 1 chunk +0 lines, -84 lines 0 comments Download
M sky/shell/gpu/ganesh_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M sky/shell/gpu/ganesh_surface.cc View 1 chunk +1 line, -1 line 0 comments Download
M sky/shell/gpu/rasterizer.h View 1 chunk +2 lines, -3 lines 0 comments Download
M sky/shell/gpu/rasterizer.cc View 1 2 3 chunks +15 lines, -8 lines 0 comments Download
M sky/shell/gpu_delegate.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
A sky/shell/java_service_provider.h View 1 1 chunk +20 lines, -0 lines 0 comments Download
A sky/shell/java_service_provider.cc View 1 chunk +23 lines, -0 lines 0 comments Download
M sky/shell/library_loader.cc View 1 chunk +6 lines, -2 lines 0 comments Download
A + sky/shell/platform_view.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + sky/shell/platform_view.cc View 1 2 4 chunks +21 lines, -17 lines 0 comments Download
M sky/shell/shell.h View 1 2 2 chunks +14 lines, -5 lines 0 comments Download
M sky/shell/shell.cc View 1 2 1 chunk +50 lines, -10 lines 0 comments Download
M sky/shell/sky_main.cc View 1 2 3 chunks +4 lines, -23 lines 0 comments Download
D sky/shell/sky_view.h View 1 chunk +0 lines, -58 lines 0 comments Download
D sky/shell/sky_view.cc View 1 chunk +0 lines, -76 lines 0 comments Download
A sky/shell/ui/animator.h View 1 2 1 chunk +38 lines, -0 lines 0 comments Download
A sky/shell/ui/animator.cc View 1 2 1 chunk +59 lines, -0 lines 0 comments Download
M sky/shell/ui/engine.h View 1 2 1 chunk +25 lines, -4 lines 0 comments Download
M sky/shell/ui/engine.cc View 1 2 2 chunks +47 lines, -7 lines 0 comments Download
M sky/shell/ui/platform_impl.h View 2 chunks +6 lines, -1 line 0 comments Download
M sky/shell/ui/platform_impl.cc View 2 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
abarth-chromium
5 years, 10 months ago (2015-02-18 20:22:56 UTC) #1
ojan
lgtm
5 years, 10 months ago (2015-02-18 20:28:59 UTC) #3
eseidel
lgtm https://codereview.chromium.org/936883002/diff/20001/sky/shell/shell.cc File sky/shell/shell.cc (right): https://codereview.chromium.org/936883002/diff/20001/sky/shell/shell.cc#newcode32 sky/shell/shell.cc:32: g_shell = this; nit: imo it's nicer to ...
5 years, 10 months ago (2015-02-18 20:55:57 UTC) #4
abarth-chromium
5 years, 10 months ago (2015-02-18 21:15:41 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
2abe84a16304ad570919ef8a681c9171af9cb253 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698