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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Follow-up to conflict resolution refactor
rlarocque@chromium.org
2012-11-01
13
-437
/
+12
*
sync: reland scheduler ownership refactoring, now with less crash
tim@chromium.org
2012-10-30
5
-76
/
+36
*
Revert 164565 - sync: make scheduling logic and job ownership more obvious.
dharani@google.com
2012-10-29
5
-36
/
+76
*
sync: make scheduling logic and job ownership more obvious.
tim@chromium.org
2012-10-28
5
-76
/
+36
*
sync: Merge apply updates and resolve conflicts
rlarocque@chromium.org
2012-10-26
3
-50
/
+21
*
sync: Remove UpdateProgress and related code
rlarocque@chromium.org
2012-10-17
5
-170
/
+13
*
sync: Merge {Verify,Process}UpdatesCommand
rlarocque@chromium.org
2012-10-16
2
-21
/
+0
*
Extend sync protocol to report hierarchy conflicts
rlarocque@chromium.org
2012-10-16
1
-0
/
+12
*
[sync] Refactor SyncSessionSnapshot to use new ProgressMarkerMap.
mmontgomery@chromium.org
2012-10-15
2
-9
/
+6
*
Cleanup: IWYU for base/time.h in sync/.
thestig@chromium.org
2012-10-10
1
-1
/
+0
*
sync: Remove ConflictProgress
rlarocque@chromium.org
2012-10-06
7
-220
/
+90
*
Rename ModelType/ObjectIdStateMap to InvalidationMap.
dcheng@chromium.org
2012-10-04
3
-29
/
+29
*
sync: Don't use ConflictProgress in the resolver
rlarocque@chromium.org
2012-10-02
3
-11
/
+4
*
sync: remove buggy freshness condition in SyncSchedulerImpl add defensive DCH...
tim@chromium.org
2012-09-07
1
-5
/
+13
*
Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.
dcheng@chromium.org
2012-08-24
3
-40
/
+44
*
sync: add InternalComponentsFactory::Switches to simplify passing switches to...
tim@chromium.org
2012-08-15
1
-8
/
+3
*
[Sync] Add support for performing a GetKey on startup.
zea@chromium.org
2012-07-31
8
-7
/
+45
*
Reland 148792
zea@chromium.org
2012-07-30
1
-12
/
+0
*
Make SyncBackendRegistrar aware of loaded data
rlarocque@chromium.org
2012-07-30
3
-14
/
+16
*
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
11
-109
/
+103
*
Remove syncproto.h
rlarocque@chromium.org
2012-07-12
4
-5
/
+6
*
Remove #pragma once from sync
ajwong@chromium.org
2012-07-11
6
-6
/
+0
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
9
-97
/
+93
*
[Sync] Move model_type* from syncable/ to base/
akalin@chromium.org
2012-07-03
6
-45
/
+24
*
[Sync] Move sync/{internal_api,syncable} into syncer namespace
akalin@chromium.org
2012-07-02
4
-12
/
+14
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
17
-51
/
+51
*
sync: Refactor session tracking
rlarocque@chromium.org
2012-06-22
8
-252
/
+81
*
[Sync] Rename browser_sync to csync in sync/
akalin@chromium.org
2012-06-21
17
-49
/
+49
*
Split syncable.{h,cc} into several files
rlarocque@chromium.org
2012-06-20
2
-2
/
+2
*
sync: Refactor per-datatype throttling
rlarocque@chromium.org
2012-06-13
4
-115
/
+16
*
Refactor following sync commit loop change
rlarocque@chromium.org
2012-06-08
5
-40
/
+10
*
sync: create internal_api/public to house sync/ files needed by chrome/browse...
tim@chromium.org
2012-06-07
18
-514
/
+20
*
[Sync] Fix sync scheduler/session logic determining successful commands.
zea@chromium.org
2012-06-06
3
-13
/
+55
*
sync: split SyncSessionSnapshot, SyncerStatus, ErrorCounters, and SyncSourceI...
tim@chromium.org
2012-06-06
12
-366
/
+504
*
Remove sync's ModelSafeWorkerRegistrar
rlarocque@chromium.org
2012-06-01
3
-16
/
+33
*
sync: Loop committing items without downloading updates
rlarocque@chromium.org
2012-05-26
12
-184
/
+71
*
Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...
thestig@chromium.org
2012-05-16
1
-3
/
+4
*
Abort sync cycles when download step fails
rlarocque@chromium.org
2012-04-24
2
-49
/
+6
*
[Sync] Convert SyncSessionSnapshot to a copy-able class.
zea@chromium.org
2012-04-24
6
-122
/
+183
*
Fix some migration-related bugs
rlarocque@chromium.org
2012-04-23
1
-2
/
+1
*
Revert 132455 - Abort sync cycles when download step fails
rlarocque@chromium.org
2012-04-16
2
-6
/
+49
*
Abort sync cycles when download step fails
rlarocque@chromium.org
2012-04-16
2
-49
/
+6
*
Add #include <iterator> to files that use std::back_inserter.
halyavin@google.com
2012-04-05
1
-0
/
+1
*
A new 'traffic' tab is introduced and clicking the button on the tab would di...
lipalani@chromium.org
2012-04-01
3
-8
/
+9
*
We store the past 10 records of client server communication in a queue in mem...
lipalani@chromium.org
2012-03-31
2
-2
/
+15
*
sync: Count and report reflected updates
rlarocque@chromium.org
2012-03-24
6
-2
/
+24
*
Trim code form sync's ServerConnectionManager
rlarocque@chromium.org
2012-03-17
2
-0
/
+8
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-1
/
+3
[next]