summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
Commit message (Expand)AuthorAgeFilesLines
* 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
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-2/+2
* Importer should import browser data from the browser that user selected.kuchhal@chromium.org2009-04-232-0/+14
* Valgrind reports memory leak in unit test. This is true since we had re-used...brg@chromium.com2009-04-171-26/+38
* Fix break due to disabling Toolbar5Importer test.scherkus@chromium.org2009-04-171-1/+1
* Disabled Toolbar5ImporterTest.BookmarkParse due to failing valgrind/purify te...scherkus@chromium.org2009-04-171-1/+3
* Re-introducing the toolbar importer code.This is the same code that was remov...brg@chromium.com2009-04-165-0/+1260
* Makes the omnibox show past searches and suggestions for keywords.sky@chromium.org2009-04-141-2/+1
* bustage fix - moved fileben@chromium.org2009-03-171-1/+1
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-162-2/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-108-10/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-052-3/+3
* revert broken change 10833nsylvain@chromium.org2009-03-031-13/+13
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-13/+13
* Port Replace(First)SubstringsAfterOffset to string16.dsh@google.com2009-03-032-6/+16
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+2