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
*
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
*
Sync: Inline sync login dialog into Tabbed Options.
jhawkins@chromium.org
2011-04-22
1
-14
/
+0
*
Sync: Fix a few issues with the refrehsed UI.
jhawkins@chromium.org
2011-04-19
1
-10
/
+0
*
Change Personal Options page to reflect multi-profile options, if switch is set.
mirandac@chromium.org
2011-03-21
1
-5
/
+15
*
Some minor sync cleanup and aftermath. Mostly just removing unused headers an...
andybons@chromium.org
2011-03-15
1
-1
/
+2
*
Changed error message when sync is unavailable for domain.
rickcam@chromium.org
2011-03-11
1
-2
/
+5
*
Options: Remove the kDisabledTabbedOptions flag.
jhawkins@chromium.org
2011-03-09
1
-15
/
+6
*
Don't show the "new! password sync" message in settings when a sync-everythin...
johnnyg@chromium.org
2011-01-27
1
-6
/
+3
*
Fix DOMUI pref mode handling of Mac menu items
stuartmorgan@chromium.org
2011-01-25
1
-4
/
+22
*
[Sync] Refactored ProfileSyncService and remove its backend() function
akalin@chromium.org
2011-01-24
1
-7
/
+3
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Create a new code path to generate sync strings for the new tab page differen...
johnnyg@chromium.org
2011-01-21
1
-8
/
+54
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
[Sync] Port about:sync to DOMUI
akalin@chromium.org
2011-01-14
1
-2
/
+2
*
The sync server supports a new "progress token" scheme that allows data types...
nick@chromium.org
2011-01-13
1
-4
/
+4
*
Add passphrase migration UI according to the flow chart for users who require...
johnnyg@chromium.org
2011-01-08
1
-2
/
+38
*
Fixing the crash in about:sync code. This was caused by a race condition.
lipalani@chromium.org
2011-01-06
1
-0
/
+6
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
1
-5
/
+3
*
Rest of the autofill work.
lipalani@chromium.org
2010-12-16
1
-0
/
+35
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Fix some problems with the ENTER_PASSPHRASE state in sync setup.
johnnyg@chromium.org
2010-10-18
1
-2
/
+3
*
[Sync] fix about:sync crash with unrecoverable error
akalin@chromium.org
2010-10-15
1
-0
/
+130
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-2
/
+2
*
Adding additional ClientLogin error messages parsing.
nkostylev@chromium.org
2010-09-09
1
-1
/
+4
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-2
/
+2
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-2
/
+2
*
Switch to GoogleServiceAuthError struct instead of GaiaAuthError.
chron@chromium.org
2010-08-19
1
-1
/
+1
*
Convert a bunch of wstring/wchar_t*'s, mostly in browser_about_handler.cc.
viettrungluu@chromium.org
2010-08-05
1
-4
/
+3
*
Set the options dialog as the parent window of the sync wizard when the
albertb@chromium.org
2010-07-16
1
-1
/
+1
*
Implement support for disabling sync through configuration management.
mnissler@chromium.org
2010-07-14
1
-3
/
+3
*
Fix some Sync strings
dantasse@chromium.org
2010-04-02
1
-1
/
+2
*
The "Customize Sync" dialog will let users select to sync or not sync each da...
dantasse@chromium.org
2010-03-31
1
-2
/
+2
*
chrome 2: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-1
/
+1
[next]