summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/toolbar_importer.h
Commit message (Expand)AuthorAgeFilesLines
* 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