|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+600 lines, -48 lines) |
Patch |
 |
A |
chrome/android/java/res/drawable/ic_tv_options_input_settings_rotated_grey.xml
|
View
|
1
2
3
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/xml/clear_browsing_data_preferences.xml
|
View
|
1
2
3
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/xml/clear_browsing_data_preferences_tab.xml
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferences.java
|
View
|
1
2
3
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferencesAdvanced.java
|
View
|
1
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java
|
View
|
1
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/android/browsing_data/browsing_data_bridge.cc
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/browsing_data_counter_factory.cc
|
View
|
1
2
3
4
|
3 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.h
|
View
|
1
2
3
4
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/chrome_browsing_data_remover_delegate_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/browsing_data/site_settings_counter_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+186 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/content_settings/content_settings_pref_provider_unittest.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+14 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/content_settings/host_content_settings_map_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+88 lines, -20 lines |
0 comments
|
Download
|
 |
M |
chrome/test/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/browsing_data/core/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/browsing_data/core/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/browsing_data/core/browsing_data_utils.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/browsing_data/core/browsing_data_utils.cc
|
View
|
1
2
3
4
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/browsing_data/core/counters/site_settings_counter.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/browsing_data/core/counters/site_settings_counter.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/browsing_data/core/pref_names.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/browsing_data/core/pref_names.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/browsing_data_strings.grdp
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/content_settings/core/browser/content_settings_pref.h
|
View
|
1
2
3
4
|
3 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
components/content_settings/core/browser/content_settings_pref.cc
|
View
|
1
2
3
4
|
3 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
components/content_settings/core/browser/content_settings_pref_provider.h
|
View
|
1
2
3
4
|
4 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/content_settings/core/browser/content_settings_pref_provider.cc
|
View
|
1
2
3
4
|
5 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/content_settings/core/browser/host_content_settings_map.h
|
View
|
1
2
3
4
|
3 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/content_settings/core/browser/host_content_settings_map.cc
|
View
|
1
2
3
4
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|