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
/
safari_importer.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Many fixes to bookmark importing.
isherman@chromium.org
2011-05-26
1
-24
/
+37
*
Style cleanup in bookmarks import code
isherman@chromium.org
2011-05-24
1
-1
/
+1
*
importer: Cleanup ProfileInfo calls a little bit.
tfarina@chromium.org
2011-04-06
1
-6
/
+7
*
importer: Convert AddBookmarkEntries to string16.
tfarina@chromium.org
2011-04-02
1
-2
/
+2
*
Fix an edge-case in Safari favicon importer: reset SQL statement on failure.
isherman@chromium.org
2011-03-30
1
-1
/
+1
*
importer: Attempt to use app/sql API instead of sqlite_utils.h
tfarina@chromium.org
2011-03-29
1
-36
/
+37
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
importer: Cleanup, remove all remaining using declarations.
tfarina@chromium.org
2011-03-27
1
-7
/
+4
*
importer: Remove instances of wstring from ProfileWriter.
tfarina@chromium.org
2011-03-24
1
-5
/
+5
*
importer: Convert GetLocalizedString to string16.
tfarina@chromium.org
2011-03-23
1
-2
/
+2
*
importer: Remove unneeded includes of importer_data_types.h
tfarina@chromium.org
2011-03-21
1
-1
/
+0
*
fav icon -> favicon. Pass 12/12: all the rest
avi@chromium.org
2011-03-16
1
-4
/
+4
*
fav icon -> favicon. Pass 9: chrome/browser/history
avi@chromium.org
2011-03-15
1
-3
/
+3
*
fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*
avi@chromium.org
2011-03-15
1
-1
/
+1
*
importer: Some more cleanups.
tfarina@chromium.org
2011-03-05
1
-7
/
+1
*
Clean up CF To NS Casts and make them slightly safer
dmaclach@chromium.org
2011-03-03
1
-1
/
+2
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-09
1
-1
/
+1
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
1
-1
/
+1
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
1
-1
/
+1
*
A new field to describe the sources of history urls(visits) is added. This fi...
brettw@chromium.org
2010-08-19
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 4)
thestig@chromium.org
2010-08-07
1
-0
/
+1
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-2
/
+2
*
Fix password import for OS X Firefox.
mirandac@chromium.org
2010-06-09
1
-1
/
+1
*
Move import in Mac OS X into its own process.
mirandac@chromium.org
2010-06-04
1
-18
/
+18
*
Move importer data types into a separate file to prepare for moving importer
mirandac@chromium.org
2010-03-22
1
-1
/
+7
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
Mac: remove some now-dead code and add a comment.
viettrungluu@chromium.org
2009-10-24
1
-26
/
+4
*
Mac: don't import Safari's home page setting.
viettrungluu@chromium.org
2009-10-23
1
-2
/
+2
*
Coverity: remove unused writer_ member from importer classes.
mattm@chromium.org
2009-10-08
1
-1
/
+1
*
(please review thoroughly since this touches many moving parts).
jeremy@chromium.org
2009-10-06
1
-23
/
+21
*
Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...
mattm@chromium.org
2009-10-05
1
-21
/
+23
*
(please review thoroughly since this touches many moving parts).
jeremy@chromium.org
2009-10-05
1
-23
/
+21
*
OS X First run dialog: hide import option of nothing to import from.
jeremy@chromium.org
2009-09-25
1
-5
/
+36
*
While importing favicon, make sure there is an entry in the history db.
kuchhal@chromium.org
2009-09-11
1
-5
/
+5
*
Fix early return/DCHECK importing Safari bookmarks.
jeremy@chromium.org
2009-08-12
1
-6
/
+9
*
Safari Bookmark/Favicon import.
jeremy@chromium.org
2009-08-05
1
-46
/
+201
*
First cut at Safari Import - Home Page & History Only.
jeremy@chromium.org
2009-07-31
1
-0
/
+223