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
/
internal_api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate invalidator and sync client ID (part 1/2)
rlarocque@chromium.org
2013-03-02
7
-15
/
+32
*
[sync] Fix UMA tracking of sync encryption state
rsimha@chromium.org
2013-03-02
1
-0
/
+13
*
Add WriteNode::Drop() to delete entry locally but not on server.
haitaol@chromium.org
2013-02-27
4
-4
/
+21
*
Backoff retry time on about:sync page
pavely@chromium.org
2013-02-26
1
-0
/
+3
*
Remove SyncSessionJob::DidReachServer() flag
rlarocque@chromium.org
2013-02-26
1
-2
/
+0
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
2
-2
/
+2
*
[Sync] Single definition of set of user selectable sync types
mgist@chromium.org
2013-02-21
1
-1
/
+8
*
Add unit tests for SyncManager change handling
rlarocque@chromium.org
2013-02-21
1
-0
/
+299
*
[Sync] Add boilerplate for favicons type
zea@chromium.org
2013-02-20
1
-10
/
+13
*
sync_manager: Remove UserShare's name member.
lazyboy@chromium.org
2013-02-20
3
-23
/
+9
*
Cleanup: Remove deprecated base::Value methods from sync. Use base::Value too.
thestig@chromium.org
2013-02-16
4
-106
/
+104
*
Remove routing_info and workers from SyncSession
rlarocque@chromium.org
2013-02-15
3
-5
/
+5
*
Revert 182527
isherman@chromium.org
2013-02-14
1
-20
/
+2
*
[Sync] Make SESSIONS an implicit type
zea@chromium.org
2013-02-14
1
-2
/
+20
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
11
-14
/
+15
*
[Sync] Add support for proxy types
zea@chromium.org
2013-02-08
4
-21
/
+21
*
sync: fix sync / xmpp auth error notification plumbing
tim@chromium.org
2013-02-08
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, sync/ edition.
rsleevi@chromium.org
2013-02-07
1
-2
/
+2
*
[Sync] Add more encryption histograms
zea@chromium.org
2013-02-06
1
-0
/
+50
*
Remove syncer::IncomingInvalidationSource
rlarocque@chromium.org
2013-02-02
5
-16
/
+9
*
[Sync] Add full history sync experiment
zea@chromium.org
2013-02-01
2
-2
/
+19
*
[sync] Componentize sync: Part Final: Target 'sync' is now its own component
rsimha@chromium.org
2013-02-01
2
-2
/
+4
*
[Sync] Fix histogram labelling for keystore rotation
zea@chromium.org
2013-01-31
1
-3
/
+3
*
Added a funtion to translate net errors in a ServerConnectionCode in sync.
clamy@chromium.org
2013-01-30
1
-4
/
+3
*
Separate local and remote sync invalidations
rlarocque@chromium.org
2013-01-30
5
-10
/
+57
*
Don't try to read notifications state from sync DB
rlarocque@chromium.org
2013-01-29
1
-12
/
+1
*
Copy entries of broken (having unrecoverable error) data types to delete jour...
haitaol@chromium.org
2013-01-26
6
-8
/
+25
*
[Sync] Add logging for network error codes
zea@chromium.org
2013-01-25
1
-1
/
+2
*
Sync user's custom spellcheck dictionary
rouslan@chromium.org
2013-01-23
1
-1
/
+3
*
Use delete journal to remove bookmarks that are already deleted in sync model
haitaol@chromium.org
2013-01-22
4
-0
/
+127
*
reland: sync: Initialize entries with a model type
rlarocque@chromium.org
2013-01-12
6
-118
/
+115
*
sync: Represent UniquePositions as a protobuf
rlarocque@chromium.org
2013-01-12
4
-20
/
+54
*
Revert 176340
joaodasilva@chromium.org
2013-01-11
6
-115
/
+120
*
sync: Initialize entries with a valid model type
rlarocque@chromium.org
2013-01-11
6
-120
/
+115
*
sync: Add PriorityPreference protobuf and supporting code.
albertb@chromium.org
2013-01-09
6
-2
/
+29
*
sync: Start moving away from PREV_ID and NEXT_ID
rlarocque@chromium.org
2013-01-08
3
-5
/
+5
*
Initial UniquePositions implementation
rlarocque@chromium.org
2013-01-08
3
-0
/
+947
*
Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4....
kamil.jiwa@gmail.com
2013-01-03
1
-2
/
+0
*
Create a fresh sync datatype for Synced Notifications
petewil@chromium.org
2013-01-03
1
-1
/
+3
*
[sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/
rsimha@chromium.org
2013-01-02
25
-66
/
+100
*
sync: Move unique_client_tag hashing code
rlarocque@chromium.org
2012-12-21
5
-53
/
+18
*
[sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyp
rsimha@chromium.org
2012-12-19
9
-20
/
+20
*
[Sync] Add support for keystore key rotation.
zea@chromium.org
2012-12-19
3
-89
/
+848
*
[Sync] Add tests for invalid specifics field number handling
akalin@chromium.org
2012-12-13
1
-1
/
+1
*
[Sync] Display encrypted data in about:sync
zea@chromium.org
2012-12-13
3
-3
/
+5
*
Remove initial_sync_ended bits
rlarocque@chromium.org
2012-12-12
11
-114
/
+108
*
[sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/
rsimha@chromium.org
2012-12-11
24
-55
/
+79
*
[Sync] Handle invalid specifics field numbers gracefully
akalin@chromium.org
2012-12-11
1
-1
/
+19
*
sync: add syncer::Experiment to control autofill culling.
tim@chromium.org
2012-12-06
2
-2
/
+18
*
[Sync] Treat XMPP auth errors as sync auth errors
akalin@chromium.org
2012-12-05
3
-8
/
+58
[next]