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

Issue 2649103002: New script to count usage of C++ classes. (Closed)

Created:
3 years, 11 months ago by nisse-webrtc
Modified:
3 years, 11 months ago
Reviewers:
kjellander_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

New script to count usage of C++ classes. This script is similar to header_usage.sh, but it counts usage (number of files) of each class defined in some header file. E.g., the following classes appear unused, AsyncHttpsProxyServerSocket CompositeMediaEngineWithFakeVoiceEngine DesktopId RtpDataCallback ScopedMessageData ScreencastEventCatcher NOTRY=true BUG=None Review-Url: https://codereview.webrtc.org/2649103002 Cr-Commit-Position: refs/heads/master@{#16204} Committed: https://chromium.googlesource.com/external/webrtc/+/de8ca92755ecbb9722ba9bbb42a05a9f2d4dd20b

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
A webrtc/tools/class_usage.sh View 1 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
nisse-webrtc
PTAL. This is a bit crude with lots of false positives, but I think it's ...
3 years, 11 months ago (2017-01-23 09:44:04 UTC) #2
kjellander_webrtc
lgtm with nits fixed https://codereview.webrtc.org/2649103002/diff/1/webrtc/tools/class_usage.sh File webrtc/tools/class_usage.sh (right): https://codereview.webrtc.org/2649103002/diff/1/webrtc/tools/class_usage.sh#newcode3 webrtc/tools/class_usage.sh:3: # Copyright (c) 2016 The ...
3 years, 11 months ago (2017-01-23 10:23:36 UTC) #3
nisse-webrtc
Thanks. https://codereview.webrtc.org/2649103002/diff/1/webrtc/tools/class_usage.sh File webrtc/tools/class_usage.sh (right): https://codereview.webrtc.org/2649103002/diff/1/webrtc/tools/class_usage.sh#newcode3 webrtc/tools/class_usage.sh:3: # Copyright (c) 2016 The WebRTC project authors. ...
3 years, 11 months ago (2017-01-23 10:38:39 UTC) #5
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/2649103002/20001
3 years, 11 months ago (2017-01-23 10:38:56 UTC) #8
commit-bot: I haz the power
3 years, 11 months ago (2017-01-23 10:41:12 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/de8ca92755ecbb9722ba9bbb4...

Powered by Google App Engine
This is Rietveld 408576698