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

Issue 1135943005: Revert of content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIs (Closed)

Created:
5 years, 7 months ago by Evan Stade
Modified:
5 years, 7 months ago
Reviewers:
no sievers, Sami
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, sievers+watch_chromium.org, jbauman+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, kalyank, mkwst+moarreviews-renderer_chromium.org, piman+watch_chromium.org, danakj+watch_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIs (patchset #9 id:160001 of https://codereview.chromium.org/1134113002/) Reason for revert: Broke the build for CHROMEOS && USE_V4L2_CODEC Original issue's description: > content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIs > > This patch was mostly autogenerated with https://codereview.chromium.org/1010073002/. > > BUG=465354 > > Committed: https://crrev.com/adc9b4ed3d797c2990d682a3784d2e892198ce00 > Cr-Commit-Position: refs/heads/master@{#329696} TBR=sievers@chromium.org,skyostil@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=465354 Committed: https://crrev.com/198257faefbf97d3bca16e65e34c7122b7d03103 Cr-Commit-Position: refs/heads/master@{#329728}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+522 lines, -442 lines) Patch
M content/browser/android/java/gin_java_bridge_dispatcher_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/browser_gpu_channel_host_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/browser_gpu_channel_host_factory.cc View 2 chunks +8 lines, -6 lines 0 comments Download
M content/common/database_connections_unittest.cc View 4 chunks +12 lines, -10 lines 0 comments Download
M content/common/gpu/client/gpu_channel_host.h View 4 chunks +4 lines, -4 lines 0 comments Download
M content/common/gpu/client/gpu_channel_host.cc View 8 chunks +39 lines, -32 lines 0 comments Download
M content/common/gpu/client/gpu_video_decode_accelerator_host.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M content/common/gpu/client/gpu_video_encode_accelerator_host.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_channel.h View 4 chunks +5 lines, -4 lines 0 comments Download
M content/common/gpu/gpu_channel.cc View 9 chunks +35 lines, -27 lines 0 comments Download
M content/common/gpu/gpu_channel_manager.h View 3 chunks +3 lines, -2 lines 0 comments Download
M content/common/gpu/gpu_channel_manager.cc View 6 chunks +18 lines, -18 lines 0 comments Download
M content/common/gpu/gpu_channel_manager_unittest.cc View 3 chunks +8 lines, -5 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_memory_manager.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M content/common/gpu/media/fake_video_decode_accelerator.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/common/gpu/media/fake_video_decode_accelerator.cc View 5 chunks +18 lines, -15 lines 0 comments Download
M content/common/gpu/media/gpu_video_decode_accelerator.h View 3 chunks +9 lines, -5 lines 0 comments Download
M content/common/gpu/media/gpu_video_decode_accelerator.cc View 6 chunks +11 lines, -13 lines 0 comments Download
M content/common/gpu/media/gpu_video_encode_accelerator.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/media/h264_decoder.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/v4l2_image_processor.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/gpu/media/v4l2_image_processor.cc View 10 chunks +11 lines, -10 lines 0 comments Download
M content/common/gpu/media/v4l2_slice_video_decode_accelerator.h View 4 chunks +9 lines, -9 lines 0 comments Download
M content/common/gpu/media/v4l2_slice_video_decode_accelerator.cc View 58 chunks +80 lines, -79 lines 0 comments Download
M content/common/gpu/media/v4l2_video_decode_accelerator.h View 4 chunks +12 lines, -8 lines 0 comments Download
M content/common/gpu/media/v4l2_video_decode_accelerator.cc View 24 chunks +49 lines, -49 lines 0 comments Download
M content/common/gpu/media/v4l2_video_encode_accelerator.h View 3 chunks +9 lines, -3 lines 0 comments Download
M content/common/gpu/media/v4l2_video_encode_accelerator.cc View 17 chunks +32 lines, -25 lines 0 comments Download
M content/common/gpu/media/vaapi_video_decode_accelerator.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/media/vaapi_video_decode_accelerator.cc View 14 chunks +21 lines, -24 lines 0 comments Download
M content/common/gpu/media/vaapi_video_encode_accelerator.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/gpu/media/vaapi_video_encode_accelerator.cc View 20 chunks +60 lines, -43 lines 0 comments Download
M content/common/gpu/media/video_decode_accelerator_unittest.cc View 3 chunks +10 lines, -5 lines 0 comments Download
M content/common/gpu/media/video_encode_accelerator_unittest.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M content/common/gpu/media/vt_video_decode_accelerator.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/common/gpu/media/vt_video_decode_accelerator.cc View 6 chunks +10 lines, -10 lines 0 comments Download
M content/common/host_discardable_shared_memory_manager.cc View 2 chunks +1 line, -2 lines 0 comments Download
M content/common/mojo/channel_init.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_thread_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Evan Stade
Created Revert of content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
5 years, 7 months ago (2015-05-13 22:03:22 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1135943005/1
5 years, 7 months ago (2015-05-13 22:05:15 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-13 22:08:41 UTC) #3
commit-bot: I haz the power
5 years, 7 months ago (2015-05-13 22:10:30 UTC) #4
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/198257faefbf97d3bca16e65e34c7122b7d03103
Cr-Commit-Position: refs/heads/master@{#329728}

Powered by Google App Engine
This is Rietveld 408576698