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
/
chrome
/
browser
/
sync
/
engine
/
syncer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Remove the remaining conflict sets code
rlarocque@chromium.org
2012-02-21
1
-14
/
+5
*
Remove single direction conflict set code
rlarocque@chromium.org
2012-01-27
1
-4
/
+1
*
Fix update_conflicts_resolved() setting wrong var
rlarocque@chromium.org
2012-01-12
1
-4
/
+7
*
Detect sync server communication errors
rlarocque@chromium.org
2012-01-11
1
-4
/
+8
*
Change definition of "syncing" in AllStatus
rlarocque@chromium.org
2011-12-21
1
-16
/
+4
*
Remove code related to counting conflicts
rlarocque@chromium.org
2011-12-19
1
-9
/
+1
*
[Sync] Convert VLOGs to DVLOGs
akalin@chromium.org
2011-11-29
1
-8
/
+8
*
This is the second and final patch of changes for implementing the per dataty...
lipalani@chromium.org
2011-11-24
1
-0
/
+1
*
[Sync] Made some sync session member functions const
akalin@chromium.org
2011-11-23
1
-10
/
+12
*
Event tracing for sync events
rlarocque@chromium.org
2011-11-23
1
-19
/
+36
*
Revert 110555 - sync: Remove ModelNeutralExecuteImpl()
rlarocque@chromium.org
2011-11-17
1
-4
/
+2
*
sync: Remove ModelNeutralExecuteImpl()
rlarocque@chromium.org
2011-11-17
1
-2
/
+4
*
[Sync] use base::Time in sync
akalin@chromium.org
2011-09-22
1
-3
/
+3
*
Revert 102184 - [Sync] use base::Time in sync
akalin@chromium.org
2011-09-21
1
-3
/
+3
*
[Sync] use base::Time in sync
akalin@chromium.org
2011-09-21
1
-3
/
+3
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-1
/
+1
*
[Sync] Remove static initializers
akalin@chromium.org
2011-09-01
1
-1
/
+1
*
Simulate transient error and verify exponential backoff.
lipalani@chromium.org
2011-08-12
1
-2
/
+11
*
[Sync] Add client-side plumbing for server control of sessions commit delay
akalin@chromium.org
2011-08-10
1
-0
/
+5
*
[Sync] Add RequestCleanupDisabledTypes() method to SyncManager
akalin@chromium.org
2011-07-28
1
-16
/
+20
*
[Sync] Add Location parameter to Read/WriteTransactions
akalin@chromium.org
2011-06-17
1
-1
/
+1
*
[Sync] Split DirectoryChangeListener for thread-safety
akalin@chromium.org
2011-06-16
1
-1
/
+2
*
[Sync] Clean up sync logging
akalin@chromium.org
2011-06-08
1
-0
/
+8
*
[Sync] Support for non-blocking conflicts and encryption conflicts.
zea@chromium.org
2011-05-05
1
-4
/
+13
*
Remove all TODO(tim):deprcecated and clean up all the remnants of syncer thre...
lipalani@chromium.org
2011-04-29
1
-18
/
+1
*
sync: hook up ServerConnectionManager <> SyncerThread2 and tie up more loose ...
tim@chromium.org
2011-03-29
1
-8
/
+3
*
sync: implement configuration tasks in SyncerThread2
tim@chromium.org
2011-02-15
1
-3
/
+8
*
sync: add a SyncSessionJobPurpose for clearing private data.
tim@chromium.org
2011-02-03
1
-11
/
+17
*
sync: tiny cleanup in syncer.h/cc
tim@chromium.org
2011-02-01
1
-4
/
+6
*
Recommit attempt for rev 72685.
zea@chromium.org
2011-01-27
1
-1
/
+2
*
Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...
zea@chromium.org
2011-01-26
1
-2
/
+1
*
[SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...
zea@chromium.org
2011-01-26
1
-1
/
+2
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-2
/
+2
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
1
-1
/
+0
*
sync: Make SyncSession take most of its required state at construction time.
tim@chromium.org
2010-11-24
1
-27
/
+14
*
Plumb datatype information to syncer from nudges.
zea@chromium.org
2010-11-11
1
-6
/
+5
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
sync: use ObserverList instead of EventChannel (deprecated) for syncer events.
tim@chromium.org
2010-10-11
1
-32
/
+19
*
Implements the backend for clearing data from the server
tim@chromium.org
2010-09-08
1
-14
/
+28
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+10
*
sync: Get rid of duplicated typedef Closure definition.
tfarina@chromium.org
2010-07-16
1
-2
/
+1
*
sync: add CleanupDisabledTypesCommand to purge data pertaining to previously
tim@chromium.org
2010-07-02
1
-0
/
+8
*
Replace changes_channel with an observer list.
zork@chromium.org
2010-06-11
1
-4
/
+9
*
Make last_download_timestamp and initial_sync_ended per-datatype.
nick@chromium.org
2010-04-01
1
-2
/
+1
*
Make it clear what last_sync_timestamp actually tracks. Update
nick@chromium.org
2010-03-24
1
-1
/
+11
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
1
-0
/
+0
*
Move a debug string util to syncer proto util. Add better getupdates logging ...
chron@google.com
2010-03-02
1
-17
/
+0
*
Multi-pass ModelChangingSyncerCommands.
tim@chromium.org
2010-02-25
1
-7
/
+7
*
For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...
tim@chromium.org
2010-02-16
1
-1
/
+1
*
In the sync database, use protobuf-based storage. Drop the old
nick@chromium.org
2010-01-27
1
-9
/
+3
[next]