|
Make NativeMediaFileUtil an AsyncFileUtil
Change NativeMediaFileUtil from the synchronous file util interface to AsyncFileUtil in order to support Picasa and iTunes file utils, which have to bounce to the utility process. Also remove unused write ops from NativeMediaFileUtil.
BUG= 151701
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203954
Total comments: 16
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+746 lines, -584 lines) |
Patch |
 |
M |
chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
chrome/browser/media_galleries/fileapi/filtering_file_enumerator.h
|
View
|
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/media_galleries/fileapi/filtering_file_enumerator.cc
|
View
|
|
1 chunk |
+0 lines, -107 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/itunes/itunes_file_util.h
|
View
|
|
1 chunk |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/itunes/itunes_file_util.cc
|
View
|
|
2 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.cc
|
View
|
|
2 chunks |
+4 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/native_media_file_util.h
|
View
|
1
2
3
4
5
|
2 chunks |
+131 lines, -31 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/native_media_file_util.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+471 lines, -126 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc
|
View
|
1
2
|
8 chunks |
+5 lines, -103 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/picasa/picasa_data_provider.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/picasa/picasa_file_util.h
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/picasa/picasa_file_util.cc
|
View
|
1
2
|
7 chunks |
+57 lines, -113 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/picasa/picasa_file_util_unittest.cc
|
View
|
1
2
3
|
8 chunks |
+56 lines, -25 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|