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

Issue 2487813002: Remove delayed error posting from AndroidVideoDecodeAccelerator (Closed)

Created:
4 years, 1 month ago by watk
Modified:
4 years, 1 month ago
Reviewers:
DaleCurtis
CC:
chromium-reviews, feature-media-reviews_chromium.org, piman+watch_chromium.org, posciak+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove delayed error posting from AndroidVideoDecodeAccelerator Now that we're always notifying AVDA when it loses its output surface there's no need to delay errors. Errors are always "real" errors now. BUG=662599 TEST=entering and exiting fullscreen still works CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/f1243d90b59f3361db000970862413cc12ddb6fa Cr-Commit-Position: refs/heads/master@{#431678}

Patch Set 1 #

Patch Set 2 : compile error #

Patch Set 3 : rebase #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -96 lines) Patch
M media/gpu/android_video_decode_accelerator.h View 1 2 4 chunks +5 lines, -16 lines 0 comments Download
M media/gpu/android_video_decode_accelerator.cc View 1 2 3 24 chunks +29 lines, -66 lines 0 comments Download
M media/gpu/avda_picture_buffer_manager.cc View 1 2 1 chunk +8 lines, -9 lines 0 comments Download
M media/gpu/avda_state_provider.h View 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 35 (23 generated)
watk
4 years, 1 month ago (2016-11-08 22:12:12 UTC) #5
DaleCurtis
Hmm, isn't this not true until you add code to wait for destruction to actually ...
4 years, 1 month ago (2016-11-08 22:14:36 UTC) #7
watk
We go into state_ == SURFACE_DESTROYED which is supposed to be terminal and set media_codec_ ...
4 years, 1 month ago (2016-11-08 22:19:53 UTC) #8
DaleCurtis
Whoops, didn't mean to wait to lgtm this until after my change. Sorry! Hope it ...
4 years, 1 month ago (2016-11-10 01:51:32 UTC) #15
watk
On 2016/11/10 01:51:32, DaleCurtis wrote: > Whoops, didn't mean to wait to lgtm this until ...
4 years, 1 month ago (2016-11-10 01:57:40 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2487813002/40001
4 years, 1 month ago (2016-11-10 23:56:29 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/178544)
4 years, 1 month ago (2016-11-11 00:06:48 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2487813002/40001
4 years, 1 month ago (2016-11-11 01:26:36 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/178625)
4 years, 1 month ago (2016-11-11 01:46:23 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2487813002/60001
4 years, 1 month ago (2016-11-11 20:05:42 UTC) #31
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-11 23:12:41 UTC) #33
commit-bot: I haz the power
4 years, 1 month ago (2016-11-11 23:54:23 UTC) #35
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f1243d90b59f3361db000970862413cc12ddb6fa
Cr-Commit-Position: refs/heads/master@{#431678}

Powered by Google App Engine
This is Rietveld 408576698