1. 66a9a08 Use ScopedTaskEnvironment instead of MessageLoopForUI in components tests. by fdoray · 8 years ago
  2. 7160384 [Sync] Renaming sync/api* to sync/model*. by skym · 9 years ago
  3. 7ed9ccef [Sync] Move attachments code out of core/. by maxbogue · 9 years ago
  4. f4b335b [Sync] Removing duplicate includes, part 2. by skym · 9 years ago
  5. a79d99b7 [Sync] Fix namespaces for the sync_sessions component. by maxbogue · 9 years ago
  6. 85ec5795 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
  7. 6ef45cf Remove calls to deprecated MessageLoop methods on Windows and Linux. by fdoray · 9 years ago
  8. fef332d [Sync] Move //sync to //components/sync. by Max Bogue · 9 years ago
  9. 74e10b2 Reland of place string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #1 id:1 of https://codereview.chromium.org/2131933002/ ) by markusheintz · 9 years ago
  10. f6358362 Revert of Replace string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #2 id:20001 of https://codereview.chromium.org/2121513002/ ) by markusheintz · 9 years ago
  11. 53bfbe9 Replace string::find(prefix) == 0 pattern with base::StartsWith(). by lazyboy · 9 years ago
  12. 5b9c7ed6 Replace scoped_ptr with std::unique_ptr in //components/sync_sessions by danakj · 9 years ago
  13. 5dd91f8 Switch to standard integer types in components/, part 4 of 4. by avi · 10 years ago
  14. ae4d4cd1 [Sync] Remove history and favicon deps from sync_driver. by maxbogue · 10 years ago[Renamed (99%) from components/sync_driver/favicon_cache_unittest.cc]
  15. 9dbfbcf [Sync] Fixing sync_driver lint violations and adding PRESUBMIT lint check. by skym · 10 years ago
  16. a788b71 Componentize FaviconCache by blundell · 10 years ago[Renamed (99%) from chrome/browser/sync/glue/favicon_cache_unittest.cc]
  17. 5017fc6 Remove NOTIFICATION_HISTORY_URLS_DELETED by naiem.shaik · 11 years ago
  18. 9a316007 Standardize usage of virtual/override/final specifiers. by dcheng · 11 years ago
  19. 0cd9ff9 Standardize usage of virtual/override/final in chrome/browser/sync/ by dcheng · 11 years ago
  20. fb66cb4f replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]* by mostynb · 11 years ago
  21. a826db6d Move non-API code out of sync/api/attachments/. by [email protected] · 11 years ago
  22. 12b54c7 Rename by [email protected] · 11 years ago
  23. 7627e0b4 Moved favicon_types to favicon_base component. by [email protected] · 11 years ago
  24. 8e064af Replace deprecated 3-arg SyncData::CreateLocalData with 5-arg version. by [email protected] · 11 years ago
  25. a76fa79 Separate SyncData methods into three groups, local, remote, and common. by [email protected] · 11 years ago
  26. fc2f598 [Sync] Fix handling of dropped favicons to respect type by [email protected] · 12 years ago
  27. d0b2352 Remove duplicated code from sync related unit tests. by [email protected] · 12 years ago
  28. e6c92c7 [Sync] Fix crash when all visits are from the future by [email protected] · 12 years ago
  29. fe4b4ca sync: Add GetAllSyncData to sync/api by [email protected] · 12 years ago
  30. 380de766 Use a direct include of the message_loop header in chrome/browser/, part 11. by [email protected] · 12 years ago
  31. 7d91f64 sync: Add remote modification time to SyncData. by [email protected] · 12 years ago
  32. d31fd75 [Sync] Fix favicon handling of null visit time by [email protected] · 12 years ago
  33. dcc8fbc Update some includes of chrome_notification_types.h by [email protected] · 12 years ago
  34. 651da62 [Sync] Add support for sync Persistence Errors by [email protected] · 12 years ago
  35. 5461886 Use a direct include of strings headers in chrome/browser/sync*/. by [email protected] · 12 years ago
  36. b3a2509 chrome: Use base::MessageLoop. (Part 3) by [email protected] · 12 years ago
  37. 299e454 bookmarks: Get rid of the dependency on history_types.h by [email protected] · 12 years ago
  38. 1db3895 [Sync] Fix favicon deletion logic to handle orphans by [email protected] · 12 years ago
  39. 8942dc6 [Sync] Fix favicon updates to handle orphan nodes by [email protected] · 12 years ago
  40. 2041e0a [Sync] Prevent useless favicon updates by [email protected] · 12 years ago
  41. d9d5c3ec [Sync] Fix tab sync favicon cache race by [email protected] · 12 years ago
  42. fd4017b [Sync] Fix double tranaction acquire in favicon code by [email protected] · 12 years ago
  43. 38f2b00 [Sync] Plumb local favicon deletions to sync favicons datatype by [email protected] · 12 years ago
  44. 802e8c8 [Sync] Add support for expiring sync favicons by [email protected] · 12 years ago
  45. e6337c0 [Sync] Add sync logic to FaviconCache by [email protected] · 12 years ago
  46. 75fc3718 [Sync] Create FaviconCache by [email protected] · 12 years ago