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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Fix and test delete of server-unknown items
rlarocque@chromium.org
2012-07-03
3
-3
/
+27
*
[Sync] Add sync_client tool
akalin@chromium.org
2012-07-03
4
-43
/
+444
*
sync: Move MarkForSyncing to mutable_entry.cc
rlarocque@chromium.org
2012-07-03
2
-10
/
+10
*
sync: Remove GetPossibleLastChildForTest()
rlarocque@chromium.org
2012-07-03
2
-32
/
+1
*
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
94
-199
/
+202
*
sync: Remove unused IdFilter class
rlarocque@chromium.org
2012-07-03
2
-23
/
+0
*
[Sync] Move sync/{internal_api,syncable} into syncer namespace
akalin@chromium.org
2012-07-02
107
-269
/
+419
*
base: Remove dereference structure operator (i.e ->) from ScopedVector.
tfarina@chromium.org
2012-06-30
1
-5
/
+5
*
sync: Move invariant check logic into Directory
rlarocque@chromium.org
2012-06-29
4
-103
/
+67
*
Remove syncable::ModelType usage from ChromeInvalidationClient
dcheng@chromium.org
2012-06-29
6
-117
/
+134
*
[Sync] Move nigori_util* to sync/syncable
akalin@chromium.org
2012-06-29
24
-201
/
+179
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
303
-1063
/
+1059
*
Include <iterator>.
hbono@chromium.org
2012-06-28
1
-0
/
+1
*
Convert sync_notifier::RegistrationManager to use object IDs.
dcheng@chromium.org
2012-06-28
6
-329
/
+361
*
[Sync] Make Login class listen to connection and DNS changes
akalin@chromium.org
2012-06-28
2
-3
/
+13
*
Remove unused fields found by clang's new Wunused-private-fields.
thakis@chromium.org
2012-06-27
2
-3
/
+1
*
Revert 144382 - [Sync] Make Login class listen to connection and DNS changes
nkostylev@chromium.org
2012-06-27
2
-13
/
+3
*
[Sync] Put everything in sync/api into csync namespace
akalin@chromium.org
2012-06-27
18
-4
/
+72
*
[Sync] Make Login class listen to connection and DNS changes
akalin@chromium.org
2012-06-27
2
-3
/
+13
*
sync: Set explicit protocol_version on commit
rlarocque@chromium.org
2012-06-27
2
-0
/
+4
*
sync: Create sync entry factory class for tests
rlarocque@chromium.org
2012-06-26
5
-244
/
+334
*
Use base::ThreadChecker as a member var, rather than base::NonThreadSafe
rsleevi@chromium.org
2012-06-25
2
-15
/
+15
*
sync: inject DirectoryBackingStore to Directory and remove "OpenInMemoryForTe...
tim@chromium.org
2012-06-22
6
-113
/
+100
*
More fixes to address missing symbols when building unit-tests on Android.
jcivelli@chromium.org
2012-06-22
1
-2
/
+2
*
sync: Refactor session tracking
rlarocque@chromium.org
2012-06-22
29
-477
/
+255
*
Removes reference counting of syncable::Directory::Kernel
rlarocque@chromium.org
2012-06-22
2
-22
/
+2
*
[Sync] Move HttpBridge to sync/
akalin@chromium.org
2012-06-22
16
-34
/
+971
*
[Sync] Rename sync_api to csync
akalin@chromium.org
2012-06-22
56
-295
/
+292
*
[Sync] Rename browser_sync to csync in sync/
akalin@chromium.org
2012-06-21
241
-703
/
+708
*
Convert InvalidationStateTracker to use invalidation::ObjectId instead of syn...
dcheng@chromium.org
2012-06-20
9
-42
/
+66
*
Split syncable.{h,cc} into several files
rlarocque@chromium.org
2012-06-20
79
-1967
/
+2243
*
[Sync] Rename sync_notifier namespace to csync
akalin@chromium.org
2012-06-20
40
-108
/
+108
*
sync: Remove ClearUserData command.
tim@chromium.org
2012-06-20
26
-396
/
+15
*
Remove hard_dependency=1 from cacheinvalidation target
akalin@chromium.org
2012-06-18
1
-5
/
+4
*
Revert 142517 - [Sync] Refactor sync configuration logic.
zea@chromium.org
2012-06-18
9
-504
/
+228
*
[Sync] Propagate XMPP auth errors to SyncNotifierObservers
akalin@chromium.org
2012-06-18
25
-132
/
+466
*
Revert 142794 - Revert 142517 - [Sync] Refactor sync configuration logic.
kkania@chromium.org
2012-06-18
8
-213
/
+481
*
Revert 142517 - [Sync] Refactor sync configuration logic.
zea@chromium.org
2012-06-18
8
-481
/
+213
*
Revert 142563 - Handle sync database corruption with re-download
zea@chromium.org
2012-06-18
2
-17
/
+25
*
sync: move internal_api components used by chrome/browser into internal_api/p...
tim@chromium.org
2012-06-17
69
-160
/
+171
*
Handle sync database corruption with re-download
rlarocque@chromium.org
2012-06-16
2
-25
/
+17
*
Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...
sergeyu@chromium.org
2012-06-16
2
-37
/
+39
*
Protect against sync entries left by old clients
rlarocque@chromium.org
2012-06-16
3
-4
/
+84
*
[Sync] Refactor sync configuration logic.
zea@chromium.org
2012-06-15
9
-228
/
+504
*
sync: Refactor per-datatype throttling
rlarocque@chromium.org
2012-06-13
24
-291
/
+450
*
[Sync] Remove unnecessary posting of methods in sync scheduler.
zea@chromium.org
2012-06-11
4
-217
/
+127
*
RefCounted types should not have public destructors - sync and jingle
rsleevi@chromium.org
2012-06-11
17
-64
/
+61
*
Refactor following sync commit loop change
rlarocque@chromium.org
2012-06-08
16
-141
/
+96
*
sync: create internal_api/public to house sync/ files needed by chrome/browse...
tim@chromium.org
2012-06-07
123
-240
/
+244
[next]