Sign in
chromium
/
chromium
/
src.git
/
46220c22ece79f1f1c534427093f4521fe2766c6
/
chrome
/
browser
/
sync
/
backend_migrator_unittest.cc
46220c2
Implement isolated model association. if a type takes more than 2 minutes to load we move on to the next type.
by
[email protected]
· 13 years ago
32d7c33
Fix some migration-related bugs
by
[email protected]
· 13 years ago
91835ca
[Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/
by
[email protected]
· 13 years ago
c1c32c8
[Sync] Move 'sync' target to sync/
by
[email protected]
· 13 years ago
1bcf30e
[Sync] Create new top-level sync/ directory
by
[email protected]
· 13 years ago
30aebeb9
sync: Delete ScopedDirLookup and DirectoryManager
by
[email protected]
· 13 years ago
b486b46
[Sync] Make sync unit tests in unit_tests have 'Sync' in their names
by
[email protected]
· 13 years ago
400f521a
[Sync] Rename ModelEnumSet to ModelTypeSet
by
[email protected]
· 14 years ago
71229fa8
[Sync] Replace all instances of ModelTypeSet with ModelEnumSet
by
[email protected]
· 14 years ago
ad50def5
Make NotificationService an interface in the content namespace, and switch callers to use it. Move the implementation to content/browser. Stop creating it in all child processes since it's only used in the browser.
by
[email protected]
· 14 years ago
6c2381d
Move NotificationObserver, NotificationSource, and NotificationDetails to content/public/browser.
by
[email protected]
· 14 years ago
631b193f
Per datatype unrecoverable error. when a datatype encounters an unrecoverable error sync will disabled only that datatype and continue syncing the rest.
by
[email protected]
· 14 years ago
8b0a57a
[Sync] Plumb through SyncError to about:sync
by
[email protected]
· 14 years ago
1695f10f
Move sync test code out of chrome/test
by
[email protected]
· 14 years ago
1a425fc
[Sync] Make BackendMigrator not wait for full sync cycles
by
[email protected]
· 14 years ago
583844c
Switch ChromeTestSuite to the same convention as ContentTestSuite:
by
[email protected]
· 14 years ago
8fdb3798
Simulate transient error and verify exponential backoff.
by
[email protected]
· 14 years ago
bf925774
Reorganize chrome/test, part #9
by
[email protected]
· 14 years ago
a5f9f37
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
by
[email protected]
· 14 years ago
de7d78c7
Reland 87645 with clang fixes.
by
[email protected]
· 14 years ago
ebce09f8
Revert 94128 - [Sync] Refactor sync datatype error handling.
by
[email protected]
· 14 years ago
324ab8e
[Sync] Refactor sync datatype error handling.
by
[email protected]
· 14 years ago
43211582
Moving notification types which are chrome specific to a new header file chrome_notification_types.h.
by
[email protected]
· 14 years ago
8e8aea77
Moving storing of encrypted types in cryptographer.
by
[email protected]
· 14 years ago
4cf4e16
Revert 87556 - Moving storing of encrypted types in cryptographer.
by
[email protected]
· 14 years ago
af63cc8b
Moving storing of encrypted types in cryptographer.
by
[email protected]
· 14 years ago
0cc700d
Adds the following information to about sync page:
by
[email protected]
· 14 years ago
9998f5e5
Revert 86032 - Adds the following information to about sync page:
by
[email protected]
· 14 years ago
15a245c
Adds the following information to about sync page:
by
[email protected]
· 14 years ago
b2a3c14
Update the source for config requests.
by
[email protected]
· 14 years ago
92009f8
[Sync] Support for non-blocking conflicts and encryption conflicts.
by
[email protected]
· 14 years ago
dc55625
sync: add a BackendMigrator class to perform migration flow.
by
[email protected]
· 14 years ago