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
/
syncer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Report GetUpdate triggers to the server
rlarocque@chromium.org
2013-05-09
1
-16
/
+43
*
sync: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
1
-1
/
+1
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-30
1
-2
/
+2
*
sync: Finish the SyncScheduler refactor
rlarocque@chromium.org
2013-04-18
1
-12
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-7
/
+9
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-9
/
+7
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-7
/
+9
*
sync: Bookmark unique position end-to-end support
rlarocque@chromium.org
2013-04-02
1
-236
/
+48
*
sync: Remove session member from SyncSessionJob
rlarocque@chromium.org
2013-03-29
1
-3
/
+3
*
Remove some members from SyncSession
rlarocque@chromium.org
2013-03-15
1
-5
/
+74
*
Separate invalidator and sync client ID (part 1/2)
rlarocque@chromium.org
2013-03-02
1
-1
/
+2
*
Add originator_* fields to mock connection tests
rlarocque@chromium.org
2013-02-21
1
-262
/
+428
*
Remove routing_info and workers from SyncSession
rlarocque@chromium.org
2013-02-15
1
-4
/
+1
*
Copy entries of broken (having unrecoverable error) data types to delete jour...
haitaol@chromium.org
2013-01-26
1
-2
/
+46
*
reland: sync: Initialize entries with a model type
rlarocque@chromium.org
2013-01-12
1
-80
/
+93
*
Revert 176340
joaodasilva@chromium.org
2013-01-11
1
-93
/
+80
*
sync: Initialize entries with a valid model type
rlarocque@chromium.org
2013-01-11
1
-80
/
+93
*
sync: Start moving away from PREV_ID and NEXT_ID
rlarocque@chromium.org
2013-01-08
1
-11
/
+9
*
[sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyp
rsimha@chromium.org
2012-12-19
1
-3
/
+3
*
Remove initial_sync_ended bits
rlarocque@chromium.org
2012-12-12
1
-12
/
+0
*
sync: Follow-up to conflict resolution refactor
rlarocque@chromium.org
2012-11-01
1
-2
/
+0
*
sync: reland scheduler ownership refactoring, now with less crash
tim@chromium.org
2012-10-30
1
-8
/
+7
*
Revert 164565 - sync: make scheduling logic and job ownership more obvious.
dharani@google.com
2012-10-29
1
-7
/
+8
*
sync: make scheduling logic and job ownership more obvious.
tim@chromium.org
2012-10-28
1
-8
/
+7
*
sync: Merge apply updates and resolve conflicts
rlarocque@chromium.org
2012-10-26
1
-24
/
+13
*
[Sync] Fix undelete conflict resolution
zea@chromium.org
2012-10-23
1
-1
/
+6
*
Extend sync protocol to report hierarchy conflicts
rlarocque@chromium.org
2012-10-16
1
-0
/
+38
*
Changed DB to store node positions as Ordinals.
vishwath@google.com
2012-10-09
1
-5
/
+10
*
sync: Remove ConflictProgress
rlarocque@chromium.org
2012-10-06
1
-20
/
+4
*
Rename ModelType/ObjectIdStateMap to InvalidationMap.
dcheng@chromium.org
2012-10-04
1
-3
/
+4
*
[Sync] Add keystore migration conflict support.
zea@chromium.org
2012-09-17
1
-124
/
+0
*
[Sync] Implement keystore migration support.
zea@chromium.org
2012-09-13
1
-10
/
+11
*
sync: Process client commands on commit response
rlarocque@chromium.org
2012-09-12
1
-3
/
+39
*
[Sync] Move keystore key handling to SyncEncryptionHandlerImpl
zea@chromium.org
2012-08-29
1
-4
/
+4
*
[Sync] Refactor GetEncryptedTypes usage.
zea@chromium.org
2012-08-24
1
-12
/
+10
*
Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.
dcheng@chromium.org
2012-08-24
1
-2
/
+2
*
[Sync] Add SyncEncryptionHandler
zea@chromium.org
2012-08-16
1
-116
/
+40
*
[Sync] Add support for performing a GetKey on startup.
zea@chromium.org
2012-07-31
1
-2
/
+35
*
Make SyncBackendRegistrar aware of loaded data
rlarocque@chromium.org
2012-07-30
1
-1
/
+2
*
[Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings
akalin@chromium.org
2012-07-20
1
-48
/
+47
*
sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory.
tim@chromium.org
2012-07-19
1
-5
/
+6
*
Remove syncproto.h
rlarocque@chromium.org
2012-07-12
1
-1
/
+0
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
1
-43
/
+42
*
[Sync] Move model_type* from syncable/ to base/
akalin@chromium.org
2012-07-03
1
-2
/
+2
*
[Sync] Move nigori_util* to sync/syncable
akalin@chromium.org
2012-06-29
1
-4
/
+4
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
1
-7
/
+7
*
sync: Refactor session tracking
rlarocque@chromium.org
2012-06-22
1
-8
/
+8
*
[Sync] Rename sync_api to csync
akalin@chromium.org
2012-06-22
1
-85
/
+84
*
[Sync] Rename browser_sync to csync in sync/
akalin@chromium.org
2012-06-21
1
-7
/
+7
*
Split syncable.{h,cc} into several files
rlarocque@chromium.org
2012-06-20
1
-3
/
+3
[next]