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

Issue 884723002: ppapi: add helper methods to MediaStreamBufferManager (Closed)

Created:
5 years, 10 months ago by llandwerlin-old
Modified:
5 years, 10 months ago
Reviewers:
bbudge
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ppapi: MediaStreamBufferManager: expose underlying shared memory buffer BUG=417589 TEST=none Committed: https://crrev.com/ca697c4cbcdb839adc3119a05ce2a5058e6454d6 Cr-Commit-Position: refs/heads/master@{#313933}

Patch Set 1 #

Patch Set 2 : Update after bbudge's review #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M ppapi/shared_impl/media_stream_buffer_manager.h View 1 1 chunk +2 lines, -0 lines 1 comment Download

Messages

Total messages: 18 (2 generated)
llandwerlin-old
Some utility methods for the coming PPB_VideoEncoder.
5 years, 10 months ago (2015-01-28 13:39:11 UTC) #2
bbudge
Could you add more detail to the issue description? You're exposing some internals here and ...
5 years, 10 months ago (2015-01-28 18:52:48 UTC) #3
bbudge
On 2015/01/28 18:52:48, bbudge wrote: > Could you add more detail to the issue description? ...
5 years, 10 months ago (2015-01-28 22:05:18 UTC) #4
llandwerlin-old
On 2015/01/28 22:05:18, bbudge wrote: > On 2015/01/28 18:52:48, bbudge wrote: > > Could you ...
5 years, 10 months ago (2015-01-28 23:10:10 UTC) #5
llandwerlin-old
On 2015/01/28 23:10:10, llandwerlin wrote: > On 2015/01/28 22:05:18, bbudge wrote: > > On 2015/01/28 ...
5 years, 10 months ago (2015-01-29 12:42:44 UTC) #6
bbudge
https://codereview.chromium.org/884723002/diff/20001/ppapi/shared_impl/media_stream_buffer_manager.h File ppapi/shared_impl/media_stream_buffer_manager.h (right): https://codereview.chromium.org/884723002/diff/20001/ppapi/shared_impl/media_stream_buffer_manager.h#newcode56 ppapi/shared_impl/media_stream_buffer_manager.h:56: base::SharedMemory* shm() { return shm_.get(); } Do you need ...
5 years, 10 months ago (2015-01-29 13:44:31 UTC) #7
llandwerlin-old
On 2015/01/29 13:44:31, bbudge wrote: > https://codereview.chromium.org/884723002/diff/20001/ppapi/shared_impl/media_stream_buffer_manager.h > File ppapi/shared_impl/media_stream_buffer_manager.h (right): > > https://codereview.chromium.org/884723002/diff/20001/ppapi/shared_impl/media_stream_buffer_manager.h#newcode56 > ...
5 years, 10 months ago (2015-01-29 13:46:15 UTC) #8
bbudge
On 2015/01/29 13:44:31, bbudge wrote: > https://codereview.chromium.org/884723002/diff/20001/ppapi/shared_impl/media_stream_buffer_manager.h > File ppapi/shared_impl/media_stream_buffer_manager.h (right): > > https://codereview.chromium.org/884723002/diff/20001/ppapi/shared_impl/media_stream_buffer_manager.h#newcode56 > ...
5 years, 10 months ago (2015-01-29 13:52:18 UTC) #9
llandwerlin-old
On 2015/01/29 13:52:18, bbudge wrote: > On 2015/01/29 13:44:31, bbudge wrote: > > > https://codereview.chromium.org/884723002/diff/20001/ppapi/shared_impl/media_stream_buffer_manager.h ...
5 years, 10 months ago (2015-01-29 13:55:30 UTC) #10
bbudge
On 2015/01/29 13:55:30, llandwerlin wrote: > On 2015/01/29 13:52:18, bbudge wrote: > > On 2015/01/29 ...
5 years, 10 months ago (2015-01-29 21:58:27 UTC) #11
llandwerlin-old
On 2015/01/29 21:58:27, bbudge wrote: > On 2015/01/29 13:55:30, llandwerlin wrote: > > On 2015/01/29 ...
5 years, 10 months ago (2015-01-30 08:41:50 UTC) #12
bbudge
On 2015/01/30 08:41:50, llandwerlin wrote: > On 2015/01/29 21:58:27, bbudge wrote: > > On 2015/01/29 ...
5 years, 10 months ago (2015-01-30 13:56:53 UTC) #13
bbudge
OK, LGTM.
5 years, 10 months ago (2015-01-30 13:57:14 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/884723002/20001
5 years, 10 months ago (2015-01-30 16:33:38 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-01-30 17:28:02 UTC) #17
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 17:29:03 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ca697c4cbcdb839adc3119a05ce2a5058e6454d6
Cr-Commit-Position: refs/heads/master@{#313933}

Powered by Google App Engine
This is Rietveld 408576698