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
/
profile_sync_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Integrated customize sync dialog with sync setup wizard on OS X.
akalin@chromium.org
2010-04-07
1
-13
/
+0
*
Revert 43796 - Integrated customize sync dialog with sync setup wizard on OS X.
akalin@chromium.org
2010-04-07
1
-0
/
+13
*
Integrated customize sync dialog with sync setup wizard on OS X.
akalin@chromium.org
2010-04-07
1
-13
/
+0
*
Update routing info and nudge syncer in ConfigureDataTypes().
skrul@chromium.org
2010-04-02
1
-4
/
+5
*
Move enable/disable storage to prefs.
nick@chromium.org
2010-04-02
1
-17
/
+105
*
Add linux UI for enabling sync types.
zork@chromium.org
2010-04-01
1
-0
/
+4
*
Add themes to new sync UI.
dantasse@chromium.org
2010-04-01
1
-0
/
+1
*
The "Customize Sync" dialog will let users select to sync or not sync each da...
dantasse@chromium.org
2010-03-31
1
-9
/
+32
*
This is basically a rewrite of the DataTypeManager to support dynamic data ty...
skrul@chromium.org
2010-03-23
1
-17
/
+49
*
Update sync to support syncing of typed urls
zork@chromium.org
2010-03-18
1
-1
/
+2
*
Pause the sync thread while starting data types.
skrul@chromium.org
2010-03-17
1
-1
/
+1
*
Added switch to invalidate the sync xmpp auth token for testing.
akalin@chromium.org
2010-03-12
1
-1
/
+6
*
Remove DeleteOnIOThread from Datatype controller to fix Valgrind and remove t...
zork@chromium.org
2010-03-05
1
-6
/
+0
*
Under Chromium OS, keep track of whether sync auth has been bootstrapped
albertb@chromium.org
2010-03-05
1
-3
/
+14
*
Improve autofill unit test
skrul@chromium.org
2010-03-03
1
-1
/
+2
*
Fix crash in ProfileSyncService on ChromiumOS.
skrul@chromium.org
2010-03-01
1
-1
/
+1
*
Add autofill Change Processor and Model Associator
zork@google.com
2010-03-01
1
-1
/
+6
*
Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...
skrul@chromium.org
2010-02-26
1
-114
/
+35
*
Revert 39964 - Move data type start/stop management into DataTypeManager
chron@chromium.org
2010-02-25
1
-35
/
+114
*
Move data type start/stop management into DataTypeManager
skrul@chromium.org
2010-02-25
1
-114
/
+35
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
This change will include preferences as part of the usual startup sequence of...
skrul@chromium.org
2010-02-17
1
-27
/
+94
*
Reverting change: broke unit tests on chrome OS.
finnur@chromium.org
2010-02-16
1
-83
/
+15
*
This change will include preferences as part of the usual startup sequence of...
skrul@chromium.org
2010-02-16
1
-15
/
+83
*
Implemented new notification methods.
akalin@chromium.org
2010-02-11
1
-2
/
+10
*
First stab at a DataTypeController.
skrul@chromium.org
2010-02-10
1
-122
/
+77
*
Moved all sync-related command-line logic to profile_sync_service.
akalin@chromium.org
2010-02-09
1
-1
/
+7
*
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
*
Fixed bug 21102 where shutdown while starting Sync leaves things weird.
nick@chromium.org
2010-01-29
1
-3
/
+6
*
Update the kHasSyncSetupCompleted preference when the bootstraped
albertb@google.com
2010-01-21
1
-22
/
+26
*
Fix a crash when enabling bookmark sync.
zork@google.com
2010-01-05
1
-9
/
+9
*
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
jar@chromium.org
2009-12-28
1
-6
/
+1
*
Generic ModelAssociator based on prototype from earlier CL.
tim@chromium.org
2009-12-17
1
-44
/
+22
*
Fix a leak added in r34510. We need to delete old ChangeProcessors.
tony@chromium.org
2009-12-15
1
-0
/
+1
*
I refactored ChangeProcessor so that the common stuff can be reused by other
albertb@google.com
2009-12-14
1
-28
/
+69
*
Fix the crashing chromeos sync tests and revert the patch that disabled them.
albertb@google.com
2009-12-10
1
-2
/
+3
*
Fix typo in ifdef for enabling auth bootstraping on Chrome OS
albertb@google.com
2009-12-10
1
-3
/
+3
*
Remove IsPrefRegistered function from PrefService API and fix the callers to
tony@chromium.org
2009-12-07
1
-1
/
+1
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
1
-5
/
+6
*
Plumping for taking LSID cookie from ProfileSyncService to GaiaAuthenticator.
albertb@google.com
2009-12-01
1
-3
/
+36
*
Enable sync by default on all platforms.
akalin@chromium.org
2009-11-30
1
-4
/
+2
*
Revert 33318 - Enable sync by default on all platforms.
akalin@chromium.org
2009-11-30
1
-2
/
+4
*
Enable sync by default on all platforms.
akalin@chromium.org
2009-11-30
1
-4
/
+2
*
Revert 32727 - Disable sync. (Will be committed on beta branch only, and this...
akalin@chromium.org
2009-11-21
1
-1
/
+1
*
Disable sync. (Will be committed on beta branch only, and this CL will be imm...
akalin@chromium.org
2009-11-21
1
-1
/
+1
*
Implement the gaia captcha state and unlock capability in the sync setup wizard.
tim@chromium.org
2009-11-12
1
-2
/
+3
*
Turn on sync for OS X (behind an --enable-sync switch).
akalin@chromium.org
2009-11-12
1
-0
/
+8
*
Part 1 of implementing captcha for sync dialog.
tim@chromium.org
2009-11-11
1
-5
/
+7
[next]