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
/
sync_ui_util.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
-0
/
+2
*
Revert 121858 - [cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-14
1
-25
/
+0
*
[cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-14
1
-0
/
+25
*
Convert final GetProfileSyncService callers to use profile keyed factory.
tim@chromium.org
2012-02-08
1
-1
/
+3
*
Many small sync changes centered around AllStatus
rlarocque@chromium.org
2012-02-03
1
-6
/
+9
*
Remove broken variables from sync's AllStatus
rlarocque@chromium.org
2012-01-20
1
-10
/
+1
*
[Sync] Rename ModelEnumSet to ModelTypeSet
akalin@chromium.org
2011-12-13
1
-1
/
+1
*
[Sync] Replace all instances of ModelTypeSet with ModelEnumSet
akalin@chromium.org
2011-12-10
1
-1
/
+1
*
sync: remove GetAuthenticatedUsername from ProfileSyncService/SyncBackendHost.
tim@chromium.org
2011-12-02
1
-6
/
+11
*
Re-application of CL originally reviewed here: http://codereview.chromium.org...
jimblackler@google.com
2011-11-30
1
-10
/
+24
*
Revert 110905 - Adding parameter to GetStatusLabels to indicate if links are ...
torne@chromium.org
2011-11-21
1
-24
/
+10
*
Adding parameter to GetStatusLabels to indicate if links are acceptable, as s...
jimblackler@google.com
2011-11-21
1
-10
/
+24
*
Revert the revert. This change was not the cause of the failures, so relanding.
zea@chromium.org
2011-11-17
1
-0
/
+30
*
Revert "[Sync] Add version info to about:sync"
avi@chromium.org
2011-11-17
1
-30
/
+0
*
[Sync] Add version info to about:sync
zea@chromium.org
2011-11-17
1
-0
/
+30
*
Remove sync error button from bookmark bar
sail@chromium.org
2011-10-27
1
-16
/
+0
*
[Sync UI] Display error on personal options page when sync has an unrecoverab...
binji@chromium.org
2011-10-18
1
-7
/
+25
*
Suppress bubble view for CONNECTION_FAILED error
sail@chromium.org
2011-10-17
1
-23
/
+21
*
Revert 105010 - [Sync] Use IsPassphraseRequiredForDecryption() for sync error...
akalin@chromium.org
2011-10-14
1
-1
/
+1
*
No longer wait for all data types to be synced in IsUsingExplicitPassphrase()
atwilson@chromium.org
2011-10-13
1
-3
/
+8
*
Correctly detect passphrase errors for global sync errors
sail@chromium.org
2011-10-12
1
-3
/
+4
*
[Sync] Use IsPassphraseRequiredForDecryption() for sync error bubble
akalin@chromium.org
2011-10-12
1
-1
/
+1
*
Per datatype unrecoverable error. when a datatype encounters an unrecoverable...
lipalani@chromium.org
2011-10-06
1
-0
/
+7
*
[Sync Setup UI] Fix display of "Last Synced as..." in Personal Stuff.
binji@chromium.org
2011-09-23
1
-6
/
+4
*
Show bubble and wrench menu item for sync error
sail@chromium.org
2011-09-21
1
-34
/
+132
*
[Sync UI] Show only one sync status on personal options page.
binji@chromium.org
2011-09-15
1
-4
/
+2
*
Display actionable errors in about:sync page.
lipalani@chromium.org
2011-09-07
1
-0
/
+15
*
Plug in legacy error code sent by the server to the new model by converting t...
lipalani@chromium.org
2011-09-04
1
-19
/
+66
*
base: Remove using declaration of FundamentalValue as it's no longer necessary.
tfarina@chromium.org
2011-08-11
1
-2
/
+3
*
[Sync] Add passphrase/encryption info to chrome://sync.
zea@chromium.org
2011-08-04
1
-0
/
+16
*
In sync setup UI, don't display error when user is entering ASP.
binji@chromium.org
2011-08-02
1
-1
/
+2
*
Multi-Profiles: Enable multi-profiles by default for views ui
sail@chromium.org
2011-07-10
1
-3
/
+2
*
sync: remove autofill migration
tim@chromium.org
2011-07-07
1
-22
/
+0
*
Sync: Refactor the ProfileSyncService and sync setup flow to remove use of We...
jhawkins@chromium.org
2011-06-14
1
-1
/
+1
*
dom-ui sync: Eliminate jank when customizing sync settings. Also, tweak chrom...
csilv@chromium.org
2011-05-23
1
-1
/
+1
*
[Sync] Avoid triggering NOTREACHED in PSS::GetLastSessionSnapshot()
akalin@chromium.org
2011-05-21
1
-2
/
+3
*
Adds the following information to about sync page:
lipalani@chromium.org
2011-05-20
1
-0
/
+46
*
Revert 86032 - Adds the following information to about sync page:
lipalani@chromium.org
2011-05-20
1
-46
/
+0
*
Adds the following information to about sync page:
lipalani@chromium.org
2011-05-20
1
-0
/
+46
*
Show error in the bookmarks bar if passphrase is not valid.
lipalani@chromium.org
2011-05-18
1
-2
/
+5
*
[Sync] Rename "Notifications Sent" counter to "Notifiable Commits"
akalin@chromium.org
2011-05-17
1
-2
/
+2
*
[Sync] Tweaks to About tab of chrome://sync-internals
akalin@chromium.org
2011-05-13
1
-6
/
+8
*
Removed dependency to gfx:: from profile_sync_service as it is not used.
qsr@google.com
2011-05-06
1
-1
/
+1
*
[Sync] Support for non-blocking conflicts and encryption conflicts.
zea@chromium.org
2011-05-05
1
-0
/
+6
*
Add method IsPassphraseRequiredForDecryption to ProfileSyncService
rsimha@chromium.org
2011-05-03
1
-7
/
+4
*
Add logging info to about:sync even if sync setup has not completed.
lipalani@chromium.org
2011-05-03
1
-1
/
+3
*
Revert 83812 - Enable logging even if sync setup has not completed.
jam@chromium.org
2011-05-02
1
-3
/
+1
*
Enable logging even if sync setup has not completed.
lipalani@chromium.org
2011-05-02
1
-1
/
+3
*
Refactor sync passphrase setup flow and fix passphrase tests
rsimha@chromium.org
2011-05-02
1
-5
/
+8
*
options: Get rid of the unused OptionsGroup enum.
tfarina@chromium.org
2011-04-25
1
-1
/
+0
[next]