summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* [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
* [Sync] Base64 encode the keystore key before usingzea@chromium.org2012-09-182-20/+47
* sync: add comment to SyncerProtoUtiltim@chromium.org2012-09-171-0/+2
* [Sync] Add keystore migration conflict support.zea@chromium.org2012-09-178-218/+816
* sync: add Google API Key to all ClientToServerMessages.tim@chromium.org2012-09-179-22/+24
* [Sync] Implement keystore migration support.zea@chromium.org2012-09-1327-314/+2224
* sync: Process client commands on commit responserlarocque@chromium.org2012-09-126-50/+88
* Implement a bag of chips for sync.qsr@chromium.org2012-09-1112-11/+241
* Remove {base,net}_java dependencies from GYP client targets on Android.pliard@chromium.org2012-09-101-1/+0