summaryrefslogtreecommitdiffstats
path: root/chrome/profile_import
Commit message (Expand)AuthorAgeFilesLines
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-152-5/+5
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-152-8/+8
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-1/+1
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-083-3/+3
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-021-4/+4
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-1/+2
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-242-2/+5
* Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, asjhawkins@chromium.org2010-12-071-2/+2
* Switch to using scoped_refptr in chrome/profile_importwillchan@chromium.org2010-10-192-9/+12
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-132-1/+3
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-082-15/+10
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-082-10/+15
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-212-3/+6
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-192-6/+3
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-192-3/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Coverity: Fix a collection of uninitialized member variables, mostly in exten...finnur@chromium.org2010-07-231-1/+5
* Coverity: Fix ProfileImportThread::OnImportStart dereferencing importer_ befo...mattm@chromium.org2010-07-151-4/+4
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-3/+1
* Move import in Mac OS X into its own process.mirandac@chromium.org2010-06-043-9/+251
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-1/+0
* Add Profile Import Process Type.jeremy@chromium.org2009-09-173-0/+78