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 commit errors should temporarily re-enable
gangwu
2015-02-11
7
-18
/
+54
*
Revert of Sync commit errors should temporarily re-enable trigger pre-commit ...
rch
2015-02-09
7
-54
/
+18
*
Sync commit errors should temporarily re-enable
gangwu
2015-02-09
7
-18
/
+54
*
sync: Remove unused private fields
hashimoto
2015-01-09
2
-9
/
+0
*
Standardize usage of virtual/override/final specifiers in sync/.
dcheng
2014-12-22
1
-2
/
+2
*
ObserverList::HasObserver now takes a const pointer.
mgiuca
2014-11-10
2
-2
/
+2
*
Standardize usage of virtual/override/final in sync/
dcheng
2014-10-21
2
-24
/
+21
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-16
1
-8
/
+4
*
replace OVERRIDE and FINAL with override and final in sync/
mostynb
2014-10-06
3
-14
/
+14
*
[Sync] Add support for server controlled nudge delays
zea@chromium.org
2014-08-22
7
-16
/
+208
*
sync: Finish non-blocking type encryption support
rlarocque@chromium.org
2014-08-16
2
-7
/
+80
*
sync: Attempt to fix sync scheduler test flakiness
rlarocque@chromium.org
2014-08-15
1
-2
/
+2
*
sync: Add non-blocking type encryption (retry)
rlarocque@chromium.org
2014-08-06
3
-6
/
+28
*
Revert of sync: Add non-blocking type encryption support (https://codereview....
thestig@chromium.org
2014-08-05
3
-28
/
+6
*
sync: Add non-blocking type encryption support
rlarocque@chromium.org
2014-08-05
3
-6
/
+28
*
Move non_blocking_sync_common.h to internal_api
rlarocque@chromium.org
2014-07-28
1
-1
/
+1
*
sync: Support non-blocking initial sync in proto
rlarocque@chromium.org
2014-07-18
5
-2
/
+75
*
Remove most remaining sync/notifier dependencies
rlarocque@chromium.org
2014-07-10
4
-7
/
+1
*
sync: Support nudges from non-blocking sync types
rlarocque@chromium.org
2014-07-10
3
-16
/
+18
*
Replace MessageLoopProxy with ThreadTaskRunnerHandle in src/sync/.
maniscalco@chromium.org
2014-07-09
2
-5
/
+9
*
sync: Inject sync/'s dependency on invalidations
rlarocque@chromium.org
2014-07-08
5
-306
/
+225
*
sync: Inheritance refactor for non-blocking sync
rlarocque@chromium.org
2014-06-27
3
-45
/
+56
*
sync: Mass rename of non-blocking sync classes
rlarocque@chromium.org
2014-06-25
3
-92
/
+90
*
sync: Implement NonBlockingTypeProcessorCore
rlarocque@chromium.org
2014-06-05
1
-4
/
+57
*
sync: Populate entity counts in about:sync tab
rlarocque@chromium.org
2014-06-03
1
-1
/
+22
*
Implement sync in the NonBlockingTypeProcessor
rlarocque@chromium.org
2014-05-22
3
-19
/
+83
*
sync: Populate debug counters for directory types
rlarocque@chromium.org
2014-05-15
2
-3
/
+9
*
sync: Move NonBlockingTypeProcessor to sync/engine
rlarocque@chromium.org
2014-05-13
2
-2
/
+2
*
sync: Implement disabling of non blocking types
rlarocque@chromium.org
2014-05-12
1
-18
/
+6
*
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
[next]