index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
app_sync_bundle.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't crash when trying to create an ExtensionSyncData from invalid SyncData.
yoz
2015-03-12
1
-3
/
+5
*
Fixed sync regression for ephemeral apps
tmdiep@chromium.org
2014-05-26
1
-1
/
+5
*
cleanup: pass string as const reference from c/b/extension
limasdf@gmail.com
2014-04-30
1
-1
/
+1
*
Separate SyncData methods into three groups, local, remote, and common.
maniscalco@chromium.org
2014-04-03
1
-2
/
+4
*
Eliminate ExtensionService::terminated_extensions()
jamescook@chromium.org
2014-01-07
1
-3
/
+3
*
Move c/c/e/extension_set to top-level extensions/
rdevlin.cronin@chromium.org
2013-12-17
1
-1
/
+1
*
extensions: Create AppSorting interface.
derat@chromium.org
2013-11-21
1
-2
/
+2
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Move sync parts of ExtensionService into new class ExtensionSyncService.
benwells@chromium.org
2013-10-30
1
-13
/
+15
*
Handle launching disabled platform apps from the command line.
koz@chromium.org
2013-09-26
1
-10
/
+10
*
sync: deferred initialization support for apps + extensions
tim@chromium.org
2013-07-09
1
-3
/
+3
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.
dcheng@chromium.org
2013-06-12
1
-2
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Pull sync type / syncability out of Extension.
yoz@chromium.org
2013-06-05
1
-2
/
+2
*
Reland r145993.
zea@chromium.org
2012-07-11
1
-2
/
+6
*
Revert 145993 - [Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
1
-6
/
+2
*
[Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
1
-2
/
+6
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
1
-17
/
+18
*
[Sync] Put everything in sync/api into csync namespace
akalin@chromium.org
2012-06-27
1
-16
/
+19
*
[Sync] Move chrome/browser/sync/api to sync/api
akalin@chromium.org
2012-05-15
1
-2
/
+2
*
Make the Datatypes using new syncapi upload unrecoverable errors to breakpad.
lipalani@chromium.org
2012-04-20
1
-0
/
+4
*
Create New AppSyncData Class
csharp@chromium.org
2012-04-11
1
-0
/
+158