summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/importer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Header cleanup in browser/importerphajdan.jr@chromium.org2009-07-201-0/+33
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-081-3/+4
* Move render_view_host_manager* and site_instance* from tab_contents to render...brettw@chromium.org2009-06-291-1/+1
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-11/+12
* Enable Firefox import on OS X. No UI yet.kuchhal@chromium.org2009-06-261-4/+0
* Linux: make import warning dialog modal.kuchhal@chromium.org2009-06-191-3/+5
* Import bookmarks to bookmark bar if user has not bookmarked anything yet.kuchhal@chromium.org2009-06-181-14/+24
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-0/+2
* Fixes bug where keyword editor would end up prefixing all keyword urlssky@chromium.org2009-06-151-2/+2
* Linux: Fix Firefox profile path for import.kuchhal@chromium.org2009-06-101-0/+2
* Make the import feature a little more complete:kuchhal@chromium.org2009-05-271-2/+12
* Revert "Revert "Use a NotificationRegistrar to listen for notifications. BUG=...tc@google.com2009-05-221-24/+8
* Revert "Use a NotificationRegistrar to listen for notifications.BUG=2381"tc@google.com2009-05-221-8/+24
* Use a NotificationRegistrar to listen for notifications.BUG=2381pkasting@chromium.org2009-05-211-24/+8
* Add import settings dialog on linux.kuchhal@chromium.org2009-05-111-21/+23
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+3
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* honor index in createTab()rafaelw@chromium.org2009-05-061-1/+1
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-2/+2
* Importer should import browser data from the browser that user selected.kuchhal@chromium.org2009-04-231-0/+11