summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/firefox_importer_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-2/+2
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-1/+2
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-2/+2
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-2/+2
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-2/+2
* Add logo display for fourth search engine in search engine selection dialog.mirandac@chromium.org2010-10-271-1/+5
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-4/+4
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-3/+3
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Convert some importer NOTREACHED() cases to LOG(WARNING)s.estade@chromium.org2010-09-101-4/+3
* Fix a couple of firefox search engine import bugs.estade@chromium.org2010-09-011-27/+36
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-15/+15
* Remove deprecated DictionaryValue::HasKeyASCII(); HasKey() already takes UTF-8.viettrungluu@chromium.org2010-08-141-1/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Change a bunch of string types.estade@chromium.org2010-06-291-5/+5
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* The Firefox pref file may contain some non properly UTF-8jcivelli@google.com2010-05-041-1/+7
* Adding a way to retrieve Firefox proxy settings.jcivelli@google.com2010-04-271-0/+111
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+3
* Convert a bunch more of importer into FilePath.evan@chromium.org2010-02-221-19/+13
* importer: use FilePath instead of wstring in some placesevan@chromium.org2010-02-191-6/+10
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-161-2/+2
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-2/+2
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-2/+2
* Split NSSDecryptor out into platform specific files.willchan@chromium.org2009-07-221-300/+0
* Header cleanup in browser/importerphajdan.jr@chromium.org2009-07-201-0/+3
* Enable Firefox import on OS X. No UI yet.kuchhal@chromium.org2009-06-261-188/+3
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-0/+1
* Linux: Import passwords from Firefox.kuchhal@chromium.org2009-06-091-43/+52
* Revert "Linux: Import passwords from Firefox."kuchhal@chromium.org2009-06-091-51/+43
* Linux: Import passwords from Firefox.kuchhal@chromium.org2009-06-091-43/+51
* Make the import feature a little more complete:kuchhal@chromium.org2009-05-271-31/+21
* Add import settings dialog on linux.kuchhal@chromium.org2009-05-111-8/+47
* Move win_util.h from common to app.ben@chromium.org2009-05-081-5/+3
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Re-land r10564 with a fix for unit tests. Fixed a typo in an ifdef.jhawkins@chromium.org2009-02-271-34/+76
* Reverting 10564.jhawkins@chromium.org2009-02-271-76/+34
* Make firefox_importer_utils.cc compile on Posix.jhawkins@chromium.org2009-02-271-34/+76
* Revert change made in http://codereview.chromium.org/10925.mad@chromium.org2009-02-261-9/+4
* Move search code to a subdirben@chromium.org2009-01-161-3/+3
* Fie.ben@chromium.org2009-01-151-3/+3
* Move search engines files into subdirben@chromium.org2009-01-151-3/+3
* Fix erase method usage on STL containers in Chrome. Invoking erase on the ite...ananta@chromium.org2008-11-151-2/+7
* Potential fix for FF importing issuecpu@google.com2008-11-071-2/+4
* Fixes bug in importer where we could set the default search providersky@google.com2008-09-261-0/+8
* Move importer files into an importer subdirectory.beng@google.com2008-09-131-0/+727