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

Issue 2923933004: [NotForReview] Move GJDAH and GJDA to media/gpu/mojo

Created:
3 years, 6 months ago by Chandan
Modified:
3 years, 6 months ago
Reviewers:
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[NotForReview] Move GJDAH and GJDA to media/gpu/mojo BUG= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;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

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+598 lines, -1296 lines) Patch
M content/browser/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_gpu_jpeg_decoder.h View 3 chunks +5 lines, -15 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_gpu_jpeg_decoder.cc View 4 chunks +22 lines, -38 lines 0 comments Download
M content/gpu/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments Download
M content/gpu/gpu_child_thread.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M media/gpu/BUILD.gn View 2 chunks +5 lines, -5 lines 0 comments Download
M media/gpu/ipc/client/BUILD.gn View 2 chunks +0 lines, -3 lines 0 comments Download
D media/gpu/ipc/client/gpu_jpeg_decode_accelerator_host.h View 1 chunk +0 lines, -76 lines 0 comments Download
D media/gpu/ipc/client/gpu_jpeg_decode_accelerator_host.cc View 1 chunk +0 lines, -217 lines 0 comments Download
M media/gpu/ipc/service/BUILD.gn View 2 chunks +0 lines, -3 lines 0 comments Download
D media/gpu/ipc/service/gpu_jpeg_decode_accelerator.h View 1 chunk +0 lines, -116 lines 0 comments Download
D media/gpu/ipc/service/gpu_jpeg_decode_accelerator.cc View 1 chunk +0 lines, -477 lines 0 comments Download
D media/gpu/ipc/service/gpu_jpeg_decode_accelerator_unittest.cc View 1 chunk +0 lines, -132 lines 0 comments Download
M media/gpu/ipc/service/media_gpu_channel.h View 3 chunks +0 lines, -3 lines 0 comments Download
M media/gpu/ipc/service/media_gpu_channel.cc View 1 chunk +0 lines, -38 lines 0 comments Download
D media/gpu/mojo/BUILD.gn View 1 chunk +0 lines, -17 lines 0 comments Download
A media/gpu/mojo/DEPS View 1 chunk +5 lines, -0 lines 0 comments Download
D media/gpu/mojo/OWNERS View 1 chunk +0 lines, -2 lines 0 comments Download
A + media/gpu/mojo/client/BUILD.gn View 1 3 chunks +2 lines, -11 lines 0 comments Download
A + media/gpu/mojo/client/gpu_jpeg_decode_accelerator_host.h View 1 2 chunks +9 lines, -26 lines 0 comments Download
A media/gpu/mojo/client/gpu_jpeg_decode_accelerator_host.cc View 1 chunk +132 lines, -0 lines 0 comments Download
A + media/gpu/mojo/common/BUILD.gn View 0 chunks +-1 lines, --1 lines 0 comments Download
A + media/gpu/mojo/common/OWNERS View 0 chunks +-1 lines, --1 lines 0 comments Download
A + media/gpu/mojo/common/jpeg_decoder.mojom View 0 chunks +-1 lines, --1 lines 0 comments Download
D media/gpu/mojo/jpeg_decoder.mojom View 1 chunk +0 lines, -59 lines 0 comments Download
A + media/gpu/mojo/service/BUILD.gn View 1 3 chunks +2 lines, -14 lines 0 comments Download
A + media/gpu/mojo/service/gpu_jpeg_decode_accelerator.h View 1 3 chunks +26 lines, -45 lines 0 comments Download
A media/gpu/mojo/service/gpu_jpeg_decode_accelerator.cc View 1 chunk +289 lines, -0 lines 0 comments Download
A media/gpu/mojo/service/gpu_jpeg_decode_accelerator_unittest.cc View 1 chunk +92 lines, -0 lines 0 comments Download
M services/ui/gpu/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/gpu/gpu_service.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (10 generated)
Chandan
Description was changed from ========== Move GJDAH and GJDA to media/gpu/mojo Convert accelerated JPEG Decoder ...
3 years, 6 months ago (2017-06-07 15:00:37 UTC) #1
Chandan
The CQ bit was checked by c.padhi@samsung.com to run a CQ dry run
3 years, 6 months ago (2017-06-07 15:03:40 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2923933004/1
3 years, 6 months ago (2017-06-07 15:03:56 UTC) #3
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 6 months ago (2017-06-07 16:29:06 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_optional_gpu_tests_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_optional_gpu_tests_rel/builds/6325)
3 years, 6 months ago (2017-06-07 16:29:07 UTC) #5
Chandan
Description was changed from ========== Move GJDAH and GJDA to media/gpu/mojo Convert accelerated JPEG Decoder ...
3 years, 6 months ago (2017-06-08 06:43:21 UTC) #6
Chandan
The CQ bit was checked by c.padhi@samsung.com to run a CQ dry run
3 years, 6 months ago (2017-06-08 06:48:40 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2923933004/40001
3 years, 6 months ago (2017-06-08 06:48:56 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 6 months ago (2017-06-08 09:52:32 UTC) #9
commit-bot: I haz the power
3 years, 6 months ago (2017-06-08 09:52:33 UTC) #10
Dry run: This issue passed the CQ dry run.

Powered by Google App Engine
This is Rietveld 408576698