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

Issue 551053002: mojo: Adding struct's fields 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, 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: Adding struct's fields for python bindings R=pkl@chromium.org,cmasone@chromium.org Committed: https://crrev.com/9c68b1e833e9192ad3a7299d0272de45a21199fd Cr-Commit-Position: refs/heads/master@{#294177}

Patch Set 1 #

Patch Set 2 : Adding constructors. #

Total comments: 15

Patch Set 3 : Follow review #

Total comments: 4

Patch Set 4 : Follow review #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+562 lines, -37 lines) Patch
M mojo/mojo.gyp View 3 4 1 chunk +1 line, -0 lines 0 comments Download
M mojo/public/python/BUILD.gn View 3 4 1 chunk +1 line, -0 lines 0 comments Download
A mojo/public/python/mojo/bindings/descriptor.py View 1 2 3 1 chunk +198 lines, -0 lines 0 comments Download
M mojo/public/python/mojo/bindings/reflection.py View 1 2 3 4 3 chunks +49 lines, -17 lines 0 comments Download
M mojo/public/tools/bindings/generators/mojom_python_generator.py View 3 4 7 chunks +110 lines, -19 lines 0 comments Download
M mojo/public/tools/bindings/generators/python_templates/module.py.tmpl View 3 4 2 chunks +10 lines, -0 lines 0 comments Download
M mojo/public/tools/bindings/pylib/mojom/generate/data.py View 3 4 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/tools/bindings/pylib/mojom/generate/module.py View 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M mojo/python/tests/bindings_enums_unittest.py View 3 4 1 chunk +5 lines, -0 lines 0 comments Download
A mojo/python/tests/bindings_structs_unittest.py View 1 1 chunk +181 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
qsr
6 years, 3 months ago (2014-09-08 16:26:22 UTC) #1
qsr
+sdefresne
6 years, 3 months ago (2014-09-09 08:20:43 UTC) #3
sdefresne
https://codereview.chromium.org/551053002/diff/20001/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://codereview.chromium.org/551053002/diff/20001/mojo/public/python/mojo/bindings/descriptor.py#newcode42 mojo/public/python/mojo/bindings/descriptor.py:42: return 0 I think you want to do "value ...
6 years, 3 months ago (2014-09-09 09:24:45 UTC) #4
qsr
https://chromiumcodereview.appspot.com/551053002/diff/20001/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://chromiumcodereview.appspot.com/551053002/diff/20001/mojo/public/python/mojo/bindings/descriptor.py#newcode42 mojo/public/python/mojo/bindings/descriptor.py:42: return 0 On 2014/09/09 09:24:45, sdefresne wrote: > I ...
6 years, 3 months ago (2014-09-09 09:56:10 UTC) #5
sdefresne
lgtm https://chromiumcodereview.appspot.com/551053002/diff/20001/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://chromiumcodereview.appspot.com/551053002/diff/20001/mojo/public/python/mojo/bindings/descriptor.py#newcode97 mojo/public/python/mojo/bindings/descriptor.py:97: return unicode(value) On 2014/09/09 09:56:09, qsr wrote: > ...
6 years, 3 months ago (2014-09-09 12:22:48 UTC) #6
qsr
https://chromiumcodereview.appspot.com/551053002/diff/20001/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://chromiumcodereview.appspot.com/551053002/diff/20001/mojo/public/python/mojo/bindings/descriptor.py#newcode97 mojo/public/python/mojo/bindings/descriptor.py:97: return unicode(value) On 2014/09/09 12:22:48, sdefresne wrote: > On ...
6 years, 3 months ago (2014-09-09 12:44:26 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/551053002/60001
6 years, 3 months ago (2014-09-10 13:16:52 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/64996) android_arm64_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_arm64_dbg_recipe/builds/3593) android_clang_dbg_recipe ...
6 years, 3 months ago (2014-09-10 13:19:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qsr@chromium.org/551053002/60001
6 years, 3 months ago (2014-09-10 13:39:04 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/13648) ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/9243) mac_chromium_compile_dbg ...
6 years, 3 months ago (2014-09-10 13:43:55 UTC) #15
qsr
Rebase
6 years, 3 months ago (2014-09-10 13:45:54 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qsr@chromium.org/551053002/80001
6 years, 3 months ago (2014-09-10 13:51:49 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 0ecf01fc389046bc946f91f7e26180e004921e6d
6 years, 3 months ago (2014-09-10 15:44:33 UTC) #19
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 15:48:27 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/9c68b1e833e9192ad3a7299d0272de45a21199fd
Cr-Commit-Position: refs/heads/master@{#294177}

Powered by Google App Engine
This is Rietveld 408576698