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

Issue 548343005: mojo: Specialize native type arrays. (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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

mojo: Specialize native type arrays. R=sdefresne@chromium.org,cmasone@chromium.org Committed: https://crrev.com/1db711fe8d18883afe49a57dbd32aa7688de4206 Cr-Commit-Position: refs/heads/master@{#294354}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Follow review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -31 lines) Patch
M mojo/public/python/mojo/bindings/descriptor.py View 1 6 chunks +37 lines, -13 lines 0 comments Download
M mojo/public/tools/bindings/generators/mojom_python_generator.py View 1 2 chunks +22 lines, -2 lines 0 comments Download
M mojo/python/tests/bindings_structs_unittest.py View 3 chunks +16 lines, -16 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
qsr
6 years, 3 months ago (2014-09-09 14:13:55 UTC) #1
Chris Masone
https://codereview.chromium.org/548343005/diff/1/mojo/public/tools/bindings/generators/mojom_python_generator.py File mojo/public/tools/bindings/generators/mojom_python_generator.py (right): https://codereview.chromium.org/548343005/diff/1/mojo/public/tools/bindings/generators/mojom_python_generator.py#newcode40 mojo/public/tools/bindings/generators/mojom_python_generator.py:40: # int64 integers are not handled by array.array Hm. ...
6 years, 3 months ago (2014-09-09 14:20:26 UTC) #2
qsr
https://codereview.chromium.org/548343005/diff/1/mojo/public/tools/bindings/generators/mojom_python_generator.py File mojo/public/tools/bindings/generators/mojom_python_generator.py (right): https://codereview.chromium.org/548343005/diff/1/mojo/public/tools/bindings/generators/mojom_python_generator.py#newcode40 mojo/public/tools/bindings/generators/mojom_python_generator.py:40: # int64 integers are not handled by array.array On ...
6 years, 3 months ago (2014-09-09 14:30:20 UTC) #3
sdefresne
lgtm https://codereview.chromium.org/548343005/diff/1/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://codereview.chromium.org/548343005/diff/1/mojo/public/python/mojo/bindings/descriptor.py#newcode69 mojo/public/python/mojo/bindings/descriptor.py:69: (value, self._min_value, self._max_value)) nit: indent https://codereview.chromium.org/548343005/diff/1/mojo/public/tools/bindings/generators/mojom_python_generator.py File mojo/public/tools/bindings/generators/mojom_python_generator.py ...
6 years, 3 months ago (2014-09-10 08:40:00 UTC) #4
qsr
https://chromiumcodereview.appspot.com/548343005/diff/1/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://chromiumcodereview.appspot.com/548343005/diff/1/mojo/public/python/mojo/bindings/descriptor.py#newcode69 mojo/public/python/mojo/bindings/descriptor.py:69: (value, self._min_value, self._max_value)) On 2014/09/10 08:40:00, sdefresne wrote: > ...
6 years, 3 months ago (2014-09-10 09:23:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qsr@chromium.org/548343005/20001
6 years, 3 months ago (2014-09-10 15:52:55 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium.linux (None)
6 years, 3 months ago (2014-09-10 17:15:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/548343005/20001
6 years, 3 months ago (2014-09-11 08:01:30 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 89831212732d7e2164f9db52c160108bb80056f1
6 years, 3 months ago (2014-09-11 08:03:41 UTC) #12
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 08:19:26 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1db711fe8d18883afe49a57dbd32aa7688de4206
Cr-Commit-Position: refs/heads/master@{#294354}

Powered by Google App Engine
This is Rietveld 408576698