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

Issue 967563002: Rename sample_app -> spinning_cube. (Closed)

Created:
5 years, 9 months ago by ppi
Modified:
5 years, 9 months ago
Reviewers:
jamesr, qsr, blundell
CC:
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

Rename sample_app -> spinning_cube. 'Sample app' is pretty undescriptive, all apps in examples/ are 'sample'. This also sets a temporary mapping of (sample_app -> spinning_cube) in context.cc, so that the old name works for some time. R=qsr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/69171515f8e53bc4db4b851ec9a93eda7e9f6323

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Address Ben's comments. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -968 lines) Patch
M README.md View 2 chunks +3 lines, -3 lines 0 comments Download
M examples/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/js/README.md View 1 chunk +1 line, -1 line 0 comments Download
D examples/sample_app/BUILD.gn View 1 chunk +0 lines, -41 lines 0 comments Download
D examples/sample_app/gles2_client_impl.h View 1 chunk +0 lines, -44 lines 0 comments Download
D examples/sample_app/gles2_client_impl.cc View 1 chunk +0 lines, -140 lines 0 comments Download
D examples/sample_app/sample_app.cc View 1 chunk +0 lines, -106 lines 0 comments Download
D examples/sample_app/spinning_cube.h View 1 chunk +0 lines, -49 lines 0 comments Download
D examples/sample_app/spinning_cube.cc View 1 chunk +0 lines, -557 lines 0 comments Download
A + examples/spinning_cube/BUILD.gn View 2 chunks +4 lines, -4 lines 0 comments Download
A + examples/spinning_cube/gles2_client_impl.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + examples/spinning_cube/gles2_client_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
A + examples/spinning_cube/spinning_cube.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + examples/spinning_cube/spinning_cube.cc View 1 chunk +1 line, -1 line 0 comments Download
A + examples/spinning_cube/spinning_cube_app.cc View 6 chunks +11 lines, -11 lines 0 comments Download
M examples/surfaces_app/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/surfaces_app/child_gl_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M shell/context.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
ppi
Hi Ben, James, wdyt?
5 years, 9 months ago (2015-02-27 16:12:06 UTC) #4
qsr
https://codereview.chromium.org/967563002/diff/40001/examples/spinning_cube/gles2_client_impl.h File examples/spinning_cube/gles2_client_impl.h (right): https://codereview.chromium.org/967563002/diff/40001/examples/spinning_cube/gles2_client_impl.h#newcode5 examples/spinning_cube/gles2_client_impl.h:5: #ifndef EXAMPLES_SAMPLE_APP_GLES2_CLIENT_IMPL_H_ This seems wrong. https://codereview.chromium.org/967563002/diff/40001/shell/context.cc File shell/context.cc (right): ...
5 years, 9 months ago (2015-02-27 16:16:44 UTC) #5
ppi
Thanks, Ben, ptal. https://codereview.chromium.org/967563002/diff/40001/examples/spinning_cube/gles2_client_impl.h File examples/spinning_cube/gles2_client_impl.h (right): https://codereview.chromium.org/967563002/diff/40001/examples/spinning_cube/gles2_client_impl.h#newcode5 examples/spinning_cube/gles2_client_impl.h:5: #ifndef EXAMPLES_SAMPLE_APP_GLES2_CLIENT_IMPL_H_ On 2015/02/27 16:16:43, qsr ...
5 years, 9 months ago (2015-02-27 16:27:49 UTC) #6
qsr
I think I prefer without the mapping, but I'm not strongly opposed, so LGTM
5 years, 9 months ago (2015-02-27 16:43:13 UTC) #7
ppi
+Colin Colin, do we need to update any CDN upload scripts?
5 years, 9 months ago (2015-03-02 10:41:06 UTC) #9
blundell
On 2015/03/02 10:41:06, ppi wrote: > +Colin > > Colin, do we need to update ...
5 years, 9 months ago (2015-03-02 10:43:59 UTC) #10
ppi
5 years, 9 months ago (2015-03-02 10:46:00 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:80001) manually as
69171515f8e53bc4db4b851ec9a93eda7e9f6323 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698