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
*
After model association, while running if the datatype encounters an error we...
lipalani@chromium.org
2012-02-17
1
-1
/
+25
*
Revert 122030 - Start moving signin code out of browser/sync.
rbyers@chromium.org
2012-02-15
1
-41
/
+50
*
Start moving signin code out of browser/sync.
atwilson@chromium.org
2012-02-15
1
-50
/
+41
*
[Sync] Remove dead code in RegisterNewDatatypes
zea@chromium.org
2012-02-13
1
-5
/
+0
*
[Sync] Ensure we always re-encrypt with newest gaia password if available.
zea@chromium.org
2012-02-03
1
-12
/
+25
*
Revert 120157 (caused compile failure on chromium os) - [Sync] Ensure we alwa...
kinuko@chromium.org
2012-02-02
1
-25
/
+12
*
[Sync] Ensure we always re-encrypt with newest gaia password if available.
zea@chromium.org
2012-02-02
1
-12
/
+25
*
Currently when there are errors during first sync(configure) we trigger an u...
lipalani@chromium.org
2012-01-29
1
-8
/
+48
*
Move SigninManager initialization out of ProfileSyncService.
atwilson@chromium.org
2012-01-25
1
-2
/
+0
*
Revert 118649 - Move SigninManager initialize to factory.
atwilson@chromium.org
2012-01-23
1
-0
/
+2
*
Move SigninManager initialize to factory.
atwilson@chromium.org
2012-01-22
1
-2
/
+0
*
"Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."
atwilson@chromium.org
2012-01-22
1
-50
/
+39
*
Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...
atwilson@chromium.org
2012-01-21
1
-39
/
+50
*
Re-commit r117965 and 117130 with a prospective fix for perf regression.
atwilson@chromium.org
2012-01-21
1
-50
/
+39
*
Remove broken variables from sync's AllStatus
rlarocque@chromium.org
2012-01-20
1
-1
/
+1
*
sync: Make ProfileSyncService a ProfileKeyedService.
tim@chromium.org
2012-01-20
1
-12
/
+14
*
Revert SigninManager changes to see if they were the cause of the perf regres...
atwilson@chromium.org
2012-01-19
1
-40
/
+53
*
[Sync] Pave the way for fewer asynchronous calls and UI spin while setting a ...
rsimha@chromium.org
2012-01-18
1
-1
/
+2
*
sync: Pass ProfileSyncService to NonFrontendDataTypeController's ctor
tim@chromium.org
2012-01-18
1
-1
/
+3
*
Moved SigninManager out of browser/sync, and start changing the code so signin
atwilson@chromium.org
2012-01-11
1
-53
/
+40
*
base::Bind() conversion for sync code
dcheng@chromium.org
2011-12-23
1
-7
/
+6
*
[Sync] Ensure encryption happens before syncing with the server.
zea@chromium.org
2011-12-22
1
-5
/
+8
*
This is the second patch in the set. This propagates the unrecoverable error ...
lipalani@chromium.org
2011-12-21
1
-1
/
+6
*
sync: take two on removing cros_user parameter from ProfileSyncService.
tim@chromium.org
2011-12-21
1
-11
/
+5
*
Revert 114909 - [Sync] Add NOTREACHED for empty passphrase.
stevenjb@google.com
2011-12-19
1
-2
/
+0
*
Revert "sync: remove cros_user parameter from ProfileSyncService"
nkostylev@chromium.org
2011-12-19
1
-5
/
+11
*
[Sync] Add NOTREACHED for empty passphrase.
zea@chromium.org
2011-12-17
1
-0
/
+2
*
sync: remove cros_user parameter from ProfileSyncService
tim@chromium.org
2011-12-16
1
-11
/
+5
*
[Sync] Rename ModelEnumSet to ModelTypeSet
akalin@chromium.org
2011-12-13
1
-26
/
+26
*
[Sync] Replace all instances of ModelTypeSet with ModelEnumSet
akalin@chromium.org
2011-12-10
1
-72
/
+43
*
Call NotifyObservers() after setting sync setup completed.
stevenjb@google.com
2011-12-08
1
-0
/
+1
*
[Sync] Replace all instances of ModelTypeBitSet with ModelEnumSet
akalin@chromium.org
2011-12-08
1
-5
/
+7
*
sync: change semantics (and name) of SigninManager::GetUsername
tim@chromium.org
2011-12-07
1
-30
/
+14
*
Fix the sync sign in dialog issues for app notifications:
munjal@chromium.org
2011-12-03
1
-0
/
+14
*
Make the change in ProfileSyncService such that it declares success
munjal@chromium.org
2011-12-02
1
-16
/
+59
*
sync: remove GetAuthenticatedUsername from ProfileSyncService/SyncBackendHost.
tim@chromium.org
2011-12-02
1
-7
/
+0
*
Unswap sync backend initialize histograms
rlarocque@chromium.org
2011-11-30
1
-3
/
+3
*
Re-application of CL originally reviewed here: http://codereview.chromium.org...
jimblackler@google.com
2011-11-30
1
-0
/
+8
*
[Sync] Convert VLOGs to DVLOGs
akalin@chromium.org
2011-11-29
1
-31
/
+31
*
sync: rename ProfileSyncFactory to ProfileSyncComponentsFactory.
tim@chromium.org
2011-11-22
1
-2
/
+2
*
Revert 110905 - Adding parameter to GetStatusLabels to indicate if links are ...
torne@chromium.org
2011-11-21
1
-8
/
+0
*
Adding parameter to GetStatusLabels to indicate if links are acceptable, as s...
jimblackler@google.com
2011-11-21
1
-0
/
+8
*
[Sync] Add type conversion constructor for WeakHandle
akalin@chromium.org
2011-11-17
1
-1
/
+1
*
Revert 110384 - Revert 110356 - Sync: Improve handling of database load failures
cpu@chromium.org
2011-11-17
1
-4
/
+9
*
Revert 110356 - Sync: Improve handling of database load failures
cpu@chromium.org
2011-11-16
1
-9
/
+4
*
Sync: Improve handling of database load failures
rlarocque@chromium.org
2011-11-16
1
-4
/
+9
*
Revert 110177 - Sync: Improve handling of database load failures
rlarocque@chromium.org
2011-11-15
1
-9
/
+4
*
Sync: Improve handling of database load failures
rlarocque@chromium.org
2011-11-15
1
-4
/
+9
*
When the user enters new credentials to sync we clear the data from db as wel...
lipalani@chromium.org
2011-11-12
1
-1
/
+1
*
Do nothing in EnableEncryptEverything()if encryption already enabled.
atwilson@chromium.org
2011-11-11
1
-1
/
+2
[next]