index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sync
/
engine
/
sync_scheduler_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make TrySyncSessionJob post task on sync thread
pavely@chromium.org
2013-12-16
1
-0
/
+3
*
Channel all low lever scheduling calls through single function
pavely@chromium.org
2013-11-18
1
-0
/
+10
*
Remove SyncSchedulerImpl::OnShouldStopSyncingPermanently
pavely@chromium.org
2013-11-18
1
-1
/
+0
*
Pass retry_task to SyncScheduler::ScheduleConfiguration
pavely@chromium.org
2013-11-17
1
-2
/
+2
*
Chrome sync: Put WeakPtrFactory members at the end
dmichael@chromium.org
2013-10-10
1
-7
/
+7
*
sync: Gracefully handle early shutdown
rlarocque@chromium.org
2013-09-19
1
-4
/
+1
*
Revert 222154 "sync: Gracefully handle very early shutdown"
vitalybuka@chromium.org
2013-09-10
1
-1
/
+4
*
sync: Gracefully handle very early shutdown
rlarocque@chromium.org
2013-09-10
1
-4
/
+1
*
sync: Remove ModelTypeInvalidationMap
rlarocque@chromium.org
2013-09-03
1
-2
/
+1
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-31
1
-2
/
+2
*
Revert 213642 "Lock-free shutdown of profile sync service. Chang..."
earthdok@chromium.org
2013-07-25
1
-2
/
+2
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-25
1
-2
/
+2
*
Sync periodic polls always fail because of expired access tokens.
pavely@chromium.org
2013-07-13
1
-0
/
+9
*
Revert "Lock-free shutdown of profile sync service. Changes include:"
zea@chromium.org
2013-07-13
1
-2
/
+2
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-10
1
-2
/
+2
*
Revert 210333 "Lock-free shutdown of profile sync service. Chang..."
kinuko@chromium.org
2013-07-08
1
-2
/
+2
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-08
1
-2
/
+2
*
sync: Expose sync functionality as functions
rlarocque@chromium.org
2013-07-03
1
-0
/
+5
*
Use a direct include of time headers in rlz/, skia/, sql/, sync/.
avi@chromium.org
2013-06-28
1
-2
/
+2
*
sync: Handle type throttling in NudgeTracker
rlarocque@chromium.org
2013-06-14
1
-4
/
+18
*
sync: Fix handling of data type throttling
rlarocque@chromium.org
2013-05-16
1
-4
/
+3
*
sync: Report GetUpdate triggers to the server
rlarocque@chromium.org
2013-05-09
1
-7
/
+9
*
sync: Finish the SyncScheduler refactor
rlarocque@chromium.org
2013-04-18
1
-53
/
+38
*
sync: Refactor job ownership in SyncScheduler
rlarocque@chromium.org
2013-04-06
1
-70
/
+32
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
1
-1
/
+1
*
sync: Remove session member from SyncSessionJob
rlarocque@chromium.org
2013-03-29
1
-11
/
+13
*
sync: Handle POLL jobs in separate a code path
rlarocque@chromium.org
2013-03-20
1
-10
/
+15
*
sync: Remove SyncSessionJob destruction observer
rlarocque@chromium.org
2013-03-18
1
-8
/
+1
*
Remove canary member from SyncSessionJob
rlarocque@chromium.org
2013-03-05
1
-3
/
+13
*
Remove connection_code_ from SyncSchedulerImpl.
pavely@chromium.org
2013-03-05
1
-7
/
+0
*
Remove SyncSessionJob's location member
rlarocque@chromium.org
2013-03-02
1
-1
/
+2
*
Backoff retry time on about:sync page
pavely@chromium.org
2013-02-26
1
-0
/
+3
*
sync: second attempt at 176732 that covers all pending_nudge_ assignments.
tim@chromium.org
2013-01-15
1
-0
/
+2
*
sync: add a CHECK to shed light on bug 165561.
tim@chromium.org
2013-01-14
1
-1
/
+6
*
[sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/
rsimha@chromium.org
2013-01-02
1
-3
/
+4
*
sync: fix for bug 158313, which is a top crash on canary.
tim@chromium.org
2012-11-06
1
-0
/
+2
*
sync: reland scheduler ownership refactoring, now with less crash
tim@chromium.org
2012-10-30
1
-75
/
+53
*
Revert 164565 - sync: make scheduling logic and job ownership more obvious.
dharani@google.com
2012-10-29
1
-51
/
+75
*
sync: make scheduling logic and job ownership more obvious.
tim@chromium.org
2012-10-28
1
-75
/
+51
*
Rename ModelType/ObjectIdStateMap to InvalidationMap.
dcheng@chromium.org
2012-10-04
1
-3
/
+3
*
sync: remove buggy freshness condition in SyncSchedulerImpl add defensive DCH...
tim@chromium.org
2012-09-07
1
-5
/
+21
*
Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.
dcheng@chromium.org
2012-08-24
1
-4
/
+4
*
sync: add InternalComponentsFactory::Switches to simplify passing switches to...
tim@chromium.org
2012-08-15
1
-29
/
+7
*
sync: raise initial backoff interval from 1 second to 5 minutes.
tim@chromium.org
2012-08-13
1
-0
/
+11
*
Reland 148792
zea@chromium.org
2012-07-30
1
-9
/
+1
*
Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log...
sergeyu@chromium.org
2012-07-27
1
-1
/
+9
*
[Sync] Remove CleanupDisabledTypes command and move purge logic into SyncMana...
zea@chromium.org
2012-07-27
1
-9
/
+1
*
[Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings
akalin@chromium.org
2012-07-20
1
-5
/
+5
*
sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory.
tim@chromium.org
2012-07-19
1
-0
/
+360