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

Issue 12255018: Add typed data interface to Dart API, this only changes the C++ API as dicussed in a previous email… (Closed)

Created:
7 years, 10 months ago by siva
Modified:
7 years, 10 months ago
Reviewers:
Anton Muhin, Tom Ball
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Add typed data interface to Dart API, this only changes the C++ API as dicussed in a previous email. The dart code in the library has not been changed yet. Committed: https://code.google.com/p/dart/source/detail?r=18846

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+328 lines, -235 lines) Patch
M bin/crypto.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M bin/io_buffer.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M bin/secure_socket.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M bin/socket.cc View 1 2 3 4 5 6 7 1 chunk +9 lines, -8 lines 0 comments Download
M include/dart_api.h View 1 2 3 4 5 6 7 3 chunks +44 lines, -63 lines 0 comments Download
M vm/dart_api_impl.cc View 1 2 3 4 5 6 7 5 chunks +203 lines, -108 lines 0 comments Download
M vm/dart_api_impl_test.cc View 1 2 3 4 5 6 7 10 chunks +68 lines, -53 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
siva
7 years, 10 months ago (2013-02-14 01:01:30 UTC) #1
Anton Muhin
Let's coordinate on landing https://chromiumcodereview.appspot.com/12255018/diff/18001/include/dart_api.h File include/dart_api.h (right): https://chromiumcodereview.appspot.com/12255018/diff/18001/include/dart_api.h#newcode1658 include/dart_api.h:1658: DART_EXPORT Dart_TypedData_Type Dart_IsTypedData(Dart_Handle object); It's ...
7 years, 10 months ago (2013-02-14 12:53:05 UTC) #2
siva
Yes Anton I will ping you for co-ordinated landing when I am ready to submit ...
7 years, 10 months ago (2013-02-14 19:45:42 UTC) #3
Tom Ball
lgtm
7 years, 10 months ago (2013-02-14 21:43:31 UTC) #4
siva
Anton, I am ready to land this patch. Let me know when you have time ...
7 years, 10 months ago (2013-02-19 22:06:38 UTC) #5
siva
Sync to top of tree.
7 years, 10 months ago (2013-02-21 18:22:26 UTC) #6
siva
7 years, 10 months ago (2013-02-21 18:43:52 UTC) #7
Message was sent while issue was closed.
Committed patchset #8 manually as r18846 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698