summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/js_mutation_event_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-2/+4
* [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
* Standardize usage of virtual/override/final in sync/dcheng2014-10-211-7/+6
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-061-3/+3
* Chrome sync: Put WeakPtrFactory members at the enddmichael@chromium.org2013-10-101-1/+2
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-2/+3
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-6/+6
* Remove #pragma once from syncajwong@chromium.org2012-07-111-1/+0
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-3/+3
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-5/+5
* [Sync] Rename sync_api to csyncakalin@chromium.org2012-06-221-3/+3
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-2/+2
* sync: move internal_api components used by chrome/browser into internal_api/p...tim@chromium.org2012-06-171-2/+2
* RefCounted types should not have public destructors - sync and jinglersleevi@chromium.org2012-06-111-2/+2
* [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/akalin@chromium.org2012-04-211-0/+70