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

Issue 128813002: Remove dependencies on base from SampleApp (Closed)

Created:
6 years, 11 months ago by DaveMoore
Modified:
6 years, 11 months ago
CC:
chromium-reviews, Aaron Boodman, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

Remove dependencies on base from SampleApp - Change to use mojo::utility::RunLoop - Move timer from gles2_client_impl to gles2_impl with added api. BUG=None TEST=None R=darin Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243695

Patch Set 1 #

Patch Set 2 : Remove unnecessary change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -34 lines) Patch
M mojo/examples/compositor_app/gles2_client_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/examples/compositor_app/gles2_client_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/examples/sample_app/gles2_client_impl.h View 2 chunks +6 lines, -7 lines 0 comments Download
M mojo/examples/sample_app/gles2_client_impl.cc View 4 chunks +25 lines, -16 lines 0 comments Download
M mojo/examples/sample_app/sample_app.cc View 4 chunks +5 lines, -7 lines 0 comments Download
M mojo/mojo_examples.gypi View 1 chunk +1 line, -2 lines 0 comments Download
M mojo/services/gles2/gles2.mojom View 2 chunks +3 lines, -0 lines 0 comments Download
M mojo/services/gles2/gles2_impl.h View 2 chunks +7 lines, -2 lines 0 comments Download
M mojo/services/gles2/gles2_impl.cc View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
DaveMoore
Remove unnecessary change
6 years, 11 months ago (2014-01-08 18:03:33 UTC) #1
DaveMoore
6 years, 11 months ago (2014-01-08 18:03:49 UTC) #2
darin (slow to review)
LGTM, but it would be good to get jamesr@'s feedback on the gles2 API change. ...
6 years, 11 months ago (2014-01-08 18:10:50 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davemoore@chromium.org/128813002/20001
6 years, 11 months ago (2014-01-08 18:13:47 UTC) #4
jamesr
This really doesn't belong on GLES2. Is the idea with this patch just to move ...
6 years, 11 months ago (2014-01-08 20:32:23 UTC) #5
DaveMoore
On 2014/01/08 20:32:23, jamesr wrote: > This really doesn't belong on GLES2. Is the idea ...
6 years, 11 months ago (2014-01-08 20:36:47 UTC) #6
jamesr
This isn't really the right place - but it's probably fine for now. What would ...
6 years, 11 months ago (2014-01-08 20:49:37 UTC) #7
commit-bot: I haz the power
List of reviewers changed. jamesr@chromium.org did a drive-by without LGTM'ing!
6 years, 11 months ago (2014-01-08 23:14:39 UTC) #8
jamesr
Oh sorry, didn't mean to shoot this patch. lgtm if you wanna land as-is. I ...
6 years, 11 months ago (2014-01-08 23:15:52 UTC) #9
DaveMoore
On 2014/01/08 23:15:52, jamesr wrote: > Oh sorry, didn't mean to shoot this patch. lgtm ...
6 years, 11 months ago (2014-01-08 23:22:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davemoore@chromium.org/128813002/20001
6 years, 11 months ago (2014-01-08 23:24:16 UTC) #11
commit-bot: I haz the power
Change committed as 243695
6 years, 11 months ago (2014-01-08 23:33:39 UTC) #12
piman
Just saw this patch... I've been trying to implement the proper gles2 bindings in mojo ...
6 years, 11 months ago (2014-01-10 02:39:22 UTC) #13
darin (slow to review)
This is easily undone. It is easily moved to a different service, for example, or ...
6 years, 11 months ago (2014-01-10 03:05:19 UTC) #14
davemoore (google)
6 years, 11 months ago (2014-01-13 16:46:37 UTC) #15
Sorry. I was out for a few days. I'm happy to revert or undo or do anything
that helps you make progress.

Dave


On Thu, Jan 9, 2014 at 7:05 PM, Darin Fisher <darin@chromium.org> wrote:

> This is easily undone. It is easily moved to a different service, for
> example, or we could go back to the idea of deriving a timer from
> MojoWait{Many}.
> On Jan 9, 2014 6:39 PM, <piman@chromium.org> wrote:
>
>> Just saw this patch... I've been trying to implement the proper gles2
>> bindings
>> in mojo (through command buffers instead of the current giant hack), and
>> this
>> puts one more thing in the way - this doesn't belong in GLES2 at all. No
>> more
>> please.
>>
>> https://codereview.chromium.org/128813002/
>>
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698