|
Remove content::GpuVideoDecodeAcceleratorFactory
This can be replaced by media::GpuVideoDecodeAcceleratorFactoryImpl, modulo
properly wiring GpuPreferences.
This in turns allows us to remove GpuChildThread::current() for great justice.
BUG= 597150
Committed: https://crrev.com/e785d25b620665c05bfebedbc354b4989ea90ac9
Cr-Commit-Position: refs/heads/master@{#407741}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+49 lines, -244 lines) |
Patch |
 |
M |
android_webview/gpu/aw_content_gpu_client.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/gpu/aw_content_gpu_client.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_gpu.gypi
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/gpu/BUILD.gn
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/gpu/DEPS
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/gpu/arc_gpu_video_decode_accelerator.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/gpu/arc_gpu_video_decode_accelerator.cc
|
View
|
|
3 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/gpu/chrome_content_gpu_client.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/gpu/chrome_content_gpu_client.cc
|
View
|
|
2 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/gpu/gpu_arc_video_service.h
|
View
|
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/gpu/gpu_arc_video_service.cc
|
View
|
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/content_gpu.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/gpu/gpu_child_thread.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/gpu/gpu_child_thread.cc
|
View
|
|
6 chunks |
+1 line, -12 lines |
0 comments
|
Download
|
 |
M |
content/public/gpu/BUILD.gn
|
View
|
1
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/public/gpu/DEPS
|
View
|
1
2
3
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/public/gpu/content_gpu_client.h
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
D |
content/public/gpu/gpu_video_decode_accelerator_factory.h
|
View
|
|
1 chunk |
+0 lines, -104 lines |
0 comments
|
Download
|
 |
D |
content/public/gpu/gpu_video_decode_accelerator_factory.cc
|
View
|
|
1 chunk |
+0 lines, -86 lines |
0 comments
|
Download
|
 |
M |
media/gpu/BUILD.gn
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
media/gpu/gpu_video_decode_accelerator_factory_impl.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 30 (21 generated)
|