summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/new_tab_page_sync_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.tfarina@chromium.org2011-02-221-221/+0
* WebUI: Rename dom_ui_ variable to web_ui_.tfarina@chromium.org2011-02-141-4/+4
* WebUI: Get rid of more referecens to DOMUI. Part 3.tfarina@chromium.org2011-02-111-4/+4
* WebUI: Rename DOMMessageHandler to WebMessageHandler.tfarina@chromium.org2011-02-081-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Create a new code path to generate sync strings for the new tab page differen...johnnyg@chromium.org2011-01-211-1/+3
* Change all the places where the multi-purpose sync error link is surfaced to ...johnnyg@chromium.org2011-01-191-20/+1
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+0
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Add passphrase migration UI according to the flow chart for users who require...johnnyg@chromium.org2011-01-081-7/+19
* Cleanup: Remove unneeded includes of tab_contents.h.thestig@chromium.org2010-12-091-1/+2
* Move:ben@chromium.org2010-12-021-1/+1
* We will show the link on the NTP when a passphrase is required, but we don't ...johnnyg@chromium.org2010-10-291-1/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+1
* Adding additional ClientLogin error messages parsing.nkostylev@chromium.org2010-09-091-1/+7
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+1
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-2/+2
* Convert browser/dom_ui/n*.cc to not use wstrings/wchar_t*s (insofar as possib...viettrungluu@chromium.org2010-08-071-16/+15
* Set the options dialog as the parent window of the sync wizard when thealbertb@chromium.org2010-07-161-2/+2
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-3/+6
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Show the sync login dialog in response to NTP sync link being clicked when th...tim@chromium.org2010-01-131-0/+7
* Remove the "Bookmark sync" menu itemarv@chromium.org2009-12-151-19/+5
* Notify user that Chrome is already synced if promo banner "sync me" link is c...mirandac@chromium.org2009-12-031-2/+6
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-6/+6
* Remove old bookmark sync promo from new tab page. mirandac@chromium.org2009-11-211-9/+1
* Revert 32754 - Remove old bookmark sync promo from new tab page.mirandac@chromium.org2009-11-211-1/+9
* Remove old bookmark sync promo from new tab page.mirandac@chromium.org2009-11-211-9/+1
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Remove the browser_sync flag.zork@chromium.org2009-10-271-4/+0
* Resubmit http://codereview.chromium.org/314016 with views fixedzork@chromium.org2009-10-261-3/+3
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-1/+0
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-2/+4
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-2/+2
* Facelifts to sync UItim@chromium.org2009-10-151-26/+30
* Removed personalization_strings.h and moved all the strings into generated_re...idana@chromium.org2009-08-201-8/+23
* Remove personalization.h/cc by putting things in final resting placestim@chromium.org2009-08-201-1/+0
* Made the Sync UI work in the New New tab page.idana@chromium.org2009-08-171-57/+69
* Some personalization cleanup:tim@chromium.org2009-08-151-6/+5
* Add UMA histograms for chrome-sync.We add the following histograms:Sync.Merge...brg@chromium.com2009-08-111-1/+2
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-051-0/+200