summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
Commit message (Expand)AuthorAgeFilesLines
* Change a bunch of string types.estade@chromium.org2010-06-295-48/+49
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-2/+2
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-2/+2
* Make import from the options menu OOP on Mac OS X.mirandac@chromium.org2010-06-241-1/+2
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-2/+2
* Broken by http://codereview.chromium.org/2403001/show, which eliminated a "!"...mirandac@google.com2010-06-231-1/+1
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-235-12/+12
* Fix password import for OS X Firefox.mirandac@chromium.org2010-06-092-2/+3
* Fix import crash in Mac 10.6 only.mirandac@chromium.org2010-06-092-6/+10
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-062-3/+3
* Move import in Mac OS X into its own process.mirandac@chromium.org2010-06-0414-192/+1309
* Wrap Sqlite utils functions into a sqlite_utils namespace.tfarina@chromium.org2010-06-031-2/+2
* Reusing the RegKey used to get the CurrentVersion to also get the Install Dir...mirandac@google.com2010-06-031-3/+3
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-015-14/+14
* Remove deprecated versions of Registry functions.tfarina@chromium.org2010-05-312-15/+18
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-2/+2
* Update UI, sync and importer to properly handle managed homepage prefsmnissler@chromium.org2010-05-271-2/+5
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-2/+2
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-2/+2
* Revert 47675.mirandac@chromium.org2010-05-2010-9/+67
* Move data types used in the importer process to common/, in preparation for i...mirandac@chromium.org2010-05-1910-68/+11
* Use FilePath in ProfileInfo struct.tfarina@chromium.org2010-05-159-61/+63
* Move the profile_writer out of importer in preparation for OOP import on Mac.mirandac@chromium.org2010-05-144-429/+479
* Fix retrieval of Firefox proxy settings when it is using an autoconfig URL.eroman@chromium.org2010-05-132-1/+47
* Replace #if 0 used to disable test, the DISABLED_ and FLAKY_phajdan.jr@chromium.org2010-05-081-1/+1
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-072-2/+2
* The Firefox pref file may contain some non properly UTF-8jcivelli@google.com2010-05-042-1/+9
* Add a tool for testing your network setup.eroman@chromium.org2010-05-043-2/+109
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-2/+2
* Adding a way to retrieve Firefox proxy settings.jcivelli@google.com2010-04-276-58/+440
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-241-1/+1
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-2218-122/+197
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-092-8/+8
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-085-2/+10
* chrome/common: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+4
* - USE_NSS instead of LINUX where applicablepvalchev@google.com2010-02-244-11/+11
* Convert a bunch more of importer into FilePath.evan@chromium.org2010-02-228-106/+98
* importer: use FilePath instead of wstring in some placesevan@chromium.org2010-02-193-28/+32
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Add import/export extension apisfeldstein@chromium.org2010-01-281-0/+9
* Moved GetUserDirectory() into mac_util.mm.akalin@chromium.org2010-01-271-18/+9
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-141-1/+1
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-161-2/+2
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-111-1/+1
* Fix Windows build by #including needed header.phajdan.jr@chromium.org2009-12-021-0/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-028-2/+14
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-308-1/+12