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
/
sessions
/
sync_session_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sync] Use account_id instead of username in a few places in sync
pavely
2015-12-23
1
-1
/
+0
*
Switch to standard integer types in sync/.
avi
2015-12-22
1
-1
/
+4
*
[Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...
skym
2015-12-11
1
-1
/
+2
*
Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...
caitkp
2015-12-07
1
-2
/
+1
*
[Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations on
skym
2015-12-07
1
-1
/
+2
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-2
/
+2
*
sync: Remove TrafficRecorder
rlarocque@chromium.org
2014-04-02
1
-8
/
+0
*
sync: Add NonBlockingSyncTypeProcessorCore (again)
rlarocque@chromium.org
2014-03-20
1
-7
/
+1
*
Revert of sync: Add NonBlockingSyncTypeProcessorCore (https://codereview.chro...
pneubeck@chromium.org
2014-03-20
1
-1
/
+7
*
sync: Add NonBlockingSyncTypeProcessorCore
rlarocque@chromium.org
2014-03-19
1
-7
/
+1
*
Split up SyncEngineEventListener callbacks
rlarocque@chromium.org
2014-02-11
1
-4
/
+3
*
sync: Introduce ModelTypeRegistry and helpers
rlarocque@chromium.org
2014-01-17
1
-37
/
+10
*
sync: Consistently refcount ModelSafeWorkers
rlarocque@chromium.org
2014-01-11
1
-10
/
+11
*
sync: Per-type update application
rlarocque@chromium.org
2013-12-04
1
-19
/
+12
*
sync: Implement per-type update processing
rlarocque@chromium.org
2013-10-30
1
-0
/
+13
*
sync: Implement per-type commit interface
rlarocque@chromium.org
2013-10-16
1
-2
/
+14
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-31
1
-5
/
+5
*
Revert 213642 "Lock-free shutdown of profile sync service. Chang..."
earthdok@chromium.org
2013-07-25
1
-5
/
+5
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-25
1
-5
/
+5
*
sync: Add pre-commit update avoidance mode + flag
rlarocque@chromium.org
2013-07-20
1
-0
/
+19
*
sync: Handle type throttling in NudgeTracker
rlarocque@chromium.org
2013-06-14
1
-8
/
+0
*
Worker changes to prepare for lock-free shutdown.
haitaol@chromium.org
2013-05-29
1
-2
/
+2
*
Separate invalidator and sync client ID (part 1/2)
rlarocque@chromium.org
2013-03-02
1
-1
/
+12
*
[sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/
rsimha@chromium.org
2013-01-02
1
-2
/
+3
*
sync: Follow-up to conflict resolution refactor
rlarocque@chromium.org
2012-11-01
1
-30
/
+0
*
Extend sync protocol to report hierarchy conflicts
rlarocque@chromium.org
2012-10-16
1
-0
/
+12
*
Cleanup: IWYU for base/time.h in sync/.
thestig@chromium.org
2012-10-10
1
-1
/
+0
*
[Sync] Add support for performing a GetKey on startup.
zea@chromium.org
2012-07-31
1
-1
/
+12
*
Reland 148792
zea@chromium.org
2012-07-30
1
-12
/
+0
*
Make SyncBackendRegistrar aware of loaded data
rlarocque@chromium.org
2012-07-30
1
-1
/
+0
*
Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log...
sergeyu@chromium.org
2012-07-27
1
-0
/
+12
*
[Sync] Remove CleanupDisabledTypes command and move purge logic into SyncMana...
zea@chromium.org
2012-07-27
1
-12
/
+0
*
[Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings
akalin@chromium.org
2012-07-20
1
-3
/
+3
*
Remove #pragma once from sync
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
[Sync] Move sync/{internal_api,syncable} into syncer namespace
akalin@chromium.org
2012-07-02
1
-4
/
+4
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
1
-5
/
+5
*
[Sync] Rename browser_sync to csync in sync/
akalin@chromium.org
2012-06-21
1
-5
/
+5
*
sync: Refactor per-datatype throttling
rlarocque@chromium.org
2012-06-13
1
-27
/
+9
*
sync: create internal_api/public to house sync/ files needed by chrome/browse...
tim@chromium.org
2012-06-07
1
-2
/
+2
*
Remove sync's ModelSafeWorkerRegistrar
rlarocque@chromium.org
2012-06-01
1
-7
/
+19
*
Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...
thestig@chromium.org
2012-05-16
1
-3
/
+4
*
[Sync] Convert SyncSessionSnapshot to a copy-able class.
zea@chromium.org
2012-04-24
1
-4
/
+1
*
A new 'traffic' tab is introduced and clicking the button on the tab would di...
lipalani@chromium.org
2012-04-01
1
-4
/
+4
*
We store the past 10 records of client server communication in a queue in mem...
lipalani@chromium.org
2012-03-31
1
-0
/
+8
*
[Sync] Move 'sync' target to sync/
akalin@chromium.org
2012-03-15
1
-0
/
+208