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

Issue 1999113002: New rtc dump analyzing tool in Python (Closed)

Created:
4 years, 7 months ago by aleloi
Modified:
4 years, 6 months ago
CC:
webrtc-reviews_webrtc.org, hlundin-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

New rtc dump analyzing tool in Python R=henrik.lundin@webrtc.org, ivoc@webrtc.org, kwiberg@webrtc.org, peah@webrtc.org, phoglund@webrtc.org Committed: https://crrev.com/7ebbf9007706ba51be44e065a7c14f18a6d2b009 Cr-Commit-Position: refs/heads/master@{#13218}

Patch Set 1 #

Patch Set 2 : Fixed space for presubmit checks (I think) #

Patch Set 3 : pylint issues #

Total comments: 112

Patch Set 4 : Response to comments, replace own with numpy #

Patch Set 5 : division and floats #

Patch Set 6 : Small changes, responses to comments. #

Patch Set 7 : Updated README to reflect changes in code. #

Total comments: 60

Patch Set 8 : Fraction dictionaries and other small fixes #

Total comments: 18

Patch Set 9 : Return values, user interface, spaces around operators #

Patch Set 10 : misc.uwrap doc string, README protoc call #

Total comments: 3

Patch Set 11 : Unit test for misc.unwrap #

Total comments: 5

Patch Set 12 : Moved unit test. #

Total comments: 13

Patch Set 13 : Python coding style; build system #

Patch Set 14 : Added copying to BUILD.gn #

Total comments: 18

Patch Set 15 : Updated instructions, autotests run automatically. #

Patch Set 16 : Formatting, licence and usage string. #

Total comments: 8

Patch Set 17 : Changed default to py-3 #

Total comments: 25

Patch Set 18 : Build system: removed copy script, updated gyp/gn #

Patch Set 19 : Removed mention of copy_files.py #

Patch Set 20 : Moved to webrtc/tools and updated build system #

Total comments: 12

Patch Set 21 : Removed protobuf dependency from Gyp #

Patch Set 22 : Small changes to build in accordance with comments. #

Patch Set 23 : Added protobuf dependency back. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+536 lines, -2 lines) Patch
M PRESUBMIT.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/tools/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 1 chunk +17 lines, -0 lines 0 comments Download
A webrtc/tools/py_event_log_analyzer/README View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +26 lines, -0 lines 0 comments Download
A webrtc/tools/py_event_log_analyzer/misc.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +79 lines, -0 lines 0 comments Download
A webrtc/tools/py_event_log_analyzer/misc_test.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +73 lines, -0 lines 0 comments Download
A webrtc/tools/py_event_log_analyzer/pb_parse.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +50 lines, -0 lines 0 comments Download
A webrtc/tools/py_event_log_analyzer/rtp_analyzer.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 1 chunk +260 lines, -0 lines 0 comments Download
A + webrtc/tools/py_event_log_analyzer/rtp_analyzer.sh View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 1 chunk +10 lines, -2 lines 0 comments Download
M webrtc/tools/tools.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 115 (41 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999113002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1999113002/1
4 years, 7 months ago (2016-05-20 14:33:18 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/5710)
4 years, 7 months ago (2016-05-20 14:39:12 UTC) #4
aleloi
This is mostly a re-implementation of https://chromium.googlesource.com/external/webrtc/+/master/tools/matlab/rtpAnalyze.m in Python. It is a stand-alone tool that ...
4 years, 7 months ago (2016-05-20 14:43:22 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999113002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1999113002/20001
4 years, 7 months ago (2016-05-23 07:58:50 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/5740)
4 years, 7 months ago (2016-05-23 08:11:03 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999113002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1999113002/40001
4 years, 7 months ago (2016-05-23 08:31:36 UTC) #12
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) ...
4 years, 7 months ago (2016-05-23 10:31:57 UTC) #14
ivoc
Looks like a useful tool, see my comments below. https://codereview.webrtc.org/1999113002/diff/40001/tools/py_event_log_analyzer/README File tools/py_event_log_analyzer/README (right): https://codereview.webrtc.org/1999113002/diff/40001/tools/py_event_log_analyzer/README#newcode7 tools/py_event_log_analyzer/README:7: ...
4 years, 6 months ago (2016-05-24 11:50:19 UTC) #15
kwiberg-webrtc
Either link to a bug, or remove BUG= from the commit message. Also, the Google ...
4 years, 6 months ago (2016-05-24 12:09:52 UTC) #16
aleloi
Changes according to comments. https://codereview.webrtc.org/1999113002/diff/40001/tools/py_event_log_analyzer/README File tools/py_event_log_analyzer/README (right): https://codereview.webrtc.org/1999113002/diff/40001/tools/py_event_log_analyzer/README#newcode7 tools/py_event_log_analyzer/README:7: where <rtc event log> is ...
4 years, 6 months ago (2016-05-24 15:54:42 UTC) #17
kwiberg-webrtc
https://codereview.webrtc.org/1999113002/diff/40001/tools/py_event_log_analyzer/pb_parse.py File tools/py_event_log_analyzer/pb_parse.py (right): https://codereview.webrtc.org/1999113002/diff/40001/tools/py_event_log_analyzer/pb_parse.py#newcode24 tools/py_event_log_analyzer/pb_parse.py:24: sys.path.append(os.path.join(webrtc_root, "third_party/protobuf/python/")) On 2016/05/24 15:54:41, aleloi wrote: > On ...
4 years, 6 months ago (2016-05-25 12:42:42 UTC) #19
hlundin-webrtc
Very nice. I'm not a python programmer, so I cannot review the language use, but ...
4 years, 6 months ago (2016-05-25 12:54:23 UTC) #21
kwiberg-webrtc
https://codereview.webrtc.org/1999113002/diff/120001/tools/py_event_log_analyzer/rtp_analyzer.py File tools/py_event_log_analyzer/rtp_analyzer.py (right): https://codereview.webrtc.org/1999113002/diff/120001/tools/py_event_log_analyzer/rtp_analyzer.py#newcode171 tools/py_event_log_analyzer/rtp_analyzer.py:171: for f in self.data_points: On 2016/05/25 12:54:23, hlundin-webrtc wrote: ...
4 years, 6 months ago (2016-05-25 13:00:31 UTC) #22
ivoc
https://codereview.webrtc.org/1999113002/diff/120001/tools/py_event_log_analyzer/rtp_analyzer.py File tools/py_event_log_analyzer/rtp_analyzer.py (right): https://codereview.webrtc.org/1999113002/diff/120001/tools/py_event_log_analyzer/rtp_analyzer.py#newcode171 tools/py_event_log_analyzer/rtp_analyzer.py:171: for f in self.data_points: On 2016/05/25 13:00:31, kwiberg-webrtc wrote: ...
4 years, 6 months ago (2016-05-25 13:17:37 UTC) #23
kwiberg-webrtc
https://codereview.webrtc.org/1999113002/diff/120001/tools/py_event_log_analyzer/rtp_analyzer.py File tools/py_event_log_analyzer/rtp_analyzer.py (right): https://codereview.webrtc.org/1999113002/diff/120001/tools/py_event_log_analyzer/rtp_analyzer.py#newcode171 tools/py_event_log_analyzer/rtp_analyzer.py:171: for f in self.data_points: On 2016/05/25 13:17:37, ivoc wrote: ...
4 years, 6 months ago (2016-05-25 13:29:04 UTC) #24
peah-webrtc
Nice code! I definitely learned more python programming just by reading this! I have some ...
4 years, 6 months ago (2016-05-26 06:44:19 UTC) #25
aleloi2
Responses to comments and fixes. Function bodies and docstrings should now agree in most places. ...
4 years, 6 months ago (2016-05-30 14:57:56 UTC) #27
kwiberg-webrtc
Very nearly out of things to complain about. :-) https://codereview.webrtc.org/1999113002/diff/140001/tools/py_event_log_analyzer/misc.py File tools/py_event_log_analyzer/misc.py (right): https://codereview.webrtc.org/1999113002/diff/140001/tools/py_event_log_analyzer/misc.py#newcode33 tools/py_event_log_analyzer/misc.py:33: ...
4 years, 6 months ago (2016-05-31 09:04:48 UTC) #28
aleloi
https://codereview.webrtc.org/1999113002/diff/140001/tools/py_event_log_analyzer/misc.py File tools/py_event_log_analyzer/misc.py (right): https://codereview.webrtc.org/1999113002/diff/140001/tools/py_event_log_analyzer/misc.py#newcode33 tools/py_event_log_analyzer/misc.py:33: print(d) On 2016/05/31 09:04:47, kwiberg-webrtc wrote: > This looks ...
4 years, 6 months ago (2016-05-31 09:49:48 UTC) #29
kwiberg-webrtc
lgtm Well done! https://codereview.webrtc.org/1999113002/diff/140001/tools/py_event_log_analyzer/rtp_analyzer.py File tools/py_event_log_analyzer/rtp_analyzer.py (right): https://codereview.webrtc.org/1999113002/diff/140001/tools/py_event_log_analyzer/rtp_analyzer.py#newcode60 tools/py_event_log_analyzer/rtp_analyzer.py:60: ssrc_id, ssrc, payload_info, self.ssrc_frequencies[ssrc]*100, On 2016/05/31 ...
4 years, 6 months ago (2016-05-31 10:41:35 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999113002/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1999113002/200001
4 years, 6 months ago (2016-05-31 12:06:43 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/5969)
4 years, 6 months ago (2016-05-31 12:18:58 UTC) #35
aleloi
(To Patrik being the owner): can you please take a look at this new analyzing ...
4 years, 6 months ago (2016-05-31 12:28:20 UTC) #38
ivoc
LGTM, nice work!
4 years, 6 months ago (2016-05-31 12:29:27 UTC) #39
kwiberg-webrtc
https://codereview.webrtc.org/1999113002/diff/200001/tools/py_event_log_analyzer/analyzer_unittest.py File tools/py_event_log_analyzer/analyzer_unittest.py (right): https://codereview.webrtc.org/1999113002/diff/200001/tools/py_event_log_analyzer/analyzer_unittest.py#newcode52 tools/py_event_log_analyzer/analyzer_unittest.py:52: self.assertEqual(random_data, random_data_copy) Excellent. But could you put the unit ...
4 years, 6 months ago (2016-05-31 12:30:53 UTC) #40
aleloi
https://codereview.webrtc.org/1999113002/diff/200001/tools/py_event_log_analyzer/analyzer_unittest.py File tools/py_event_log_analyzer/analyzer_unittest.py (right): https://codereview.webrtc.org/1999113002/diff/200001/tools/py_event_log_analyzer/analyzer_unittest.py#newcode52 tools/py_event_log_analyzer/analyzer_unittest.py:52: self.assertEqual(random_data, random_data_copy) On 2016/05/31 12:30:53, kwiberg-webrtc wrote: > Excellent. ...
4 years, 6 months ago (2016-05-31 12:40:32 UTC) #41
kwiberg-webrtc
https://codereview.webrtc.org/1999113002/diff/200001/tools/py_event_log_analyzer/misc.py File tools/py_event_log_analyzer/misc.py (right): https://codereview.webrtc.org/1999113002/diff/200001/tools/py_event_log_analyzer/misc.py#newcode60 tools/py_event_log_analyzer/misc.py:60: return lst On 2016/05/31 12:40:32, aleloi wrote: > On ...
4 years, 6 months ago (2016-05-31 12:54:00 UTC) #42
phoglund
https://codereview.webrtc.org/1999113002/diff/220001/tools/py_event_log_analyzer/misc.py File tools/py_event_log_analyzer/misc.py (right): https://codereview.webrtc.org/1999113002/diff/220001/tools/py_event_log_analyzer/misc.py#newcode26 tools/py_event_log_analyzer/misc.py:26: def count_reordered(sequence_numbers): You sure this passes the linter? We ...
4 years, 6 months ago (2016-05-31 13:47:43 UTC) #43
hlundin-webrtc
lgtm on algorithm. Cannot speak for the Python code quality.
4 years, 6 months ago (2016-06-01 15:08:18 UTC) #44
aleloi
I have made an attempt to update the CL according to Patrik's comments. There are ...
4 years, 6 months ago (2016-06-02 14:01:57 UTC) #45
peah-webrtc
On 2016/06/02 14:01:57, aleloi wrote: > I have made an attempt to update the CL ...
4 years, 6 months ago (2016-06-03 05:30:59 UTC) #46
phoglund
On 2016/06/02 14:01:57, aleloi wrote: > I have made an attempt to update the CL ...
4 years, 6 months ago (2016-06-03 07:57:19 UTC) #47
phoglund
A few smaller comments on the python code. It's nice and clean code, so good ...
4 years, 6 months ago (2016-06-03 08:11:07 UTC) #48
aleloi
I have made a new version. There is one important problem: it doesn't work in ...
4 years, 6 months ago (2016-06-09 12:00:44 UTC) #49
phoglund
On 2016/06/09 12:00:44, aleloi wrote: > I have made a new version. > > There ...
4 years, 6 months ago (2016-06-09 12:26:52 UTC) #50
kwiberg-webrtc
https://codereview.webrtc.org/1999113002/diff/260001/tools/py_event_log_analyzer/copy_files.py File tools/py_event_log_analyzer/copy_files.py (right): https://codereview.webrtc.org/1999113002/diff/260001/tools/py_event_log_analyzer/copy_files.py#newcode20 tools/py_event_log_analyzer/copy_files.py:20: (options, _) = parser.parse_args() On 2016/06/09 12:00:44, aleloi wrote: ...
4 years, 6 months ago (2016-06-09 12:27:20 UTC) #51
phoglund
lgtm https://codereview.webrtc.org/1999113002/diff/260001/tools/py_event_log_analyzer/pb_parse.py File tools/py_event_log_analyzer/pb_parse.py (right): https://codereview.webrtc.org/1999113002/diff/260001/tools/py_event_log_analyzer/pb_parse.py#newcode32 tools/py_event_log_analyzer/pb_parse.py:32: (first2header_bytes, self.sequence_number, On 2016/06/09 12:27:20, kwiberg-webrtc wrote: > ...
4 years, 6 months ago (2016-06-09 12:47:09 UTC) #52
aleloi
The current status is that everything works if py-3 is installed. First build with ninja, ...
4 years, 6 months ago (2016-06-10 14:12:03 UTC) #53
aleloi
The current status is that everything works if py-3 is installed. First build with ninja, ...
4 years, 6 months ago (2016-06-10 14:12:07 UTC) #54
phoglund
still lgtm, ship it
4 years, 6 months ago (2016-06-10 14:18:40 UTC) #55
kjellander_webrtc
Nice to see good tooling being added. I have a few concerns that needs to ...
4 years, 6 months ago (2016-06-13 12:33:31 UTC) #57
phoglund
https://codereview.webrtc.org/1999113002/diff/320001/tools/py_event_log_analyzer/copy_files.py File tools/py_event_log_analyzer/copy_files.py (right): https://codereview.webrtc.org/1999113002/diff/320001/tools/py_event_log_analyzer/copy_files.py#newcode1 tools/py_event_log_analyzer/copy_files.py:1: # Copyright (c) 2016 The WebRTC project authors. All ...
4 years, 6 months ago (2016-06-13 13:40:48 UTC) #58
kjellander_webrtc
https://codereview.webrtc.org/1999113002/diff/320001/tools/py_event_log_analyzer/copy_files.py File tools/py_event_log_analyzer/copy_files.py (right): https://codereview.webrtc.org/1999113002/diff/320001/tools/py_event_log_analyzer/copy_files.py#newcode1 tools/py_event_log_analyzer/copy_files.py:1: # Copyright (c) 2016 The WebRTC project authors. All ...
4 years, 6 months ago (2016-06-13 14:13:05 UTC) #59
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999113002/320001
4 years, 6 months ago (2016-06-14 07:18:10 UTC) #62
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: bot1 on tryserver.chromium.linux (JOB_FAILED, no build URL) ...
4 years, 6 months ago (2016-06-14 07:18:42 UTC) #64
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999113002/320001
4 years, 6 months ago (2016-06-14 07:55:38 UTC) #68
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_gn_upload on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_upload/builds/113)
4 years, 6 months ago (2016-06-14 08:06:59 UTC) #70
aleloi
I changed the build files, removed the copy script and updated the README. https://codereview.webrtc.org/1999113002/diff/320001/tools/py_event_log_analyzer/README File ...
4 years, 6 months ago (2016-06-14 08:20:49 UTC) #71
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999113002/340001
4 years, 6 months ago (2016-06-14 08:22:09 UTC) #73
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios64_gn_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios64_gn_dbg/builds/501) ios64_gn_rel on ...
4 years, 6 months ago (2016-06-14 08:23:17 UTC) #75
aleloi
https://codereview.webrtc.org/1999113002/diff/320001/webrtc/BUILD.gn File webrtc/BUILD.gn (right): https://codereview.webrtc.org/1999113002/diff/320001/webrtc/BUILD.gn#newcode365 webrtc/BUILD.gn:365: "//tools/py_event_log_analyzer/copy_files.py", On 2016/06/13 12:33:31, kjellander_webrtc wrote: > Since WebRTC's ...
4 years, 6 months ago (2016-06-14 08:29:35 UTC) #76
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999113002/360001
4 years, 6 months ago (2016-06-14 08:38:23 UTC) #78
kjellander_webrtc
On 2016/06/14 08:29:35, aleloi wrote: > https://codereview.webrtc.org/1999113002/diff/320001/webrtc/BUILD.gn > File webrtc/BUILD.gn (right): > > https://codereview.webrtc.org/1999113002/diff/320001/webrtc/BUILD.gn#newcode365 > ...
4 years, 6 months ago (2016-06-14 08:39:09 UTC) #79
kjellander_webrtc
On 2016/06/14 08:39:09, kjellander_webrtc wrote: > On 2016/06/14 08:29:35, aleloi wrote: > > https://codereview.webrtc.org/1999113002/diff/320001/webrtc/BUILD.gn > ...
4 years, 6 months ago (2016-06-14 08:39:47 UTC) #80
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_gn_upload on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_upload/builds/116)
4 years, 6 months ago (2016-06-14 08:50:57 UTC) #82
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999113002/380001
4 years, 6 months ago (2016-06-15 08:35:15 UTC) #84
aleloi
I have moved the tool from //tools to //webrtc/tools in order to avoid problems with ...
4 years, 6 months ago (2016-06-15 08:38:49 UTC) #85
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/6305)
4 years, 6 months ago (2016-06-15 08:42:06 UTC) #87
aleloi
Here is the current status: The CL cannot be easily tested on the Chromium bots ...
4 years, 6 months ago (2016-06-15 14:40:31 UTC) #88
kjellander_webrtc
Sorry about the bug in PRESUBMIT (I wrote that code; fixing in https://codereview.webrtc.org/2065253003). If you ...
4 years, 6 months ago (2016-06-15 14:46:54 UTC) #89
kjellander_webrtc
On 2016/06/15 14:40:31, aleloi wrote: > Here is the current status: > > The CL ...
4 years, 6 months ago (2016-06-15 14:59:50 UTC) #90
commit-bot: I haz the power
Patchset 21 (id:??) landed as https://crrev.com/74290b9d9c686603f1b8cafe9b4131a03485bf0c Cr-Commit-Position: refs/heads/master@{#13154}
4 years, 6 months ago (2016-06-15 15:19:35 UTC) #93
kjellander_webrtc
Committed patchset #21 (id:400001) manually as 74290b9d9c686603f1b8cafe9b4131a03485bf0c (presubmit successful).
4 years, 6 months ago (2016-06-15 15:19:36 UTC) #94
aleloi
Small changes in build and include order in accordance with kjellander's comments. https://codereview.webrtc.org/1999113002/diff/380001/webrtc/tools/BUILD.gn File webrtc/tools/BUILD.gn ...
4 years, 6 months ago (2016-06-16 11:15:28 UTC) #95
kjellander_webrtc
A question: https://codereview.webrtc.org/1999113002/diff/380001/webrtc/tools/tools.gyp File webrtc/tools/tools.gyp (right): https://codereview.webrtc.org/1999113002/diff/380001/webrtc/tools/tools.gyp#newcode119 webrtc/tools/tools.gyp:119: '<(webrtc_root)/webrtc.gyp:rtc_event_log_proto', Didn't you want to keep this ...
4 years, 6 months ago (2016-06-16 11:44:42 UTC) #96
aleloi
https://codereview.webrtc.org/1999113002/diff/380001/webrtc/tools/tools.gyp File webrtc/tools/tools.gyp (right): https://codereview.webrtc.org/1999113002/diff/380001/webrtc/tools/tools.gyp#newcode119 webrtc/tools/tools.gyp:119: '<(webrtc_root)/webrtc.gyp:rtc_event_log_proto', On 2016/06/16 11:44:42, kjellander_webrtc wrote: > Didn't you ...
4 years, 6 months ago (2016-06-16 12:18:57 UTC) #97
kjellander_webrtc
On 2016/06/16 12:18:57, aleloi wrote: > https://codereview.webrtc.org/1999113002/diff/380001/webrtc/tools/tools.gyp > File webrtc/tools/tools.gyp (right): > > https://codereview.webrtc.org/1999113002/diff/380001/webrtc/tools/tools.gyp#newcode119 > ...
4 years, 6 months ago (2016-06-20 13:44:58 UTC) #101
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999113002/460001
4 years, 6 months ago (2016-06-20 13:48:50 UTC) #104
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_upload on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_upload/builds/124)
4 years, 6 months ago (2016-06-20 13:55:22 UTC) #106
kjellander_webrtc
On 2016/06/20 13:55:22, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 6 months ago (2016-06-20 14:06:36 UTC) #107
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999113002/460001
4 years, 6 months ago (2016-06-20 14:11:37 UTC) #110
aleloi
Thank you for all the comments everyone! It has been very interesting and educational to ...
4 years, 6 months ago (2016-06-20 14:13:35 UTC) #111
commit-bot: I haz the power
Committed patchset #23 (id:460001)
4 years, 6 months ago (2016-06-20 14:39:28 UTC) #113
commit-bot: I haz the power
4 years, 6 months ago (2016-06-20 14:39:33 UTC) #115
Message was sent while issue was closed.
Patchset 23 (id:??) landed as
https://crrev.com/7ebbf9007706ba51be44e065a7c14f18a6d2b009
Cr-Commit-Position: refs/heads/master@{#13218}

Powered by Google App Engine
This is Rietveld 408576698