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