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
/
syncable
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sync] Fix deletion while uncommitted logic
zea
2014-11-17
2
-9
/
+8
*
sync: add WIFI_CREDENTIALS protobuf, ModelType, and preference
quiche
2014-10-30
2
-2
/
+53
*
Revert enhanced bookmarks sync datatype
wittman
2014-10-28
2
-27
/
+2
*
Standardize usage of virtual/override/final in sync/
dcheng
2014-10-21
11
-34
/
+29
*
replace OVERRIDE and FINAL with override and final in sync/
mostynb
2014-10-06
10
-12
/
+12
*
Add enhanced bookmarks sync datatype
Mike Wittman
2014-10-01
2
-2
/
+27
*
Make Directory's code style a little more consistent.
maniscalco
2014-09-22
2
-79
/
+87
*
Refactor syncable DEVICE_INFO type from ChangeProcessor to SyncableService - ...
stanisc
2014-09-22
1
-1
/
+4
*
Make GenericChangeProcessor upload attachments on startup.
maniscalco
2014-09-22
4
-1
/
+125
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/
thestig
2014-09-12
3
-3
/
+3
*
Let SyncBackupManager keep backup data in memory until shutdown. Only persist
haitaol@chromium.org
2014-08-15
3
-0
/
+232
*
Revert of Let SyncBackupManager keep backup data in memory until shutdown. On...
miu@chromium.org
2014-08-14
3
-232
/
+0
*
Let SyncBackupManager keep backup data in memory until shutdown. Only persist
haitaol@chromium.org
2014-08-14
3
-0
/
+232
*
[Sync] Rely on directory to decide which types need to be purged
zea@chromium.org
2014-07-19
4
-8
/
+26
*
Update Commit and GetUpdatesResponse messages to include attachment ids.
maniscalco@chromium.org
2014-07-17
2
-0
/
+13
*
Do not update AttachmentIds after uploading attachments to sync server.
maniscalco@chromium.org
2014-07-17
3
-12
/
+9
*
Add server_attachment_metadata field to EntryKernel and sync database.
maniscalco@chromium.org
2014-07-16
7
-7
/
+183
*
Replace MessageLoopProxy with ThreadTaskRunnerHandle in src/sync/.
maniscalco@chromium.org
2014-07-09
1
-0
/
+1
*
Add base::SizeTToString.
wtc@chromium.org
2014-06-27
1
-2
/
+1
*
sync: Stop supporting parent IDs for some types
rlarocque@chromium.org
2014-06-26
4
-0
/
+17
*
Special handling of preference backup to not change local values in backup mode.
haitaol@chromium.org
2014-06-26
2
-0
/
+11
*
Supervised user sync types: Preparation for dynamically enabling/disabling.
treib@chromium.org
2014-06-25
1
-0
/
+1
*
Rename "managed (mode|user)" to "supervised user" (part 1)
treib@chromium.org
2014-06-12
1
-44
/
+45
*
Make the "Tabs" item on about:sync non-yellow
stanisc@chromium.org
2014-06-07
2
-0
/
+10
*
sync: Specialize functions that fetch type root
rlarocque@chromium.org
2014-06-03
8
-15
/
+26
*
Let ProfileSyncService start backup or rollback backend when no user is signed
haitaol@chromium.org
2014-05-29
2
-2
/
+5
*
sync: Enable typed tombstones commits
rlarocque@chromium.org
2014-05-20
1
-0
/
+21
*
Invoke AttachmentUploader and update AttachmentIds.
pavely@chromium.org
2014-05-20
5
-0
/
+91
*
sync: Improve handling of bad UniquePos (retry)
rlarocque@chromium.org
2014-05-15
4
-4
/
+55
*
Revert 270308 "sync: Improve handling of bad UniquePositions"
raymes@google.com
2014-05-14
3
-50
/
+4
*
sync: Improve handling of bad UniquePositions
rlarocque@chromium.org
2014-05-14
3
-4
/
+50
*
Keep track of which attachments are referenced by which sync entries.
maniscalco@chromium.org
2014-05-02
8
-16
/
+282
*
Revert of Keep track of which attachments are referenced by which sync entrie...
maniscalco@chromium.org
2014-05-01
8
-282
/
+16
*
Keep track of which attachments are referenced by which sync entries.
maniscalco@chromium.org
2014-05-01
8
-16
/
+282
*
Refactor syncable_unittest.cc (continued).
maniscalco@chromium.org
2014-04-24
3
-482
/
+385
*
Refactor syncable_unittest.cc into smaller files.
maniscalco@chromium.org
2014-04-23
4
-1287
/
+1410
*
Add sync manager classes for backup/rollback:
haitaol@chromium.org
2014-04-21
1
-0
/
+14
*
Remove unused method Directory::GetRootEntry.
maniscalco@chromium.org
2014-04-12
2
-5
/
+0
*
[Sync] Properly purge context/progress markers for disabled types
zea@chromium.org
2014-04-11
3
-8
/
+48
*
[Sync] Add support for context changes that trigger refreshes
zea@chromium.org
2014-04-09
2
-0
/
+39
*
sync: Re-implement getAllNodes WebUI function
rlarocque@chromium.org
2014-04-07
2
-3
/
+11
*
[Sync] Add context proto and directory support
zea@chromium.org
2014-04-04
5
-11
/
+209
*
Add AttachmentMetadata to Sync's EntryKernel.
maniscalco@chromium.org
2014-04-02
11
-7
/
+253
*
[Sync] Remove/refactor unnecessary command line switches
zea@chromium.org
2014-03-18
2
-0
/
+37
*
Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.
pkasting@chromium.org
2014-03-18
1
-27
/
+2
*
Reorganize test cases in directory_backing_store_unittest.cc.
maniscalco@chromium.org
2014-03-05
1
-139
/
+143
*
Rewrite instructions on how to dump sync database for unit test.
maniscalco@chromium.org
2014-03-04
1
-13
/
+35
*
Don't call RefreshColumns() in directory_backing_store_unittest.cc.
maniscalco@chromium.org
2014-03-01
1
-4
/
+5
*
Implememt garbage collection of old entries according to
haitaol@chromium.org
2014-03-01
2
-0
/
+20
*
Sync Change Processor for the 'Synced Notifications App Info' datatype.
petewil@chromium.org
2014-02-26
1
-2
/
+1
[next]