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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+0
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-0
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+0
*
sync: Bookmark unique position end-to-end support
rlarocque@chromium.org
2013-04-02
3
-3
/
+30
*
Fix context problem in Android Sync test utilities
clamy@chromium.org
2013-03-23
1
-4
/
+10
*
Upstream Android account tests utilities
clamy@chromium.org
2013-03-18
3
-0
/
+853
*
Remove some members from SyncSession
rlarocque@chromium.org
2013-03-15
2
-12
/
+38
*
Separate invalidator and sync client ID (part 1/2)
rlarocque@chromium.org
2013-03-02
1
-1
/
+2
*
[sync] Upstream the code that triggers the InvalidationController
nyquist@chromium.org
2013-02-22
2
-0
/
+157
*
Add originator_* fields to mock connection tests
rlarocque@chromium.org
2013-02-21
2
-39
/
+155
*
Remove routing_info and workers from SyncSession
rlarocque@chromium.org
2013-02-15
2
-3
/
+3
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
2
-12
/
+14
*
[Sync] Add support for proxy types
zea@chromium.org
2013-02-08
1
-2
/
+4
*
Use delete journal to remove bookmarks that are already deleted in sync model
haitaol@chromium.org
2013-01-22
2
-8
/
+32
*
[sync] Divorce python sync test server chromiumsync.py from testserver.py
rsimha@chromium.org
2013-01-20
3
-0
/
+141
*
reland: sync: Initialize entries with a model type
rlarocque@chromium.org
2013-01-12
1
-0
/
+1
*
Revert 176340
joaodasilva@chromium.org
2013-01-11
1
-1
/
+0
*
sync: Initialize entries with a valid model type
rlarocque@chromium.org
2013-01-11
1
-0
/
+1
*
[Sync] Add support for loading, updating and querying delete journals in
haitaol@chromium.org
2013-01-05
2
-0
/
+4
*
[sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyp
rsimha@chromium.org
2012-12-19
3
-8
/
+8
*
[Sync] Add support for keystore key rotation.
zea@chromium.org
2012-12-19
3
-8
/
+12
*
Remove initial_sync_ended bits
rlarocque@chromium.org
2012-12-12
3
-0
/
+36
*
[Sync] Add deleted_metas table to sync database.
haitaol@chromium.org
2012-12-10
1
-0
/
+1
*
Sync: Add DeviceInfo's ChangeProcessor
rlarocque@chromium.org
2012-11-21
4
-6
/
+91
*
Populate versions on individual nodes in sync model and native bookmark model.
haitaol@chromium.org
2012-11-10
3
-8
/
+24
*
[Sync] Add transaction_version to sync DB schema and PersistedKernelInfo. Rea...
haitaol@chromium.org
2012-10-10
1
-0
/
+1
*
Changed DB to store node positions as Ordinals.
vishwath@google.com
2012-10-09
1
-0
/
+2
*
Rename ModelType/ObjectIdStateMap to InvalidationMap.
dcheng@chromium.org
2012-10-04
4
-7
/
+7
*
Remove ScopedTempDir from sync test utility class
rlarocque@chromium.org
2012-09-20
2
-5
/
+0
*
sync: add Google API Key to all ClientToServerMessages.
tim@chromium.org
2012-09-17
1
-0
/
+2
*
[Sync] Implement keystore migration support.
zea@chromium.org
2012-09-13
2
-12
/
+13
*
sync: Process client commands on commit response
rlarocque@chromium.org
2012-09-12
2
-10
/
+24
*
Implement a bag of chips for sync.
qsr@chromium.org
2012-09-11
1
-0
/
+1
*
Increment sync DB's next_id with a migration
rlarocque@chromium.org
2012-09-07
1
-0
/
+1
*
[Sync] Move keystore key handling to SyncEncryptionHandlerImpl
zea@chromium.org
2012-08-29
2
-0
/
+25
*
[Sync] Refactor passphrase state handling
zea@chromium.org
2012-08-26
2
-7
/
+7
*
[Sync] Refactor GetEncryptedTypes usage.
zea@chromium.org
2012-08-24
4
-28
/
+31
*
Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.
dcheng@chromium.org
2012-08-24
5
-13
/
+13
*
[Sync] Add SyncEncryptionHandler
zea@chromium.org
2012-08-16
2
-0
/
+172
*
sync: Attempt to recover from directory corruption
rlarocque@chromium.org
2012-08-08
1
-0
/
+2
*
[Sync] Add support for performing a GetKey on startup.
zea@chromium.org
2012-07-31
3
-4
/
+18
*
Make SyncBackendRegistrar aware of loaded data
rlarocque@chromium.org
2012-07-30
1
-1
/
+1
*
[Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings
akalin@chromium.org
2012-07-20
5
-24
/
+21
*
sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory.
tim@chromium.org
2012-07-19
2
-0
/
+142
*
Finish commit 146665: [Sync] Refactor sync configuration logic.
zea@chromium.org
2012-07-13
1
-0
/
+28
*
Revert 146262 - Revert "Revert 142517 - [Sync] Refactor sync configuration lo...
zea@chromium.org
2012-07-13
1
-28
/
+0
*
Remove syncproto.h
rlarocque@chromium.org
2012-07-12
1
-1
/
+2
*
Revert "Revert 142517 - [Sync] Refactor sync configuration logic."
zea@chromium.org
2012-07-12
1
-0
/
+28
*
Remove #pragma once from sync
ajwong@chromium.org
2012-07-11
12
-12
/
+0
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
3
-18
/
+15
[next]