summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/url_database_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-1/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-7/+6
* fav icon -> favicon. Pass 7: FavIconID -> FaviconIDavi@chromium.org2011-03-151-1/+1
* Lands http://code.google.com/p/chromium/issues/detail?id=71571 forsky@chromium.org2011-03-081-6/+52
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-241-4/+39
* Revert 75882 - Add caching of the InMemoryURLIndex (part of the HistoryQuickP...mrossetti@chromium.org2011-02-241-39/+4
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-241-4/+39
* Makes the in memory db update rows that have search terms associatedsky@chromium.org2011-01-071-5/+15
* Adds keyword_search_terms to in memory db so that we can synchronouslysky@chromium.org2010-11-011-0/+1
* Spelling correction: "nonexistant" -> "nonexistent".viettrungluu@chromium.org2010-08-221-9/+9
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-11/+12
* More style nits.erg@google.com2009-10-141-5/+5
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-14/+7
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-5/+6
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Unittest gardening on MacOS X:shess@chromium.org2009-02-111-2/+2
* Port some unit tests from chrome/browser/phajdan.jr@chromium.org2009-02-021-7/+7
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-1/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-211-2/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+207