summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_sync_bundle.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup ExtensionSyncService and SyncBundle.treib2015-07-081-110/+0
* Standardize usage of virtual/override/final in chrome/browser/extensions/dcheng2014-10-211-3/+3
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-041-2/+2
* Eliminate ExtensionService::terminated_extensions()jamescook@chromium.org2014-01-071-1/+1
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-171-1/+1
* Move sync parts of ExtensionService into new class ExtensionSyncService.benwells@chromium.org2013-10-301-4/+4
* Handle launching disabled platform apps from the command line.koz@chromium.org2013-09-261-6/+8
* sync: deferred initialization support for apps + extensionstim@chromium.org2013-07-091-3/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-12/+12
* [Sync] Put everything in sync/api into csync namespaceakalin@chromium.org2012-06-271-12/+16
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+2
* [Sync] Move chrome/browser/sync/api to sync/apiakalin@chromium.org2012-05-151-1/+1
* Make the Datatypes using new syncapi upload unrecoverable errors to breakpad.lipalani@chromium.org2012-04-201-0/+3
* Create New AppSyncData Classcsharp@chromium.org2012-04-111-0/+101