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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the change in ProfileSyncService such that it declares success
munjal@chromium.org
2011-12-02
1
-2
/
+6
*
sync: remove GetAuthenticatedUsername from ProfileSyncService/SyncBackendHost.
tim@chromium.org
2011-12-02
1
-5
/
+0
*
Re-application of CL originally reviewed here: http://codereview.chromium.org...
jimblackler@google.com
2011-11-30
1
-6
/
+2
*
sync: rename ProfileSyncFactory to ProfileSyncComponentsFactory.
tim@chromium.org
2011-11-22
1
-3
/
+3
*
Revert 110905 - Adding parameter to GetStatusLabels to indicate if links are ...
torne@chromium.org
2011-11-21
1
-2
/
+6
*
Adding parameter to GetStatusLabels to indicate if links are acceptable, as s...
jimblackler@google.com
2011-11-21
1
-6
/
+2
*
Cleanup: Remove unneeded forward declarations in chrome/browser/sync.
thestig@chromium.org
2011-11-15
1
-2
/
+0
*
When there is a password error and the user clicks the wrench menu to sign in...
lipalani@chromium.org
2011-11-11
1
-1
/
+1
*
Fix crash in PSS:SetEncryptEverything() and in TypedUrlModelAssociator
atwilson@chromium.org
2011-11-04
1
-4
/
+3
*
Add support for temporarily disabling sync.
nyquist@chromium.org
2011-11-01
1
-0
/
+10
*
[Sync UI] Clear the unrecoverable error state when stopping sync.
binji@chromium.org
2011-10-26
1
-0
/
+2
*
Correctly set up sync wizard from error for ChromeOS
stevenjb@chromium.org
2011-10-26
1
-0
/
+1
*
[Sync] Cache encrypted types info in ProfileSyncService
akalin@chromium.org
2011-10-24
1
-2
/
+11
*
Prevent crash by posting a task to call unrecoverable error handler. The task...
lipalani@chromium.org
2011-10-19
1
-1
/
+5
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-9
/
+7
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Reland r105404 with compile warning fix.
zea@chromium.org
2011-10-14
1
-1
/
+1
*
Revert 105404 - [Sync] Refactor non-frontend DTC to handle new API properly.
zea@chromium.org
2011-10-13
1
-1
/
+1
*
[Sync] Refactor non-frontend DTC to handle new API properly.
zea@chromium.org
2011-10-13
1
-1
/
+1
*
No longer wait for all data types to be synced in IsUsingExplicitPassphrase()
atwilson@chromium.org
2011-10-13
1
-1
/
+2
*
Correctly detect passphrase errors for global sync errors
sail@chromium.org
2011-10-12
1
-9
/
+2
*
[Sync] Add SyncPrefs class to consolidate all the prefs-related sync code
akalin@chromium.org
2011-10-07
1
-17
/
+11
*
First pass at "async" signin flow.
atwilson@chromium.org
2011-10-06
1
-3
/
+10
*
Per datatype unrecoverable error. when a datatype encounters an unrecoverable...
lipalani@chromium.org
2011-10-06
1
-0
/
+21
*
Add trace code to track all posted tasks in message_loop and WorkerThreads (n...
jbates@chromium.org
2011-10-03
1
-3
/
+2
*
[Sync] Move change-related methods out of SyncManager::Observer
akalin@chromium.org
2011-09-21
1
-3
/
+0
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-1
/
+1
*
Show bubble and wrench menu item for sync error
sail@chromium.org
2011-09-21
1
-0
/
+6
*
Clear the stale errors when a new account is being setup. This way the past u...
lipalani@chromium.org
2011-09-15
1
-0
/
+2
*
This splits the use of GaiaOAuthFetcher such that UI elements are handled by ...
rickcam@chromium.org
2011-09-12
1
-0
/
+3
*
[Sync] Refactor to ensure turning on encryption encrypts all data types.
zea@chromium.org
2011-09-09
1
-17
/
+18
*
[Sync] Don't attempt to show the configure screen if the backend isn't ready.
zea@chromium.org
2011-09-08
1
-1
/
+1
*
Plug in legacy error code sent by the server to the new model by converting t...
lipalani@chromium.org
2011-09-04
1
-1
/
+12
*
Moved the handling of the initial passphrase into SyncSetupFlow.
atwilson@chromium.org
2011-09-03
1
-15
/
+12
*
[Sync] Make BackendMigrator not wait for full sync cycles
akalin@chromium.org
2011-09-01
1
-4
/
+3
*
[Sync] Add support for enabling session sync remotely.
zea@chromium.org
2011-08-25
1
-0
/
+10
*
Ignores OnEncryptionComplete() until we've set the encrypted types.
atwilson@chromium.org
2011-08-24
1
-0
/
+1
*
[Sync] Move some logic from SyncBackendHost to new class SyncBackendRegistrar
akalin@chromium.org
2011-08-23
1
-1
/
+2
*
Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...
zea@chromium.org
2011-08-17
1
-1
/
+2
*
[Sync] Refactor data type configuration/activation/deactivation
akalin@chromium.org
2011-08-11
1
-4
/
+3
*
Adding NTP notifications for new sync types.
atwilson@chromium.org
2011-08-11
1
-0
/
+8
*
[Sync] Fix encryption/passphrase handling.
zea@chromium.org
2011-08-06
1
-10
/
+11
*
[Sync] Rewrote about:sync backend to use WeakHandles
akalin@chromium.org
2011-08-02
1
-18
/
+23
*
Reintegrating GaiaOAuthFetcher with Sync signin UI. This is essentially a re...
rickcam@chromium.org
2011-07-28
1
-4
/
+0
*
sync: listen for missing notifications
tim@chromium.org
2011-07-21
1
-1
/
+3
*
sync: add a bool to ConfigureDataTypes' ready_task to handle failure cases.
tim@chromium.org
2011-07-21
1
-1
/
+1
*
Correct crash when calling ShowLoginDialog.
qsr@google.com
2011-07-20
1
-0
/
+2
*
[Sync] Always trigger OnPassphraseRequired in syncapi regardless of datatypes.
zea@chromium.org
2011-07-18
1
-2
/
+0
*
Move UI specific implementation from ProfileSyncService to SyncSetupFlowHandler.
qsr@chromium.org
2011-07-18
1
-2
/
+0
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-2
/
+2
[next]