summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/toolbar_importer.h
Commit message (Expand)AuthorAgeFilesLines
* Review URL: http://codereview.chromium.org/8357020mirandac@chromium.org2011-10-261-0/+5
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-3/+3
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-9/+4
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* Revert "importer: Some random cleanups."tfarina@chromium.org2011-05-031-9/+7
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-8/+6
* importer: Some random cleanups.tfarina@chromium.org2011-03-281-7/+9
* importer: Cleanup ToolbarImporter code a little bit.tfarina@chromium.org2011-03-271-7/+0
* importer: Remove instances of wstring from ProfileWriter.tfarina@chromium.org2011-03-241-1/+1
* Remove importer views that aren't used any more.estade@chromium.org2011-03-161-2/+2
* importer: Pull Importer class out on its own header file.tfarina@chromium.org2011-03-091-2/+3
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-1/+1
* importer: Some more cleanups.tfarina@chromium.org2011-03-051-5/+7
* importer: Cleanup the names of files and classes under ui/views/importer dire...tfarina@chromium.org2011-03-041-6/+6
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-091-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move import in Mac OS X into its own process.mirandac@chromium.org2010-06-041-3/+7
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-2/+2
* 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
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-2/+3
* [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-1/+2
* Coverity: remove unused writer_ member from importer classes.mattm@chromium.org2009-10-081-3/+0
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-3/+2
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-2/+3
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-3/+2
* Re-enable test after fix for valgrind/purify error. brg@chromium.com2009-05-121-1/+1
* Fix break due to disabling Toolbar5Importer test.scherkus@chromium.org2009-04-171-1/+1
* Re-introducing the toolbar importer code.This is the same code that was remov...brg@chromium.com2009-04-161-0/+169
* Pull toolbar importer from trunk.brg@chromium.com2009-01-231-169/+0
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Regression for importer. Updated the code to reflect the coding standards of...brg@chromium.com2009-01-131-56/+66
* Removed lint problems. NO funcationality changes.brg@chromium.com2008-11-071-12/+10
* Toolbar Importer Pass2brg@chromium.com2008-11-061-54/+51
* Toolbar Import - Issue 8801, migrated from public tree to svn enlistment.brg@chromium.com2008-11-041-0/+164