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