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

Issue 58953003: [SyncFS] Refine RemoteToLocalSyncer resolver (Closed)

Created:
7 years, 1 month ago by tzik
Modified:
7 years, 1 month ago
Reviewers:
kinuko, nhiroki
CC:
chromium-reviews, nhiroki+watch_chromium.org, kinuko+watch
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[SyncFS] Refine RemoteToLocalSyncer resolver * Unify analyzing part and dispatching part * Complete missing cases handling * Add DCHECKs BUG=240165 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=234370

Patch Set 1 #

Patch Set 2 : split largest_changeid part to other CL #

Patch Set 3 : fix #

Patch Set 4 : +DCHECK #

Patch Set 5 : drop unused field #

Total comments: 4

Patch Set 6 : rebase #

Total comments: 18

Patch Set 7 : rebase #

Patch Set 8 : buildfix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+379 lines, -140 lines) Patch
M chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.h View 1 2 3 4 5 6 2 chunks +85 lines, -24 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc View 1 2 3 4 5 6 7 9 chunks +294 lines, -116 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
tzik
PTL
7 years, 1 month ago (2013-11-08 13:15:33 UTC) #1
kinuko
lgtm Can you please summarize why you needed to change from boolean flags to this ...
7 years, 1 month ago (2013-11-09 23:33:24 UTC) #2
nhiroki
Looks good. https://codereview.chromium.org/58953003/diff/130001/chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc File chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc (right): https://codereview.chromium.org/58953003/diff/130001/chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc#newcode188 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc:188: << remote_details.file_kind(); nit: Line 184 says "remote ...
7 years, 1 month ago (2013-11-11 03:37:17 UTC) #3
tzik
> Can you please summarize why you needed to change from boolean flags to this ...
7 years, 1 month ago (2013-11-11 04:45:34 UTC) #4
nhiroki
lgtm
7 years, 1 month ago (2013-11-11 04:58:29 UTC) #5
kinuko
On 2013/11/11 04:45:34, tzik wrote: > > Can you please summarize why you needed to ...
7 years, 1 month ago (2013-11-11 05:02:23 UTC) #6
tzik
On 2013/11/11 05:02:23, kinuko (OOO until Nov 13) wrote: > On 2013/11/11 04:45:34, tzik wrote: ...
7 years, 1 month ago (2013-11-11 05:15:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/58953003/290001
7 years, 1 month ago (2013-11-11 05:16:05 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-11 07:24:22 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/58953003/580001
7 years, 1 month ago (2013-11-11 08:55:09 UTC) #10
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-11 09:50:01 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/58953003/580001
7 years, 1 month ago (2013-11-11 13:41:47 UTC) #12
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-11 16:23:37 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/58953003/580001
7 years, 1 month ago (2013-11-12 01:28:06 UTC) #14
commit-bot: I haz the power
7 years, 1 month ago (2013-11-12 01:56:14 UTC) #15
Message was sent while issue was closed.
Change committed as 234370

Powered by Google App Engine
This is Rietveld 408576698