summaryrefslogtreecommitdiffstats
path: root/chrome/profile_import/profile_import_thread.h
Commit message (Expand)AuthorAgeFilesLines
* importer: Move InProcessImporterBridge to its own header file.tfarina@chromium.org2011-03-201-3/+2
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-161-1/+1
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-1/+1
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-081-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Switch to using scoped_refptr in chrome/profile_importwillchan@chromium.org2010-10-191-2/+2
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-1/+1
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-081-3/+3
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-081-3/+3
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-1/+2
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-2/+1
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-1/+2
* `#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-4/+75
* Add Profile Import Process Type.jeremy@chromium.org2009-09-171-0/+29