|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1335 lines, -532 lines) |
Patch |
 |
M |
apps/app_restore_service.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+1 line, -10 lines |
0 comments
|
Download
|
 |
M |
apps/app_restore_service.cc
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+12 lines, -15 lines |
0 comments
|
Download
|
 |
M |
apps/app_restore_service_browsertest.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+10 lines, -20 lines |
0 comments
|
Download
|
 |
M |
apps/apps.gypi
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apps/saved_files_service.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+135 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apps/saved_files_service.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+441 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apps/saved_files_service_factory.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apps/saved_files_service_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apps/saved_files_service_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+239 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/app_runtime/app_runtime_api.h
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/app_runtime/app_runtime_api.cc
|
View
|
|
1 chunk |
+2 lines, -20 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/file_handlers/app_file_handler_util.h
|
View
|
|
2 chunks |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+0 lines, -73 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/file_system/file_system_api.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/file_system/file_system_api.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
10 chunks |
+114 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/file_system/file_system_apitest.cc
|
View
|
1
2
3
4
5
6
7
8
|
6 chunks |
+51 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_function_histogram_value.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_service.h
|
View
|
1
2
|
3 chunks |
+1 line, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
11
|
4 chunks |
+3 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/platform_app_launcher.h
|
View
|
|
2 chunks |
+1 line, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/platform_app_launcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+2 lines, -81 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/_permission_features.json
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/file_system.idl
|
View
|
1
2
3
4
5
6
|
2 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/permissions/api_permission.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/permissions/chrome_api_permissions.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/permissions/permission_set_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/file_system_natives.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/file_system_natives.cc
|
View
|
1
2
3
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/app_runtime_custom_bindings.js
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
|
chrome/renderer/resources/extensions/entry_id_manager.js
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+20 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/file_system_custom_bindings.js
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+36 lines, -5 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/file_system/get_entry_id/background.js
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/file_system/get_entry_id/manifest.json
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/file_system/get_entry_id/test.html
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/file_system/get_entry_id/test.js
|
View
|
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/file_system/get_entry_id/test_other_window.html
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/file_system/get_entry_id/test_other_window.js
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/file_system/get_entry_id/test_util.js
|
View
|
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/file_system/restore_entry/background.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/file_system/restore_entry/manifest.json
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/file_system/restore_entry/test.html
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/file_system/restore_entry/test.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/file_system/restore_entry/test_util.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/file_system/retain_entry/background.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/file_system/retain_entry/manifest.json
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/file_system/retain_entry/test.html
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/file_system/retain_entry/test.js
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/file_system/retain_entry/test_other_window.html
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/file_system/retain_entry/test_other_window.js
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/file_system/retain_entry/test_util.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/file_access_restored_test/test.js
|
View
|
|
2 chunks |
+31 lines, -30 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/file_access_saved_to_prefs_test/test.js
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_application_octet_stream/test.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file/test.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file_by_extension/test.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file_by_extension_and_type/test.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file_with_any_extension/test.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/launch_file_with_no_extension/test.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|