summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/importer.cc
Commit message (Expand)AuthorAgeFilesLines
* importer: Pull out Importer util function into its own file.tfarina@chromium.org2011-07-181-34/+2
* Many fixes to bookmark importing.isherman@chromium.org2011-05-261-4/+1
* fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSizeavi@chromium.org2011-03-151-2/+2
* importer: Pull Importer class out on its own header file.tfarina@chromium.org2011-03-091-0/+50
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-589/+0
* importer: Use BaseBookmarkModelObserver on ImporterHost class.tfarina@chromium.org2011-03-091-22/+25
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* importer: Pull ImporterHost::Observer out into its own header.tfarina@chromium.org2011-03-081-1/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-2/+2
* Remove browsing_instance.h stub file and update all the references.tfarina@chromium.org2011-02-241-1/+1
* Carnitas: Refactor ShowImportLockDialog()sail@chromium.org2011-02-101-14/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-2/+2
* Importer: Remove ImporterList from ImporterHost and the pass-through methods.jhawkins@chromium.org2011-02-031-28/+1
* Importer: Add a RemoveObserver method to ImporterList and use this method byjhawkins@chromium.org2011-02-011-0/+3
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-1/+1
* [Mac] Organize all import files into chrome/browser/ui/cocoa/importer/.rsesek@chromium.org2011-01-181-1/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-051-1/+3
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-2/+2
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+1
* 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-0/+2
* Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, asjhawkins@chromium.org2010-12-071-3/+27
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-121-1/+1
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-7/+4
* 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 Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-101-10/+10
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-5/+5
* 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