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

Issue 570563002: mojo: Starting serialization for python bindings. (Closed)

Created:
6 years, 3 months ago by qsr
Modified:
6 years, 3 months ago
Reviewers:
Chris Masone, sdefresne
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: Starting serialization for python bindings. R=sdefresne@chromium.org,cmasone@chromium.org Committed: https://crrev.com/4e395c5e4c9025f187c98fb38730858b5cfdcc65 Cr-Commit-Position: refs/heads/master@{#294846}

Patch Set 1 #

Total comments: 36

Patch Set 2 : Follow review #

Patch Set 3 : Follow review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+518 lines, -104 lines) Patch
M mojo/public/python/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/public/python/mojo/bindings/descriptor.py View 1 10 chunks +266 lines, -47 lines 0 comments Download
M mojo/public/python/mojo/bindings/reflection.py View 2 chunks +17 lines, -1 line 0 comments Download
A mojo/public/python/mojo/bindings/serialization.py View 1 1 chunk +98 lines, -0 lines 0 comments Download
M mojo/public/tools/bindings/generators/mojom_python_generator.py View 1 2 4 chunks +81 lines, -53 lines 0 comments Download
M mojo/public/tools/bindings/generators/python_templates/module.py.tmpl View 1 chunk +3 lines, -3 lines 0 comments Download
A mojo/python/tests/bindings_serialization_deserialization_unittest.py View 1 chunk +52 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (1 generated)
qsr
6 years, 3 months ago (2014-09-12 09:59:29 UTC) #1
sdefresne
https://codereview.chromium.org/570563002/diff/1/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://codereview.chromium.org/570563002/diff/1/mojo/public/python/mojo/bindings/descriptor.py#newcode66 mojo/public/python/mojo/bindings/descriptor.py:66: nit: only two blank lines https://codereview.chromium.org/570563002/diff/1/mojo/public/python/mojo/bindings/descriptor.py#newcode69 mojo/public/python/mojo/bindings/descriptor.py:69: class BooleanType(Type): ...
6 years, 3 months ago (2014-09-15 08:46:55 UTC) #2
qsr
https://codereview.chromium.org/570563002/diff/1/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://codereview.chromium.org/570563002/diff/1/mojo/public/python/mojo/bindings/descriptor.py#newcode66 mojo/public/python/mojo/bindings/descriptor.py:66: On 2014/09/15 08:46:54, sdefresne wrote: > nit: only two ...
6 years, 3 months ago (2014-09-15 11:01:53 UTC) #3
sdefresne
https://codereview.chromium.org/570563002/diff/1/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://codereview.chromium.org/570563002/diff/1/mojo/public/python/mojo/bindings/descriptor.py#newcode69 mojo/public/python/mojo/bindings/descriptor.py:69: class BooleanType(Type): On 2014/09/15 11:01:52, qsr wrote: > On ...
6 years, 3 months ago (2014-09-15 11:14:46 UTC) #4
qsr
https://codereview.chromium.org/570563002/diff/1/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://codereview.chromium.org/570563002/diff/1/mojo/public/python/mojo/bindings/descriptor.py#newcode69 mojo/public/python/mojo/bindings/descriptor.py:69: class BooleanType(Type): On 2014/09/15 11:14:46, sdefresne wrote: > On ...
6 years, 3 months ago (2014-09-15 11:42:00 UTC) #5
sdefresne
lgtm
6 years, 3 months ago (2014-09-15 14:44:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/570563002/40001
6 years, 3 months ago (2014-09-15 15:17:24 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 4f78dc6221862386a4af70a054f9c782194f2695
6 years, 3 months ago (2014-09-15 17:42:49 UTC) #9
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/4e395c5e4c9025f187c98fb38730858b5cfdcc65 Cr-Commit-Position: refs/heads/master@{#294846}
6 years, 3 months ago (2014-09-15 17:48:38 UTC) #10
acolwell GONE FROM CHROMIUM
6 years, 3 months ago (2014-09-16 00:45:55 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/576603002/ by acolwell@chromium.org.

The reason for reverting is: This patch appears to be causing failures on the
Linux Tests bot.

http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests/builds/13627.

Powered by Google App Engine
This is Rietveld 408576698