summaryrefslogtreecommitdiffstats
path: root/chrome/profile_import
Commit message (Expand)AuthorAgeFilesLines
* 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