summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/importer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-0/+1
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-1/+0
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-0/+1
* Removing the comment above the Firefox30Importer test which indicated that th...ananta@chromium.org2009-09-241-1/+0
* The Firefox3XImporter test was incorrectly deleting a ref counted object caus...ananta@chromium.org2009-09-241-6/+7
* Disable the firefox importer test because it fails on thensylvain@chromium.org2009-09-241-1/+2
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-041-14/+13
* Fix memory leaks in Firefox impoter unittest.kuchhal@chromium.org2009-08-261-7/+11
* Re-enable importer unit tests one more time to debug on buildbot.kuchhal@chromium.org2009-08-261-2/+5
* Disable Firefox Importer tests again due to Purify report of leaks.kuchhal@chromium.org2009-08-251-2/+2
* Re-enable importer unit tests since they do not seem to generate Purify error...kuchhal@chromium.org2009-08-251-2/+2
* Disable two tests while I investigate why Purify doesnt like them.kuchhal@chromium.org2009-08-201-2/+2
* Import passwords from Firefox 3.1 and above.kuchhal@chromium.org2009-08-151-43/+66
* 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
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-0/+2
* Revert "Revert "Use a NotificationRegistrar to listen for notifications. BUG=...tc@google.com2009-05-221-25/+4
* Revert "Use a NotificationRegistrar to listen for notifications.BUG=2381"tc@google.com2009-05-221-4/+25
* Use a NotificationRegistrar to listen for notifications.BUG=2381pkasting@chromium.org2009-05-211-25/+4
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* 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-291-1/+2
* Move password manager files into a subdirben@chromium.org2009-01-151-1/+1
* browser porting, part 2 - importerphajdan.jr@chromium.org2008-12-121-0/+1
* 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
* Fix tests ImporterTest.Firefox2Importer and Firefox3Importer.maruel@chromium.org2008-11-101-14/+16
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-6/+7
* Toolbar Importer Pass2brg@chromium.com2008-11-061-3/+7
* Make the test "pass" when the internal data is not found.maruel@chromium.org2008-11-051-0/+8
* Refactoring for portability:mark@chromium.org2008-09-291-5/+0
* Disable part of the Importer unit test because it failsnsylvain@chromium.org2008-09-181-0/+6
* Move importer files into an importer subdirectory.beng@google.com2008-09-131-0/+819