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

Issue 379443002: Change ownership of video file (Closed)

Created:
6 years, 5 months ago by Satyanarayana N H Manyam
Modified:
6 years, 5 months ago
Reviewers:
nednguyen, nduca, Nat
CC:
chromium-reviews, slamm_google, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Change ownership of video file Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282189

Patch Set 1 #

Patch Set 2 : Small fix #

Total comments: 2

Patch Set 3 : Addressing the comments #

Total comments: 8

Patch Set 4 : Adressing comments #

Total comments: 5

Patch Set 5 : Addressing comments #

Patch Set 6 : Sync to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -23 lines) Patch
M build/android/pylib/screenshot.py View 1 2 3 4 5 4 chunks +9 lines, -10 lines 0 comments Download
M build/android/screenshot.py View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/android_platform_backend.py View 1 2 3 4 5 3 chunks +4 lines, -5 lines 0 comments Download
M tools/telemetry/telemetry/core/tab_unittest.py View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/core/video.py View 1 2 3 4 3 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
nduca
https://codereview.chromium.org/379443002/diff/20001/tools/telemetry/telemetry/core/platform/android_platform_backend.py File tools/telemetry/telemetry/core/platform/android_platform_backend.py (left): https://codereview.chromium.org/379443002/diff/20001/tools/telemetry/telemetry/core/platform/android_platform_backend.py#oldcode232 tools/telemetry/telemetry/core/platform/android_platform_backend.py:232: self._device, self._video_output, megabits_per_second=min_bitrate_mbps) No. self._video should not exist at ...
6 years, 5 months ago (2014-07-08 18:45:08 UTC) #1
Satyanarayana N H Manyam
PTAL https://codereview.chromium.org/379443002/diff/20001/tools/telemetry/telemetry/core/platform/android_platform_backend.py File tools/telemetry/telemetry/core/platform/android_platform_backend.py (left): https://codereview.chromium.org/379443002/diff/20001/tools/telemetry/telemetry/core/platform/android_platform_backend.py#oldcode232 tools/telemetry/telemetry/core/platform/android_platform_backend.py:232: self._device, self._video_output, megabits_per_second=min_bitrate_mbps) Modified the VideoRecorder.Pull() to return ...
6 years, 5 months ago (2014-07-08 22:19:37 UTC) #2
nednguyen
https://codereview.chromium.org/379443002/diff/40001/build/android/pylib/screenshot.py File build/android/pylib/screenshot.py (right): https://codereview.chromium.org/379443002/diff/40001/build/android/pylib/screenshot.py#newcode28 build/android/pylib/screenshot.py:28: rotate=False): There are other place that specifies the host_file ...
6 years, 5 months ago (2014-07-08 22:28:12 UTC) #3
nduca
https://codereview.chromium.org/379443002/diff/40001/build/android/pylib/screenshot.py File build/android/pylib/screenshot.py (right): https://codereview.chromium.org/379443002/diff/40001/build/android/pylib/screenshot.py#newcode28 build/android/pylib/screenshot.py:28: rotate=False): or update the other callsites to use the ...
6 years, 5 months ago (2014-07-08 22:34:22 UTC) #4
Satyanarayana N H Manyam
https://codereview.chromium.org/379443002/diff/40001/build/android/pylib/screenshot.py File build/android/pylib/screenshot.py (right): https://codereview.chromium.org/379443002/diff/40001/build/android/pylib/screenshot.py#newcode28 build/android/pylib/screenshot.py:28: rotate=False): Ok added the parameter to the Pull then.
6 years, 5 months ago (2014-07-08 22:46:42 UTC) #5
Satyanarayana N H Manyam
https://codereview.chromium.org/379443002/diff/40001/build/android/pylib/screenshot.py File build/android/pylib/screenshot.py (right): https://codereview.chromium.org/379443002/diff/40001/build/android/pylib/screenshot.py#newcode83 build/android/pylib/screenshot.py:83: Output video file object on the host. Updated the ...
6 years, 5 months ago (2014-07-08 22:57:27 UTC) #6
nduca
lgtm
6 years, 5 months ago (2014-07-08 23:24:03 UTC) #7
nednguyen
lgtm Thanks for this clean up! https://codereview.chromium.org/379443002/diff/60001/build/android/pylib/screenshot.py File build/android/pylib/screenshot.py (right): https://codereview.chromium.org/379443002/diff/60001/build/android/pylib/screenshot.py#newcode86 build/android/pylib/screenshot.py:86: self._device.old_interface.GetTimestamp()) The original ...
6 years, 5 months ago (2014-07-08 23:24:20 UTC) #8
Satyanarayana N H Manyam
https://codereview.chromium.org/379443002/diff/60001/build/android/pylib/screenshot.py File build/android/pylib/screenshot.py (right): https://codereview.chromium.org/379443002/diff/60001/build/android/pylib/screenshot.py#newcode86 build/android/pylib/screenshot.py:86: self._device.old_interface.GetTimestamp()) On 2014/07/08 23:24:20, nednguyen wrote: > The original ...
6 years, 5 months ago (2014-07-09 00:58:02 UTC) #9
Satyanarayana N H Manyam
The CQ bit was checked by satyanarayana@google.com
6 years, 5 months ago (2014-07-09 01:16:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/satyanarayana@google.com/379443002/80001
6 years, 5 months ago (2014-07-09 01:18:08 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-09 02:12:51 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-09 02:14:57 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_dbg_simulator/builds/168512) ios_rel_device on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_rel_device/builds/157563) ios_rel_device_ninja ...
6 years, 5 months ago (2014-07-09 02:14:58 UTC) #14
Satyanarayana N H Manyam
The CQ bit was checked by satyanarayana@google.com
6 years, 5 months ago (2014-07-09 17:19:26 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/satyanarayana@google.com/379443002/100001
6 years, 5 months ago (2014-07-09 17:22:00 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-09 21:50:59 UTC) #17
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 00:27:07 UTC) #18
Message was sent while issue was closed.
Change committed as 282189

Powered by Google App Engine
This is Rietveld 408576698