summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* sync: Follow-up to conflict resolution refactorrlarocque@chromium.org2012-11-0135-427/+73
* sync: add kInitialBackoffImmediateRetry tim@chromium.org2012-11-015-11/+19
* sync: reland scheduler ownership refactoring, now with less crashtim@chromium.org2012-10-3023-567/+1126
* Revert 164565 - sync: make scheduling logic and job ownership more obvious.dharani@google.com2012-10-2923-1092/+567
* sync: make scheduling logic and job ownership more obvious. tim@chromium.org2012-10-2823-567/+1092
* sync: Merge apply updates and resolve conflictsrlarocque@chromium.org2012-10-2622-458/+306
* Transaction version is used to detect out-of-sync between sync model and nati...haitaol@chromium.org2012-10-269-1/+75
* sync: wrap conflict_utils in a namespacetim@chromium.org2012-10-254-6/+12
* [Sync] Add CANNOT_DO_WORK to SyncerErrorakalin@chromium.org2012-10-242-1/+3
* [Sync] Fix undelete conflict resolutionzea@chromium.org2012-10-232-30/+15
* Add experiment for history delete directives.albertb@chromium.org2012-10-221-0/+6
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-222-8/+2
* Add the InvalidationState struct to bundle local state about invalidations.dcheng@chromium.org2012-10-1916-53/+56
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-1/+0
* Initial support for the 'Experiments' data typerlarocque@chromium.org2012-10-1914-18/+127
* [Sync] Add comment pointing to detailed info for PageTransition enumsakalin@chromium.org2012-10-181-0/+4
* sync: Remove UpdateProgress and related coderlarocque@chromium.org2012-10-1710-381/+70
* Android: fixes nit for "using" clause order, no functional changes.bulach@chromium.org2012-10-171-1/+1
* [Sync] Add history delete directive typeakalin@chromium.org2012-10-1714-43/+181
* Android: lazy initialization for method id.bulach@chromium.org2012-10-161-4/+8
* sync: Merge {Verify,Process}UpdatesCommandrlarocque@chromium.org2012-10-1611-436/+251
* Extend sync protocol to report hierarchy conflictsrlarocque@chromium.org2012-10-167-5/+86
* [Sync] Add a new global_id field to sync_pb::TabNavigationakalin@chromium.org2012-10-152-1/+4
* [sync] Refactor SyncSessionSnapshot to use new ProgressMarkerMap.mmontgomery@chromium.org2012-10-158-19/+79
* Makes sync code persist the date node was added. I'm hoping this coverssky@chromium.org2012-10-123-0/+17
* Add support for coverage=1 builds on iOSstuartmorgan@chromium.org2012-10-121-0/+9
* sync: Add DeviceInfo protobuf and supporting coderlarocque@chromium.org2012-10-1221-112/+140
* sync: return short initial backoff delay for NETWORK_CONNECTION_UNAVAILABLEtim@chromium.org2012-10-122-0/+32
* [Sync] Add custom passphrase time trackingzea@chromium.org2012-10-1214-43/+136
* [Sync] Add transaction_version to sync DB schema and PersistedKernelInfo. Rea...haitaol@chromium.org2012-10-106-9/+74
* Cleanup: IWYU for base/time.h in sync/.thestig@chromium.org2012-10-109-6/+10
* Fixed memory leak error in sync_unit_testsvishwath@google.com2012-10-091-0/+1
* Introduces a search term extraction mechanism working for arbitrary search pr...beaudoin@chromium.org2012-10-092-0/+4
* Changed DB to store node positions as Ordinals.vishwath@google.com2012-10-0923-65/+578
* Do not build libjingle on iOS.msarda@chromium.org2012-10-081-4/+15
* sync: Remove ConflictProgressrlarocque@chromium.org2012-10-0619-387/+178
* [Invalidations] Require there to be no registered handlers on Invalidator des...akalin@chromium.org2012-10-055-5/+39
* Rename ModelType/ObjectIdStateMap to InvalidationMap.dcheng@chromium.org2012-10-0473-769/+807
* Create the mobile bookmarks folder both on Android and iOS.msarda@chromium.org2012-10-031-1/+1
* Rename InvalidationState to BootstrapDatadcheng@chromium.org2012-10-0315-62/+63
* sync: Don't use ConflictProgress in the resolverrlarocque@chromium.org2012-10-028-47/+24
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-2/+0
* sync: Refactor update applicationrlarocque@chromium.org2012-09-285-115/+87
* [Sync] Fix tab sync page transition types.zea@chromium.org2012-09-276-24/+38
* Added nudge source counters to about:sync.vishwath@google.com2012-09-255-0/+39
* Do not build sync command line tools on iOS.msarda@chromium.org2012-09-251-38/+41
* sync: Refactor CreateRoot() test helper functionrlarocque@chromium.org2012-09-242-1/+35
* Remove ScopedTempDir from sync test utility classrlarocque@chromium.org2012-09-202-5/+0
* Removed safe worker calculation from SyncScheduler.vishwath@google.com2012-09-201-22/+5
* [Sync] Add keystore encryption info to about:synczea@chromium.org2012-09-1911-47/+113