index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
importer
/
importer_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Ensure that the GAIA signin forced when importing from the Google Toolbar hap...
mirandac@chromium.org
2011-10-19
1
-2
/
+4
*
Move notification_source from content/common to content/browser/public and pu...
jam@chromium.org
2011-10-19
1
-4
/
+4
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Migrate ImporterHost from storing a Task to storing a Closure.
isherman@chromium.org
2011-10-06
1
-8
/
+6
*
Migrate NewRunnableMethod instances in browser/import to base::Bind()
isherman@chromium.org
2011-10-04
1
-3
/
+3
*
Added group policies to enable/disable importing of data from other browsers.
simo@google.com
2011-08-16
1
-0
/
+14
*
importer: Trivial change that changes NONE_IMPORTER to TYPE_UNKNOWN.
tfarina@chromium.org
2011-07-15
1
-3
/
+3
*
Update the ImporterHost to the new asynchronous CookieMonster API.
ycxiao@chromium.org
2011-07-14
1
-17
/
+27
*
Adds code to track a set of expanded folders. This is going to be used
sky@chromium.org
2011-07-13
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-3
/
+4
*
Fix importer host to bring up the browser window with the correct profile.
mirandac@chromium.org
2011-06-17
1
-1
/
+1
*
Make sure to pass non-null Profile object to ImporterHost::StartImportSettings
haraken@google.com
2011-06-15
1
-2
/
+5
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
1
-7
/
+9
*
Many fixes to bookmark importing.
isherman@chromium.org
2011-05-26
1
-11
/
+0
*
importer: Cleanup ProfileInfo calls a little bit.
tfarina@chromium.org
2011-04-06
1
-10
/
+12
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
importer: Refactor ImporterList so it doesn't have to know about Importer.
tfarina@chromium.org
2011-04-04
1
-16
/
+15
*
importer: Cleanup ToolbarImporter code a little bit.
tfarina@chromium.org
2011-03-27
1
-0
/
+2
*
importer: Move InProcessImporterBridge to its own header file.
tfarina@chromium.org
2011-03-20
1
-0
/
+1
*
importer: Sort the methods of ImporterHost class according to our c++ style g...
tfarina@chromium.org
2011-03-19
1
-61
/
+61
*
importer: Pull ExternalProcessImporterHost out of ImporterHost.
tfarina@chromium.org
2011-03-13
1
-70
/
+0
*
importer: Pull ExternalProcessImporterClient out of ImporterHost.
tfarina@chromium.org
2011-03-11
1
-227
/
+1
*
importer: Eliminate the dependency on browser/ui/ from importer.
tfarina@chromium.org
2011-03-11
1
-2
/
+2
*
importer: More cleanups to ImporterHost class.
tfarina@chromium.org
2011-03-11
1
-13
/
+19
*
importer: Cleanup ImporterHost class even more.
tfarina@chromium.org
2011-03-10
1
-23
/
+16
*
importer: Cleanup ImporterHost some more.
tfarina@chromium.org
2011-03-10
1
-30
/
+30
*
importer: Pull Importer class out on its own header file.
tfarina@chromium.org
2011-03-09
1
-44
/
+0
*
importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].
tfarina@chromium.org
2011-03-09
1
-0
/
+589