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
/
sync
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes to sync/api/attachment in prep for integrating with sync API.
maniscalco@chromium.org
2014-03-11
7
-123
/
+102
*
Add some unit tests for SyncData.
maniscalco@chromium.org
2014-02-22
1
-0
/
+66
*
Remove duplicated code from sync related unit tests.
maniscalco@chromium.org
2014-02-19
4
-0
/
+93
*
Added a basic AttachmentStore interface and fake implementation for use in so...
maniscalco@chromium.org
2014-02-05
9
-73
/
+523
*
Checkpointing some Sync Attachment work. Added SyncAttachment and SyncAttachm...
maniscalco@chromium.org
2014-01-02
3
-0
/
+157
*
sync: make sessions sync v2 work
tim@chromium.org
2013-12-18
2
-0
/
+51
*
sync: Add GetAllSyncData to sync/api
tim@chromium.org
2013-09-05
2
-5
/
+10
*
sync: Add remote modification time to SyncData.
tim@chromium.org
2013-07-15
3
-9
/
+33
*
[Sync] Add support for sync Persistence Errors
zea@chromium.org
2013-07-02
5
-40
/
+88
*
Add base namespace to more values in sync and elsewhere.
brettw@chromium.org
2013-06-21
2
-7
/
+8
*
Add model version to association stats and client debug info.
haitaol@chromium.org
2013-06-17
2
-1
/
+15
*
Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
sync: SyncableService support for starting sync.
tim@chromium.org
2013-05-04
1
-0
/
+10
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Two changes to history delete directive processing
zea@chromium.org
2013-03-06
2
-2
/
+2
*
Add WriteNode::Drop() to delete entry locally but not on server.
haitaol@chromium.org
2013-02-27
1
-1
/
+1
*
[sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/
rsimha@chromium.org
2013-01-02
2
-2
/
+2
*
[sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/
rsimha@chromium.org
2012-12-11
8
-15
/
+24
*
[Sync] Have MergeDataAndStartSyncing return a SyncMergeResult
zea@chromium.org
2012-11-17
5
-10
/
+13
*
[Sync] Add datatype controller support for tracking association stats
zea@chromium.org
2012-11-14
3
-0
/
+227
*
[Sync] Add keystore encryption info to about:sync
zea@chromium.org
2012-09-19
2
-1
/
+14
*
[Sync] Generalize StringOrdinal to handle ordinal_in_parent field
akalin@chromium.org
2012-09-07
1
-0
/
+47
*
[Sync] Expose change location in GenericChangeProcessor errors
zea@chromium.org
2012-07-21
2
-0
/
+5
*
[Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings
akalin@chromium.org
2012-07-20
10
-60
/
+54
*
Remove #pragma once from sync
ajwong@chromium.org
2012-07-11
8
-8
/
+0
*
Reland r145993.
zea@chromium.org
2012-07-11
3
-8
/
+25
*
Revert 145993 - [Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
3
-25
/
+8
*
[Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
3
-8
/
+25
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
10
-46
/
+46
*
[Sync] Move model_type* from syncable/ to base/
akalin@chromium.org
2012-07-03
5
-5
/
+5
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
18
-43
/
+43
*
[Sync] Put everything in sync/api into csync namespace
akalin@chromium.org
2012-06-27
18
-4
/
+72
*
[Sync] Rename sync_api to csync
akalin@chromium.org
2012-06-22
2
-5
/
+5
*
[Sync] Rename browser_sync to csync in sync/
akalin@chromium.org
2012-06-21
3
-3
/
+3
*
sync: move internal_api components used by chrome/browser into internal_api/p...
tim@chromium.org
2012-06-17
2
-2
/
+2
*
RefCounted types should not have public destructors - sync and jingle
rsleevi@chromium.org
2012-06-11
1
-1
/
+0
*
sync: create internal_api/public to house sync/ files needed by chrome/browse...
tim@chromium.org
2012-06-07
6
-6
/
+6
*
[Sync] Move chrome/browser/sync/api to sync/api
akalin@chromium.org
2012-05-15
19
-0
/
+1161