Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(418)

Issue 10928017: Moving google_apis and GaiaClient to src/google_apis. (Closed)

Created:
8 years, 3 months ago by Jói
Modified:
8 years, 3 months ago
CC:
chromium-reviews, nkostylev+watch_chromium.org, dhollowa+watch_chromium.org, amit, Ilya Sherman, dcaiafa+watch_chromium.org, cbentzel+watch_chromium.org, stevenjb+watch_chromium.org, achuith+watch_chromium.org, darin-cc_chromium.org, tim (not reviewing), wez+watch_chromium.org, Raghu Simha, sanjeevr, ncarter (slow), simonmorris+watch_chromium.org, rmsousa+watch_chromium.org, oshima+watch_chromium.org, sergeyu+watch_chromium.org, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, mihaip-chromium-reviews_chromium.org, akalin, garykac+watch_chromium.org, Aaron Boodman, lambroslambrou+watch_chromium.org, dyu1, alexeypa+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Moving google_apis and GaiaClient to src/google_apis. TBR=mechanicalowners@chromium.org BUG=145584 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155312

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : OWNERS change #

Patch Set 4 : Merge LKGR #

Patch Set 5 : Merge to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+425 lines, -9788 lines) Patch
M chrome/browser/DEPS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_to_mobile_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_to_mobile_service.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chrome_to_mobile_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/gdata/auth_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/gdata/auth_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/gdata/operations_base.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/gdata/operations_base.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/auth_attempt_state.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/auth_attempt_state.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/authenticator.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/enrollment/enterprise_enrollment_screen.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/enrollment/mock_enterprise_enrollment_screen.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/existing_user_controller.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/existing_user_controller_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/login_performer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/login_performer.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/login_status_consumer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/login_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/login_utils.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/login_utils_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/mock_authenticator.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/mock_login_status_consumer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/mock_login_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/oauth1_token_fetcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/oauth_login_verifier.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/oauth_login_verifier.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/online_attempt.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/online_attempt.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/online_attempt_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/online_attempt_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/parallel_authenticator.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/parallel_authenticator.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/parallel_authenticator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/policy_oauth_fetcher.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/test_attempt_state.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/test_attempt_state.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/user_manager_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/settings/cros_settings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/identity/identity_api.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/identity/identity_apitest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/push_messaging/obfuscated_gaia_id_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/push_messaging/obfuscated_gaia_id_fetcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/push_messaging/push_messaging_api.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_api.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/app_notify_channel_setup.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/app_notify_channel_setup.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/app_notify_channel_setup_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_install_prompt.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/permissions_updater.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/net/gaia/gaia_oauth_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/gaia/gaia_oauth_fetcher.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/net/gaia/gaia_oauth_fetcher_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/password_manager/password_manager_delegate_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/browser_policy_connector.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/policy/cloud_policy_validator.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/device_policy_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/enterprise_install_attributes.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/user_cloud_policy_store_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/user_policy_signin_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/user_policy_signin_service.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/policy/user_policy_signin_service_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/printing/cloud_print/cloud_print_setup_flow.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/printing/cloud_print/cloud_print_setup_flow.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/profiles/profile_downloader.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_downloader.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/signin/signin_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/signin/signin_manager.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/signin/signin_manager_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/signin/signin_tracker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/signin_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/signin_tracker_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/signin/token_service.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/signin/token_service.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/signin/token_service_unittest.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/signin/token_service_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/signin/ubertoken_fetcher.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/signin/ubertoken_fetcher.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/signin/ubertoken_fetcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/credential_cache_service_win.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/sync/credential_cache_service_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/sync_backend_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/sync_backend_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_autofill_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_mock.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_password_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_preference_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_session_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_startup_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_typed_url_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_global_error.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_ui_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_errors_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/auto_login_info_bar_delegate.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/about_ui.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/login/enterprise_oauth_enrollment_screen_handler.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/chromeos/accounts_options_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/sync_setup_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +0 lines, -33 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 3 chunks +3 lines, -12 lines 0 comments Download
D chrome/common/net/gaia/DEPS View 1 chunk +0 lines, -13 lines 0 comments Download
D chrome/common/net/gaia/gaia_auth_consumer.h View 1 chunk +0 lines, -85 lines 0 comments Download
D chrome/common/net/gaia/gaia_auth_consumer.cc View 1 chunk +0 lines, -48 lines 0 comments Download
D chrome/common/net/gaia/gaia_auth_fetcher.h View 1 chunk +0 lines, -406 lines 0 comments Download
D chrome/common/net/gaia/gaia_auth_fetcher.cc View 1 chunk +0 lines, -1106 lines 0 comments Download
D chrome/common/net/gaia/gaia_auth_fetcher_unittest.cc View 1 chunk +0 lines, -1021 lines 0 comments Download
D chrome/common/net/gaia/gaia_auth_util.h View 1 chunk +0 lines, -31 lines 0 comments Download
D chrome/common/net/gaia/gaia_auth_util.cc View 1 chunk +0 lines, -61 lines 0 comments Download
D chrome/common/net/gaia/gaia_auth_util_unittest.cc View 1 chunk +0 lines, -87 lines 0 comments Download
D chrome/common/net/gaia/gaia_authenticator.h View 1 chunk +0 lines, -273 lines 0 comments Download
D chrome/common/net/gaia/gaia_authenticator.cc View 1 chunk +0 lines, -400 lines 0 comments Download
D chrome/common/net/gaia/gaia_authenticator_unittest.cc View 1 chunk +0 lines, -49 lines 0 comments Download
D chrome/common/net/gaia/gaia_constants.h View 1 chunk +0 lines, -53 lines 0 comments Download
D chrome/common/net/gaia/gaia_constants.cc View 1 chunk +0 lines, -95 lines 0 comments Download
D chrome/common/net/gaia/gaia_oauth_client.h View 1 chunk +0 lines, -74 lines 0 comments Download
D chrome/common/net/gaia/gaia_oauth_client.cc View 1 chunk +0 lines, -208 lines 0 comments Download
D chrome/common/net/gaia/gaia_oauth_client_unittest.cc View 1 chunk +0 lines, -243 lines 0 comments Download
D chrome/common/net/gaia/gaia_switches.h View 1 chunk +0 lines, -44 lines 0 comments Download
D chrome/common/net/gaia/gaia_switches.cc View 1 chunk +0 lines, -18 lines 0 comments Download
D chrome/common/net/gaia/gaia_urls.h View 1 chunk +0 lines, -83 lines 0 comments Download
D chrome/common/net/gaia/gaia_urls.cc View 1 chunk +0 lines, -242 lines 0 comments Download
D chrome/common/net/gaia/google_service_auth_error.h View 1 chunk +0 lines, -209 lines 0 comments Download
D chrome/common/net/gaia/google_service_auth_error.cc View 1 chunk +0 lines, -285 lines 0 comments Download
D chrome/common/net/gaia/google_service_auth_error_unittest.cc View 1 chunk +0 lines, -124 lines 0 comments Download
D chrome/common/net/gaia/mock_url_fetcher_factory.h View 1 chunk +0 lines, -70 lines 0 comments Download
D chrome/common/net/gaia/oauth2_access_token_consumer.h View 1 chunk +0 lines, -31 lines 0 comments Download
D chrome/common/net/gaia/oauth2_access_token_fetcher.h View 1 chunk +0 lines, -118 lines 0 comments Download
D chrome/common/net/gaia/oauth2_access_token_fetcher.cc View 1 chunk +0 lines, -218 lines 0 comments Download
D chrome/common/net/gaia/oauth2_access_token_fetcher_unittest.cc View 1 chunk +0 lines, -235 lines 0 comments Download
D chrome/common/net/gaia/oauth2_api_call_flow.h View 1 chunk +0 lines, -128 lines 0 comments Download
D chrome/common/net/gaia/oauth2_api_call_flow.cc View 1 chunk +0 lines, -167 lines 0 comments Download
D chrome/common/net/gaia/oauth2_api_call_flow_unittest.cc View 1 chunk +0 lines, -301 lines 0 comments Download
D chrome/common/net/gaia/oauth2_mint_token_consumer.h View 1 chunk +0 lines, -22 lines 0 comments Download
D chrome/common/net/gaia/oauth2_mint_token_fetcher.h View 1 chunk +0 lines, -104 lines 0 comments Download
D chrome/common/net/gaia/oauth2_mint_token_fetcher.cc View 1 chunk +0 lines, -190 lines 0 comments Download
D chrome/common/net/gaia/oauth2_mint_token_fetcher_unittest.cc View 1 chunk +0 lines, -179 lines 0 comments Download
D chrome/common/net/gaia/oauth2_mint_token_flow.h View 1 chunk +0 lines, -153 lines 0 comments Download
D chrome/common/net/gaia/oauth2_mint_token_flow.cc View 1 chunk +0 lines, -261 lines 0 comments Download
D chrome/common/net/gaia/oauth2_mint_token_flow_unittest.cc View 1 chunk +0 lines, -358 lines 0 comments Download
D chrome/common/net/gaia/oauth2_revocation_consumer.h View 1 chunk +0 lines, -22 lines 0 comments Download
D chrome/common/net/gaia/oauth2_revocation_fetcher.h View 1 chunk +0 lines, -94 lines 0 comments Download
D chrome/common/net/gaia/oauth2_revocation_fetcher.cc View 1 chunk +0 lines, -165 lines 0 comments Download
D chrome/common/net/gaia/oauth2_revocation_fetcher_unittest.cc View 1 chunk +0 lines, -122 lines 0 comments Download
D chrome/common/net/gaia/oauth_request_signer.h View 1 chunk +0 lines, -100 lines 0 comments Download
D chrome/common/net/gaia/oauth_request_signer.cc View 1 chunk +0 lines, -458 lines 0 comments Download
D chrome/common/net/gaia/oauth_request_signer_unittest.cc View 1 chunk +0 lines, -323 lines 0 comments Download
D chrome/common/net/google_apis/DEPS View 1 chunk +0 lines, -5 lines 0 comments Download
D chrome/common/net/google_apis/google_api_keys.h View 1 chunk +0 lines, -89 lines 0 comments Download
D chrome/common/net/google_apis/google_api_keys.cc View 1 chunk +0 lines, -250 lines 0 comments Download
M chrome/common_constants.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
A chrome/renderer/autofill/DEPS View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/autofill/password_generation_manager.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/service/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/service/cloud_print/cloud_print_auth.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/service/cloud_print/cloud_print_auth.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/service/cloud_print/cloud_print_proxy.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/service/cloud_print/cloud_print_proxy_backend.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/service/gaia/service_gaia_authenticator.h View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/DEPS View 1 chunk +2 lines, -1 line 0 comments Download
A google_apis/OWNERS View 1 chunk +4 lines, -0 lines 0 comments Download
A google_apis/gaia/DEPS View 1 1 chunk +6 lines, -0 lines 0 comments Download
A google_apis/gaia/OWNERS View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
A + google_apis/gaia/gaia_auth_consumer.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + google_apis/gaia/gaia_auth_consumer.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/gaia/gaia_auth_fetcher.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + google_apis/gaia/gaia_auth_fetcher.cc View 2 chunks +5 lines, -5 lines 0 comments Download
A + google_apis/gaia/gaia_auth_fetcher_unittest.cc View 2 chunks +6 lines, -6 lines 0 comments Download
A + google_apis/gaia/gaia_auth_util.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/gaia_auth_util.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/gaia/gaia_auth_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/gaia/gaia_authenticator.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/gaia_authenticator.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/gaia/gaia_authenticator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/gaia/gaia_constants.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/gaia_constants.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/gaia/gaia_oauth_client.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/gaia_oauth_client.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/gaia/gaia_oauth_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/gaia/gaia_switches.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/gaia_switches.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/gaia/gaia_urls.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/gaia_urls.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/google_service_auth_error.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/google_service_auth_error.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/gaia/google_service_auth_error_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/gaia/mock_url_fetcher_factory.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + google_apis/gaia/oauth2_access_token_consumer.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/oauth2_access_token_fetcher.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + google_apis/gaia/oauth2_access_token_fetcher.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/oauth2_access_token_fetcher_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
A + google_apis/gaia/oauth2_api_call_flow.h View 2 chunks +7 lines, -7 lines 0 comments Download
A + google_apis/gaia/oauth2_api_call_flow.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + google_apis/gaia/oauth2_api_call_flow_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
A + google_apis/gaia/oauth2_mint_token_consumer.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/oauth2_mint_token_fetcher.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + google_apis/gaia/oauth2_mint_token_fetcher.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/oauth2_mint_token_fetcher_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
A + google_apis/gaia/oauth2_mint_token_flow.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + google_apis/gaia/oauth2_mint_token_flow.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/oauth2_mint_token_flow_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/oauth2_revocation_consumer.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/oauth2_revocation_fetcher.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + google_apis/gaia/oauth2_revocation_fetcher.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/oauth2_revocation_fetcher_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
A + google_apis/gaia/oauth_request_signer.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/gaia/oauth_request_signer.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/gaia/oauth_request_signer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + google_apis/google_api_keys.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + google_apis/google_api_keys.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A google_apis/google_apis.gyp View 1 chunk +83 lines, -0 lines 0 comments Download
M remoting/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M remoting/remoting.gyp View 1 2 3 4 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Jói
Hi Ben, Moving this as we had discussed. Let me know if you'd like me ...
8 years, 3 months ago (2012-09-06 04:57:46 UTC) #1
Ben Goodger (Google)
a) me neither. svn blame is your friend :-) b) sg. we have done that ...
8 years, 3 months ago (2012-09-06 15:25:52 UTC) #2
tim (not reviewing)
Hi Joi, can you please make sure rogerta@, zelidrag@, and myself are OWNERS for the ...
8 years, 3 months ago (2012-09-06 16:23:27 UTC) #3
Jói
Tim: Done, uploaded a new version. Ben: the common_constants thing looking like it was supposed ...
8 years, 3 months ago (2012-09-06 19:16:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joi@chromium.org/10928017/5223
8 years, 3 months ago (2012-09-06 19:35:23 UTC) #5
commit-bot: I haz the power
Failed to apply patch for remoting/host/remoting_me2me_host.cc: While running patch -p1 --forward --force; patching file remoting/host/remoting_me2me_host.cc ...
8 years, 3 months ago (2012-09-06 19:36:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joi@chromium.org/10928017/2003
8 years, 3 months ago (2012-09-06 20:02:46 UTC) #7
commit-bot: I haz the power
8 years, 3 months ago (2012-09-07 04:26:40 UTC) #8
Change committed as 155312

Powered by Google App Engine
This is Rietveld 408576698