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

Issue 2502383004: Introduce ArrayView::subview function (Closed)

Created:
4 years, 1 month ago by danilchap
Modified:
4 years, 1 month ago
Reviewers:
kwiberg-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Introduce ArrayView::subview function to return portion of the original view BUG=None Committed: https://crrev.com/a28780e994692f2494d8d54fb4539003a212dd6b Cr-Commit-Position: refs/heads/master@{#15149}

Patch Set 1 #

Total comments: 2

Patch Set 2 : nullptr -> ArrayView() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -0 lines) Patch
M webrtc/base/array_view.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M webrtc/base/array_view_unittest.cc View 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
danilchap
4 years, 1 month ago (2016-11-17 17:21:10 UTC) #2
kwiberg-webrtc
lgtm. Nice! https://codereview.webrtc.org/2502383004/diff/1/webrtc/base/array_view.h File webrtc/base/array_view.h (right): https://codereview.webrtc.org/2502383004/diff/1/webrtc/base/array_view.h#newcode125 webrtc/base/array_view.h:125: return nullptr; It's probably good to add ...
4 years, 1 month ago (2016-11-18 01:57:36 UTC) #3
danilchap
https://codereview.webrtc.org/2502383004/diff/1/webrtc/base/array_view.h File webrtc/base/array_view.h (right): https://codereview.webrtc.org/2502383004/diff/1/webrtc/base/array_view.h#newcode125 webrtc/base/array_view.h:125: return nullptr; On 2016/11/18 01:57:36, kwiberg-webrtc wrote: > It's ...
4 years, 1 month ago (2016-11-18 09:05:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2502383004/20001
4 years, 1 month ago (2016-11-18 09:31:39 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-18 09:46:26 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-18 09:46:34 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a28780e994692f2494d8d54fb4539003a212dd6b
Cr-Commit-Position: refs/heads/master@{#15149}

Powered by Google App Engine
This is Rietveld 408576698