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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ManagedUserSettings Sync data type.
bauerb@chromium.org
2013-04-17
1
-1
/
+7
*
sync: Bookmark unique position end-to-end support
rlarocque@chromium.org
2013-04-02
1
-9
/
+13
*
Fix a typo.
yhirano@chromium.org
2013-04-02
1
-1
/
+1
*
Separate invalidator and sync client ID (part 2/2)
rlarocque@chromium.org
2013-03-28
4
-2
/
+13
*
sync: Implementation of Priority Preferences.
albertb@chromium.org
2013-03-27
1
-1
/
+7
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
2
-2
/
+2
*
[Sync] Add sync logic to FaviconCache
zea@chromium.org
2013-03-15
1
-1
/
+15
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
2
-4
/
+4
*
Fix sync testserver for Android.
shashishekhar@chromium.org
2013-03-04
1
-2
/
+16
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
1
-2
/
+3
*
Migrate invalidator client IDs out of sync
rlarocque@chromium.org
2013-02-06
2
-0
/
+12
*
Remove syncer::IncomingInvalidationSource
rlarocque@chromium.org
2013-02-02
1
-4
/
+2
*
Sync user's custom spellcheck dictionary
rouslan@chromium.org
2013-01-23
1
-2
/
+7
*
[sync] Divorce python sync test server chromiumsync.py from testserver.py
rsimha@chromium.org
2013-01-20
8
-0
/
+3614
*
Implement features needed for local ack handling in InvalidationStateTracker.
dcheng@chromium.org
2012-12-05
4
-73
/
+108
*
Sync: Add DeviceInfo's ChangeProcessor
rlarocque@chromium.org
2012-11-21
1
-2
/
+1
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-3
/
+3
*
Reland 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
2
-6
/
+6
*
Revert 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
2
-6
/
+6
*
Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
2
-6
/
+6
*
Transaction version is used to detect out-of-sync between sync model and nati...
haitaol@chromium.org
2012-10-26
1
-0
/
+1
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
2
-8
/
+2
*
Add the InvalidationState struct to bundle local state about invalidations.
dcheng@chromium.org
2012-10-19
2
-4
/
+4
*
Rename ModelType/ObjectIdStateMap to InvalidationMap.
dcheng@chromium.org
2012-10-04
1
-6
/
+7
*
Rename InvalidationState to BootstrapData
dcheng@chromium.org
2012-10-03
2
-10
/
+10
*
[Invalidations] Add GetInvalidatorState() to Invalidator{,Frontend}
akalin@chromium.org
2012-09-07
1
-12
/
+7
*
Add InvalidationStateTracker::Forget() to erase an entry from storage.
dcheng@chromium.org
2012-09-04
2
-0
/
+12
*
Rename SyncNotifier->Invalidator and SyncNotifierObserver->InvalidationHandler.
dcheng@chromium.org
2012-08-28
2
-17
/
+17
*
Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.
dcheng@chromium.org
2012-08-24
1
-7
/
+7
*
sync: add InternalComponentsFactory::Switches to simplify passing switches to...
tim@chromium.org
2012-08-15
1
-2
/
+6
*
[Sync] Avoid unregistering object IDs on shutdown
akalin@chromium.org
2012-08-10
1
-1
/
+4
*
Revert 150990 - [Sync] Avoid unregistering object IDs on shutdown
jeremya@chromium.org
2012-08-10
1
-4
/
+1
*
[Sync] Avoid unregistering object IDs on shutdown
akalin@chromium.org
2012-08-10
1
-1
/
+4
*
[Sync] Set transport_security_state for sync_{client,listen_notifications}
akalin@chromium.org
2012-08-03
2
-0
/
+6
*
[Sync] Persist keystore key across restarts
zea@chromium.org
2012-08-01
1
-0
/
+2
*
[Sync] Add support for performing a GetKey on startup.
zea@chromium.org
2012-07-31
1
-0
/
+1
*
Make SyncBackendRegistrar aware of loaded data
rlarocque@chromium.org
2012-07-30
1
-1
/
+0
*
Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserver
dcheng@chromium.org
2012-07-27
1
-4
/
+6
*
Revert r148496 "Refactor sync-specific parts out of SyncNotifier/SyncNotifier...
maruel@chromium.org
2012-07-26
1
-6
/
+4
*
Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserver
dcheng@chromium.org
2012-07-26
1
-4
/
+6
*
Revert r147801 "Refactor sync-specific parts out of SyncNotifier/SyncNotifier...
maruel@chromium.org
2012-07-22
1
-6
/
+4
*
Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserver
dcheng@chromium.org
2012-07-21
1
-4
/
+6
*
[Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings
akalin@chromium.org
2012-07-20
2
-65
/
+73
*
sync: Remove SyncInternal
tim@chromium.org
2012-07-20
2
-2
/
+2
*
sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory.
tim@chromium.org
2012-07-19
1
-3
/
+3
*
[Sync] Refactor sync manager into interface.
zea@chromium.org
2012-07-17
1
-6
/
+11
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
2
-10
/
+10
*
[Sync] Add sync_client tool
akalin@chromium.org
2012-07-03
3
-43
/
+426
*
[Sync] Move model_type* from syncable/ to base/
akalin@chromium.org
2012-07-03
2
-3
/
+3
[next]