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
/
components
/
sync_driver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove enhanced bookmarks sync experiment
wittman
2015-03-17
3
-20
/
+0
*
[Sync] Add size and crc32c to AttachmentId.
maniscalco
2015-03-11
1
-6
/
+6
*
[Sync] Refactor AttachmentStore classes. Introduce concept of referrer.
pavely
2015-03-11
9
-46
/
+39
*
Revert of [Sync] Add size and crc32c to AttachmentId. (patchset #8 id:140001 ...
dgrogan
2015-03-10
1
-6
/
+6
*
[Sync] Add size and crc32c to AttachmentId.
maniscalco
2015-03-10
1
-6
/
+6
*
Revert of [Sync] Refactor AttachmentStore classes. Introduce concept of refer...
bnc
2015-03-09
9
-39
/
+46
*
[Sync] Refactor AttachmentStore classes. Introduce concept of referrer.
pavely
2015-03-09
9
-46
/
+39
*
Remove some dead code about "acknowledged types"
zhuoyu.qian
2015-02-25
5
-69
/
+0
*
Add profiling for FinishConfigureDataTypesOnFrontendLoop (sync).
erikchen
2015-02-18
1
-0
/
+27
*
Sort GN files under components
satorux
2015-02-16
1
-1
/
+1
*
Hook up wallet card and address sync
brettw
2015-02-12
5
-0
/
+8
*
Mechanical rename of tracing includes for /components
ssid
2015-01-27
2
-2
/
+2
*
Sync: Allow DeviceInfoTracker listener to be set early.
stanisc
2015-01-13
4
-1
/
+28
*
Standardize usage of virtual/override/final specifiers in components/.
dcheng
2014-12-30
1
-2
/
+2
*
replace COMPILE_ASSERT with static_assert in components/
mostynb
2014-12-22
1
-3
/
+4
*
Add a datatype for supervised user whitelists.
bauerb
2014-12-16
4
-0
/
+6
*
Fix remaining WeakPtrFactory ordering problems in preparation for turning on ...
dmichael
2014-12-12
1
-3
/
+3
*
Include model type in attachment uploads and downloads
maniscalco
2014-12-11
6
-1
/
+11
*
Make AttachmentService accessible directly from
stanisc
2014-12-09
4
-27
/
+87
*
Send birthday on sync attachment uploads and downloads.
maniscalco
2014-11-18
6
-1
/
+14
*
Updated OWNERS files for sync
stanisc
2014-11-14
1
-0
/
+1
*
[Sync] Device info should be enabled by default
zea
2014-11-03
2
-4
/
+34
*
sync: add WIFI_CREDENTIALS protobuf, ModelType, and preference
quiche
2014-10-30
5
-1
/
+8
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
8
-21
/
+16
*
Revert enhanced bookmarks sync datatype
wittman
2014-10-28
4
-5
/
+0
*
Sync: fix crash in DeviceInfoDataTypeController::Subscription destructor.
stanisc
2014-10-24
3
-0
/
+18
*
Delete GenericChangeProcessor synchronously when possible.
maniscalco
2014-10-22
1
-8
/
+7
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
20
-173
/
+149
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
2
-3
/
+3
*
[Sync] Update owners files
zea
2014-10-09
1
-2
/
+0
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
22
-127
/
+127
*
[Sync] Avoid erroneous re-entrancy when model association times out.
maniscalco
2014-10-03
5
-9
/
+34
*
Reland Refactor FakeAttachmentStore
pavely
2014-10-02
2
-4
/
+4
*
Add enhanced bookmarks sync datatype
Mike Wittman
2014-10-01
4
-0
/
+5
*
Device info datatype should be moved to components/sync_driver.
stanisc
2014-09-30
5
-0
/
+797
*
Revert of Refactor FakeAttachmentStore (patchset #3 id:40001 of https://coder...
sergeyv
2014-09-30
1
-3
/
+3
*
[Sync] Clean up ProfileSyncService observer events
zea
2014-09-30
4
-10
/
+0
*
Refactor FakeAttachmentStore
pavely
2014-09-30
1
-3
/
+3
*
Device info datatype should be moved to components/sync_driver.
stanisc
2014-09-26
9
-0
/
+851
*
[Sync] Fix error handling during startup scenarios
zea
2014-09-22
8
-69
/
+92
*
Refactor syncable DEVICE_INFO type from ChangeProcessor to SyncableService - ...
stanisc
2014-09-22
3
-0
/
+4
*
Make GenericChangeProcessor upload attachments on startup.
maniscalco
2014-09-22
3
-23
/
+57
*
Make GenericChangeProcessor know its ModelType.
maniscalco
2014-09-17
9
-117
/
+132
*
Pass AttachmentIdList instead of AttachmentList to SyncData
pavely
2014-09-15
3
-97
/
+46
*
Update AttachmentServiceImpl to retry attachment uploads.
maniscalco
2014-09-10
1
-1
/
+3
*
Refactoring the WeakPtrFactory usage, Member variables should appear before t...
mohan.reddy
2014-09-10
2
-4
/
+4
*
Move AttachmentStore ownership to datatype
pavely
2014-09-10
8
-33
/
+78
*
Fix use-after-free in HDDDTC shutdown
zea
2014-09-09
8
-135
/
+249
*
Mark gtest and gmock as testonly in GN.
Brett Wilson
2014-09-08
1
-0
/
+1
*
Replace AttachmentStore's StoreAttachments with UploadAttachments.
maniscalco
2014-09-08
3
-45
/
+92
[next]