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

Issue 54123005: android: Add screen recording tool (Closed)

Created:
7 years, 1 month ago by Sami
Modified:
7 years, 1 month ago
Reviewers:
bulach
CC:
chromium-reviews, craigdh+watch_chromium.org, chrome-speed-team+watch_google.com, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, telemetry+watch_chromium.org, frankf+watch_chromium.org, tonyg
Visibility:
Public.

Description

android: Add screen recording tool Add a tool to record screen capture videos from Android devices. This patch introduces both a standalone tool as well as a telemetry profiler which captures a video of a telemetry run. Note that the screen recording functionality requires Android KitKat or later. TEST=tools/perf/run_benchmark run --profiler=android-screen-recorder --browser=android-chrome smoothness.top_25 --page-filter=news.yahoo Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233686

Patch Set 1 #

Total comments: 6

Patch Set 2 : Marcus's comments. Added knobs for bitrate, frame size, rotation. #

Patch Set 3 : Fix typo. #

Total comments: 1

Patch Set 4 : -f instead of -o #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -47 lines) Patch
M build/android/pylib/android_commands.py View 1 2 chunks +7 lines, -7 lines 0 comments Download
M build/android/pylib/cmd_helper.py View 1 chunk +9 lines, -2 lines 0 comments Download
A build/android/pylib/screenshot.py View 1 2 1 chunk +95 lines, -0 lines 0 comments Download
M build/android/screenshot.py View 1 2 3 1 chunk +63 lines, -22 lines 0 comments Download
A + tools/telemetry/telemetry/core/platform/profiler/android_screen_recorder_profiler.py View 1 2 chunks +15 lines, -16 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Sami
PTAL. +tonyg@ in case he can think of some use for this in the perf ...
7 years, 1 month ago (2013-10-31 18:50:50 UTC) #1
bulach
sorry about the delay, this looks really cool! I wonder how accurate is the video ...
7 years, 1 month ago (2013-11-04 16:59:43 UTC) #2
Sami
Thanks for the comments! > I wonder how accurate is the video wrt to vsync ...
7 years, 1 month ago (2013-11-07 16:08:02 UTC) #3
bulach
lgtm, thanks! just one suggestion below: https://codereview.chromium.org/54123005/diff/80001/build/android/screenshot.py File build/android/screenshot.py (left): https://codereview.chromium.org/54123005/diff/80001/build/android/screenshot.py#oldcode29 build/android/screenshot.py:29: parser.add_option('-f', '--file', dest='filename', ...
7 years, 1 month ago (2013-11-07 17:38:57 UTC) #4
Sami
On 2013/11/07 17:38:57, bulach wrote: > lgtm, thanks! just one suggestion below: > > https://codereview.chromium.org/54123005/diff/80001/build/android/screenshot.py ...
7 years, 1 month ago (2013-11-07 17:47:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skyostil@chromium.org/54123005/110001
7 years, 1 month ago (2013-11-07 17:49:37 UTC) #6
commit-bot: I haz the power
7 years, 1 month ago (2013-11-07 21:17:26 UTC) #7
Message was sent while issue was closed.
Change committed as 233686

Powered by Google App Engine
This is Rietveld 408576698