summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_ui_util.cc
Commit message (Expand)AuthorAgeFilesLines
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-2/+2
* Adding additional ClientLogin error messages parsing.nkostylev@chromium.org2010-09-091-1/+4
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-2/+2
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-2/+2
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-191-1/+1
* Convert a bunch of wstring/wchar_t*'s, mostly in browser_about_handler.cc.viettrungluu@chromium.org2010-08-051-4/+3
* Set the options dialog as the parent window of the sync wizard when thealbertb@chromium.org2010-07-161-1/+1
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-3/+3
* Fix some Sync stringsdantasse@chromium.org2010-04-021-1/+2
* The "Customize Sync" dialog will let users select to sync or not sync each da...dantasse@chromium.org2010-03-311-2/+2
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* sync: Add two functions to sync_ui_util header and update the callers accordi...akalin@chromium.org2010-01-061-0/+16
* Fix a crash when you use incorrect credentials to log into bookmark sync.zork@chromium.org2009-12-221-2/+1
* Add a UI helper method to just get the sync status without needing labels.akalin@chromium.org2009-12-141-17/+53
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-0/+144