summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
Commit message (Expand)AuthorAgeFilesLines
...
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* importer: Refactor ImporterList::Observer into its own header file.tfarina@chromium.org2011-07-293-19/+35
* bookmarks: Convert GetBookmarkBarNode() to unix_hacker style.tfarina@chromium.org2011-07-221-2/+2
* Fix a crash caused by a previous CL of toolbar importer utils and add an unit...ycxiao@chromium.org2011-07-212-10/+74
* Deprecate Profile::GetDefaultRequestContext().willchan@chromium.org2011-07-201-2/+4
* some cleanup for base/stl_utildilmah@chromium.org2011-07-193-3/+3
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-194-6/+6
* importer: Pull out Importer util function into its own file.tfarina@chromium.org2011-07-187-47/+71
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-2/+1
* importer: Trivial change that changes NONE_IMPORTER to TYPE_UNKNOWN.tfarina@chromium.org2011-07-157-35/+35
* Update the ImporterHost to the new asynchronous CookieMonster API.ycxiao@chromium.org2011-07-144-28/+58
* Adds code to track a set of expanded folders. This is going to be usedsky@chromium.org2011-07-134-4/+5
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-122-6/+12
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-2/+7
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-103-5/+7
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-011-1/+2
* Modify TemplateURLRef to remove unknown URL parameters, but only when it repr...stevet@chromium.org2011-06-281-1/+1
* Added last_modified field to TemplateURL and database. Updated unit tests, in...stevet@chromium.org2011-06-281-0/+4
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-252-7/+7
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-252-7/+7
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-252-7/+7
* Fix importer host to bring up the browser window with the correct profile.mirandac@chromium.org2011-06-171-1/+1
* Make sure to pass non-null Profile object to ImporterHost::StartImportSettingsharaken@google.com2011-06-153-6/+20
* importer: Add OWNERS file.tfarina@chromium.org2011-06-151-0/+1
* [Mac] Fix crash in GetFirefoxDylibPath().shess@chromium.org2011-06-101-7/+11
* ui/base/models: Add empty() accessor to TreeNode class.tfarina@chromium.org2011-06-081-1/+1
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-078-27/+31
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-282-4/+4
* Many fixes to bookmark importing.isherman@chromium.org2011-05-2630-481/+350
* Replace all usage of FileAutoDeleter with ScopedTempDir.husky@google.com2011-05-252-22/+9
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Style cleanup in bookmarks import codeisherman@chromium.org2011-05-2415-63/+57
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-192-3/+3
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-113-5/+8
* Allow the Firefox lock to be deleted on the main thread during import.mirandac@chromium.org2011-05-111-0/+4
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-062-2/+2
* Revert "importer: Some random cleanups."tfarina@chromium.org2011-05-035-56/+57
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-021-2/+0
* Chrome crashes on importing bookmark files from Bookmark Manager.toyoshim@chromium.org2011-04-212-10/+49
* first-run: Pull out FirstRunBrowserProcess/ImportObserver into their own head...tfarina@chromium.org2011-04-151-0/+2
* Moved ParamTraits specializations that depend on WebKit out of content/common...grt@chromium.org2011-04-151-0/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-3/+3
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-122-30/+14
* importer: Add missing OVERRIDE to SourceProfilesLoaded().tfarina@chromium.org2011-04-112-2/+2
* importer: Remove unneeded includes.tfarina@chromium.org2011-04-1010-31/+19
* Switch most BrowserChildProcessHost subclasses to using the new constructor.willchan@chromium.org2011-04-081-1/+1
* importer: Return FilePath in GetFirefoxInstallPathFromRegistry().tfarina@chromium.org2011-04-083-27/+25
* importer: Cleanup ImporterList some more.tfarina@chromium.org2011-04-082-18/+5