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
/
sessions
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Plumb per-type counter observers to UI
rlarocque@chromium.org
2014-05-07
2
-0
/
+35
*
sync: Expose DirectoryDebugInfoEmitters in engine
rlarocque@chromium.org
2014-05-02
2
-15
/
+37
*
sync: Introduce classes for per-type counters
rlarocque@chromium.org
2014-04-29
4
-3
/
+172
*
Remove changes remaining counter from about:sync
rlarocque@chromium.org
2014-04-28
4
-17
/
+0
*
sync: Re-implement getAllNodes WebUI function
rlarocque@chromium.org
2014-04-07
2
-0
/
+29
*
Add non-blocking sync code to ProfileSyncService
rlarocque@chromium.org
2014-04-04
1
-1
/
+1
*
sync: Remove TrafficRecorder
rlarocque@chromium.org
2014-04-02
2
-10
/
+0
*
sync: Add NonBlockingTypeProcesssor and SyncCore
rlarocque@chromium.org
2014-03-27
4
-13
/
+99
*
sync: Expose ProtocolEvents on ProfileSyncService
rlarocque@chromium.org
2014-03-21
2
-0
/
+9
*
sync: Add NonBlockingSyncTypeProcessorCore (again)
rlarocque@chromium.org
2014-03-20
5
-24
/
+170
*
Revert of sync: Add NonBlockingSyncTypeProcessorCore (https://codereview.chro...
pneubeck@chromium.org
2014-03-20
5
-170
/
+24
*
sync: Add NonBlockingSyncTypeProcessorCore
rlarocque@chromium.org
2014-03-19
5
-24
/
+170
*
sync: Add definitions for ProtocolEvents
rlarocque@chromium.org
2014-03-18
2
-0
/
+42
*
Reland "Add base::TimeDelta::Max()" again.
gavinp@chromium.org
2014-03-05
1
-4
/
+2
*
Revert of Reland "Add base::TimeDelta::Max()" (https://codereview.chromium.or...
apavlov@chromium.org
2014-03-04
1
-2
/
+4
*
Reland "Add base::TimeDelta::Max()"
gavinp@chromium.org
2014-03-04
1
-4
/
+2
*
sync: Merge GU retry logic into normal GU
rlarocque@chromium.org
2014-03-04
7
-53
/
+81
*
Revert 253502 "Add base::TimeDelta::Max()."
waffles@chromium.org
2014-02-27
1
-2
/
+4
*
Add base::TimeDelta::Max().
gavinp@chromium.org
2014-02-26
1
-4
/
+2
*
sync: Add interfaces for per-type sync
rlarocque@chromium.org
2014-02-19
2
-11
/
+10
*
sync: Move migration signal out of snapshot
rlarocque@chromium.org
2014-02-12
3
-7
/
+3
*
Split up SyncEngineEventListener callbacks
rlarocque@chromium.org
2014-02-11
5
-17
/
+16
*
sync: GU retry with less explicit TimeTicks logic
rlarocque@chromium.org
2014-02-03
3
-68
/
+277
*
sync: Introduce ModelTypeRegistry and helpers
rlarocque@chromium.org
2014-01-17
6
-208
/
+262
*
[Recommit]
haitaol@chromium.org
2014-01-14
6
-52
/
+112
*
Revert 244381 "Support GU retry command in sync engine. The comm..."
thakis@chromium.org
2014-01-12
6
-112
/
+52
*
Support GU retry command in sync engine. The command specifies a delay after ...
haitaol@chromium.org
2014-01-11
6
-52
/
+112
*
sync: Consistently refcount ModelSafeWorkers
rlarocque@chromium.org
2014-01-11
3
-22
/
+13
*
sync: Use invalidation local acknowledgements
rlarocque@chromium.org
2013-12-17
4
-70
/
+420
*
sync: Refactor GetUpdates loop
rlarocque@chromium.org
2013-12-10
4
-84
/
+0
*
sync: Per-type update application
rlarocque@chromium.org
2013-12-04
6
-106
/
+42
*
Implement new invalidations ack tracking system
rlarocque@chromium.org
2013-11-26
2
-1
/
+5
*
Don't clear debug info until after it has been sent to the server.
maniscalco@chromium.org
2013-11-21
3
-16
/
+7
*
Remove SyncSchedulerImpl::OnShouldStopSyncingPermanently
pavely@chromium.org
2013-11-18
2
-14
/
+0
*
sync: Remove test dependencies on SyncerCommand
rlarocque@chromium.org
2013-11-15
2
-12
/
+0
*
sync: Implement per-type update processing
rlarocque@chromium.org
2013-10-30
2
-2
/
+24
*
sync: Force LOCAL GUs if invalidations disabled
rlarocque@chromium.org
2013-10-24
2
-153
/
+152
*
sync: Implement per-type commit interface
rlarocque@chromium.org
2013-10-16
7
-306
/
+31
*
Refactor common invalidation framework types
rlarocque@chromium.org
2013-10-04
3
-14
/
+29
*
sync: Process commit responses on the sync thread
rlarocque@chromium.org
2013-09-26
4
-107
/
+9
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-3
/
+0
*
sync: Remove IDs from OrderedCommitSet
rlarocque@chromium.org
2013-09-04
3
-66
/
+65
*
sync: Remove ModelTypeInvalidationMap
rlarocque@chromium.org
2013-09-03
5
-54
/
+32
*
sync: Remove SyncSourceInfo
rlarocque@chromium.org
2013-08-03
12
-80
/
+81
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-31
3
-11
/
+13
*
Revert 213642 "Lock-free shutdown of profile sync service. Chang..."
earthdok@chromium.org
2013-07-25
3
-13
/
+11
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-25
3
-11
/
+13
*
sync: Add pre-commit update avoidance mode + flag
rlarocque@chromium.org
2013-07-20
8
-3
/
+118
*
Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...
avi@chromium.org
2013-07-18
1
-1
/
+1
*
sync: Expose sync functionality as functions
rlarocque@chromium.org
2013-07-03
9
-81
/
+154
[next]