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
*
Remove signin and persist from gaia_authenticator. This fixes an issue where ...
chron@chromium.org
2010-05-28
10
-110
/
+117
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-5
/
+6
*
Update UI, sync and importer to properly handle managed homepage prefs
mnissler@chromium.org
2010-05-27
2
-11
/
+30
*
Recombined buzz::PreXmppAuth and buzz::SaslHandler to be compatible
akalin@chromium.org
2010-05-27
1
-1
/
+1
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-6
/
+5
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
1
-5
/
+6
*
Made Login and AutoReconnect use base/timer.h.
akalin@chromium.org
2010-05-25
1
-3
/
+0
*
Initial implementation of a config dialog for ibus-mozc.
yusukes@google.com
2010-05-24
1
-0
/
+6
*
Add logging and remove pref for bootstrapping. ChromeOS always bootstraps now.
chron@chromium.org
2010-05-22
4
-29
/
+37
*
Fixed sync unit test leak and removed suppression.
akalin@chromium.org
2010-05-20
1
-0
/
+1
*
Add unit tests for Nigori permute and decrypt.
albertb@chromium.org
2010-05-19
1
-0
/
+29
*
Adding sync support for Passwords
zork@chromium.org
2010-05-19
20
-2
/
+1707
*
Replaced AddressWatcherTask with net::NetworkChangeNotifier.
akalin@chromium.org
2010-05-19
4
-329
/
+42
*
Reverse shutdown order for data type manager. Fix race condition.
chron@chromium.org
2010-05-18
1
-6
/
+9
*
Attempt to recommit issue 2013017. Switch sync servers based on channel.
chron@chromium.org
2010-05-17
3
-3
/
+40
*
Replaced NetworkStatusDetector with use of NetworkChangeNotifier
akalin@chromium.org
2010-05-15
14
-15
/
+142
*
Changed used of ASSERT() to DCHECK().
akalin@chromium.org
2010-05-14
1
-6
/
+6
*
Update dynamic annotations and move them to base/third_party
timurrrr@chromium.org
2010-05-14
2
-2
/
+2
*
[Large; Chromium OS] Work to host the cloud print dialog when built
maruel@chromium.org
2010-05-14
2
-23
/
+5
*
Folded TestingProfileSyncService class into TestProfileSyncService.
akalin@chromium.org
2010-05-13
7
-48
/
+39
*
Defensive checks for backend_ existence.
nick@chromium.org
2010-05-13
1
-3
/
+28
*
Revert 47064 - Switch sync servers depending on whether you're running stable...
tyoshino@chromium.org
2010-05-13
3
-40
/
+3
*
Use just TimeTicks::Now in the chrome/browser/sync test code.
phajdan.jr@chromium.org
2010-05-13
1
-2
/
+2
*
Refine language preferences.
suzhe@chromium.org
2010-05-13
1
-3
/
+2
*
Added NetworkChangeNotifierIOThread, which will be used by the
akalin@chromium.org
2010-05-13
3
-0
/
+142
*
Removed non-thread-safe QName ad-hoc interning.
akalin@chromium.org
2010-05-13
1
-2
/
+2
*
Switch sync servers depending on whether you're running stable or dev. Initia...
chron@chromium.org
2010-05-12
3
-3
/
+40
*
Revert 46996 - Removed redundant TestingProfileSyncService class.
akalin@chromium.org
2010-05-12
3
-8
/
+34
*
Removed redundant TestingProfileSyncService class.
akalin@chromium.org
2010-05-12
3
-34
/
+8
*
patch from issue 2023004:
zork@chromium.org
2010-05-11
5
-5
/
+10
*
Added --use-ssl-tcp switch to sync_listen_notifications.
akalin@chromium.org
2010-05-11
1
-2
/
+13
*
Remove an extra include.
zork@chromium.org
2010-05-11
1
-1
/
+0
*
Added win-specific direct-dependent settings to libjingle.gyp.
akalin@chromium.org
2010-05-11
1
-11
/
+0
*
Reduce header dependencies in chrome/
phajdan.jr@chromium.org
2010-05-11
3
-1
/
+4
*
sync: add default constructor to EntryKernel to avoid UMR of dirty_ bit.
tim@chromium.org
2010-05-10
1
-0
/
+8
*
Don't sync IME prefs that are not user-configurable (2nd patch).
yusukes@google.com
2010-05-10
1
-8
/
+13
*
Re-land the protocol extension for syncing passwords patch.
albertb@chromium.org
2010-05-07
7
-0
/
+90
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
3
-4
/
+4
*
Revert 46735 - Fix Chrome OS preinitialsync options messaging.
nick@chromium.org
2010-05-07
2
-4
/
+1
*
Fix Chrome OS pre-initial-sync options messaging.
dantasse@chromium.org
2010-05-07
2
-1
/
+4
*
Revert "Protocol extension for syncing passwords."
albertb@chromium.org
2010-05-07
6
-89
/
+0
*
Protocol extension for syncing passwords.
albertb@chromium.org
2010-05-07
6
-0
/
+89
*
sync: only add to the dirty_metahandles index when marking an item dirty, rat...
tim@chromium.org
2010-05-07
4
-45
/
+73
*
Added sync_tools.gyp to all.gyp.
akalin@chromium.org
2010-05-07
1
-1
/
+11
*
Don't sync IME prefs that are not user-configurable.
yusukes@chromium.org
2010-05-07
1
-3
/
+0
*
Moved GaiaAuthenticator from chrome/browser/sync/engine/net to chrome/common/...
sanjeevr@chromium.org
2010-05-07
17
-864
/
+65
*
Moved everything in browser/sync/net to common/net.
akalin@chromium.org
2010-05-06
14
-1262
/
+0
*
Implemented cache invalidation listener in sync_listen_notifications.
akalin@chromium.org
2010-05-06
3
-30
/
+598
*
Created a stock implementation of the MessageLoopProxy interface than can be ...
sanjeevr@chromium.org
2010-05-06
3
-3
/
+3
*
Removed some dependencies on sync from GaiaAuthenticator so that it can be mo...
sanjeevr@chromium.org
2010-05-06
4
-12
/
+30
[next]