summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/importer_bridge.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Pass TemplateURL* instead of TemplateURL across the profile import IPC message.pkasting@chromium.org2012-03-261-0/+2
* Misc. cleanup for chrome/browser/importer/:pkasting@chromium.org2012-03-161-1/+0
* Use URLRows rather than std::vector<URLRow>. Also, there is an equivalent Typ...mrossetti@chromium.org2012-02-101-2/+2
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-1/+1
* Many fixes to bookmark importing.isherman@chromium.org2011-05-261-2/+1
* Style cleanup in bookmarks import codeisherman@chromium.org2011-05-241-1/+1
* importer: Convert AddBookmarkEntries to string16.tfarina@chromium.org2011-04-021-2/+5
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-281-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* importer: Cleanup ToolbarImporter code a little bit.tfarina@chromium.org2011-03-271-1/+3
* importer: Convert GetLocalizedString to string16.tfarina@chromium.org2011-03-231-1/+2
* importer: Move ExternalProcessImporterBridge to its own header file.tfarina@chromium.org2011-03-201-59/+5
* importer: Move InProcessImporterBridge to its own header file.tfarina@chromium.org2011-03-201-42/+1
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-151-3/+3
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-3/+3
* fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*avi@chromium.org2011-03-151-3/+3
* importer: Cleanup ImporterHost some more.tfarina@chromium.org2011-03-101-4/+5
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-3/+0
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-4/+4
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-3/+6
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-6/+3
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-3/+6
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix import crash in Mac 10.6 only.mirandac@chromium.org2010-06-091-1/+2
* Move import in Mac OS X into its own process.mirandac@chromium.org2010-06-041-12/+69
* 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
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-5/+6
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-2/+5
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-6/+0
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-0/+112
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-112/+0
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-0/+112