summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* [sync] Upstream the Android ProfileSyncServicenyquist@chromium.org2013-03-071-0/+68
* Two changes to history delete directive processingzea@chromium.org2013-03-062-2/+2
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Set invalidation client ID during startuprlarocque@chromium.org2013-03-061-0/+1
* Remove canary member from SyncSessionJobrlarocque@chromium.org2013-03-056-56/+44
* Remove connection_code_ from SyncSchedulerImpl.pavely@chromium.org2013-03-057-63/+28
* Android: Use ObserverList to maintain a list of observers/listenersnileshagrawal@chromium.org2013-03-051-8/+6
* Implement Invalidator::Acknowledge.dcheng@chromium.org2013-03-0519-105/+498
* Fix sync testserver for Android.shashishekhar@chromium.org2013-03-041-2/+16
* Remove SyncSessionJob's location memberrlarocque@chromium.org2013-03-026-67/+22
* Revert "Revert 182527" ([Sync] Make SESSIONS an implicit type)zea@chromium.org2013-03-027-12/+50
* Separate invalidator and sync client ID (part 1/2)rlarocque@chromium.org2013-03-0219-27/+76
* [sync] Fix UMA tracking of sync encryption statersimha@chromium.org2013-03-021-0/+13
* sync: Drop fully datatype throttled sync jobs rather than saving them.tim@chromium.org2013-03-012-2/+3
* Add WriteNode::Drop() to delete entry locally but not on server.haitaol@chromium.org2013-02-276-5/+26
* Backoff retry time on about:sync pagepavely@chromium.org2013-02-265-0/+28
* Remove SyncSessionJob::DidReachServer() flagrlarocque@chromium.org2013-02-264-23/+4
* Move file_path.h to base/files.brettw@chromium.org2013-02-246-6/+6
* enable -Wstring-conversion when compiling with clangscottmg@chromium.org2013-02-221-1/+1
* [sync] Upstream the code that triggers the InvalidationControllernyquist@chromium.org2013-02-228-12/+305
* Add a Clock and TickClock interface for mocking out timeakalin@chromium.org2013-02-213-63/+54
* [Sync] Single definition of set of user selectable sync typesmgist@chromium.org2013-02-212-1/+26
* Add originator_* fields to mock connection testsrlarocque@chromium.org2013-02-213-301/+583
* Add unit tests for SyncManager change handlingrlarocque@chromium.org2013-02-211-0/+299
* Use _target_name instead of package_name for java*.gypicjhopman@chromium.org2013-02-202-2/+0
* [sync] Extract Android-specific prod Java GYP-target to a separate file.nyquist@chromium.org2013-02-204-17/+33
* [Sync] Add boilerplate for favicons typezea@chromium.org2013-02-207-13/+80
* sync_manager: Remove UserShare's name member.lazyboy@chromium.org2013-02-203-23/+9
* Cleanup: Remove deprecated base::Value methods from sync. Use base::Value too.thestig@chromium.org2013-02-1611-273/+282
* [Sync] Add favicon datatype proto support zea@chromium.org2013-02-167-2/+119
* Remove routing_info and workers from SyncSessionrlarocque@chromium.org2013-02-1523-464/+80
* Add retry function to getNewAuthTokenclamy@chromium.org2013-02-152-7/+32
* Revert 182527isherman@chromium.org2013-02-146-41/+6
* [Sync] Make SESSIONS an implicit typezea@chromium.org2013-02-146-6/+41
* Synced Notification Sync Change Processorpetewil@chromium.org2013-02-124-1/+156
* [sync] Add ModelTypeResolver and control typesnyquist@chromium.org2013-02-116-8/+301
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-1020-44/+48
* [Sync] Add support for proxy typeszea@chromium.org2013-02-0814-47/+99
* sync: fix sync / xmpp auth error notification plumbingtim@chromium.org2013-02-084-10/+33
* Linux/ChromeOS Chromium style checker cleanup, sync/ edition.rsleevi@chromium.org2013-02-077-16/+18
* Add retry function to AccountManagerHelper when called from foregroundclamy@chromium.org2013-02-063-49/+112
* Migrate invalidator client IDs out of syncrlarocque@chromium.org2013-02-067-0/+57
* [Sync] Add more encryption histogramszea@chromium.org2013-02-061-0/+50
* [sync] Remove unecessary DCHECK in Directory::PurgeEntriesWithTypeInnyquist@chromium.org2013-02-051-2/+0
* [Sync] Fix memory leak in TrafficRecorderTest.ToValueTimestampTestmgist@chromium.org2013-02-051-1/+4
* Register autofill sync types on mobilecjhopman@chromium.org2013-02-051-0/+8
* sync: Rename timestamp to timestamp_msec to make the unit obvious.albertb@chromium.org2013-02-052-2/+2
* [Sync] Add timestamp to TrafficRecorder records (reland)mgist@chromium.org2013-02-043-5/+101
* Add time range to GlobalIdDirective for deleting additional local navigations haitaol@chromium.org2013-02-042-0/+8
* Remove syncer::IncomingInvalidationSourcerlarocque@chromium.org2013-02-0224-160/+68