summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Move debug info events into enums protozea@chromium.org2014-03-188-76/+56
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-181-27/+2
* sync: Add definitions for ProtocolEventsrlarocque@chromium.org2014-03-1817-2/+783
* Include sync.pb.h in sync_data.h.maniscalco@chromium.org2014-03-181-0/+1
* Remove akalin and szym from OWNERS files.mmenke@chromium.org2014-03-182-2/+0
* [invalidations] Add the scaffolding for NetworkChannel loggingmferreria@chromium.org2014-03-1812-0/+125
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-172-2/+2
* Removed redundant notifications info from about:sync-internalsmferreria@chromium.org2014-03-144-271/+3
* Change DCHECK_IS_ON() to DCHECK_IS_ONwangxianzhu@chromium.org2014-03-141-3/+9
* 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