summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
Commit message (Expand)AuthorAgeFilesLines
* Fix early return/DCHECK importing Safari bookmarks.jeremy@chromium.org2009-08-121-6/+9
* First Run Import Progress UI.jeremy@chromium.org2009-08-112-6/+1
* Use real creator code for Keychain items. Instead of hard-coding 'rimZ', usemark@chromium.org2009-08-111-13/+10
* When importing bookmarks from Firefox, filter out the default bookmarks.evan@chromium.org2009-08-091-6/+3
* Safari Bookmark/Favicon import.jeremy@chromium.org2009-08-054-82/+335
* First cut at Safari Import - Home Page & History Only.jeremy@chromium.org2009-07-314-3/+354
* First cut at Firefox import on OSX + stubs for Safari import.jeremy@chromium.org2009-07-297-29/+93
* Navigation and cookies for Automationamit@chromium.org2009-07-281-2/+2
* Linux: Fix NSSDecryptor to decrypt Firefox passwords using correct user datab...willchan@chromium.org2009-07-288-90/+317
* Split NSSDecryptor out into platform specific files.willchan@chromium.org2009-07-2215-574/+810
* Add missing TemplateURL include.phajdan.jr@chromium.org2009-07-201-0/+1
* Hopefully fix Windows release compile.phajdan.jr@chromium.org2009-07-201-0/+3
* Header cleanup in browser/importerphajdan.jr@chromium.org2009-07-2013-38/+83
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-1/+2
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-081-3/+4
* Lands http://codereview.chromium.org/126036 for Thiago.sky@chromium.org2009-06-302-4/+29
* Move render_view_host_manager* and site_instance* from tab_contents to render...brettw@chromium.org2009-06-291-1/+1
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-262-18/+19
* fix windows build break.kuchhal@chromium.org2009-06-261-0/+2
* Enable Firefox import on OS X. No UI yet.kuchhal@chromium.org2009-06-2610-201/+348
* Move PathComponents from file_util to FilePath, add FilePath::IsParent()rafaelw@chromium.org2009-06-241-1/+2
* Import search engines even if they are not in sqlite3 db.kuchhal@chromium.org2009-06-241-23/+21
* Linux: make import warning dialog modal.kuchhal@chromium.org2009-06-192-3/+12
* Import bookmarks to bookmark bar if user has not bookmarked anything yet.kuchhal@chromium.org2009-06-187-41/+52
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-168-2/+10
* Fixes bug where keyword editor would end up prefixing all keyword urlssky@chromium.org2009-06-151-2/+2
* Linux: Fix Firefox profile path for import.kuchhal@chromium.org2009-06-101-0/+2
* Linux: Import passwords from Firefox.kuchhal@chromium.org2009-06-092-48/+56
* Revert "Linux: Import passwords from Firefox."kuchhal@chromium.org2009-06-092-55/+48
* Linux: Import passwords from Firefox.kuchhal@chromium.org2009-06-092-48/+55
* Removes the following deprecated functions:ojan@chromium.org2009-06-031-13/+21
* Clean-up temporary files/folders in firefox importer tests.munjal@chromium.org2009-05-291-0/+4
* Ensure that Firefox search engines are imported correctly.mirandac@chromium.org2009-05-291-25/+46
* Make the import feature a little more complete:kuchhal@chromium.org2009-05-275-40/+43
* Try to fix a )#%&*^)*(&%#%^ build breakpkasting@chromium.org2009-05-221-8/+2
* Try to fix compile bustage by brute forcepkasting@chromium.org2009-05-221-0/+2
* Disable a failing test to open the tree.pkasting@chromium.org2009-05-221-1/+1
* Revert "Revert "Use a NotificationRegistrar to listen for notifications. BUG=...tc@google.com2009-05-223-58/+16
* Revert "Use a NotificationRegistrar to listen for notifications.BUG=2381"tc@google.com2009-05-223-16/+58
* Try to make Mac unittest crash into a failurepkasting@chromium.org2009-05-221-32/+39
* Use a NotificationRegistrar to listen for notifications.BUG=2381pkasting@chromium.org2009-05-213-58/+16
* Re-enable test after fix for valgrind/purify error. brg@chromium.com2009-05-122-3/+2
* Add import settings dialog on linux.kuchhal@chromium.org2009-05-114-32/+87
* Move win_util.h from common to app.ben@chromium.org2009-05-084-8/+8
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* honor index in createTab()rafaelw@chromium.org2009-05-061-1/+1
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-055-5/+5
* Undisable the temporarily disabled test, by fixing the URL expectation to hav...ericroman@google.com2009-05-011-3/+2
* Update a test expectation due to rolling GURL dep.ericroman@google.com2009-04-292-2/+3