|
WIP: Browser image decoding using Mojo.
BUG=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+376 lines, -194 lines) |
Patch |
|
M |
chrome/browser/extensions/webstore_install_helper.h
|
View
|
1
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/webstore_install_helper.cc
|
View
|
1
|
6 chunks |
+33 lines, -23 lines |
0 comments
|
Download
|
|
M |
chrome/browser/image_decoder.h
|
View
|
1
|
2 chunks |
+33 lines, -12 lines |
0 comments
|
Download
|
|
M |
chrome/browser/image_decoder.cc
|
View
|
1
|
3 chunks |
+39 lines, -33 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_utility.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/chrome_utility_messages.h
|
View
|
1
|
2 chunks |
+0 lines, -17 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/chrome_utility_extensions_messages.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/utility/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/utility/chrome_content_utility_client.h
|
View
|
1
|
2 chunks |
+1 line, -10 lines |
0 comments
|
Download
|
|
M |
chrome/utility/chrome_content_utility_client.cc
|
View
|
1
|
5 chunks |
+16 lines, -71 lines |
0 comments
|
Download
|
|
M |
chrome/utility/extensions/extensions_handler.h
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/utility/extensions/extensions_handler.cc
|
View
|
1
|
2 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
|
A |
chrome/utility/image_decoder_impl.h
|
View
|
1
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/utility/image_decoder_impl.cc
|
View
|
1
|
1 chunk |
+137 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/utility_process_host_impl.h
|
View
|
|
4 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/utility_process_host_impl.cc
|
View
|
|
3 chunks |
+27 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
content/common/image_decoder.mojom
|
View
|
1
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/content_common_mojo_bindings.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/public/browser/utility_process_host.h
|
View
|
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/public/utility/content_utility_client.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/utility/utility_thread_impl.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|