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
*
Revert r147801 "Refactor sync-specific parts out of SyncNotifier/SyncNotifier...
maruel@chromium.org
2012-07-22
26
-579
/
+261
*
Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserver
dcheng@chromium.org
2012-07-21
26
-261
/
+579
*
[Sync] Expose change location in GenericChangeProcessor errors
zea@chromium.org
2012-07-21
2
-0
/
+5
*
sync: get rid of *ForTest() methods in SyncManagerImpl.
tim@chromium.org
2012-07-21
3
-79
/
+64
*
mac: Remove code that was only needed on 10.5
thakis@chromium.org
2012-07-20
1
-25
/
+1
*
[Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings
akalin@chromium.org
2012-07-20
169
-1714
/
+1564
*
sync: Remove SyncInternal
tim@chromium.org
2012-07-20
8
-792
/
+559
*
sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory.
tim@chromium.org
2012-07-19
22
-1734
/
+2188
*
sync: Track validity of about:sync fields
rlarocque@chromium.org
2012-07-19
2
-2
/
+13
*
[Sync] Add sync_export.h (Step 1 for componentizing sync)
akalin@chromium.org
2012-07-18
11
-22
/
+101
*
[Sync] Refactor SyncBackendHost unit tests.
zea@chromium.org
2012-07-18
3
-0
/
+342
*
[Sync] Refactor sync manager into interface.
zea@chromium.org
2012-07-17
13
-288
/
+477
*
Finish commit 146665: [Sync] Refactor sync configuration logic.
zea@chromium.org
2012-07-13
12
-256
/
+614
*
Revert 146262 - Revert "Revert 142517 - [Sync] Refactor sync configuration lo...
zea@chromium.org
2012-07-13
12
-614
/
+256
*
Remove syncproto.h
rlarocque@chromium.org
2012-07-12
35
-290
/
+277
*
Switch to TimeDelta interfaces for TestTimeouts in sync code.
tedvessenes@gmail.com
2012-07-12
2
-3
/
+2
*
Revert "Revert 142517 - [Sync] Refactor sync configuration logic."
zea@chromium.org
2012-07-12
12
-256
/
+614
*
Remove #pragma once from sync
ajwong@chromium.org
2012-07-11
144
-144
/
+0
*
Reland r145993.
zea@chromium.org
2012-07-11
3
-8
/
+25
*
Revert 145993 - [Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
3
-25
/
+8
*
[Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
3
-8
/
+25
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
132
-1218
/
+1078
*
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
[next]