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

Issue 61423003: Add a SpinningCube to Mojo's sample_app (Closed)

Created:
7 years, 1 month ago by abarth-chromium
Modified:
7 years, 1 month ago
Reviewers:
jamesr
CC:
chromium-reviews, Aaron Boodman, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org
Visibility:
Public.

Description

Add a SpinningCube to Mojo's sample_app We don't actually call this code yet, but we're going to need this code in order to demo a spinning cube. I've verified that this code draws a cube when called directly from mojo_shell. It should work when called from sample_app once we figure out how we want to expose GL to Mojo apps. R=jamesr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233309

Patch Set 1 #

Patch Set 2 : Fix typo #

Total comments: 8

Patch Set 3 : typo #

Patch Set 4 : Address jamesr's feedback #

Patch Set 5 : Fix style errors #

Patch Set 6 : Give up on M_PI #

Patch Set 7 : Windows!!!! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+482 lines, -0 lines) Patch
A mojo/examples/sample_app/DEPS View 1 chunk +5 lines, -0 lines 0 comments Download
A mojo/examples/sample_app/spinning_cube.h View 1 2 3 1 chunk +44 lines, -0 lines 0 comments Download
A mojo/examples/sample_app/spinning_cube.cc View 1 2 3 4 5 6 1 chunk +430 lines, -0 lines 0 comments Download
M mojo/mojo.gyp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
abarth-chromium
7 years, 1 month ago (2013-11-06 01:36:32 UTC) #1
jamesr
nifty! https://codereview.chromium.org/61423003/diff/30001/mojo/examples/sample_app/DEPS File mojo/examples/sample_app/DEPS (right): https://codereview.chromium.org/61423003/diff/30001/mojo/examples/sample_app/DEPS#newcode2 mojo/examples/sample_app/DEPS:2: # TODO(abarth): Rather than including this interface directly, ...
7 years, 1 month ago (2013-11-06 01:42:45 UTC) #2
abarth-chromium
Thanks for taking a look! https://codereview.chromium.org/61423003/diff/30001/mojo/examples/sample_app/DEPS File mojo/examples/sample_app/DEPS (right): https://codereview.chromium.org/61423003/diff/30001/mojo/examples/sample_app/DEPS#newcode2 mojo/examples/sample_app/DEPS:2: # TODO(abarth): Rather than ...
7 years, 1 month ago (2013-11-06 02:25:10 UTC) #3
abarth-chromium
Ok, I've taken a stab at addressing your comments. There's still the open issue that ...
7 years, 1 month ago (2013-11-06 02:51:02 UTC) #4
jamesr
are you worried about backpressure / flow control or just not having enough infrastructure to ...
7 years, 1 month ago (2013-11-06 02:57:48 UTC) #5
abarth-chromium
On 2013/11/06 02:57:48, jamesr wrote: > are you worried about backpressure / flow control or ...
7 years, 1 month ago (2013-11-06 04:13:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/61423003/110001
7 years, 1 month ago (2013-11-06 04:40:13 UTC) #7
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=34695
7 years, 1 month ago (2013-11-06 05:02:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/61423003/290001
7 years, 1 month ago (2013-11-06 05:17:10 UTC) #9
commit-bot: I haz the power
Failed to trigger a try job on win7_aura HTTP Error 400: Bad Request
7 years, 1 month ago (2013-11-06 06:40:58 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/61423003/320002
7 years, 1 month ago (2013-11-06 06:41:38 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-06 08:03:45 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/61423003/650001
7 years, 1 month ago (2013-11-06 15:36:29 UTC) #13
abarth-chromium
7 years, 1 month ago (2013-11-06 18:44:23 UTC) #14
Message was sent while issue was closed.
Committed patchset #7 manually as r233309 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698