summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/importer.cc
Commit message (Expand)AuthorAgeFilesLines
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* importer: Use BookmarkModel::HasBookmarks instead of BookmarkModel::GetBookma...tfarina@chromium.org2010-09-031-9/+3
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-0/+1
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Refactor new first run control flow.estade@chromium.org2010-08-251-2/+1
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-2/+4
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-4/+2
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-2/+4
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-1/+2
* FBTF: Minor #include cleanup.erg@google.com2010-08-101-0/+1
* Fix Firefox import lock dialog on Windows.mirandac@chromium.org2010-08-041-1/+1
* Coverity issues 9445, 9446: Uninitialized members in importer.ccfinnur@chromium.org2010-07-241-2/+9
* Make bookmark import not to enable bookmark bar by default.huanr@chromium.org2010-07-091-2/+3
* 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
* Move import in Mac OS X into its own process.mirandac@chromium.org2010-06-041-51/+336
* Move the profile_writer out of importer in preparation for OOP import on Mac.mirandac@chromium.org2010-05-141-330/+1
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-2/+2
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-14/+15
* 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
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-3/+3
* 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
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+3
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-18/+3
* Remove some #includes where possible.pkasting@chromium.org2009-10-231-12/+2
* Add dialog to tell user to close Firefox during import, if it's open and bloc...mirandac@chromium.org2009-10-201-1/+1
* Add dialog to tell user to close Firefox during import, if it's open and bloc...mirandac@chromium.org2009-10-201-2/+3
* Lands http://codereview.chromium.org/272036 for Thiago:sky@chromium.org2009-10-191-2/+2
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Attempt at fixing crash during importing. As far as I can tell fromsky@chromium.org2009-10-071-2/+20
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-236/+9
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-9/+236
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-236/+9
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-2/+2
* OS X First run dialog: hide import option of nothing to import from.jeremy@chromium.org2009-09-251-8/+10
* Fix crash during import by checking for errors and exiting early.kuchhal@chromium.org2009-09-221-0/+6
* Modifies the Firefox import behavior such that if we're in first run, the imp...gwilson@google.com2009-09-151-0/+9
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-1/+2
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-2/+2
* First Run Import Progress UI.jeremy@chromium.org2009-08-111-2/+1
* Use real creator code for Keychain items. Instead of hard-coding 'rimZ', usemark@chromium.org2009-08-111-13/+10
* First cut at Safari Import - Home Page & History Only.jeremy@chromium.org2009-07-311-3/+5
* First cut at Firefox import on OSX + stubs for Safari import.jeremy@chromium.org2009-07-291-0/+23