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
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
2
-4
/
+4
*
Fixed notifications-related bug on network reconnections.
akalin@chromium.org
2010-02-04
4
-7
/
+16
*
Switch the order of two checks to avoid dereferencing a null RequestContext
dantasse@chromium.org
2010-02-04
1
-2
/
+2
*
Check the LSID before starting up a ProfileSyncService. This will stop memor...
dantasse@chromium.org
2010-02-03
1
-0
/
+4
*
Add autofill proto buffer for sync.
zork@google.com
2010-02-03
1
-0
/
+24
*
Sync api changes to support preferences.
albertb@google.com
2010-02-02
6
-3
/
+43
*
Wire popup blocking UI to the new machinery and port over the user's old whit...
pkasting@chromium.org
2010-02-02
1
-2
/
+1
*
Proto extenions to sync preferences.
albertb@google.com
2010-02-01
1
-0
/
+23
*
BSD port: chrome/app and chrome/browser ifdef cleaning
pvalchev@google.com
2010-02-01
1
-0
/
+1
*
Implementation of the DatabaseModelWorker, take 2.
albertb@google.com
2010-02-01
9
-24
/
+182
*
Speculative fix for thread sanitizer failures in ProfileSyncServiceTest.
tim@chromium.org
2010-02-01
1
-1
/
+1
*
Revert r37535.
darin@chromium.org
2010-01-29
1
-3
/
+0
*
Implement extended cookie controls.
jochen@chromium.org
2010-01-29
1
-0
/
+3
*
Fixed bug 21102 where shutdown while starting Sync leaves things weird.
nick@chromium.org
2010-01-29
5
-23
/
+108
*
Don't acquire a database lock in syncable::DirectoryBackingStore::SaveChanges...
nick@chromium.org
2010-01-28
1
-1
/
+10
*
Revert 37367 - Implementation of the database safe worker model.
viettrungluu@chromium.org
2010-01-28
9
-174
/
+12
*
Revert 37372 - Fix leak in DatabaseWorkerModelTest.
viettrungluu@chromium.org
2010-01-28
1
-2
/
+2
*
Fix leak in DatabaseWorkerModelTest.
albertb@google.com
2010-01-28
1
-2
/
+2
*
Implementation of the database safe worker model.
albertb@google.com
2010-01-28
9
-12
/
+174
*
Add an implementation for async_network_alive to Linux
zork@chromium.org
2010-01-27
3
-16
/
+125
*
Enable valgrind for sync tests (and fix valgrind errors)
skrul@chromium.org
2010-01-27
3
-1
/
+9
*
In the sync database, use protobuf-based storage. Drop the old
nick@chromium.org
2010-01-27
23
-325
/
+1404
*
Fixed bug involving destruction order in GaiaAuth.
akalin@chromium.org
2010-01-27
2
-8
/
+25
*
Fixed race condition with AddressWatchTask and ServerConnectionManager.
akalin@chromium.org
2010-01-26
3
-22
/
+11
*
Remove a bunch of 0 byte files. (due to git-svn misbehavior?)
thestig@chromium.org
2010-01-26
6
-0
/
+0
*
Add support for UserIdleTime to Linux.
zork@chromium.org
2010-01-26
4
-74
/
+177
*
Remove SYNC_EXPORT macro and all it's uses.
munjal@chromium.org
2010-01-22
1
-13
/
+7
*
Fix leaks due to not deleting closures.
tim@chromium.org
2010-01-22
2
-3
/
+5
*
Fix stupid mistake in sync_session.h, I thought the tests were run on mac/lin...
tim@chromium.org
2010-01-22
1
-1
/
+1
*
Support for multiple sync ModelSafeWorkers.
tim@chromium.org
2010-01-22
22
-247
/
+396
*
Removed #ifdef in IncrementErrorCount() now that it's platform-independent.
akalin@chromium.org
2010-01-21
1
-3
/
+0
*
Fix an observed shutdown crash after downgrading to an older Chrome release.
nick@chromium.org
2010-01-21
1
-2
/
+4
*
Update the kHasSyncSetupCompleted preference when the bootstraped
albertb@google.com
2010-01-21
1
-22
/
+26
*
Move two generic string split functions from sync API to their own API in bas...
timsteele@google.com
2010-01-21
1
-61
/
+4
*
Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
3
-0
/
+178
*
Revert 36604 - Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
4
-166
/
+1
*
Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
4
-1
/
+166
*
Revert 36586 - Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
4
-169
/
+1
*
Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
4
-1
/
+169
*
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
*
Merge protocol buffer changes from server back into client.
chron@google.com
2010-01-16
16
-53
/
+192
*
mac/sync: Use sync_ui_util::GetStatus when we just want to know the status.
akalin@chromium.org
2010-01-16
1
-5
/
+2
*
Change processor and model associator for preferences.
albertb@google.com
2010-01-12
4
-0
/
+512
*
Made GaiaAuth use Chrome threads instead of libjingle threads.
akalin@chromium.org
2010-01-11
2
-71
/
+106
*
EntryKernel: change from assignable refs to puts.
nick@chromium.org
2010-01-09
3
-68
/
+77
*
Finish removing query_helpers.*
zork@google.com
2010-01-08
5
-1006
/
+26
*
Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash...
akalin@chromium.org
2010-01-07
6
-23
/
+86
*
Fix for sync bug 31566. Return const& rather than a copy from
tim@chromium.org
2010-01-07
2
-4
/
+22
*
sync: Add two functions to sync_ui_util header and update the callers accordi...
akalin@chromium.org
2010-01-06
2
-0
/
+25
[next]