|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+581 lines, -240 lines) |
Patch |
|
M |
chrome/android/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/PrefServiceBridge.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
6 chunks |
+36 lines, -15 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/BrowsingDataCounterBridge.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferences.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
8 chunks |
+21 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferencesAdvanced.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferencesBasic.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataTabsFragment.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/android/javatests/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferencesTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/android/browsing_data/browsing_data_counter_bridge.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/browsing_data/browsing_data_counter_bridge.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+21 lines, -9 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/preferences/pref_service_bridge.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
17
18
|
5 chunks |
+50 lines, -27 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browsing_data/autofill_counter_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
6 chunks |
+16 lines, -11 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browsing_data/browsing_data_counter_factory.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browsing_data/browsing_data_counter_utils.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/browsing_data/browsing_data_remover_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browsing_data/cache_counter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/browsing_data/cache_counter_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
6 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browsing_data/downloads_counter_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
5 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browsing_data/history_counter_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+22 lines, -17 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browsing_data/hosted_apps_counter_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browsing_data/media_licenses_counter_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browsing_data/passwords_counter_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
6 chunks |
+21 lines, -16 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/api/browsing_data/browsing_data_api.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/api/browsing_data/browsing_data_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/browser/net/sdch_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/policy/configuration_policy_handler_list_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/policy/policy_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+49 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ssl/chrome_ssl_host_state_delegate_test.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/options/clear_browser_data_handler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/settings/settings_clear_browsing_data_handler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
components/browsing_data/core/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/browsing_data/core/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
components/browsing_data/core/browsing_data_utils.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
|
M |
components/browsing_data/core/browsing_data_utils.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
6 chunks |
+59 lines, -18 lines |
0 comments
|
Download
|
|
M |
components/browsing_data/core/browsing_data_utils_unittest.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+39 lines, -0 lines |
0 comments
|
Download
|
|
A |
components/browsing_data/core/clear_browsing_data_tab.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/browsing_data/core/counters/browsing_data_counter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
|
M |
components/browsing_data/core/counters/browsing_data_counter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
components/browsing_data/core/counters/browsing_data_counter_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
components/browsing_data/core/counters/history_counter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
components/browsing_data/core/pref_names.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/browsing_data/core/pref_names.cc
|
View
|
|
3 chunks |
+24 lines, -6 lines |
0 comments
|
Download
|
|
M |
ios/chrome/app/main_controller.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
ios/chrome/browser/browsing_data/browsing_data_counter_wrapper.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
ios/chrome/browser/browsing_data/browsing_data_removal_controller.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
ios/chrome/browser/browsing_data/cache_counter_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
5 chunks |
+18 lines, -14 lines |
0 comments
|
Download
|
|
M |
ios/chrome/browser/browsing_data/ios_chrome_browsing_data_remover.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
ios/chrome/browser/signin/browser_state_data_remover.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
ios/chrome/browser/ui/settings/clear_browsing_data_collection_view_controller.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
ios/chrome/browser/ui/settings/clear_browsing_data_collection_view_controller_unittest.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
ios/chrome/browser/ui/settings/time_range_selector_collection_view_controller.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
ios/chrome/test/app/history_test_util.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tools/android/eclipse/.classpath
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|