summaryrefslogtreecommitdiffstats
path: root/sync/js
Commit message (Expand)AuthorAgeFilesLines
* sync: Add out-of-line copy ctors for complex classes.vmpstr2016-02-262-0/+4
* Switch to standard integer types in sync/.avi2015-12-222-2/+2
* [Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...skym2015-12-111-1/+1
* Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...caitkp2015-12-071-1/+1
* [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations onskym2015-12-071-1/+1
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-1/+1
* Migrate sync/ to base::RunLoop::RunUntilIdle()qi1988.yang2015-02-261-2/+2
* Standardize usage of virtual/override/final in sync/dcheng2014-10-211-5/+5
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-061-3/+3
* Remove Sync JS generic request/reply frameworkrlarocque@chromium.org2014-04-1012-414/+16
* sync: Remove some WebUI debug functionsrlarocque@chromium.org2014-01-162-10/+0
* Revert 239635 "Revert 239615 "Retry: Clean up TestProfileSyncSer..."scottmg@chromium.org2013-12-101-17/+38
* Revert 239615 "Retry: Clean up TestProfileSyncService tests"scottmg@chromium.org2013-12-101-38/+17
* Retry: Clean up TestProfileSyncService testsrlarocque@chromium.org2013-12-101-17/+38
* Revert 238348 "Clean up TestProfileSyncService and related tests"dubroy@chromium.org2013-12-031-38/+17
* Clean up TestProfileSyncService and related testsrlarocque@chromium.org2013-12-031-17/+38
* Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1caitkp@chromium.org2013-08-261-1/+1
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-216-17/+19
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-1/+1
* Cleanup: Remove deprecated base::Value methods from sync. Use base::Value too.thestig@chromium.org2013-02-162-13/+13
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-2/+4
* [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2012-12-116-10/+18
* sync: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-141-1/+1
* Remove #pragma once from syncajwong@chromium.org2012-07-118-8/+0
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-2815-30/+30
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-2115-30/+30
* sync: move internal_api components used by chrome/browser into internal_api/p...tim@chromium.org2012-06-175-4/+5
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-162-2/+2
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-1517-0/+957