summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/profile_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* importer: Convert AddBookmarkEntries to string16.tfarina@chromium.org2011-04-021-11/+10
* importer: Remove instances of wstring from ProfileWriter.tfarina@chromium.org2011-03-241-13/+12
* importer: Remove unneeded includes of importer_host.htfarina@chromium.org2011-03-211-6/+4
* bookmarks: Rename AddGroup to AddFolder.tfarina@chromium.org2011-03-181-12/+12
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-151-1/+1
* bookmarks: Rename entries with GroupModified to FolderModified.tfarina@chromium.org2011-03-121-1/+1
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-101-5/+5
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-081-2/+2
* Current firefox2_importer and firefox3_importer could not import empty folder.yutak@chromium.org2011-01-281-4/+10
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-3/+3
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-3/+3
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-3/+3
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+8
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-0/+1
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-3/+3
* Remove wstrings from bookmarks, part 17.viettrungluu@chromium.org2010-08-291-3/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-2/+3
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-3/+2
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-2/+3
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-191-1/+2
* Remove wstrings from bookmarks, part 1 (of many).viettrungluu@chromium.org2010-08-181-1/+2
* Make bookmark import not to enable bookmark bar by default.huanr@chromium.org2010-07-091-1/+1
* Change a bunch of string types.estade@chromium.org2010-06-291-6/+6
* Fix password import for OS X Firefox.mirandac@chromium.org2010-06-091-1/+2
* Update UI, sync and importer to properly handle managed homepage prefsmnissler@chromium.org2010-05-271-2/+5
* Move the profile_writer out of importer in preparation for OOP import on Mac.mirandac@chromium.org2010-05-141-0/+344