summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_html_writer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-1/+6
* Changes bookmark html writer test to lookup string rather than hardsky@chromium.org2009-10-281-14/+9
* Mark flaky tests as flaky:phajdan.jr@chromium.org2009-10-261-1/+2
* Support the Bookmark bar and Other bookmarks titles in titlecase.thomasvl@chromium.org2009-10-191-0/+6
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Reenables BookmarkHTMLWriterTest. I couldn't repro a failure on mysky@chromium.org2009-09-251-19/+60
* Lands http://codereview.chromium.org/214030 for Thiago:sky@chromium.org2009-09-251-1/+1
* Disables BookmarkHTMLWriterTest for now, since it is very flaky on Windows. W...klink@chromium.org2009-07-231-1/+1
* Lands http://codereview.chromium.org/126036 for Thiago.sky@chromium.org2009-06-301-4/+13
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-4/+5
* Deprecate wstring version of PathService::Get() in unit tests.thestig@chromium.org2009-05-041-9/+8
* A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookmarkjungshik@google.com2009-03-251-4/+8
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-171-1/+1
* Reverting 7083,7079.phajdan.jr@chromium.org2008-12-161-1/+1
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-161-1/+1
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-0/+125