summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Add histograms for invalidations network channelpavely@chromium.org2014-03-241-11/+75
* Control invalidations network channel from syncer experimentpavely@chromium.org2014-03-214-2/+27
* sync: Expose ProtocolEvents on ProfileSyncServicerlarocque@chromium.org2014-03-2134-25/+128
* Move SystemAccountManagerDelegate to app contextdtrainor@chromium.org2014-03-211-1/+1
* [invalidations] Added internal debugging information for push and GCMmferreria@chromium.org2014-03-219-6/+145
* sync: Add NonBlockingSyncTypeProcessorCore (again)rlarocque@chromium.org2014-03-2012-36/+330
* Revert of sync: Add NonBlockingSyncTypeProcessorCore (https://codereview.chro...pneubeck@chromium.org2014-03-2012-330/+36
* Replace the proto-based AttachmentId with a simple class.maniscalco@chromium.org2014-03-2018-112/+172
* Standalone c++ Sync test serverresetswitch@chromium.org2014-03-194-0/+180
* sync: Add NonBlockingSyncTypeProcessorCorerlarocque@chromium.org2014-03-1912-36/+330
* Revert of Include sync.pb.h in sync_data.h. (https://chromiumcodereview.appsp...maniscalco@chromium.org2014-03-191-1/+0
* [Sync] Remove/refactor unnecessary command line switcheszea@chromium.org2014-03-184-2/+44
* [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