summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 180073koz@chromium.org2013-02-013-101/+5
* [Sync] Add timestamp to TrafficRecorder recordsmgist@chromium.org2013-02-013-5/+101
* [Sync] Add full history sync experimentzea@chromium.org2013-02-012-2/+19
* [sync] Componentize sync: Part Final: Target 'sync' is now its own componentrsimha@chromium.org2013-02-0116-1066/+1166
* [Sync] Fix histogram labelling for keystore rotationzea@chromium.org2013-01-311-3/+3
* Add password type to model types.yfriedman@chromium.org2013-01-301-0/+4
* Added a funtion to translate net errors in a ServerConnectionCode in sync.clamy@chromium.org2013-01-303-4/+24
* Fix an NPE in InvalidationService.dsmyers@chromium.org2013-01-302-8/+22
* Separate local and remote sync invalidationsrlarocque@chromium.org2013-01-306-11/+59
* [sync] Add DEPS file for java code under sync/androidrsimha@chromium.org2013-01-301-0/+3
* Record client id in ready(), not reissueRegs().dsmyers@chromium.org2013-01-292-6/+39
* Don't try to read notifications state from sync DBrlarocque@chromium.org2013-01-2920-197/+18
* Fix InvalidationService build errornyquist@chromium.org2013-01-261-0/+4
* Adds a client for v2 of the notification library.dsmyers@chromium.org2013-01-2610-16/+1195
* [Sync] Fix various model type mistakes for new typeszea@chromium.org2013-01-261-0/+7
* sync: fix scheduler unthrottling when there is a valid nudge canarytim@chromium.org2013-01-262-8/+80
* Copy entries of broken (having unrecoverable error) data types to delete jour...haitaol@chromium.org2013-01-2611-21/+103
* [Sync] Add logging for network error codeszea@chromium.org2013-01-251-1/+2
* Upstreams SyncStatusHelper and dependencies.dsmyers@chromium.org2013-01-247-0/+849
* Makes the necessary changes to sync.gyp as well as its dependencies (most not...blundell@chromium.org2013-01-242-30/+7
* [sync] Componentize sync: Part 7: Eliminate more filename collisions in sync.gyprsimha@chromium.org2013-01-245-12/+11
* Sync user's custom spellcheck dictionaryrouslan@chromium.org2013-01-2312-5/+85
* 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