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 SUPERVISED_USER_SETTINGS pref group, instead register SESSIONS explici...
treib@chromium.org
2014-07-08
1
-2
/
+0
*
Pass account_id and scope_set to CreateAttachmentService via UserShare.
maniscalco@chromium.org
2014-07-01
5
-1
/
+6
*
Remove unnecessary #includes in web_history_service_factory.cc and sync_prefs...
sungmann.cho@navercorp.com
2014-06-30
1
-1
/
+0
*
sync: Inheritance refactor for non-blocking sync
rlarocque@chromium.org
2014-06-27
1
-2
/
+2
*
Restore alphabetic order after "managed user" -> "supervised user" rename.
bauerb@chromium.org
2014-06-25
2
-9
/
+9
*
sync: Mass rename of non-blocking sync classes
rlarocque@chromium.org
2014-06-25
5
-229
/
+233
*
[Sync] Add support for dynamically enabling/disabling types
zea@chromium.org
2014-06-20
9
-40
/
+156
*
Add user_prefs::TestPrefServiceSyncable
hashimoto@chromium.org
2014-06-19
2
-59
/
+3
*
sync: move [Non]UIDataTypeController to components/sync_driver
tim@chromium.org
2014-06-15
8
-0
/
+1898
*
sync: kill ProfileSyncService dependency from [Non]UIDataTypeControllers.
tim@chromium.org
2014-06-14
4
-5
/
+22
*
sync: only use RecordUnrecoverableError for legacy types.
tim@chromium.org
2014-06-12
4
-38
/
+5
*
Rename "managed (mode|user)" to "supervised user" (part 1)
treib@chromium.org
2014-06-12
4
-18
/
+18
*
sync: cut a few profile deps from DataTypeControllers.
tim@chromium.org
2014-06-10
8
-44
/
+121
*
Record first sync time and clear browsing data since first sync time during
haitaol@chromium.org
2014-06-05
4
-0
/
+27
*
sync: Specialize functions that fetch type root
rlarocque@chromium.org
2014-06-03
2
-10
/
+6
*
Instantiate AttachmentDownloader and use it in AttachmentServiceImpl
pavely@chromium.org
2014-06-02
1
-0
/
+3
*
sync: move SharedChangeProcessor to components/
tim@chromium.org
2014-05-31
5
-0
/
+589
*
Implement sync in the NonBlockingTypeProcessor
rlarocque@chromium.org
2014-05-22
1
-5
/
+35
*
Invoke AttachmentUploader and update AttachmentIds.
pavely@chromium.org
2014-05-20
8
-32
/
+124
*
Add maniscalco@ to OWNERS files.
pavely@chromium.org
2014-05-19
1
-1
/
+2
*
BackupRollbackController is notified when
haitaol@chromium.org
2014-05-15
4
-0
/
+26
*
components: Extract pref_registry component out of user_prefs.
tfarina@chromium.org
2014-05-15
3
-3
/
+3
*
Rename FakeAttachmentService to AttachmentServiceImpl
pavely@chromium.org
2014-05-13
2
-6
/
+6
*
sync: Move NonBlockingTypeProcessor to sync/engine
rlarocque@chromium.org
2014-05-13
3
-3
/
+3
*
Move DataTypeManager into sync_driver component
zea@chromium.org
2014-05-13
3
-0
/
+1929
*
sync: Implement disabling of non blocking types
rlarocque@chromium.org
2014-05-12
2
-21
/
+202
*
Move code from sync/api/attachments to sync/internal_api/attachments.
maniscalco@chromium.org
2014-05-10
1
-2
/
+2
*
sync: remove c/b/s dependencies from SharedChangeProcessor
tim@chromium.org
2014-05-09
9
-3
/
+33
*
sync: Plumb per-type counter observers to UI
rlarocque@chromium.org
2014-05-07
1
-0
/
+27
*
Adjust the structure of DEPS within //components.
blundell@chromium.org
2014-05-06
1
-2
/
+0
*
Add AttachmentUploader interface and fake implementation.
maniscalco@chromium.org
2014-05-05
1
-2
/
+6
*
Keep track of which attachments are referenced by which sync entries.
maniscalco@chromium.org
2014-05-02
3
-37
/
+213
*
sync: remove CreateGenericChangeProcessor from ProfileSyncComponentsFactory
tim@chromium.org
2014-05-01
4
-23
/
+114
*
Revert of Keep track of which attachments are referenced by which sync entrie...
maniscalco@chromium.org
2014-05-01
3
-212
/
+37
*
Keep track of which attachments are referenced by which sync entries.
maniscalco@chromium.org
2014-05-01
3
-37
/
+212
*
sync: Add NonBlockingDataTypeManager
rlarocque@chromium.org
2014-05-01
3
-1
/
+162
*
Introduce NonBlockingDataTypeController
rlarocque@chromium.org
2014-04-26
3
-0
/
+500
*
Cleanup: Remove some std::wstring usage in sync.
thestig@chromium.org
2014-04-22
1
-2
/
+2
*
sync: add SyncApiComponentFactory to sync_driver
tim@chromium.org
2014-04-22
1
-0
/
+35
*
sync: move GenericChangeProcessor to components/sync_driver
tim@chromium.org
2014-04-18
5
-0
/
+1189
*
Add pavely@ to components/sync_driver OWNERS too.
tim@chromium.org
2014-04-18
1
-0
/
+1
*
sync: move ChangeProcessor from glue/ to components/sync_driver
tim@chromium.org
2014-04-17
4
-0
/
+177
*
sync: Expose ProtocolEvents on ProfileSyncService
rlarocque@chromium.org
2014-03-21
1
-0
/
+9
*
[Sync] Move SyncPrefs into sync_driver component
zea@chromium.org
2014-03-20
6
-0
/
+1107
*
components: Rename encryptor directory to os_crypt.
tfarina@chromium.org
2014-03-18
3
-3
/
+3
*
Rename components's Encryptor to OSEncrypt.
tfarina@chromium.org
2014-02-28
2
-5
/
+5
*
Less determined statement termination
scottmg@chromium.org
2014-02-26
1
-1
/
+1
*
Move encryptor API out of webdata.
tfarina@chromium.org
2014-02-21
3
-3
/
+3
*
Eliminate ChromeEncryptor in favor of using webdata's Encryptor directly.
tfarina@chromium.org
2014-02-15
4
-0
/
+88
*
sync: Remove dead code related to ClearUserData
rlarocque@chromium.org
2014-02-12
1
-4
/
+0
[next]