1. cdc4771 Rename session_name to personalized_device_name. by Himanshu Jaju · 6 years ago
  2. 13dc8d21 Introduce dedicated ClientTagHash class by Maksim Moskvitin · 6 years ago
  3. 6bc3868 Remove more dead sync code by Marc Treib · 6 years ago
  4. 659e605 Sync ModelTypeController: Rename delegate_on_disk/delegate_in_memory by Marc Treib · 6 years ago
  5. 95c45e6e Replaced WrapUnique with make_unique in components/ by Tomasz Dobrowolski · 6 years ago
  6. 075f7e90 Update ScopedObserver declarations in //components by Evan Stade · 6 years ago
  7. eb20194 Backport some tests in /components/sync_sessions to SingleThreadTaskEnvironment by Gabriel Charette · 6 years ago
  8. 73b40f83 CreateNavigation test helper should use a real content::NavigationEntry. by Lukasz Anforowicz · 6 years ago
  9. c710874 Reland "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 6 years ago
  10. b69fcd4 Revert "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 6 years ago
  11. 1894708 [TaskEnvironment] Complete migration with header rename by Gabriel Charette · 6 years ago
  12. dfa3604 [TaskEnvironment] Mass-migrate away from ScopedTaskEnvironment by Gabriel Charette · 6 years ago
  13. 5eb34f4 Sync cleanup: DataTypeController::RegisterWithBackend returns result by Marc Treib · 6 years ago
  14. 2687ab5 Refactor Browser::Type by Joel Hockey · 6 years ago
  15. 2db8ac12 Extend sync DataTypeControllers with explicit readiness states by Mikel Astiz · 6 years ago
  16. b0b605a Introduce feature toggle to disable favicon sync by Victor Hugo Vianna Silva · 6 years ago
  17. 8ad7585f [Refactor] Remove FaviconUrlMapper by Victor Hugo Vianna Silva · 6 years ago
  18. f476abb Integrate sync with new IOS Task Tracker by David Maunder · 6 years ago
  19. 5c341f6d Use in-class initializers for base::WeakPtrFactory in components/. by Jeremy Roman · 6 years ago
  20. 1b030c1 Clear on-demand favicons upon disabling of sessions sync by Victor Hugo Vianna Silva · 6 years ago
  21. c2578a2 Swap Parent and Root Task IDs in ancestor Task ID fields by David Maunder · 6 years ago
  22. 33d4b04 [Refactor] Add size info for return value of GetSyncedFaviconForPageURL by Victor Hugo Vianna Silva · 6 years ago
  23. 45d34f4 [base] Replace Contains{Key,Value} with Contains in //components by Jan Wilken Dörrie · 6 years ago
  24. e581f6d [Sync] Rename EntityData.non_unique_name to EntityData.name by Pauline Leitao · 6 years ago
  25. 7d39a72 Reland "Enable new session sync logic by default" by Mohamed Amir Yosef · 6 years ago
  26. 104fd10 Adding page language to sync data. by Alexandre Frechette · 6 years ago
  27. 1a471cfe Pseudo-USS: Eagerly create SyncableService+bridge and read (meta)data by Marc Treib · 6 years ago
  28. 0494f2d2b [Sync::USS] Discard persisted metadata if they contain wrong type id by Mohamed Amir Yosef · 6 years ago
  29. 23584fb Integrate all platforms except iOS with new task tracking code. by David Maunder · 6 years ago
  30. 33ba26a [Refactor] Change sync's favicon method signature by Victor Hugo Vianna Silva · 6 years ago
  31. 1218fe6 Revert "Adding page language to sync data." by Alexandre Frechette · 6 years ago
  32. 84466676 Adding page language to sync data. by Alexandre Frechette · 6 years ago
  33. 2018af5 Revert "Enable new session sync logic by default" by Mikel Astiz · 6 years ago
  34. 50c4cfe1 Add favicon url mapping interface by Victor Hugo Vianna Silva · 6 years ago
  35. 6de2926e Convert FaviconService callbacks to base::OnceCallback<> by Sylvain Defresne · 6 years ago
  36. b6bc5bf Add methods for acquiring Task IDs in Sync (without SyncedTabDelegate depending on chrome/browser) by David Maunder · 6 years ago
  37. 9f48ffb Merge get_session_name logic into device_info code by Mikel Astiz · 6 years ago
  38. b55b67a Move components/sync/device_info into new components/sync_device_info by Marc Treib · 6 years ago
  39. 907456e Move components/sync/user_events into new components/sync_user_events by Marc Treib · 6 years ago
  40. e4c166c components/sync/BUILD.gn: Introduce test_support group target by Marc Treib · 6 years ago
  41. a007a487 Split out separate BUILD.gn files from components/sync/BUILD.gn by Marc Treib · 6 years ago
  42. 28bb065f Declare component Services>Sync in various OWNERS files by Mikel Astiz · 6 years ago
  43. b0ed25b01 components/sync/BUILD.gn: Pull sync/device_info out into a separate target by Marc Treib · 6 years ago
  44. d95c281f [Sync] Replace EntityDataPtr with std::unique_ptr<EntityData> by Mohamed Amir Yosef · 6 years ago
  45. c5f68d4 [Sync] Make EntityChange non-copyable by Mohamed Amir Yosef · 6 years ago
  46. 8680bb3 Decouple SESSIONS and DEVICE_INFO sync datatypes by Mikel Astiz · 6 years ago
  47. f356df5 [Sync] Avoid unnecessary copy in AddMetadata by Victor Hugo Vianna Silva · 6 years ago
  48. f8ba16a [Sync] Make UpdateResponseData non-copyable by Mohamed Amir Yosef · 6 years ago
  49. 4c7e6df Parse session sync protos on backend thread by Mikel Astiz · 6 years ago
  50. 073d12da Reland "Make sure HistoryService is ready before favicon sync" by Mikel Astiz · 6 years ago
  51. f3ab9a5 Revert "Make sure HistoryService is ready before favicon sync" by Mikel Astiz · 6 years ago
  52. cda7826e8 Enable new session sync logic by default by Mikel Astiz · 6 years ago
  53. 07c2f92 Refactor TabNodePool::CleanupTabNodes() to return by value by Mikel Astiz · 6 years ago
  54. e73ae865 Make sure HistoryService is ready before favicon sync by Mikel Astiz · 6 years ago
  55. af3e522 Refactor SyncableService for history delete directives by Mikel Astiz · 6 years ago
  56. e552f2e Stop session sync when user signs out (sync paused) by Mikel Astiz · 6 years ago
  57. 95e2795 Lower time threshold for in-flight tab commits after close by Mikel Astiz · 6 years ago
  58. 14df78c Adopt ReadyForStartChanged() for SESSIONS by Mikel Astiz · 6 years ago
  59. 53f7b528 Remove unused StopSyncResponse by Mikel Astiz · 7 years ago
  60. 9993604 Move away sessions GC from ProfileSyncService by Mikel Astiz · 7 years ago
  61. e72a03e Remove a few unnecessary semicolons. by Nico Weber · 7 years ago
  62. 6265a18 Avoid session sync becoming unready-to-sync by Mikel Astiz · 7 years ago
  63. 40cd26fd Remove a few more semicolons. by Nico Weber · 7 years ago
  64. f88e510 //components: Convert base::(U)Int(64)ToString(16) to NumberToString(16) by Raul Tambre · 7 years ago
  65. 1b9fc53 [ios] Prevent sync tab delegate from passing an invalid index. by Justin Cohen · 7 years ago
  66. 53801a3 Include base/bind.h in the files that use it (in //component). by Sebastien Marchand · 7 years ago
  67. 912ce72 Remove linked_ptr from sync_sessions. by Avi Drissman · 7 years ago
  68. 098c7a5 Fix crash if received corrupt sessions data by Mikel Astiz · 7 years ago
  69. b4c2e22c Move ProxyDataTypeController to sync_sessions by Mikel Astiz · 7 years ago
  70. a1074c5 Do not rely on incoming tab deletions for session gc by Mikel Astiz · 7 years ago
  71. e3af1b7 [scheduling] Use ScopedTaskEnvironment instead of MessageLoop in sync_sessions by Carlos Caballero · 7 years ago
  72. 8c8ca81 Add integration tests for session gc by Mikel Astiz · 7 years ago
  73. 3cb0ad3 Reland "Reland "Avoid recycling sync tabs if commit pending"" by Mikel Astiz · 7 years ago
  74. f40e8ac Revert "Reland "Avoid recycling sync tabs if commit pending"" by Findit · 7 years ago
  75. a61d2bb Reland "Avoid recycling sync tabs if commit pending" by Mikel Astiz · 7 years ago
  76. 949ec11 Revert "Avoid recycling sync tabs if commit pending" by Findit · 7 years ago
  77. 62414cf Avoid recycling sync tabs if commit pending by Mikel Astiz · 7 years ago
  78. 629b308 Add sync integration tests for closed tabs by Mikel Astiz · 7 years ago
  79. 90097b38 Split SessionSyncService and Impl by Mikel Astiz · 7 years ago
  80. 05c9349 Remove modification timestamp from SyncData by Mikel Astiz · 7 years ago
  81. 15ec330 Remove legacy SESSIONS sync implementation by Mikel Astiz · 7 years ago
  82. 72bc042 Avoid test dependency to SESSIONS SyncableService by Mikel Astiz · 7 years ago
  83. 84286d6 [clang-tidy] Use-after-move in session_store.cc fixed by Zinovy Nis · 7 years ago
  84. 0dd1e66b Move OpenTabsUIDelegate API away from SyncService by Mikel Astiz · 7 years ago
  85. 9004be20a Add trace event to sync_sessions::OnReadAllMetadata() by ssid · 7 years ago
  86. 4f9c35c [message_loop] Remove message_loop_forward.h by Alexander Timin · 7 years ago
  87. c643d0e1 [message_loop] Temporary introduce message_loop_forward.h. by Alexander Timin · 7 years ago
  88. 93db1962 Reassign TODOs related to SESSIONS cleanup by Mikel Astiz · 7 years ago
  89. 5dc588e Clean up tab nodes aggressively behind feature toggle by Mikel Astiz · 7 years ago
  90. 3feb185 [clang-tidy] Apply modernize-use-auto in /components by jdoerrie · 7 years ago
  91. eca64c98 Use more compact tab node IDs for session sync by Mikel Astiz · 7 years ago
  92. ed5d9496 Simplify SyncableService by avoiding unnecessary base interface by Mikel Astiz · 7 years ago
  93. fd51efd Avoid task posting for sessions controller by Mikel Astiz · 7 years ago
  94. 0889b2be Move sessions datatype away from ProfileSyncService by Mikel Astiz · 7 years ago
  95. df3781a9 Plumb local DeviceInfo via SyncSessionsClient by Mikel Astiz · 7 years ago
  96. ffc9edd5 Revert CHECKs to DCHECKs after investigation by Mikel Astiz · 7 years ago
  97. 129022a Add CHECKs to investigate sessions sync crasher by Mikel Astiz · 7 years ago
  98. 9592222 Replace UMA_HISTOGRAM_COUNTS with UMA_HISTOGRAM_COUNTS_1M. by Steven Holte · 7 years ago
  99. f35fd70 Generate session name during engine initialization by Mikel Astiz · 7 years ago
  100. c8e9872 Fix tab nodes not marked as free during restore by Mikel Astiz · 7 years ago