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
/
syncapi.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an implementation for async_network_alive to Linux
zork@chromium.org
2010-01-27
1
-1
/
+1
*
In the sync database, use protobuf-based storage. Drop the old
nick@chromium.org
2010-01-27
1
-71
/
+99
*
Fixed race condition with AddressWatchTask and ServerConnectionManager.
akalin@chromium.org
2010-01-26
1
-5
/
+2
*
Support for multiple sync ModelSafeWorkers.
tim@chromium.org
2010-01-22
1
-60
/
+7
*
Fix an observed shutdown crash after downgrading to an older Chrome release.
nick@chromium.org
2010-01-21
1
-2
/
+4
*
Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
1
-0
/
+148
*
Revert 36604 - Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
1
-138
/
+0
*
Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
1
-0
/
+138
*
Revert 36586 - Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
1
-141
/
+0
*
Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
1
-0
/
+141
*
Fix the linux perf build by checking the return value on write()
zork@chromium.org
2010-01-19
1
-1
/
+6
*
Add an implementation of AddressWatchTask for linux.
zork@chromium.org
2010-01-19
1
-2
/
+64
*
Use https for GAIA URL.
cevans@chromium.org
2009-12-30
1
-1
/
+1
*
Added switch to invalidate sync login.
akalin@chromium.org
2009-12-18
1
-0
/
+7
*
Give the proper error message in the case where you attempt to log int
zork@google.com
2009-12-10
1
-0
/
+6
*
Plumping for taking LSID cookie from ProfileSyncService to GaiaAuthenticator.
albertb@google.com
2009-12-01
1
-17
/
+34
*
Final part of PathString cleanup.
munjal@chromium.org
2009-11-24
1
-3
/
+3
*
Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...
tim@chromium.org
2009-11-21
1
-24
/
+17
*
Remove unique naming from syncer! This reduces the complexity. Modify the ind...
chron@google.com
2009-11-20
1
-32
/
+10
*
Implement the gaia captcha state and unlock capability in the sync setup wizard.
tim@chromium.org
2009-11-12
1
-10
/
+13
*
Part 1 of implementing captcha for sync dialog.
tim@chromium.org
2009-11-11
1
-16
/
+31
*
Part 2 of string cleanup in Sync:
munjal@chromium.org
2009-11-06
1
-65
/
+44
*
Clean up the strings for sync code:
munjal@chromium.org
2009-11-04
1
-56
/
+20
*
Fix sync bug where notifications were being sent for unsuccessful commit atte...
chron@chromium.org
2009-10-16
1
-2
/
+4
*
If chrome starts without a network connection, the sync serverconnectionmanag...
tim@chromium.org
2009-10-16
1
-0
/
+4
*
Hook up ClientToServerResponse::THROTTLED to the client sync loop.
tim@chromium.org
2009-10-16
1
-2
/
+2
*
Fix a bug that would cause spurious commits from the bookmark model
nick@chromium.org
2009-10-14
1
-4
/
+9
*
Fixed some more Google Sync mac build compile errors.
akalin@chromium.org
2009-10-13
1
-1
/
+1
*
Sync: Remove pthreads from syncapi. Convert AddressWatchThread from pthreads ...
tim@chromium.org
2009-10-09
1
-51
/
+57
*
Replace pthreads locks with chrome locks in syncable.cc.
chron@chromium.org
2009-10-09
1
-0
/
+1
*
Sync: Remove pthreads from ServerConnectionManager and notifier.
tim@chromium.org
2009-10-08
1
-2
/
+2
*
Sync: Remove pthreads from auth_watcher.
tim@chromium.org
2009-10-07
1
-11
/
+12
*
Change the Windows build to statically link the sync library.
nick@chromium.org
2009-10-06
1
-23
/
+4
*
Balance call to CommandLine::Init in syncapi with call to CommandLine::Termin...
tim@chromium.org
2009-09-27
1
-0
/
+2
*
Second attempt at the new syncer thread impl, now with less crashes!
tim@chromium.org
2009-09-25
1
-6
/
+13
*
Reverting 27117.
davemoore@chromium.org
2009-09-24
1
-7
/
+6
*
Use chrome/base synchronization primitives and threads instead of
tim@chromium.org
2009-09-24
1
-6
/
+7
*
Fix compiling of sync on linux.
zork@chromium.org
2009-09-22
1
-2
/
+4
*
Remove syncer_paused from syncapi.
tim@chromium.org
2009-09-21
1
-1
/
+0
*
Build sync engine as part of the browser build.
nick@chromium.org
2009-09-15
1
-7
/
+10
*
Review URL: http://codereview.chromium.org/201087
idana@chromium.org
2009-09-11
1
-35
/
+34
*
Fix compiler warnings in chrome\browser\sync.
nick@chromium.org
2009-09-11
1
-0
/
+1
*
Initial commit of sync engine code to browser/sync.
nick@chromium.org
2009-09-10
1
-0
/
+1565