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
*
Sync: Check that the current thread is a ModelSafeWorker's home thread.
nick@chromium.org
2010-04-21
11
-2
/
+58
*
Changes made to TalkMediator so that its functionality is generic (non sync-s...
sanjeevr@google.com
2010-04-20
16
-78
/
+243
*
Add a NULL check in syncable::Directory::TakeSnapshotForSaveChanges.
thestig@chromium.org
2010-04-20
1
-0
/
+2
*
Changed the definition of time_t in the header file for Windows. Long-term so...
sanjeevr@google.com
2010-04-20
1
-0
/
+9
*
Add IME prefs to sync.
zork@chromium.org
2010-04-20
1
-0
/
+9
*
Encrypt credit card number in storage.
georgey@chromium.org
2010-04-19
2
-0
/
+5
*
Tweak sync setup dialog. The goal here is to make it look more like the old ...
skrul@chromium.org
2010-04-19
2
-8
/
+138
*
Made ThemeChangeProcessor handle multiple updates to work around
akalin@chromium.org
2010-04-16
1
-16
/
+29
*
Remove extra notification from BookmarkModel::Copy.
skrul@chromium.org
2010-04-16
1
-0
/
+2
*
Revert 44708 - Python implementation of sync server, for testing.
nick@chromium.org
2010-04-15
2
-74
/
+1
*
Python implementation of sync server, for testing.
nick@chromium.org
2010-04-15
2
-1
/
+74
*
Only associate autofill entries in sync if the action is ADD and not update.
tim@chromium.org
2010-04-15
1
-1
/
+2
*
AutofillDataTypeController should invoke start callback on abort. Also grace...
skrul@chromium.org
2010-04-15
16
-34
/
+424
*
Cleanup: Explicitly add a bunch of missing includes.
thestig@chromium.org
2010-04-15
2
-2
/
+4
*
Fixed potential crash on OnUnrecoverableError() in
akalin@chromium.org
2010-04-15
2
-24
/
+12
*
Make it impossible to click OK if you've selected 0 datatypes.
dantasse@chromium.org
2010-04-14
1
-2
/
+1
*
Land http://codereview.chromium.org/1621010
tim@chromium.org
2010-04-14
1
-2
/
+10
*
Fixed possible crash in {Bookmark,Preference}DataTypeController
akalin@chromium.org
2010-04-14
5
-12
/
+42
*
Revert 44504 - AutofillDataTypeController should invoke start callback on abort.
skrul@chromium.org
2010-04-14
14
-348
/
+20
*
AutofillDataTypeController should invoke start callback on abort.
skrul@chromium.org
2010-04-14
14
-20
/
+348
*
Acquire registrar_lock_ before [de]activating data types in the sync backend ...
tim@chromium.org
2010-04-14
1
-2
/
+3
*
This change adds a single pref to sync: you can find it in
akalin@chromium.org
2010-04-14
1
-0
/
+1
*
Fixed crash in ThemeDataTypeController when OnUnrecoverableError()
akalin@chromium.org
2010-04-14
3
-8
/
+21
*
Refactor FileVersionInfo into an interface with platform implementations.
tony@chromium.org
2010-04-14
1
-1
/
+2
*
Make it impossible to click OK if you've selected 0 datatypes.
dantasse@chromium.org
2010-04-13
2
-2
/
+18
*
Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus...
dantasse@chromium.org
2010-04-13
1
-1
/
+6
*
Add logging statements to ssl_socket_adapter.cc to watch for unexpected condi...
zork@chromium.org
2010-04-12
1
-0
/
+6
*
Delay the nudge when syncing only preferences.
skrul@chromium.org
2010-04-10
1
-1
/
+12
*
Show Infobar on new synced theme even if the theme was already
akalin@chromium.org
2010-04-09
1
-8
/
+27
*
At some UMA counters to log when various failures happen.
skrul@chromium.org
2010-04-09
6
-14
/
+36
*
Revert 44134 - Show Infobar on new synced theme even if the theme was already
akalin@chromium.org
2010-04-09
1
-27
/
+8
*
Show Infobar on new synced theme even if the theme was already
akalin@chromium.org
2010-04-09
1
-8
/
+27
*
Preferences cleanup.
skrul@chromium.org
2010-04-09
1
-57
/
+64
*
At some point we changed the synchronous model associator methods to not call...
skrul@chromium.org
2010-04-09
5
-31
/
+16
*
Revert 44036 [unit_tests failed] - Since the host content settings preference...
viettrungluu@chromium.org
2010-04-09
1
-1
/
+1
*
Since the host content settings preferences can be updated by the sync backend,
albertb@chromium.org
2010-04-09
1
-1
/
+1
*
Fix bug 40555. Make sure to nudge the syncer if you're syncing new data type...
dantasse@chromium.org
2010-04-09
1
-1
/
+1
*
Turn on theme sync by default.
dantasse@chromium.org
2010-04-08
2
-11
/
+14
*
TBR: chron@chromium.org
zork@chromium.org
2010-04-07
1
-4
/
+4
*
Send a notification when we connect to p2p
zork@chromium.org
2010-04-07
1
-0
/
+5
*
Integrated customize sync dialog with sync setup wizard on OS X.
akalin@chromium.org
2010-04-07
5
-32
/
+51
*
Fix svn properties on typed_url*
zork@google.com
2010-04-07
3
-702
/
+702
*
Revert 43796 - Integrated customize sync dialog with sync setup wizard on OS X.
akalin@chromium.org
2010-04-07
4
-32
/
+32
*
Integrated customize sync dialog with sync setup wizard on OS X.
akalin@chromium.org
2010-04-07
4
-32
/
+32
*
Make the Autofill glue components capable of handling both types based on the...
tim@chromium.org
2010-04-07
16
-231
/
+1458
*
Implemented customize sync dialog for OS X (except for integration
akalin@chromium.org
2010-04-06
1
-0
/
+8
*
detect preferences errors
erikkay@chromium.org
2010-04-06
2
-2
/
+2
*
Don't compare wchar_t *s
zork@chromium.org
2010-04-05
1
-1
/
+1
*
Turn on autofill and prefs sync by default
dantasse@chromium.org
2010-04-05
3
-19
/
+23
*
Fix some Sync strings
dantasse@chromium.org
2010-04-02
1
-1
/
+2
[next]