summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-land r10564 with a fix for unit tests. Fixed a typo in an ifdef.jhawkins@chromium.org2009-02-273-39/+91
* Reverting 10564.jhawkins@chromium.org2009-02-273-91/+39
* Make firefox_importer_utils.cc compile on Posix.jhawkins@chromium.org2009-02-273-39/+91
* Make importer.cc compile on Posix.jhawkins@chromium.org2009-02-262-6/+32
* Revert change made in http://codereview.chromium.org/10925.mad@chromium.org2009-02-261-9/+4
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-262-4/+9
* 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-224-6/+4
* Fix some GCC 4.3 warnings.evan@chromium.org2009-02-191-1/+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-012-8/+11
* Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,phajdan.jr@chromium.org2009-01-301-3/+3
* Two things:ben@chromium.org2009-01-241-0/+1
* Pull toolbar importer from trunk.brg@chromium.com2009-01-235-1243/+0
* Add a PNGEncoder helper function that takes an SkBitmap,nick@chromium.org2009-01-231-4/+1
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-3/+3
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Move search code to a subdirben@chromium.org2009-01-165-8/+8
* Fie.ben@chromium.org2009-01-155-8/+8
* Move search engines files into subdirben@chromium.org2009-01-155-8/+8
* Move password manager files into a subdirben@chromium.org2009-01-153-3/+3
* Regression for importer. Updated the code to reflect the coding standards of...brg@chromium.com2009-01-133-228/+221
* 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-1212-47/+212
* Move file enumeration to filepaths.avi@google.com2008-12-112-8/+9