1. 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
  2. 32d7c33 Fix some migration-related bugs by [email protected] · 13 years ago
  3. 91835ca [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/ by [email protected] · 13 years ago
  4. c1c32c8 [Sync] Move 'sync' target to sync/ by [email protected] · 13 years ago
  5. 1bcf30e [Sync] Create new top-level sync/ directory by [email protected] · 13 years ago
  6. 30aebeb9 sync: Delete ScopedDirLookup and DirectoryManager by [email protected] · 13 years ago
  7. b486b46 [Sync] Make sync unit tests in unit_tests have 'Sync' in their names by [email protected] · 13 years ago
  8. 400f521a [Sync] Rename ModelEnumSet to ModelTypeSet by [email protected] · 14 years ago
  9. 71229fa8 [Sync] Replace all instances of ModelTypeSet with ModelEnumSet by [email protected] · 14 years ago
  10. 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
  11. 6c2381d Move NotificationObserver, NotificationSource, and NotificationDetails to content/public/browser. by [email protected] · 14 years ago
  12. 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
  13. 8b0a57a [Sync] Plumb through SyncError to about:sync by [email protected] · 14 years ago
  14. 1695f10f Move sync test code out of chrome/test by [email protected] · 14 years ago
  15. 1a425fc [Sync] Make BackendMigrator not wait for full sync cycles by [email protected] · 14 years ago
  16. 583844c Switch ChromeTestSuite to the same convention as ContentTestSuite: by [email protected] · 14 years ago
  17. 8fdb3798 Simulate transient error and verify exponential backoff. by [email protected] · 14 years ago
  18. bf925774 Reorganize chrome/test, part #9 by [email protected] · 14 years ago
  19. a5f9f37 GTTF: Use a fresh TestingBrowserProcess for each test, part #4 by [email protected] · 14 years ago
  20. de7d78c7 Reland 87645 with clang fixes. by [email protected] · 14 years ago
  21. ebce09f8 Revert 94128 - [Sync] Refactor sync datatype error handling. by [email protected] · 14 years ago
  22. 324ab8e [Sync] Refactor sync datatype error handling. by [email protected] · 14 years ago
  23. 43211582 Moving notification types which are chrome specific to a new header file chrome_notification_types.h. by [email protected] · 14 years ago
  24. 8e8aea77 Moving storing of encrypted types in cryptographer. by [email protected] · 14 years ago
  25. 4cf4e16 Revert 87556 - Moving storing of encrypted types in cryptographer. by [email protected] · 14 years ago
  26. af63cc8b Moving storing of encrypted types in cryptographer. by [email protected] · 14 years ago
  27. 0cc700d Adds the following information to about sync page: by [email protected] · 14 years ago
  28. 9998f5e5 Revert 86032 - Adds the following information to about sync page: by [email protected] · 14 years ago
  29. 15a245c Adds the following information to about sync page: by [email protected] · 14 years ago
  30. b2a3c14 Update the source for config requests. by [email protected] · 14 years ago
  31. 92009f8 [Sync] Support for non-blocking conflicts and encryption conflicts. by [email protected] · 14 years ago
  32. dc55625 sync: add a BackendMigrator class to perform migration flow. by [email protected] · 14 years ago