summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/importer.h
Commit message (Expand)AuthorAgeFilesLines
* importer: Pull out Importer util function into its own file.tfarina@chromium.org2011-07-181-9/+0
* Many fixes to bookmark importing.isherman@chromium.org2011-05-261-19/+0
* Revert "importer: Some random cleanups."tfarina@chromium.org2011-05-031-2/+2
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-2/+2
* importer: Some random cleanups.tfarina@chromium.org2011-03-281-8/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* importer: Pull Importer class out on its own header file.tfarina@chromium.org2011-03-091-0/+79
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-437/+0
* importer: Use BaseBookmarkModelObserver on ImporterHost class.tfarina@chromium.org2011-03-091-30/+14
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* importer: Pull ImporterHost::Observer out into its own header.tfarina@chromium.org2011-03-081-23/+6
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-021-26/+5
* importer: Factor out ImportObserver in its own file.tfarina@chromium.org2011-03-021-14/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Importer: Remove ImporterList from ImporterHost and the pass-through methods.jhawkins@chromium.org2011-02-031-46/+3
* Views: Implement the ImporterList::Observer in ImporterView to enable thejhawkins@google.com2010-12-171-0/+5
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-1/+1
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-1/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-3/+3
* Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, asjhawkins@chromium.org2010-12-071-25/+42
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-091-1/+1
* Fix type inconsistency with StartImportingWithUI and ProfileInfo.tfarina@chromium.org2010-11-021-1/+1
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-1/+1
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-1/+1
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-101-1/+1
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-1/+3
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-3/+1
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-1/+3
* FBTF: Minor #include cleanup.erg@google.com2010-08-101-3/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Make bookmark import not to enable bookmark bar by default.huanr@chromium.org2010-07-091-0/+13
* Move import in Mac OS X into its own process.mirandac@chromium.org2010-06-041-29/+251
* Revert 47675.mirandac@chromium.org2010-05-201-1/+1
* Move data types used in the importer process to common/, in preparation for i...mirandac@chromium.org2010-05-191-1/+1
* Move the profile_writer out of importer in preparation for OOP import on Mac.mirandac@chromium.org2010-05-141-99/+1
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-23/+7
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-1/+6
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+3
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-3/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+3
* Make sure we don't get an outside array element.jeremy@chromium.org2009-11-081-1/+1
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-2/+12
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-8/+0
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Attempt at fixing crash during importing. As far as I can tell fromsky@chromium.org2009-10-071-0/+7
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-76/+26
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-23/+73
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-73/+23