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
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-07-02
1
-1
/
+1
*
Use InvalidationService (retry of r208315)
rlarocque@chromium.org
2013-06-29
3
-37
/
+74
*
Revert 208315 "Make use of InvalidationService"
rlarocque@chromium.org
2013-06-25
3
-74
/
+37
*
Make use of InvalidationService
rlarocque@chromium.org
2013-06-25
3
-37
/
+74
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
3
-18
/
+10
*
Use OAuth2 token for sync
pavely@chromium.org
2013-06-13
2
-1
/
+2
*
Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Flip the "acknowledged" flag for managed users in the Python Sync test server.
bauerb@chromium.org
2013-06-05
3
-4
/
+65
*
Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than ...
rsleevi@chromium.org
2013-06-03
1
-4
/
+2
*
Worker changes to prepare for lock-free shutdown.
haitaol@chromium.org
2013-05-29
1
-1
/
+1
*
Add Sync data type for managed users.
bauerb@chromium.org
2013-05-24
1
-1
/
+7
*
sync: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
3
-5
/
+5
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-30
2
-2
/
+2
*
Split NetworkTimeTracker into service part and observer part.
zea@chromium.org
2013-04-30
1
-1
/
+3
*
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
[next]