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
/
engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: IWYU for base/time.h in sync/.
thestig@chromium.org
2012-10-10
3
-1
/
+6
*
Changed DB to store node positions as Ordinals.
vishwath@google.com
2012-10-09
6
-17
/
+50
*
sync: Remove ConflictProgress
rlarocque@chromium.org
2012-10-06
9
-166
/
+78
*
Rename ModelType/ObjectIdStateMap to InvalidationMap.
dcheng@chromium.org
2012-10-04
7
-61
/
+63
*
Create the mobile bookmarks folder both on Android and iOS.
msarda@chromium.org
2012-10-03
1
-1
/
+1
*
sync: Don't use ConflictProgress in the resolver
rlarocque@chromium.org
2012-10-02
5
-36
/
+20
*
sync: Refactor update application
rlarocque@chromium.org
2012-09-28
5
-115
/
+87
*
Added nudge source counters to about:sync.
vishwath@google.com
2012-09-25
2
-0
/
+26
*
Removed safe worker calculation from SyncScheduler.
vishwath@google.com
2012-09-20
1
-22
/
+5
*
[Sync] Add keystore encryption info to about:sync
zea@chromium.org
2012-09-19
2
-0
/
+18
*
sync: add comment to SyncerProtoUtil
tim@chromium.org
2012-09-17
1
-0
/
+2
*
[Sync] Add keystore migration conflict support.
zea@chromium.org
2012-09-17
3
-210
/
+634
*
sync: add Google API Key to all ClientToServerMessages.
tim@chromium.org
2012-09-17
5
-22
/
+17
*
[Sync] Implement keystore migration support.
zea@chromium.org
2012-09-13
3
-17
/
+18
*
sync: Process client commands on commit response
rlarocque@chromium.org
2012-09-12
4
-40
/
+64
*
Implement a bag of chips for sync.
qsr@chromium.org
2012-09-11
4
-0
/
+34
*
sync: remove buggy freshness condition in SyncSchedulerImpl add defensive DCH...
tim@chromium.org
2012-09-07
4
-59
/
+143
*
[Sync] Pass ModelTypeSet by value everywhere
akalin@chromium.org
2012-09-01
7
-8
/
+8
*
sync: Introduce control data types
rlarocque@chromium.org
2012-08-31
11
-494
/
+623
*
[Sync] Move keystore key handling to SyncEncryptionHandlerImpl
zea@chromium.org
2012-08-29
2
-12
/
+12
*
[Sync] Refactor GetEncryptedTypes usage.
zea@chromium.org
2012-08-24
6
-43
/
+53
*
Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.
dcheng@chromium.org
2012-08-24
8
-84
/
+85
*
[Sync] Add SyncEncryptionHandler
zea@chromium.org
2012-08-16
4
-132
/
+59
*
sync: add InternalComponentsFactory::Switches to simplify passing switches to...
tim@chromium.org
2012-08-15
7
-160
/
+265
*
sync: raise initial backoff interval from 1 second to 5 minutes.
tim@chromium.org
2012-08-13
3
-2
/
+90
*
sync: Improve tracking of useless updates
rlarocque@chromium.org
2012-08-01
1
-0
/
+20
*
[Sync] Add support for performing a GetKey on startup.
zea@chromium.org
2012-07-31
6
-28
/
+93
*
Reland 148792
zea@chromium.org
2012-07-30
8
-308
/
+6
*
Make SyncBackendRegistrar aware of loaded data
rlarocque@chromium.org
2012-07-30
3
-3
/
+5
*
Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log...
sergeyu@chromium.org
2012-07-27
8
-6
/
+308
*
[Sync] Remove CleanupDisabledTypes command and move purge logic into SyncMana...
zea@chromium.org
2012-07-27
8
-308
/
+6
*
[Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings
akalin@chromium.org
2012-07-20
38
-359
/
+342
*
sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory.
tim@chromium.org
2012-07-19
7
-1593
/
+1662
*
Finish commit 146665: [Sync] Refactor sync configuration logic.
zea@chromium.org
2012-07-13
4
-180
/
+316
*
Revert 146262 - Revert "Revert 142517 - [Sync] Refactor sync configuration lo...
zea@chromium.org
2012-07-13
4
-316
/
+180
*
Remove syncproto.h
rlarocque@chromium.org
2012-07-12
24
-266
/
+188
*
Switch to TimeDelta interfaces for TestTimeouts in sync code.
tedvessenes@gmail.com
2012-07-12
1
-1
/
+1
*
Revert "Revert 142517 - [Sync] Refactor sync configuration logic."
zea@chromium.org
2012-07-12
4
-180
/
+316
*
Remove #pragma once from sync
ajwong@chromium.org
2012-07-11
29
-29
/
+0
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
37
-295
/
+276
*
Improve logging in server_connection_manager.cc
akalin@chromium.org
2012-07-03
1
-1
/
+2
*
[Sync] Move model_type* from syncable/ to base/
akalin@chromium.org
2012-07-03
23
-26
/
+25
*
[Sync] Move sync/{internal_api,syncable} into syncer namespace
akalin@chromium.org
2012-07-02
17
-78
/
+75
*
[Sync] Move nigori_util* to sync/syncable
akalin@chromium.org
2012-06-29
18
-550
/
+138
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
74
-235
/
+234
*
sync: Set explicit protocol_version on commit
rlarocque@chromium.org
2012-06-27
1
-0
/
+3
*
sync: Create sync entry factory class for tests
rlarocque@chromium.org
2012-06-26
2
-244
/
+97
*
sync: Refactor session tracking
rlarocque@chromium.org
2012-06-22
8
-40
/
+33
*
[Sync] Move HttpBridge to sync/
akalin@chromium.org
2012-06-22
3
-11
/
+3
*
[Sync] Rename sync_api to csync
akalin@chromium.org
2012-06-22
6
-114
/
+111
[next]