summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_index_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #2phajdan.jr@chromium.org2011-02-251-1/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-4/+4
* 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
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-2/+1
* Remove wstrings from bookmarks, part 11.viettrungluu@chromium.org2010-08-221-44/+43
* Remove wstrings from bookmarks, part 6.viettrungluu@chromium.org2010-08-211-1/+1
* Remove wstrings in bookmarks, part 5.viettrungluu@chromium.org2010-08-201-3/+6
* Convert strings in bookmarks, part 2.viettrungluu@chromium.org2010-08-181-7/+9
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+6
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-11/+12
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-021-1/+1
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-0/+3
* Add the ability to unload the HistoryBackend.pkasting@chromium.org2009-10-081-1/+1
* Do at least some rudimentary sorting of bookmarked URLs in the omnibox dropdo...pkasting@chromium.org2009-08-281-2/+85
* Adds a unit test for coverage of bug 15786.sky@chromium.org2009-08-051-1/+6
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-2/+2
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-0/+202