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

Issue 1511603004: Enable cpplint for more webrtc subfolders and fix all uncovered cpplint errors. (Closed)

Created:
5 years ago by joachim
Modified:
5 years ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Enable cpplint for more webrtc subfolders and fix all uncovered cpplint errors. This CL enableds cpplint for webrtc/common_video, webrtc/sound and webrtc/tools. BUG=webrtc:5273 TESTED=Fixed issues reported by: find webrtc/common_video webrtc/sound webrtc/tools -type f -name *.cc -o -name *.h | xargs cpplint.py followed by 'git cl presubmit'. Committed: https://crrev.com/0f2e939a92fc1a70a67a9fc141d1f1d006bcded9 Cr-Commit-Position: refs/heads/master@{#10967}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Feedback from tommi #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -64 lines) Patch
M PRESUBMIT.py View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/common_video/i420_video_frame_unittest.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M webrtc/common_video/libyuv/include/webrtc_libyuv.h View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/common_video/libyuv/libyuv_unittest.cc View 5 chunks +17 lines, -17 lines 0 comments Download
M webrtc/common_video/libyuv/scaler_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/common_video/libyuv/webrtc_libyuv.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M webrtc/common_video/video_render_frames.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/sound/alsasoundsystem.cc View 1 5 chunks +5 lines, -6 lines 0 comments Download
M webrtc/sound/pulseaudiosoundsystem.cc View 1 7 chunks +18 lines, -19 lines 0 comments Download
M webrtc/sound/soundinputstreaminterface.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/tools/agc/activity_metric.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/tools/frame_analyzer/video_quality_analysis.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/tools/frame_editing/frame_editing_lib.h View 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/tools/frame_editing/frame_editing_lib.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/tools/psnr_ssim_analyzer/psnr_ssim_analyzer.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
joachim
More low-hanging fruit... @kjellander: I used the names from git blame for anonymous TODOs as ...
5 years ago (2015-12-10 00:01:51 UTC) #2
kjellander_webrtc
webrtc/tools: lgtm
5 years ago (2015-12-10 07:07:43 UTC) #3
stefan-webrtc
webrtc/common_video: lgtm
5 years ago (2015-12-10 07:55:48 UTC) #4
tommi
lgtm for webrtc/sound % minor comments below https://codereview.webrtc.org/1511603004/diff/1/webrtc/sound/alsasoundsystem.cc File webrtc/sound/alsasoundsystem.cc (right): https://codereview.webrtc.org/1511603004/diff/1/webrtc/sound/alsasoundsystem.cc#newcode263 webrtc/sound/alsasoundsystem.cc:263: // TODO(henrike): ...
5 years ago (2015-12-10 09:29:36 UTC) #5
joachim
Thanks, all changed. https://codereview.webrtc.org/1511603004/diff/1/webrtc/sound/alsasoundsystem.cc File webrtc/sound/alsasoundsystem.cc (right): https://codereview.webrtc.org/1511603004/diff/1/webrtc/sound/alsasoundsystem.cc#newcode263 webrtc/sound/alsasoundsystem.cc:263: // TODO(henrike): Implement this. On 2015/12/10 ...
5 years ago (2015-12-10 09:37:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1511603004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1511603004/20001
5 years ago (2015-12-10 09:39:06 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-10 11:11:45 UTC) #10
commit-bot: I haz the power
5 years ago (2015-12-10 11:11:58 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0f2e939a92fc1a70a67a9fc141d1f1d006bcded9
Cr-Commit-Position: refs/heads/master@{#10967}

Powered by Google App Engine
This is Rietveld 408576698