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

Issue 10451087: for readability review. (Closed)

Created:
8 years, 6 months ago by wjia(left Chromium)
Modified:
8 years, 5 months ago
Reviewers:
zunger
CC:
chromium-reviews, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, jam, jochen+watch-content_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 37

Patch Set 2 : code review #

Total comments: 11

Patch Set 3 : code review #

Patch Set 4 : add comments #

Patch Set 5 : modify comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -143 lines) Patch
M content/renderer/media/capture_video_decoder_unittest.cc View 1 2 3 chunks +3 lines, -0 lines 0 comments Download
M content/renderer/media/video_capture_impl.h View 1 2 3 chunks +33 lines, -19 lines 0 comments Download
M content/renderer/media/video_capture_impl.cc View 1 2 3 4 11 chunks +111 lines, -123 lines 0 comments Download
M content/renderer/media/video_capture_impl_unittest.cc View 1 2 4 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
zunger
http://codereview.chromium.org/10451087/diff/1/content/renderer/media/video_capture_impl.cc File content/renderer/media/video_capture_impl.cc (right): http://codereview.chromium.org/10451087/diff/1/content/renderer/media/video_capture_impl.cc#newcode4 content/renderer/media/video_capture_impl.cc:4: Overall, the flow of control in this file is ...
8 years, 5 months ago (2012-07-09 20:08:26 UTC) #1
wjia(left Chromium)
Thanks! To clarify threading issue, the main working thread of VideoCaptureImpl is capture thread represented ...
8 years, 5 months ago (2012-07-10 17:32:28 UTC) #2
zunger
http://codereview.chromium.org/10451087/diff/5001/content/renderer/media/video_capture_impl.cc File content/renderer/media/video_capture_impl.cc (right): http://codereview.chromium.org/10451087/diff/5001/content/renderer/media/video_capture_impl.cc#newcode156 content/renderer/media/video_capture_impl.cc:156: } else if ((clients_pending_on_filter_.find(handler) != Oh, wow. This function ...
8 years, 5 months ago (2012-07-10 23:34:30 UTC) #3
zunger
On Tue, Jul 10, 2012 at 10:32 AM, <wjia@chromium.org> wrote: > Reviewers: zunger, > > ...
8 years, 5 months ago (2012-07-10 23:34:44 UTC) #4
wjia(left Chromium)
PTAL. More comments about threading have been added, such as how interfaces can be called, ...
8 years, 5 months ago (2012-07-12 22:57:30 UTC) #5
zunger
On Thu, Jul 12, 2012 at 3:57 PM, <wjia@chromium.org> wrote: > PTAL. More comments about ...
8 years, 5 months ago (2012-07-13 00:45:27 UTC) #6
wjia(left Chromium)
On 2012/07/13 00:45:27, zunger wrote: > On Thu, Jul 12, 2012 at 3:57 PM, <mailto:wjia@chromium.org> ...
8 years, 5 months ago (2012-07-13 01:06:54 UTC) #7
zunger
lgtm
8 years, 5 months ago (2012-07-13 01:09:46 UTC) #8
commit-bot: I haz the power
8 years, 5 months ago (2012-07-13 01:09:57 UTC) #9
No LGTM from a valid reviewer yet. Only full committers are accepted.
Even if an LGTM may have been provided, it was from a non-committer or
a lowly provisional committer, _not_ a full super star committer.
See http://www.chromium.org/getting-involved/become-a-committer
Note that this has nothing to do with OWNERS files.

Powered by Google App Engine
This is Rietveld 408576698