summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/toolbar_importer.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-2/+2
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Fix for Browser crash when importing data from Google Toolbargeorgey@chromium.org2010-10-121-1/+2
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-101-3/+3
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-0/+1
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+4
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-291-1/+1
* Move import in Mac OS X into its own process.mirandac@chromium.org2010-06-041-21/+26
* 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/+7
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* [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
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-8/+7
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-2/+3
* Coverity: remove unused writer_ member from importer classes.mattm@chromium.org2009-10-081-2/+1
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-20/+15
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-15/+20
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-20/+15
* Navigation and cookies for Automationamit@chromium.org2009-07-281-2/+2
* Import bookmarks to bookmark bar if user has not bookmarked anything yet.kuchhal@chromium.org2009-06-181-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Re-introducing the toolbar importer code.This is the same code that was remov...brg@chromium.com2009-04-161-0/+592
* Pull toolbar importer from trunk.brg@chromium.com2009-01-231-593/+0
* Regression for importer. Updated the code to reflect the coding standards of...brg@chromium.com2009-01-131-61/+75
* Enforce httponly on cookies coming from the renderer. This prevents javascri...deanm@chromium.org2008-11-191-1/+2
* Removed lint problems. NO funcationality changes.brg@chromium.com2008-11-071-26/+26
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-2/+6
* Toolbar Importer Pass2brg@chromium.com2008-11-061-175/+171
* Toolbar Import - Issue 8801, migrated from public tree to svn enlistment.brg@chromium.com2008-11-041-0/+578