summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/toolbar_importer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* importer: Remove instances of wstring from ProfileWriter.tfarina@chromium.org2011-03-241-11/+14
* importer: Remove unneeded includes of importer_host.htfarina@chromium.org2011-03-211-1/+0
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-2/+2
* Fix a subtle issue/bug for unit tests to use IsChromeFirstRun. Once first_run...jorlow@chromium.org2010-08-161-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-291-1/+1
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Move import in Mac OS X into its own process.mirandac@chromium.org2010-06-041-12/+21
* Re-enable Toolbar5ImporterTestjorlow@chromium.org2009-11-261-35/+38
* Removing valgrind suppressions that have not triggered in the last 100 runs. ...mattm@chromium.org2009-09-251-0/+1
* 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
* Try to make Mac unittest crash into a failurepkasting@chromium.org2009-05-221-32/+39
* Re-enable test after fix for valgrind/purify error. brg@chromium.com2009-05-121-2/+1
* Valgrind reports memory leak in unit test. This is true since we had re-used...brg@chromium.com2009-04-171-26/+38
* 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-161-0/+453
* Pull toolbar importer from trunk.brg@chromium.com2009-01-231-440/+0
* Regression for importer. Updated the code to reflect the coding standards of...brg@chromium.com2009-01-131-111/+80
* Removed lint problems. NO funcationality changes.brg@chromium.com2008-11-071-35/+35
* Toolbar Importer Pass2brg@chromium.com2008-11-061-0/+471