summaryrefslogtreecommitdiffstats
path: root/sync/internal_api
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Fix long bookmark title syncingzea@chromium.org2014-03-123-19/+25
* [invalidations] Added table with registered objectsIdsmferreria@chromium.org2014-02-204-0/+8
* sync: Move migration signal out of snapshotrlarocque@chromium.org2014-02-129-4/+18
* Enhanced bookmarks: added support for sync based experimentyefim@chromium.org2014-02-122-3/+35
* sync: Remove dead code related to ClearUserDatarlarocque@chromium.org2014-02-127-32/+0
* Split up SyncEngineEventListener callbacksrlarocque@chromium.org2014-02-113-21/+17
* [Autofill, Sync] Deprecate the Autofill culling experiment.isherman@chromium.org2014-02-112-20/+2
* [GCM] Add experiment and startup logic for partial rolloutzea@chromium.org2014-02-082-2/+25
* Fix CancelationSignalTest.Cancelrlarocque@chromium.org2014-02-051-40/+51
* Disable flaky CancelationSignalTest.Cancel on iOS and Mac.msw@chromium.org2014-02-031-1/+7
* Add ManagedUserSharedSettings as sync datatype if the ManagedUserSettings syn...akuegel@chromium.org2014-02-034-43/+0
* Create sync_driver component.blundell@chromium.org2014-01-311-4/+4
* New Sync datatype for Synced Notifications App Infopetewil@chromium.org2014-01-291-0/+2
* sync: Introduce ModelTypeRegistry and helpersrlarocque@chromium.org2014-01-178-13/+23
* sync: Remove some WebUI debug functionsrlarocque@chromium.org2014-01-166-522/+15
* sync: Consistently refcount ModelSafeWorkersrlarocque@chromium.org2014-01-1111-12/+12
* Cleanup: Remove legacy accessors from URLRequestContext.thestig@chromium.org2014-01-091-1/+6
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-252-17/+17
* Remove the Value class names from the global namespace.avi@chromium.org2013-12-241-1/+1
* Add Sync datatype for shared managed user settings.bauerb@chromium.org2013-12-191-0/+3
* sync: Use invalidation local acknowledgementsrlarocque@chromium.org2013-12-172-3/+17
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-112-5/+4
* Add AppListSpecifics .proto definition and support codestevenjb@chromium.org2013-12-111-0/+2
* Revert of https://codereview.chromium.org/100823007/antrim@chromium.org2013-12-112-4/+5
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-112-3/+2
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-112-2/+3
* sync: Refactor GetUpdates looprlarocque@chromium.org2013-12-103-3/+6
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-102-5/+4
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-102-3/+2
* Revert 239635 "Revert 239615 "Retry: Clean up TestProfileSyncSer..."scottmg@chromium.org2013-12-104-27/+14
* Allow customization of HttpPostProviderFactory via ProfileSyncServicepvalenzuela@chromium.org2013-12-105-10/+126
* Revert 239615 "Retry: Clean up TestProfileSyncService tests"scottmg@chromium.org2013-12-104-14/+27
* Retry: Clean up TestProfileSyncService testsrlarocque@chromium.org2013-12-104-27/+14
* sync: Per-type update applicationrlarocque@chromium.org2013-12-042-9/+8
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Revert 238348 "Clean up TestProfileSyncService and related tests"dubroy@chromium.org2013-12-034-14/+27
* Clean up TestProfileSyncService and related testsrlarocque@chromium.org2013-12-034-27/+14
* Implement new invalidations ack tracking systemrlarocque@chromium.org2013-11-264-17/+40
* Don't clear debug info until after it has been sent to the server.maniscalco@chromium.org2013-11-215-20/+38
* Introduce AppListSyncableService, owns AppListModel and builderstevenjb@chromium.org2013-11-191-1/+1
* ProfileSyncServiceTest refactoringpavely@chromium.org2013-11-181-5/+33
* Set DebugInfoEventListener's kMaxEntries to ModelType::MODEL_TYPE_COUNT to en...maniscalco@chromium.org2013-11-181-2/+4
* Pass retry_task to SyncScheduler::ScheduleConfigurationpavely@chromium.org2013-11-172-38/+6
* sync: Remove test dependencies on SyncerCommandrlarocque@chromium.org2013-11-151-4/+0
* sync: Deprecate old UniquePosition formatrlarocque@chromium.org2013-11-152-48/+11
* Reveal information about sync server connection and token on about tab.haitaol@chromium.org2013-11-071-0/+1
* Add code for new invalidation local ack systemrlarocque@chromium.org2013-10-312-18/+29
* Remove references to GaiaConstants::kSyncService from syncpavely@chromium.org2013-10-258-42/+0
* sync: Init backend without UI thread taskrlarocque@chromium.org2013-10-236-6/+158
* Add UnackedInvalidationSet classrlarocque@chromium.org2013-10-233-3/+48