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
/
firefox_importer_utils.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
1
-2
/
+2
*
iwyu: Include stringprintf.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-11
1
-1
/
+2
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
1
-2
/
+2
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-2
/
+2
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-2
/
+2
*
Add logo display for fourth search engine in search engine selection dialog.
mirandac@chromium.org
2010-10-27
1
-1
/
+5
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.
pkasting@chromium.org
2010-10-21
1
-4
/
+4
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-3
/
+3
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Convert some importer NOTREACHED() cases to LOG(WARNING)s.
estade@chromium.org
2010-09-10
1
-4
/
+3
*
Fix a couple of firefox search engine import bugs.
estade@chromium.org
2010-09-01
1
-27
/
+36
*
Remove remaining deprecated wstring methods from base/values.{cc,h}.
viettrungluu@chromium.org
2010-08-17
1
-15
/
+15
*
Remove deprecated DictionaryValue::HasKeyASCII(); HasKey() already takes UTF-8.
viettrungluu@chromium.org
2010-08-14
1
-1
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+2
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-5
/
+5
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...
tfarina@chromium.org
2010-06-06
1
-2
/
+2
*
The Firefox pref file may contain some non properly UTF-8
jcivelli@google.com
2010-05-04
1
-1
/
+7
*
Adding a way to retrieve Firefox proxy settings.
jcivelli@google.com
2010-04-27
1
-0
/
+111
*
chrome 2: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+3
*
Convert a bunch more of importer into FilePath.
evan@chromium.org
2010-02-22
1
-19
/
+13
*
importer: use FilePath instead of wstring in some places
evan@chromium.org
2010-02-19
1
-6
/
+10
*
Give classes with virtual methods virtual protected d'tors instead of non-vir...
jamesr@chromium.org
2009-12-16
1
-2
/
+2
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-2
/
+2
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-2
/
+2
*
Split NSSDecryptor out into platform specific files.
willchan@chromium.org
2009-07-22
1
-300
/
+0
*
Header cleanup in browser/importer
phajdan.jr@chromium.org
2009-07-20
1
-0
/
+3
*
Enable Firefox import on OS X. No UI yet.
kuchhal@chromium.org
2009-06-26
1
-188
/
+3
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
1
-0
/
+1
*
Linux: Import passwords from Firefox.
kuchhal@chromium.org
2009-06-09
1
-43
/
+52
*
Revert "Linux: Import passwords from Firefox."
kuchhal@chromium.org
2009-06-09
1
-51
/
+43
*
Linux: Import passwords from Firefox.
kuchhal@chromium.org
2009-06-09
1
-43
/
+51
*
Make the import feature a little more complete:
kuchhal@chromium.org
2009-05-27
1
-31
/
+21
*
Add import settings dialog on linux.
kuchhal@chromium.org
2009-05-11
1
-8
/
+47
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
1
-5
/
+3
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
1
-1
/
+0
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Re-land r10564 with a fix for unit tests. Fixed a typo in an ifdef.
jhawkins@chromium.org
2009-02-27
1
-34
/
+76
*
Reverting 10564.
jhawkins@chromium.org
2009-02-27
1
-76
/
+34
*
Make firefox_importer_utils.cc compile on Posix.
jhawkins@chromium.org
2009-02-27
1
-34
/
+76
*
Revert change made in http://codereview.chromium.org/10925.
mad@chromium.org
2009-02-26
1
-9
/
+4
*
Move search code to a subdir
ben@chromium.org
2009-01-16
1
-3
/
+3
*
Fie.
ben@chromium.org
2009-01-15
1
-3
/
+3
*
Move search engines files into subdir
ben@chromium.org
2009-01-15
1
-3
/
+3
*
Fix erase method usage on STL containers in Chrome. Invoking erase on the ite...
ananta@chromium.org
2008-11-15
1
-2
/
+7
*
Potential fix for FF importing issue
cpu@google.com
2008-11-07
1
-2
/
+4
*
Fixes bug in importer where we could set the default search provider
sky@google.com
2008-09-26
1
-0
/
+8
*
Move importer files into an importer subdirectory.
beng@google.com
2008-09-13
1
-0
/
+727