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

Issue 1265213003: Componentize profile_sync_auth_provider (Closed)

Created:
5 years, 4 months ago by Abhishek
Modified:
5 years, 4 months ago
CC:
chromium-reviews, tim+watch_chromium.org, sdefresne+watchlist_chromium.org, droger+watchlist_chromium.org, zea+watch_chromium.org, blundell+watchlist_chromium.org, maxbogue+watch_chromium.org, pvalenzuela+watch_chromium.org, plaree+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Componentize profile_sync_auth_provider Moving profile_sync_auth_provider to sync_driver. BUG=512074 Committed: https://crrev.com/6f34b5dd1ddb5db3b8c86140a7b830a316bc1414 Cr-Commit-Position: refs/heads/master@{#341897}

Patch Set 1 #

Total comments: 4

Patch Set 2 : updated dependencies #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -213 lines) Patch
D chrome/browser/sync/profile_sync_auth_provider.h View 1 chunk +0 lines, -69 lines 0 comments Download
D chrome/browser/sync/profile_sync_auth_provider.cc View 1 chunk +0 lines, -137 lines 0 comments Download
M chrome/browser/sync/profile_sync_auth_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M components/sync_driver.gypi View 1 2 chunks +3 lines, -0 lines 0 comments Download
M components/sync_driver/BUILD.gn View 1 2 chunks +3 lines, -0 lines 0 comments Download
M components/sync_driver/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
A + components/sync_driver/profile_sync_auth_provider.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/sync_driver/profile_sync_auth_provider.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (8 generated)
Abhishek
PTAL!
5 years, 4 months ago (2015-08-04 06:57:07 UTC) #2
droger
Thank you. LGTM, assuming the comments below are adressed. +zea as owner for components/sync_driver +rogerta ...
5 years, 4 months ago (2015-08-04 07:58:44 UTC) #4
Abhishek
Updated dependencies for .gypi and .gn files. PTAL! https://codereview.chromium.org/1265213003/diff/1/components/sync_driver.gypi File components/sync_driver.gypi (right): https://codereview.chromium.org/1265213003/diff/1/components/sync_driver.gypi#newcode14 components/sync_driver.gypi:14: 'os_crypt', ...
5 years, 4 months ago (2015-08-04 08:46:52 UTC) #5
droger
On 2015/08/04 08:46:52, Abhishek wrote: > Updated dependencies for .gypi and .gn files. > > ...
5 years, 4 months ago (2015-08-04 08:52:43 UTC) #6
Roger Tawa OOO till Jul 10th
lgtm deps in signin
5 years, 4 months ago (2015-08-04 15:49:32 UTC) #7
Nicolas Zea
LGTM
5 years, 4 months ago (2015-08-04 17:18:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1265213003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1265213003/20001
5 years, 4 months ago (2015-08-05 04:00:29 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/95070)
5 years, 4 months ago (2015-08-05 05:49:06 UTC) #13
Abhishek
This patch failed for below test case. -- [ FAILED ] TraceTest.WebGLGreenTriangle (1273 ms) over ...
5 years, 4 months ago (2015-08-05 12:05:41 UTC) #14
blundell
On 2015/08/05 12:05:41, Abhishek wrote: > This patch failed for below test case. > -- ...
5 years, 4 months ago (2015-08-05 12:07:13 UTC) #15
droger
On 2015/08/05 12:05:41, Abhishek wrote: > This patch failed for below test case. > -- ...
5 years, 4 months ago (2015-08-05 12:07:13 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1265213003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1265213003/20001
5 years, 4 months ago (2015-08-05 12:19:21 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/95172)
5 years, 4 months ago (2015-08-05 14:02:57 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1265213003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1265213003/20001
5 years, 4 months ago (2015-08-05 14:06:38 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-05 14:54:26 UTC) #23
commit-bot: I haz the power
5 years, 4 months ago (2015-08-05 14:55:26 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6f34b5dd1ddb5db3b8c86140a7b830a316bc1414
Cr-Commit-Position: refs/heads/master@{#341897}

Powered by Google App Engine
This is Rietveld 408576698