summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
Commit message (Expand)AuthorAgeFilesLines
* [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
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-308-12/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-308-1/+12
* Re-enable Toolbar5ImporterTestjorlow@chromium.org2009-11-261-35/+38
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-3/+3
* Fix environment variables not being used after switching to ChildProcessLaunc...jam@chromium.org2009-11-231-4/+3
* file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate...evan@chromium.org2009-11-191-11/+11
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Make sure we don't get an outside array element.jeremy@chromium.org2009-11-083-7/+7
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-069-12/+36
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-036-71/+58
* Mac: remove some now-dead code and add a comment.viettrungluu@chromium.org2009-10-243-41/+7
* Mac: don't import Safari's home page setting.viettrungluu@chromium.org2009-10-231-2/+2