summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_sync_bundle.cc
Commit message (Expand)AuthorAgeFilesLines
* extensions: Create AppSorting interface.derat@chromium.org2013-11-211-1/+0
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Move sync parts of ExtensionService into new class ExtensionSyncService.benwells@chromium.org2013-10-301-12/+13
* Handle launching disabled platform apps from the command line.koz@chromium.org2013-09-261-11/+11
* sync: deferred initialization support for apps + extensionstim@chromium.org2013-07-091-4/+3
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.dcheng@chromium.org2013-06-121-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Pull sync type / syncability out of Extension.yoz@chromium.org2013-06-051-1/+2
* Reland r145993.zea@chromium.org2012-07-111-2/+6
* Revert 145993 - [Sync] Add location parameter to SyncChange in Sync API.zea@chromium.org2012-07-101-6/+2
* [Sync] Add location parameter to SyncChange in Sync API.zea@chromium.org2012-07-101-2/+6
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-17/+17
* [Sync] Put everything in sync/api into csync namespaceakalin@chromium.org2012-06-271-17/+19
* [Sync] Move chrome/browser/sync/api to sync/apiakalin@chromium.org2012-05-151-2/+2
* Make the Datatypes using new syncapi upload unrecoverable errors to breakpad.lipalani@chromium.org2012-04-201-0/+4
* Create New AppSyncData Classcsharp@chromium.org2012-04-111-0/+161