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

Issue 517353002: mojo: Starting generator for python bindings. (Closed)

Created:
6 years, 3 months ago by qsr
Modified:
6 years, 3 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, tfarina, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org, tburkard
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

mojo: Starting generator for python bindings. This generates constants for the python bindings. R=pkl@chromium.org,cmasone@chromium.org Committed: https://crrev.com/352a3ed73bb3f015a9db054a3d82820a569b94b6 Cr-Commit-Position: refs/heads/master@{#293105}

Patch Set 1 #

Total comments: 13

Patch Set 2 : Follow review #

Patch Set 3 : Remove not-to-commit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -6 lines) Patch
M mojo/public/tools/bindings/generators/mojom_java_generator.py View 1 1 chunk +1 line, -4 lines 0 comments Download
A mojo/public/tools/bindings/generators/mojom_python_generator.py View 1 1 chunk +100 lines, -0 lines 0 comments Download
A mojo/public/tools/bindings/generators/python_templates/module.py.tmpl View 1 chunk +16 lines, -0 lines 0 comments Download
M mojo/public/tools/bindings/mojom.gni View 3 chunks +8 lines, -1 line 0 comments Download
M mojo/public/tools/bindings/mojom_bindings_generator.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
M mojo/public/tools/bindings/mojom_bindings_generator.py View 2 chunks +5 lines, -1 line 0 comments Download
A mojo/python/tests/bindings_constants_unittest.py View 1 2 1 chunk +28 lines, -0 lines 0 comments Download
M mojo/tools/run_mojo_python_bindings_tests.py View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (1 generated)
qsr
6 years, 3 months ago (2014-08-29 15:02:16 UTC) #1
pkl (ping after 24h if needed)
Here's a quick first pass. Not real sure what generated the not-to-commit/ files. I will ...
6 years, 3 months ago (2014-09-01 12:52:03 UTC) #2
qsr
https://chromiumcodereview.appspot.com/517353002/diff/1/mojo/public/tools/bindings/generators/mojom_python_generator.py File mojo/public/tools/bindings/generators/mojom_python_generator.py (right): https://chromiumcodereview.appspot.com/517353002/diff/1/mojo/public/tools/bindings/generators/mojom_python_generator.py#newcode14 mojo/public/tools/bindings/generators/mojom_python_generator.py:14: def NameToComponent(name): On 2014/09/01 12:52:02, pklpkl wrote: > style: ...
6 years, 3 months ago (2014-09-01 14:19:39 UTC) #3
pkl (ping after 24h if needed)
lgtm https://chromiumcodereview.appspot.com/517353002/diff/1/mojo/public/tools/bindings/generators/mojom_python_generator.py File mojo/public/tools/bindings/generators/mojom_python_generator.py (right): https://chromiumcodereview.appspot.com/517353002/diff/1/mojo/public/tools/bindings/generators/mojom_python_generator.py#newcode14 mojo/public/tools/bindings/generators/mojom_python_generator.py:14: def NameToComponent(name): On 2014/09/01 14:19:38, qsr wrote: > ...
6 years, 3 months ago (2014-09-01 14:35:10 UTC) #4
qsr
Chris, do you want to take a look?
6 years, 3 months ago (2014-09-01 15:40:59 UTC) #5
Chris Masone
On 2014/09/01 15:40:59, qsr wrote: > Chris, do you want to take a look? LGTM, ...
6 years, 3 months ago (2014-09-02 17:12:13 UTC) #6
qsr
On 2014/09/02 17:12:13, Chris Masone wrote: > On 2014/09/01 15:40:59, qsr wrote: > > Chris, ...
6 years, 3 months ago (2014-09-03 07:48:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qsr@chromium.org/517353002/40001
6 years, 3 months ago (2014-09-03 07:48:56 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 1f6817b1cb3bb585925288303a06f73261dbbb11
6 years, 3 months ago (2014-09-03 09:33:28 UTC) #10
gavinp
On 2014/09/03 09:33:28, I haz the power (commit-bot) wrote: > Committed patchset #3 (id:40001) as ...
6 years, 3 months ago (2014-09-03 14:45:00 UTC) #11
qsr
Fixed by https://codereview.chromium.org/534263002/
6 years, 3 months ago (2014-09-03 14:52:27 UTC) #12
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:24:41 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/352a3ed73bb3f015a9db054a3d82820a569b94b6
Cr-Commit-Position: refs/heads/master@{#293105}

Powered by Google App Engine
This is Rietveld 408576698