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