summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/importer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-051-1/+1
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-2/+2
* Importer should import browser data from the browser that user selected.kuchhal@chromium.org2009-04-231-0/+11
* Re-introducing the toolbar importer code.This is the same code that was remov...brg@chromium.com2009-04-161-0/+44
* 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-161-1/+0
* 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-031-1/+4
* Re-land r10564 with a fix for unit tests. Fixed a typo in an ifdef.jhawkins@chromium.org2009-02-271-1/+8
* Reverting 10564.jhawkins@chromium.org2009-02-271-8/+1
* Make firefox_importer_utils.cc compile on Posix.jhawkins@chromium.org2009-02-271-1/+8
* Make importer.cc compile on Posix.jhawkins@chromium.org2009-02-261-5/+27
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-121-0/+0
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-0/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-7/+10
* Two things:ben@chromium.org2009-01-241-0/+1
* Pull toolbar importer from trunk.brg@chromium.com2009-01-231-39/+0
* Add a PNGEncoder helper function that takes an SkBitmap,nick@chromium.org2009-01-231-4/+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 Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-3/+2
* browser porting, part 2 - importerphajdan.jr@chromium.org2008-12-121-0/+1
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-3/+2
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-3/+3
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-3/+3
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-3/+3
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-3/+3
* Revert change 6149 because it broke the unit tests on windows.nsylvain@chromium.org2008-12-011-1/+0
* browser porting, part 2 - importeragl@chromium.org2008-12-011-0/+1
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-43/+91
* Toolbar Importer Pass2brg@chromium.com2008-11-061-22/+56
* Toolbar Import - Issue 8801, migrated from public tree to svn enlistment.brg@chromium.com2008-11-041-1/+63
* On first run process the master prefs json, only one entry matters to us.cpu@google.com2008-10-311-4/+9
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* Fixes bug in importer where we could set the default search providersky@google.com2008-09-261-14/+42
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-2/+2
* Move importer files into an importer subdirectory.beng@google.com2008-09-131-0/+541