[SyncFS] Make the snapshot sync of local-to-remote sync parallelization enabled.
commit7f6f91d9f8c0966e24c8178f2df7493559cc1c4f
authortzik@chromium.org <tzik@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 24 Jul 2014 18:27:48 +0000 (24 18:27 +0000)
committertzik@chromium.org <tzik@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 24 Jul 2014 18:27:48 +0000 (24 18:27 +0000)
treebe2270e60aedb3e49c7c70f1e2829ecc9972f446
parent070c7eafa0c67dc57e90b740d3923f69274c0a75
[SyncFS] Make the snapshot sync of local-to-remote sync parallelization enabled.

Support snapshot-sync on demoted URL.
Previous implementation drops changes in demoted changes, and doesn't mirror new changes on demoted URLs.

BUG=344769
TEST=unit_tests --gtest_filter="LocalFileChangeTrackerTest.*"

Review URL: https://codereview.chromium.org/394033005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285335 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/sync_file_system/local/local_file_change_tracker.cc
chrome/browser/sync_file_system/local/local_file_change_tracker.h
chrome/browser/sync_file_system/local/local_file_change_tracker_unittest.cc