Sign in
chromium
/
chromium
/
src
/
f27a499c65b4d10e8225266ea9d92bc5f3c1a28d
/
sync
/
engine
4c454e2
[Sync] Adjust new entity version before commit.
by pavely
· 9 years ago
ec89ad3e
[Sync] Remove all scoped_ptr references from //sync.
by maxbogue
· 9 years ago
1c9fbf7
[Sync] Rename SyncContext to ModelTypeConnector.
by maxbogue
· 9 years ago
226fd29
[Sync] Refactor SyncManager to read initial sync ended types from ModelTypeRegistry
by pavely
· 9 years ago
c3e8057
Convert //sync from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
3dfdc875
[Sync] Add cookie jar mismatch logging
by zea
· 9 years ago
d30b7b8e
Remove a reference of processor from controller
by gangwu
· 9 years ago
8cd3afc
[Sync] Accumulate GU response chunks in the Worker.
by maxbogue
· 9 years ago
4b212e6
[Sync] USS: Clean up ModelTypeWorker a little bit.
by maxbogue
· 9 years ago
8508454d
[Sync] Adding device count histogram based off pulsing device info.
by skym
· 9 years ago
4776274
[Sync] Rename to (Processor|Worker)EntityTracker for clarity.
by maxbogue
· 9 years ago
718d68b
sync: Add out-of-line copy ctors for complex classes.
by vmpstr
· 10 years ago
385c8b25
[Sync] USS: Remove pending updates from SharedModelTypeProcessor.
by maxbogue
· 10 years ago
32a7684cf
[Sync] Remove backup/rollback logic from Sync
by zea
· 10 years ago
24820c0
[Sync] Now also check get updates request types before performing sessions garbage collection.
by skym
· 10 years ago
d40211d
Change sync conflict resolution for extensions
by asargent
· 10 years ago
79ecce1a
Renaming EntityData::Pass to PassToPtr to avoid Pass->std::move
by skym
· 10 years ago
fe95d93
[Sync] Moving DataTypeState to be a proto so that it can easily be
by skym
· 10 years ago
5d64b52
Fix remaining incompatibilities between scoped_ptr and unique_ptr.
by dcheng
· 10 years ago
bcaf62b
[Sync] Sync should run canary cycle after any network related error
by pavely
· 10 years ago
15dfe44
Fix GetCommitIds local deletion case resulting in orphaning of directory entries
by stanisc
· 10 years ago
c80b1b61
Convert Pass()→std::move() in //sync
by dcheng
· 10 years ago
7623e62
[Sync] Use account_id instead of username in a few places in sync
by pavely
· 10 years ago
4856ced0
Switch to standard integer types in sync/.
by avi
· 10 years ago
c1b7f5a
[Sync] Audited syncer unittest for gtest eq/bool and expected/actual usage, removed a multi line macro comment that caused lint confusion.
by skym
· 10 years ago
f593336
[Sync] Fixing all trivial lint violations in src/sync/*
by skym
· 10 years ago
9ef02cc
Sync: relax ordering constraints in GetCommitIds
by stanisc
· 10 years ago
6344d79
[Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixing lint violations on all touched files.
by skym
· 10 years ago
ea4e35e
[Sync] Remove ScopedServerStatusWatcher
by pavely
· 10 years ago
2d70560
Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations on (patchset #3 id:40001 of https://codereview.chromium.org/1509563002/ )
by caitkp
· 10 years ago
1621aa93
[Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations on
by skym
· 10 years ago
ae33a61
[Sync] Ensure all values of SyncProtocolErrorType are handled in ShouldRequestEarlyExit
by pavely
· 10 years ago
21ef98c
sync/engine: switch base::ScopedPtrMap to std::map.
by vmpstr
· 10 years ago
ca21b9b
base: Make ScopedPtrMap use DISALLOW_COPY_AND_ASSIGN
by danakj
· 10 years ago
29a9029
ModelTypeEntity refactoring to use EntityData and EntityMetadata
by stanisc
· 10 years ago
2a5ba736
ScopedPtrMap -> std::map from /sync
by limasdf
· 10 years ago
259626c
Cleanup: Correctly spell success(ful).
by thestig
· 10 years ago
f3e705f
USS refactoring with EntityData
by stanisc
· 10 years ago
8668a73
Sync: Conflict resolution code doesn't take into account implicit permanent folders
by stanisc
· 10 years ago
b691b7a0
Sync: fix for the code that checks whether the initial download has completed
by stanisc
· 10 years ago
ad26d97
[Sync] Client should prompt for passphrase after server data was cleared by different client
by pavely
· 10 years ago
786b459e
[Sync] Move ModelTypeProcessor* and rename *Impl to Shared*.
by maxbogue
· 10 years ago
52da4ee
USS: Refactoring of ModelTypeProcessorImpl to not depend on SyncContextProxy
by stanisc
· 10 years ago
5604a11d
Detecting and fixing stringprintf.h format bugs
by brucedawson
· 10 years ago
a4e4a10
USS SyncContextProxy / data type activation refactoring
by stanisc
· 10 years ago
8c3eb80
base: Template methods on Timer classes instead of the classes themselves.
by danakj
· 10 years ago
21e465ee3
[Sync] USS: Simplify EntityTracker to use data structs.
by maxbogue
· 10 years ago
3c95758
[Sync] Introduce ModelTypeStore interface
by pavely
· 10 years ago
4824734
[Sync] Use ModelTypeProcessor instead of ModelTypeProcessorImpl.
by maxbogue
· 10 years ago
61d3c01
[Sync] Rename ModelTypeSyncWorkerImpl to ModelTypeWorker
by pavely
· 10 years ago
a360efc
Add OnConnect method to this interface ModelTypeProcessor.
by gangwu
· 10 years ago
d9fcd08
[Sync] Rename ModelTypeSyncProxyImpl to ModelTypeProcessorImpl.
by maxbogue
· 10 years ago
5b0ee73
ModelTypeSyncProxy -> ModelTypeProcessor ModelTypeSyncWorker -> CommitQueue
by gangwu
· 10 years ago
b7c07e86
Remove base::debug::DumpWithoutCrashing() when UniquePosition
by gangwu
· 10 years ago
c3e364c
When receive a bookmark with an invalid unique position from sync
by gangwu
· 10 years ago
30c0985
Measuring data use of different ModelTypes in Sync Service.
by amohammadkhan
· 10 years ago
96665bd
move V2 classes in chrome/engine to syncer_v2 namespace
by stanisc
· 10 years ago
1091719b
Sync: DataTypeState cleanup
by stanisc
· 10 years ago
a23b61e
Sync: move v2 classes in chrome/internal_api to syncer_v2 namespace.
by stanisc
· 10 years ago
c692afe
[Sync] Random cleanups.
by pavely
· 10 years ago
6d2f3f06
Sync: Don't set/use Parent ID for non-hierarchical sync data types.
by stanisc
· 10 years ago
9cd186e
[Sync] Add ClearServerData support to Sync Scheduler
by maniscalco
· 10 years ago
c48c05a
[Sync] Add ClearServerData RPC
by maniscalco
· 10 years ago
a01edead
Replace StringPrintf("%d", ...) with IntToString()
by ricea
· 10 years ago
f59c7a8
Update usages of std::map to use ScopedPtrMap.
by mgiuca
· 10 years ago
487ce6b
Remove base/port.h includes that are not necessary anymore.
by tfarina
· 10 years ago
5b974ac
Sync: Change Delete Journals to apply to server deletions only
by stanisc
· 10 years ago
2efc987
Since Sync auth need to update every 60 minutes, so need to remove SYNC_AUTH_ERROR from log.
by gangwu
· 10 years ago
236d317
Replace more ObserverList with base::ObserverList.
by brettw
· 10 years ago
b19a0a0
Fixed Implicit Permanent Folders issues found when testing with alpha server
by stanisc
· 10 years ago
c51d1eb
Sync: Remove VerifyLocalIdToUpdate.
by stanisc
· 10 years ago
8d04646
Convert JsonWriter::Write to taking a const ref for the in-param
by estade
· 10 years ago
b1133ac9
Reland [Sync] Refactoring polling to be reliable.
by zea
· 10 years ago
938b3c0
Revert of [Sync] Refactoring polling to be reliable. (patchset #5 id:80001 of https://codereview.chromium.org/1132013004/)
by zea
· 10 years ago
3777d87
[Sync] Refactoring polling to be reliable.
by zea
· 10 years ago
c6bb7fcb
Convert some parts of sync/ to use of scoped_ptr instead of bare ptrs
by estade
· 10 years ago
fbc37dbb
[Sync] Delete syncable::Blob and associated dead code
by maniscalco
· 10 years ago
5a36760
[Sync] Fix undeletion during commit logic
by zea
· 10 years ago
8d56b3a
Sync: support implicit permanent folders in commits.
by stanisc
· 10 years ago
4c80a31
[Sync] Add size and crc32c to AttachmentId.
by maniscalco
· 10 years ago
eb83b6c
Revert of [Sync] Add size and crc32c to AttachmentId. (patchset #8 id:140001 of https://codereview.chromium.org/982883002/)
by dgrogan
· 10 years ago
4b27fc7
Sync: Added extra validation to FindLocalIdToUpdate.
by stanisc
· 10 years ago
23ae312
[Sync] Add size and crc32c to AttachmentId.
by maniscalco
· 10 years ago
7ee948b
[Sync] Add support for GetUpdates Throttling
by gangwu
· 11 years ago
e7f7e82f
Migrate sync/ to base::RunLoop::RunUntilIdle()
by qi1988.yang
· 11 years ago
3b78f0e
Sync: Small refactoring of Directory::CheckTreeInvariants.
by stanisc
· 11 years ago
f951166
Sync commit errors should temporarily re-enable trigger pre-commit getupdates
by gangwu
· 11 years ago
796a0ab
Revert of Sync commit errors should temporarily re-enable trigger pre-commit getupdates (patchset #2 id:20001 of https://codereview.chromium.org/905853002/)
by rch
· 11 years ago
21f43c5a
Sync commit errors should temporarily re-enable trigger pre-commit getupdates
by gangwu
· 11 years ago
8d4046a
Remove dependency on server generated type root folders
by stanisc
· 11 years ago
a592e1f
Mechanical rename of tracing includes for /sync
by primiano
· 11 years ago
b3ccc9c
Correct a comment typo
by gangwu
· 11 years ago
60c25ae
Enable Null Syncable ID which is different than Root ID.
by stanisc
· 11 years ago
520ae85
Standardize usage of virtual/override/final specifiers in sync/.
by dcheng
· 11 years ago
6fc5ad0
[Sync] Enforce child-to-parent deletion order with more than max entries
by zea
· 11 years ago
87192fc
[Sync] Fix deletion while uncommitted logic
by zea
· 11 years ago
393acf28
Standardize usage of virtual/override/final in sync/
by dcheng
· 11 years ago
494aa0a
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
by dcheng
· 11 years ago
44fdf5d0
replace OVERRIDE and FINAL with override and final in sync/
by mostynb
· 11 years ago
34bf875
[Sync] Clean up ProfileSyncService observer events
by zea
· 11 years ago
Next »