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
*
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
*
Fix a few spelling mistakes.
nick@chromium.org
2009-11-09
1
-3
/
+3
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-2
/
+3
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
1
-4
/
+1
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
1
-2
/
+2
*
Facelifts to sync UI
tim@chromium.org
2009-10-15
1
-10
/
+14
*
Fix pieces of syncapi that aren't implemented on Linux.
zork@chromium.org
2009-10-15
1
-9
/
+11
*
Cleanup some rotten references to old command line switches.
nick@chromium.org
2009-10-06
1
-2
/
+2
*
Initial CL for fixing some of the proxy auth issues.
chron@chromium.org
2009-10-06
1
-6
/
+1
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-1
/
+0
*
Handle some startup errors encountered by ModelAssociator (such as
tim@chromium.org
2009-09-16
1
-0
/
+3
*
Remove deprecated status flags from sync
zork@google.com
2009-09-10
1
-2
/
+0
*
Reorganize UMA data to measure network latency on sync authorization.
brg@chromium.com
2009-08-22
1
-5
/
+9
*
Removed personalization_strings.h and moved all the strings into generated_re...
idana@chromium.org
2009-08-20
1
-3
/
+4
*
Remove personalization.h/cc by putting things in final resting places
tim@chromium.org
2009-08-20
1
-1
/
+0
*
Move model operations from ProfileSyncService to ChangeProcessor.
tim@chromium.org
2009-08-18
1
-513
/
+40
*
Some personalization cleanup:
tim@chromium.org
2009-08-15
1
-41
/
+17
*
Add the default sync service URL.
tim@chromium.org
2009-08-11
1
-2
/
+4
*
Add UMA histograms for chrome-sync.We add the following histograms:Sync.Merge...
brg@chromium.com
2009-08-11
1
-1
/
+35
[next]