|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1902 lines, -4770 lines) |
Patch |
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/signin/OAuth2TokenService.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
6 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/chrome_jni_registrar.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/signin/signin_manager_android.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
24
|
2 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/policy/consumer_enrollment_handler_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/policy/upload_job_impl.cc
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/policy/upload_job_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/settings/device_oauth2_token_service.h
|
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 |
+10 lines, -97 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/settings/device_oauth2_token_service.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 |
+26 lines, -288 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/chromeos/settings/device_oauth2_token_service_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
9 chunks |
+40 lines, -57 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/chromeos/settings/device_oauth2_token_service_delegate.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
24
|
13 chunks |
+62 lines, -143 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/settings/device_oauth2_token_service_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/settings/device_oauth2_token_service_unittest.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 |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/identity/identity_apitest.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/invalidation/gcm_invalidation_bridge_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/local_discovery/gcd_api_flow_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/cloud/user_policy_signin_service_unittest.cc
|
View
|
1
2
3
4
5
6
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/signin/android_profile_oauth2_token_service.h
|
View
|
|
1 chunk |
+0 lines, -131 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/signin/android_profile_oauth2_token_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+0 lines, -477 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/fake_profile_oauth2_token_service.h
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+4 lines, -51 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/fake_profile_oauth2_token_service.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+4 lines, -74 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/fake_profile_oauth2_token_service_builder.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/signin/mutable_profile_oauth2_token_service_delegate.h
|
View
|
1
2
3
4
5
6
7
8
|
6 chunks |
+56 lines, -64 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/signin/mutable_profile_oauth2_token_service_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
18 chunks |
+160 lines, -172 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/signin/mutable_profile_oauth2_token_service_delegate_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
15 chunks |
+117 lines, -148 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/signin/oauth2_token_service_delegate_android.h
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+23 lines, -23 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/signin/oauth2_token_service_delegate_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
19 chunks |
+88 lines, -108 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/profile_oauth2_token_service_factory.h
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/profile_oauth2_token_service_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+13 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/signin_tracker_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/supervised_user/child_accounts/family_info_fetcher.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/supervised_user/child_accounts/family_info_fetcher_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/supervised_user/child_accounts/permission_request_creator_apiary.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/supervised_user/child_accounts/permission_request_creator_apiary_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/supervised_user/legacy/supervised_user_refresh_token_fetcher.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/supervised_user/legacy/supervised_user_refresh_token_fetcher_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_auth_provider.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_auth_provider_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/startup_controller_unittest.cc
|
View
|
1
2
3
4
5
6
|
9 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/speech_auth_helper_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/user_accounts_delegate_chromeos.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/profiles/profile_chooser_view.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_chromeos.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/base/testing_profile.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/wallet/real_pan_wallet_client.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/components_tests.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
3 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
components/history/core/browser/web_history_service.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/invalidation/impl/gcm_invalidation_bridge.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/invalidation/impl/ticl_invalidation_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/signin.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
3 chunks |
+2 lines, -11 lines |
0 comments
|
Download
|
 |
M |
components/signin/core/browser/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
D |
components/signin/core/browser/mutable_profile_oauth2_token_service.h
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -160 lines |
0 comments
|
Download
|
 |
D |
components/signin/core/browser/mutable_profile_oauth2_token_service.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -484 lines |
0 comments
|
Download
|
 |
D |
components/signin/core/browser/mutable_profile_oauth2_token_service_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -482 lines |
0 comments
|
Download
|
 |
M |
components/signin/core/browser/profile_oauth2_token_service.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+6 lines, -48 lines |
0 comments
|
Download
|
 |
M |
components/signin/core/browser/profile_oauth2_token_service.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+22 lines, -51 lines |
0 comments
|
Download
|
 |
M |
components/signin/ios/browser/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/signin/ios/browser/profile_oauth2_token_service_ios.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -163 lines |
0 comments
|
Download
|
 |
M |
components/signin/ios/browser/profile_oauth2_token_service_ios.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -499 lines |
0 comments
|
Download
|
 |
A + |
components/signin/ios/browser/profile_oauth2_token_service_ios_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+38 lines, -56 lines |
0 comments
|
Download
|
 |
A + |
components/signin/ios/browser/profile_oauth2_token_service_ios_delegate.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
21 chunks |
+55 lines, -84 lines |
0 comments
|
Download
|
 |
A |
components/signin/ios/browser/profile_oauth2_token_service_ios_delegate_unittest.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+380 lines, -0 lines |
0 comments
|
Download
|
 |
D |
components/signin/ios/browser/profile_oauth2_token_service_ios_unittest.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -404 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/updater/extension_downloader.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
extensions/shell/app_shell.gypi
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/shell/browser/api/identity/identity_api.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
extensions/shell/browser/shell_oauth2_token_service.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -20 lines |
0 comments
|
Download
|
 |
M |
extensions/shell/browser/shell_oauth2_token_service.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+7 lines, -24 lines |
0 comments
|
Download
|
 |
A |
extensions/shell/browser/shell_oauth2_token_service_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
extensions/shell/browser/shell_oauth2_token_service_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/shell/browser/shell_oauth2_token_service_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
google_apis/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
google_apis/gaia/fake_oauth2_token_service.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
5 chunks |
+6 lines, -27 lines |
0 comments
|
Download
|
 |
M |
google_apis/gaia/fake_oauth2_token_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+8 lines, -27 lines |
0 comments
|
Download
|
 |
A |
google_apis/gaia/fake_oauth2_token_service_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
A |
google_apis/gaia/fake_oauth2_token_service_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+93 lines, -0 lines |
0 comments
|
Download
|
 |
M |
google_apis/gaia/oauth2_token_service.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
10 chunks |
+35 lines, -54 lines |
0 comments
|
Download
|
 |
M |
google_apis/gaia/oauth2_token_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
13 chunks |
+51 lines, -79 lines |
0 comments
|
Download
|
 |
A |
google_apis/gaia/oauth2_token_service_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
A |
google_apis/gaia/oauth2_token_service_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+100 lines, -0 lines |
0 comments
|
Download
|
 |
M |
google_apis/gaia/oauth2_token_service_request.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
google_apis/gaia/oauth2_token_service_request_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
google_apis/gaia/oauth2_token_service_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
23 chunks |
+88 lines, -61 lines |
0 comments
|
Download
|
 |
M |
google_apis/gaia/ubertoken_fetcher.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
google_apis/google_apis.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/enhanced_bookmarks/bookmark_server_cluster_service_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ios/public/provider/chrome/browser/keyed_service_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ios/public/test/test_keyed_service_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ios/public/test/test_keyed_service_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/attachments/attachment_downloader_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/attachments/attachment_uploader_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|