Sign in
chromium
/
chromium
/
src
/
19c9f9067c5847003fadfb02f65c058a0f67aeb3
/
sync
14c8f63
Update next_id when loading sync DB
by
[email protected]
· 13 years ago
98a58378
Fix Sync.DirectoryOpenResult histogram
by
[email protected]
· 13 years ago
16712da
Prefix match CHROMEOS_RELEASE_BOARD for checking chromebox.
by
[email protected]
· 13 years ago
4cda7888
[Sync] Add SyncEncryptionHandler
by
[email protected]
· 13 years ago
f706df5
sync: add InternalComponentsFactory::Switches to simplify passing switches to internal components.
by
[email protected]
· 13 years ago
2a8d287c
Fix SyncNotifierRegistrarHelper test in official builds.
by
[email protected]
· 13 years ago
4494c5d
sync: raise initial backoff interval from 1 second to 5 minutes.
by
[email protected]
· 13 years ago
85b25eb
[Sync] Avoid unregistering object IDs on shutdown
by
[email protected]
· 13 years ago
7f045b86
Revert 150990 - [Sync] Avoid unregistering object IDs on shutdown
by
[email protected]
· 13 years ago
6529382
[Sync] Avoid unregistering object IDs on shutdown
by
[email protected]
· 13 years ago
efdbdb0
Make java.gypi export jar path to input_jars_paths variable
by
[email protected]
· 13 years ago
c39863f6
Remove SyncManager::Init() return value
by
[email protected]
· 13 years ago
8a50f99
[Sync] Rework unit tests for ChromeInvalidationClient
by
[email protected]
· 13 years ago
a13d51b
Fix mem leak in DirectoryBackingStore unit tests
by
[email protected]
· 13 years ago
fc82716
sync: Attempt to recover from directory corruption
by
[email protected]
· 13 years ago
6bb275c
[Sync] Print out notification state explicitly in about:sync
by
[email protected]
· 13 years ago
840f354
[Sync] Address msw's comments for r149747
by
[email protected]
· 13 years ago
73d9999
[Sync] Set transport_security_state for sync_{client,listen_notifications}
by
[email protected]
· 13 years ago
5d30f92bf
Correct const accessors in base/values.(h|cc), Part II (ListValue)
by
[email protected]
· 13 years ago
23b4c45
[Sync] Enable adding notifier observers from ProfileSyncService
by
[email protected]
· 13 years ago
6d7e29f
Try to fix a crash in the new sync machine code
by
[email protected]
· 13 years ago
9b20578
Added crypto random-number generator
by
[email protected]
· 13 years ago
eaaa586c
mac: Don't use |NSHost currentHost|, as it takes 4s per test
by
[email protected]
· 13 years ago
2708c720
sync: Improve tracking of useless updates
by
[email protected]
· 13 years ago
dc5876368
[Sync] Persist keystore key across restarts
by
[email protected]
· 13 years ago
eb7ef828
Fix SyncManager initialization failure crash.
by
[email protected]
· 13 years ago
310512c
[Sync] Add support for performing a GetKey on startup.
by
[email protected]
· 13 years ago
69e1c46
Change protoc build rule to not use cygwin bash.
by
[email protected]
· 13 years ago
8444e01
[Sync] Fix disabling of tests from 149074
by
[email protected]
· 13 years ago
8f21b48d
[Sync] Disable purge/configuration tests on windows
by
[email protected]
· 13 years ago
32e757a
Fix leak in JsSyncManagerObserver
by
[email protected]
· 13 years ago
cb0a476
Reland 148792
by
[email protected]
· 13 years ago
62c28b9
Make SyncBackendRegistrar aware of loaded data
by
[email protected]
· 13 years ago
863a2347
[Sync] Fix race condition with notification startup
by
[email protected]
· 13 years ago
a61890e
Correct const accessors in base/values.(h|cc)
by
[email protected]
· 13 years ago
fa4f366
Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge logic into SyncManager.
by
[email protected]
· 13 years ago
ef463a6
[Sync] Remove CleanupDisabledTypes command and move purge logic into SyncManager.
by
[email protected]
· 13 years ago
d914f02
Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserver
by
[email protected]
· 13 years ago
6204f20
Fix a typo in RealModelTypeToNotificationType.
by
[email protected]
· 13 years ago
4b773fc
Revert r148496 "Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserver"
by
[email protected]
· 13 years ago
177bcf2
[Sync] Don't send notifications with no changed types
by
[email protected]
· 13 years ago
21297d6
Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserver
by
[email protected]
· 13 years ago
140cf0d
[Sync] Make P2PNotifier emit a notification only if some enabled types changed
by
[email protected]
· 13 years ago
d4a7d7a
[Sync] Pass the correct set of enabled types to the sync notifier
by
[email protected]
· 13 years ago
7c714036
Tidy up Android's is-tablet functionality.
by
[email protected]
· 13 years ago
47a5122
Move ChromeAsyncSocket to jingle/glue
by
[email protected]
· 13 years ago
a54a51fdc
Revert r147801 "Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserver"
by
[email protected]
· 13 years ago
87719758
Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserver
by
[email protected]
· 13 years ago
0335a1b
[Sync] Expose change location in GenericChangeProcessor errors
by
[email protected]
· 13 years ago
6039440
sync: get rid of *ForTest() methods in SyncManagerImpl.
by
[email protected]
· 13 years ago
d3ac5632
mac: Remove code that was only needed on 10.5
by
[email protected]
· 13 years ago
d45f0d9
[Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings
by
[email protected]
· 13 years ago
86d1be95
sync: Remove SyncInternal
by
[email protected]
· 13 years ago
6d2dc98
sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory.
by
[email protected]
· 13 years ago
dc445ac3
sync: Track validity of about:sync fields
by
[email protected]
· 13 years ago
faece5b
[Sync] Add sync_export.h (Step 1 for componentizing sync)
by
[email protected]
· 13 years ago
fda9cb3
[Sync] Refactor SyncBackendHost unit tests.
by
[email protected]
· 13 years ago
ceffdf0
[Sync] Refactor sync manager into interface.
by
[email protected]
· 13 years ago
4e9e6116
Finish commit 146665: [Sync] Refactor sync configuration logic.
by
[email protected]
· 13 years ago
98a7b57
Revert 146262 - Revert "Revert 142517 - [Sync] Refactor sync configuration logic."
by
[email protected]
· 13 years ago
447a5b6
Remove syncproto.h
by
[email protected]
· 13 years ago
b15f04c5
Switch to TimeDelta interfaces for TestTimeouts in sync code.
by
[email protected]
· 13 years ago
a91291d
Revert "Revert 142517 - [Sync] Refactor sync configuration logic."
by
[email protected]
· 13 years ago
d847055
Remove #pragma once from sync
by
[email protected]
· 13 years ago
b78170f
Reland r145993.
by
[email protected]
· 13 years ago
31c8f57
Revert 145993 - [Sync] Add location parameter to SyncChange in Sync API.
by
[email protected]
· 13 years ago
786009d
[Sync] Add location parameter to SyncChange in Sync API.
by
[email protected]
· 13 years ago
a4a14765
[Sync] Move ModelType and related classes to 'syncer' namespace
by
[email protected]
· 13 years ago
ff714bb
sync: Fix and test delete of server-unknown items
by
[email protected]
· 13 years ago
523508c
[Sync] Add sync_client tool
by
[email protected]
· 13 years ago
da3fbded
sync: Move MarkForSyncing to mutable_entry.cc
by
[email protected]
· 13 years ago
b142b0b
sync: Remove GetPossibleLastChildForTest()
by
[email protected]
· 13 years ago
76aa18c2f
Improve logging in server_connection_manager.cc
by
[email protected]
· 13 years ago
002d3919
[Sync] Move model_type* from syncable/ to base/
by
[email protected]
· 13 years ago
bc32af2b
sync: Remove unused IdFilter class
by
[email protected]
· 13 years ago
9cfc7c70
[Sync] Move sync/{internal_api,syncable} into syncer namespace
by
[email protected]
· 13 years ago
3cb676a1
base: Remove dereference structure operator (i.e ->) from ScopedVector.
by
[email protected]
· 13 years ago
8dc166b17
sync: Move invariant check logic into Directory
by
[email protected]
· 13 years ago
3920d7d
Remove syncable::ModelType usage from ChromeInvalidationClient
by
[email protected]
· 13 years ago
4f383787
[Sync] Move nigori_util* to sync/syncable
by
[email protected]
· 13 years ago
65f17355
[Sync] Rename csync namespace to syncer
by
[email protected]
· 13 years ago
cf68630
Include <iterator>.
by
[email protected]
· 13 years ago
8e4c8887
Convert sync_notifier::RegistrationManager to use object IDs.
by
[email protected]
· 13 years ago
8321f97
[Sync] Make Login class listen to connection and DNS changes
by
[email protected]
· 13 years ago
281bc5b
Remove unused fields found by clang's new Wunused-private-fields.
by
[email protected]
· 13 years ago
236ead5
Revert 144382 - [Sync] Make Login class listen to connection and DNS changes
by
[email protected]
· 13 years ago
cb02f61
[Sync] Put everything in sync/api into csync namespace
by
[email protected]
· 13 years ago
80ddf5d
[Sync] Make Login class listen to connection and DNS changes
by
[email protected]
· 13 years ago
0160addb
sync: Set explicit protocol_version on commit
by
[email protected]
· 13 years ago
ada90bd
sync: Create sync entry factory class for tests
by
[email protected]
· 13 years ago
327e52b
Use base::ThreadChecker as a member var, rather than base::NonThreadSafe
by
[email protected]
· 13 years ago
e26908e
sync: inject DirectoryBackingStore to Directory and remove "OpenInMemoryForTest" method from production code.
by
[email protected]
· 13 years ago
0c5e365
More fixes to address missing symbols when building unit-tests on Android.
by
[email protected]
· 13 years ago
192132f
sync: Refactor session tracking
by
[email protected]
· 13 years ago
a5c76122
Removes reference counting of syncable::Directory::Kernel
by
[email protected]
· 13 years ago
5d5c13d
[Sync] Move HttpBridge to sync/
by
[email protected]
· 13 years ago
06aeba6
[Sync] Rename sync_api to csync
by
[email protected]
· 13 years ago
d78354a5
[Sync] Rename browser_sync to csync in sync/
by
[email protected]
· 13 years ago
739cee3
Convert InvalidationStateTracker to use invalidation::ObjectId instead of syncable::ModelType
by
[email protected]
· 13 years ago
1573267
Split syncable.{h,cc} into several files
by
[email protected]
· 13 years ago
Next »