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

Issue 1284633004: Add Dart_ListGetRange (Closed)

Created:
5 years, 4 months ago by abarth-chromium
Modified:
5 years, 4 months ago
Reviewers:
siva
CC:
ivanva_google.com, reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
https://chromium.googlesource.com/external/github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add Dart_ListGetRange This API lets you get multiple values out of a list at once, saving overhead. R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/bc88578fe174c6e1f8485cefe888b5e3bfc45895

Patch Set 1 #

Patch Set 2 : improve typos #

Total comments: 6

Patch Set 3 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -0 lines) Patch
M runtime/include/dart_api.h View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 2 1 chunk +62 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl_test.cc View 1 2 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
abarth-chromium
5 years, 4 months ago (2015-08-11 20:37:55 UTC) #2
abarth-chromium
Are there try jobs I should run? I didn't manage to compile the tests...
5 years, 4 months ago (2015-08-11 20:38:35 UTC) #3
abarth-chromium
5 years, 4 months ago (2015-08-12 15:58:52 UTC) #5
siva
LGTM with one comment. https://codereview.chromium.org/1284633004/diff/20001/runtime/include/dart_api.h File runtime/include/dart_api.h (right): https://codereview.chromium.org/1284633004/diff/20001/runtime/include/dart_api.h#newcode1846 runtime/include/dart_api.h:1846: * If the any of ...
5 years, 4 months ago (2015-08-12 17:07:25 UTC) #6
abarth-chromium
Addressed view comments and managed to run the tests locally.
5 years, 4 months ago (2015-08-12 22:28:01 UTC) #7
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
5 years, 4 months ago (2015-08-12 22:30:03 UTC) #11
abarth-chromium
5 years, 4 months ago (2015-08-12 23:46:42 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
bc88578fe174c6e1f8485cefe888b5e3bfc45895 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698