summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Use delete journal to remove bookmarks that are already deleted in sync modelhaitaol@chromium.org2013-01-2210-20/+175
* sync: rearrange calls to avoid unnecessary CHECKing tim@chromium.org2013-01-221-2/+2
* [sync] Divorce python sync test server chromiumsync.py from testserver.pyrsimha@chromium.org2013-01-2012-1/+3799
* Add an invalidation preferences wrapper.dsmyers@chromium.org2013-01-195-11/+281
* [Sync] Add support for denoting which sessions types are enabledzea@chromium.org2013-01-185-0/+42
* Roll cacheinvalidation forward to @261.ghc@google.com2013-01-181-1/+1
* sync: second attempt at 176732 that covers all pending_nudge_ assignments.tim@chromium.org2013-01-152-8/+15
* sync: add a CHECK to shed light on bug 165561.tim@chromium.org2013-01-144-3/+35
* reland: sync: Initialize entries with a model typerlarocque@chromium.org2013-01-1213-399/+394
* [sync] Add java InvalidationController for Android.nyquist@chromium.org2013-01-125-0/+413
* sync: Represent UniquePositions as a protobufrlarocque@chromium.org2013-01-127-29/+88
* Revert 176340joaodasilva@chromium.org2013-01-1113-393/+401
* sync: Initialize entries with a valid model typerlarocque@chromium.org2013-01-1113-401/+393
* sync: speculative fix for bug 165561tim@chromium.org2013-01-101-0/+9
* sync: Add PriorityPreference protobuf and supporting code.albertb@chromium.org2013-01-0914-3/+101
* sync: Start moving away from PREV_ID and NEXT_IDrlarocque@chromium.org2013-01-0814-38/+46
* Initial UniquePositions implementationrlarocque@chromium.org2013-01-084-3/+953
* [Sync] Add support for loading, updating and querying delete journals in haitaol@chromium.org2013-01-0521-98/+603
* Add search_terms_replacement_key field to TemplateURL.beaudoin@chromium.org2013-01-032-0/+4
* Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4....kamil.jiwa@gmail.com2013-01-031-2/+0
* Create a fresh sync datatype for Synced Notificationspetewil@chromium.org2013-01-0310-2/+75
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-0295-267/+389
* sync: Move unique_client_tag hashing coderlarocque@chromium.org2012-12-219-53/+74
* sync: Protobuf changes to support UniquePositionrlarocque@chromium.org2012-12-211-47/+60
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-1943-112/+112
* [Sync] Add support for keystore key rotation.zea@chromium.org2012-12-199-110/+883
* [Sync] Add tests for invalid specifics field number handlingakalin@chromium.org2012-12-139-131/+270
* [Sync] Display encrypted data in about:synczea@chromium.org2012-12-139-17/+52
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-1226-264/+505
* [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2012-12-1159-124/+188
* [Sync] Handle invalid specifics field numbers gracefullyakalin@chromium.org2012-12-115-14/+55
* [Sync] Add deleted_metas table to sync database. haitaol@chromium.org2012-12-104-4/+158
* [sync] [chromeos] Get rid of dependencies on chrome/browser from within sync/rsimha@chromium.org2012-12-074-19/+75
* sync: add syncer::Experiment to control autofill culling.tim@chromium.org2012-12-063-2/+25
* [Sync] Add search_terms field to session_specifics.protomathp@chromium.org2012-12-062-0/+3
* [Sync] Treat XMPP auth errors as sync auth errorsakalin@chromium.org2012-12-054-8/+59
* Implement features needed for local ack handling in InvalidationStateTracker.dcheng@chromium.org2012-12-0515-109/+360
* Depend on stored sync session GUID for Android.nyquist@chromium.org2012-12-054-101/+4
* Track merged nudge sourcesrlarocque@chromium.org2012-11-308-16/+92
* Sync the bookmark's icon URL.pkotwicz@chromium.org2012-11-303-0/+7
* For iOS, exclude a unit test that crashes when coverage is turned on.lliabraa@chromium.org2012-11-291-2/+7
* Remove legacy GetURL(),SetURL(),GetFaviconBytes(),SetFaviconBytes()pkotwicz@chromium.org2012-11-285-51/+12
* sync: Move data_encryption_win.h into syncer namespace.tfarina@chromium.org2012-11-253-24/+18
* sync: Retry soon when server returns conflictrlarocque@chromium.org2012-11-215-17/+25
* Remove unregistered IDs from the invalidation state map cache.dcheng@chromium.org2012-11-216-3/+50
* [Sync] Add debug info proto conversionzea@chromium.org2012-11-215-3/+99
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-2/+2
* Sync: Add DeviceInfo's ChangeProcessorrlarocque@chromium.org2012-11-2116-32/+162
* [Sync] Have MergeDataAndStartSyncing return a SyncMergeResultzea@chromium.org2012-11-175-10/+13
* [Sync] Re-enable experiments datatypezea@chromium.org2012-11-172-6/+3