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

Issue 111083005: Beginning of JS Mojo API to GL (Closed)

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

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : cleanup #

Total comments: 9

Patch Set 3 : review feedback #

Patch Set 4 : review comments #

Patch Set 5 : blah #

Patch Set 6 : hate #

Patch Set 7 : ddd #

Patch Set 8 : make windows link? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+339 lines, -20 lines) Patch
M gin/arguments.h View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M gin/arguments.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M gin/handle.h View 2 chunks +6 lines, -3 lines 0 comments Download
A mojo/apps/js/bindings/gl/context.h View 1 chunk +52 lines, -0 lines 0 comments Download
A mojo/apps/js/bindings/gl/context.cc View 1 2 3 4 5 6 1 chunk +80 lines, -0 lines 0 comments Download
A mojo/apps/js/bindings/gl/module.h View 1 chunk +22 lines, -0 lines 0 comments Download
A mojo/apps/js/bindings/gl/module.cc View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
A mojo/apps/js/bindings/gl/opaque.h View 1 chunk +41 lines, -0 lines 0 comments Download
A mojo/apps/js/bindings/gl/opaque.cc View 1 2 3 4 5 6 1 chunk +37 lines, -0 lines 0 comments Download
M mojo/apps/js/bindings/threading.h View 2 chunks +3 lines, -1 line 0 comments Download
M mojo/apps/js/bindings/threading.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M mojo/apps/js/main.js View 1 2 3 chunks +24 lines, -7 lines 0 comments Download
M mojo/apps/js/mojo_runner_delegate.cc View 2 chunks +3 lines, -1 line 0 comments Download
M mojo/mojo_apps.gypi View 1 2 3 4 5 6 7 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Aaron Boodman
There are a few questions for you in the comments as well, in context.cc. https://codereview.chromium.org/111083005/diff/1/gin/function_template.h ...
7 years ago (2013-12-11 00:21:50 UTC) #1
abarth-chromium
This looks like a good start. There's some tension between your wanting to put compileShader ...
7 years ago (2013-12-11 06:24:21 UTC) #2
Aaron Boodman
I'd rather do things right from the start if there's not a major cost to ...
7 years ago (2013-12-11 07:17:06 UTC) #3
abarth-chromium
On 2013/12/11 07:17:06, Aaron Boodman wrote: > I'd rather do things right from the start ...
7 years ago (2013-12-11 16:39:14 UTC) #4
abarth-chromium
LGTM modulo the nitpicks above.
7 years ago (2013-12-11 23:52:23 UTC) #5
Aaron Boodman
I considered making the functions all free, c-style, but I think there will be need ...
7 years ago (2013-12-12 19:30:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/111083005/80001
7 years ago (2013-12-12 20:28:51 UTC) #7
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=201166
7 years ago (2013-12-12 20:49:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/111083005/120001
7 years ago (2013-12-13 01:38:25 UTC) #9
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=201426
7 years ago (2013-12-13 01:54:28 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/111083005/140001
7 years ago (2013-12-13 19:38:56 UTC) #11
Aaron Boodman
7 years ago (2013-12-13 23:56:17 UTC) #12
Message was sent while issue was closed.
Committed patchset #8 manually as r240807 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698