summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_html_writer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-221-2/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part 1:tfarina@chromium.org2010-10-051-2/+2
* Fix unittest to not use an invalid GURL, as the underlying bookmarks APIs exp...pkasting@chromium.org2010-09-281-2/+2
* Temporarily disable a test that's failing a CHECK so the suite will keep runn...pkasting@chromium.org2010-09-281-1/+1
* Convert wstrings in bookmarks, part 1000000.viettrungluu@chromium.org2010-08-311-20/+21
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-1/+2
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-2/+1
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-1/+2
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-191-23/+21
* Remove wstrings from bookmarks, part 1 (of many).viettrungluu@chromium.org2010-08-181-7/+9
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Convert a bunch more of importer into FilePath.evan@chromium.org2010-02-221-1/+1
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-081-21/+99
* 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