summaryrefslogtreecommitdiffstats
path: root/chrome/profile_import
Commit message (Expand)AuthorAgeFilesLines
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+2
* Many fixes to bookmark importing.isherman@chromium.org2011-05-262-10/+5
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-062-12/+10
* importer: Refactor ImporterList so it doesn't have to know about Importer.tfarina@chromium.org2011-04-042-9/+2
* importer: Move importer_messages.[cc,h] to profile_import_process_messages.[c...tfarina@chromium.org2011-04-021-1/+1
* importer: Convert AddBookmarkEntries to string16.tfarina@chromium.org2011-04-022-10/+13
* iwyu: Cleanup profile_import directory.tfarina@chromium.org2011-03-303-7/+19
* 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-0/+1
* importer: Remove unneeded includes of importer_data_types.htfarina@chromium.org2011-03-211-1/+0
* importer: Move ExternalProcessImporterBridge to its own header file.tfarina@chromium.org2011-03-201-2/+1
* 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-162-7/+7
* 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