summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Client-to-server messages in GCMNetworkChannelpavely@chromium.org2014-01-2211-22/+441
* Basic implementation of the Sync C++ fake server (attempt #2)pvalenzuela@chromium.org2014-01-188-1/+660
* sync: Introduce ModelTypeRegistry and helpersrlarocque@chromium.org2014-01-1735-528/+789
* Revert 245326 "Basic implementation of the Sync C++ fake server"pvalenzuela@chromium.org2014-01-167-648/+0
* Basic implementation of the Sync C++ fake serverpvalenzuela@chromium.org2014-01-167-0/+648
* sync: Remove some WebUI debug functionsrlarocque@chromium.org2014-01-1612-590/+43
* [Recommit]haitaol@chromium.org2014-01-1424-94/+413
* Revert 244381 "Support GU retry command in sync engine. The comm..."thakis@chromium.org2014-01-1224-413/+94
* Support GU retry command in sync engine. The command specifies a delay after ...haitaol@chromium.org2014-01-1124-94/+413
* sync: Consistently refcount ModelSafeWorkersrlarocque@chromium.org2014-01-1117-54/+33
* Sync the launch type pref for apps.calamity@chromium.org2014-01-104-2/+31
* [Autofill, Sync] Sync additional Autofill address fields for i18n.isherman@chromium.org2014-01-092-1/+10
* Cleanup: Remove legacy accessors from URLRequestContext.thestig@chromium.org2014-01-091-1/+6
* sync: update OWNERS to reflect committers working on the project.tim@chromium.org2014-01-081-1/+1
* Include the referrer policy in sync'd tab navigationsjochen@chromium.org2014-01-082-0/+3
* Move JobPriority from parameter to scheduler statepavely@chromium.org2014-01-042-12/+24
* Control invalidations network channel from TiclInvalidationService pavely@chromium.org2014-01-0421-59/+260
* Checkpointing some Sync Attachment work. Added SyncAttachment and SyncAttachm...maniscalco@chromium.org2014-01-0211-6/+207
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-253-18/+18
* Remove the Value class names from the global namespace.avi@chromium.org2013-12-241-1/+1
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-237-10/+10
* Add Sync datatype for shared managed user settings.bauerb@chromium.org2013-12-1911-4/+102
* sync: make sessions sync v2 worktim@chromium.org2013-12-183-0/+53
* sync: Use invalidation local acknowledgementsrlarocque@chromium.org2013-12-1713-85/+517
* Make TrySyncSessionJob post task on sync threadpavely@chromium.org2013-12-163-36/+62
* Scale several timeouts in Android tests.eugenis@chromium.org2013-12-132-1/+4
* Fix Java style issues in sync/androidaurimas@chromium.org2013-12-1218-84/+84
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-113-9/+6
* Add AppListSpecifics .proto definition and support codestevenjb@chromium.org2013-12-1115-4/+147
* Revert of https://codereview.chromium.org/100823007/antrim@chromium.org2013-12-113-6/+9
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-117-14/+11
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-117-11/+14
* sync: Refactor GetUpdates looprlarocque@chromium.org2013-12-1012-117/+125
* Fixing all Java import ordering issues.aurimas@chromium.org2013-12-105-8/+4
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-103-9/+6
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-108-15/+13
* Revert 239635 "Revert 239615 "Retry: Clean up TestProfileSyncSer..."scottmg@chromium.org2013-12-105-44/+52
* Allow customization of HttpPostProviderFactory via ProfileSyncServicepvalenzuela@chromium.org2013-12-106-10/+129
* Revert 239615 "Retry: Clean up TestProfileSyncService tests"scottmg@chromium.org2013-12-105-52/+44
* Retry: Clean up TestProfileSyncService testsrlarocque@chromium.org2013-12-105-44/+52
* Sync bookmark meta info.rfevang@chromium.org2013-12-073-0/+39
* Refactor PushClientChannelpavely@chromium.org2013-12-068-365/+517
* Add an HTML page to the Sync test server to trigger synced notificationspvalenzuela@chromium.org2013-12-063-46/+100
* sync: Per-type update applicationrlarocque@chromium.org2013-12-0434-1367/+833
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-032-2/+2
* Revert 238348 "Clean up TestProfileSyncService and related tests"dubroy@chromium.org2013-12-035-52/+44
* Clean up TestProfileSyncService and related testsrlarocque@chromium.org2013-12-035-44/+52
* Implement new invalidations ack tracking systemrlarocque@chromium.org2013-11-2648-1682/+912
* Send debug event info on Commit requests, not just GetUpdates requests.maniscalco@chromium.org2013-11-232-13/+109
* Attempt to fix Invalidations client name crashrlarocque@chromium.org2013-11-227-29/+171