summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/ie_importer.cc
Commit message (Expand)AuthorAgeFilesLines
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-32/+25
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-25/+32
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-32/+25
* While importing favicon, make sure there is an entry in the history db.kuchhal@chromium.org2009-09-111-5/+5
* Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...jhawkins@chromium.org2009-09-101-16/+20
* Revert one more piece of ie_importer.cc I left out in the last revert.jhawkins@chromium.org2009-09-041-1/+1
* Revert changes to ie_importer.cc from r25498. The builder doesn't like somet...jhawkins@chromium.org2009-09-041-15/+15
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-041-15/+15
* Header cleanup in browser/importerphajdan.jr@chromium.org2009-07-201-0/+1
* Move PathComponents from file_util to FilePath, add FilePath::IsParent()rafaelw@chromium.org2009-06-241-1/+2
* Import bookmarks to bookmark bar if user has not bookmarked anything yet.kuchhal@chromium.org2009-06-181-4/+4
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-0/+1
* Removes the following deprecated functions:ojan@chromium.org2009-06-031-13/+21
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-3/+7
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-1/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1
* Move password manager files into a subdirben@chromium.org2009-01-151-1/+1
* browser porting, part 2 - importerphajdan.jr@chromium.org2008-12-121-0/+2
* Move file enumeration to filepaths.avi@google.com2008-12-111-4/+5
* Adds NULL checks for LoadLibrary and GetProcAddress calls insky@google.com2008-12-101-0/+6
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-1/+1
* Revert change 6149 because it broke the unit tests on windows.nsylvain@chromium.org2008-12-011-2/+0
* browser porting, part 2 - importeragl@chromium.org2008-12-011-0/+2
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-2/+3
* Toolbar Importer Pass2brg@chromium.com2008-11-061-1/+2
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Removing the check for creation time on favorites when importing with IE.jcampan@chromium.org2008-09-231-16/+1
* Move importer files into an importer subdirectory.beng@google.com2008-09-131-0/+567