summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* More sync of PRESUBMIT with what CQ runsphajdan.jr@chromium.org2014-03-131-2/+2
* Receive invalidation messages through GCMpavely@chromium.org2014-03-124-5/+147
* [Sync] Fix long bookmark title syncingzea@chromium.org2014-03-123-19/+25
* Convert most Chromium presubmit files to use new multiple-tryserver-compatibl...phajdan.jr@chromium.org2014-03-111-6/+8
* Changes to sync/api/attachment in prep for integrating with sync API.maniscalco@chromium.org2014-03-117-123/+102
* Build correct URL for cacheinvalidation endpoint.pavely@chromium.org2014-03-093-21/+154
* Refactor GCMNetworkChannelDelegateImplpavely@chromium.org2014-03-063-0/+4
* Reland r254672.wtc@chromium.org2014-03-051-19/+3
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-1/+2
* Reland "Add base::TimeDelta::Max()" again.gavinp@chromium.org2014-03-051-4/+2
* Reorganize test cases in directory_backing_store_unittest.cc.maniscalco@chromium.org2014-03-051-139/+143
* Revert 254672 "Replace the custom ProxyConfigServiceDirect class..."ricow@chromium.org2014-03-041-3/+19
* Revert of Reland "Add base::TimeDelta::Max()" (https://codereview.chromium.or...apavlov@chromium.org2014-03-041-2/+4
* Reland "Add base::TimeDelta::Max()"gavinp@chromium.org2014-03-041-4/+2
* Rewrite instructions on how to dump sync database for unit test.maniscalco@chromium.org2014-03-042-13/+36
* Replace the custom ProxyConfigServiceDirect class with the equivalentwtc@chromium.org2014-03-041-19/+3
* sync: Merge GU retry logic into normal GUrlarocque@chromium.org2014-03-0415-158/+109
* Implement Commit in the Sync C++ fake serverpvalenzuela@chromium.org2014-03-0417-170/+1024
* Don't call RefreshColumns() in directory_backing_store_unittest.cc.maniscalco@chromium.org2014-03-011-4/+5
* Implememt garbage collection of old entries according tohaitaol@chromium.org2014-03-019-5/+209
* Wrapping message into ClientGatewayMessage is specific to PushClientpavely@chromium.org2014-03-018-305/+264
* sync: Move download logic into GetUpdatesProcessorrlarocque@chromium.org2014-02-288-300/+265
* Revert 253502 "Add base::TimeDelta::Max()."waffles@chromium.org2014-02-271-2/+4
* Sync Change Processor for the 'Synced Notifications App Info' datatype.petewil@chromium.org2014-02-261-2/+1
* Add base::TimeDelta::Max().gavinp@chromium.org2014-02-261-4/+2
* Add some unit tests for SyncData.maniscalco@chromium.org2014-02-222-0/+67
* Refactor ActivityStatus to not store currentdtrainor@chromium.org2014-02-211-2/+2
* To support password sync for supervised users we need to sign (and, in future...antrim@chromium.org2014-02-211-0/+4
* [invalidations] Added table with registered objectsIdsmferreria@chromium.org2014-02-2012-0/+42
* sync: Add interfaces for per-type syncrlarocque@chromium.org2014-02-1930-253/+525
* Remove duplicated code from sync related unit tests.maniscalco@chromium.org2014-02-195-0/+95
* Set the correct default referrer policy for sync.jochen@chromium.org2014-02-181-2/+3
* sync: Move migration signal out of snapshotrlarocque@chromium.org2014-02-1221-14/+42
* Enhanced bookmarks: added support for sync based experimentyefim@chromium.org2014-02-124-3/+43
* sync: Remove dead code related to ClearUserDatarlarocque@chromium.org2014-02-127-32/+0
* This is the clean-up following r249138.rlarocque@chromium.org2014-02-1211-435/+448
* Split up SyncEngineEventListener callbacksrlarocque@chromium.org2014-02-1125-214/+213
* [Autofill, Sync] Deprecate the Autofill culling experiment.isherman@chromium.org2014-02-112-20/+2
* [GCM] Add experiment and startup logic for partial rolloutzea@chromium.org2014-02-084-4/+33
* Fix SyncedNotification tags in Python test serverpvalenzuela@chromium.org2014-02-071-3/+1
* Add IsRestored() interface to NavigationEntry and use it to differentiatehaitaol@chromium.org2014-02-062-0/+3
* sync: Set next unthrottle timer relative to 'now'rlarocque@chromium.org2014-02-061-2/+3
* [Android] Fix sync masterSyncAutomatically setting.shashishekhar@chromium.org2014-02-061-7/+18
* FindBugs: Rename org.chromium.base.test.util.ScalableTimeout.ScaleTimeout to ...thestig@chromium.org2014-02-061-2/+2
* Added a basic AttachmentStore interface and fake implementation for use in so...maniscalco@chromium.org2014-02-0515-84/+538
* sync: Apply updates passively without routing inforlarocque@chromium.org2014-02-056-24/+78
* Fix CancelationSignalTest.Cancelrlarocque@chromium.org2014-02-051-40/+51
* Implement retry for Register call in GCMNetworkChannelpavely@chromium.org2014-02-053-26/+136
* sync: GU retry with less explicit TimeTicks logicrlarocque@chromium.org2014-02-0310-108/+317
* Disable flaky CancelationSignalTest.Cancel on iOS and Mac.msw@chromium.org2014-02-031-1/+7