summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/url_database.h
Commit message (Expand)AuthorAgeFilesLines
* Implement the Android API for search terms.michaelbai@chromium.org2012-03-311-2/+10
* Use URLRows rather than std::vector<URLRow>. Also, there is an equivalent Typ...mrossetti@chromium.org2012-02-101-3/+3
* [sql] WARN_UNUSED_RESULT on Execute().shess@chromium.org2011-12-231-2/+2
* When users navigate to an intranet host that has not been previously typed, t...pkasting@chromium.org2011-10-141-2/+6
* Handle intranet hostnames more consistently.pkasting@chromium.org2011-08-191-3/+4
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-2/+2
* Lands http://code.google.com/p/chromium/issues/detail?id=71571 forsky@chromium.org2011-03-081-15/+37
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-241-1/+7
* Revert 75882 - Add caching of the InMemoryURLIndex (part of the HistoryQuickP...mrossetti@chromium.org2011-02-241-7/+1
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-241-1/+7
* Makes the in memory db update rows that have search terms associatedsky@chromium.org2011-01-071-0/+4
* Adds keyword_search_terms to in memory db so that we can synchronouslysky@chromium.org2010-11-011-2/+7
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-4/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-4/+4
* Update sync to support syncing of typed urlszork@chromium.org2010-03-181-0/+4
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-70/+15
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-291-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-211-1/+8
* Add chrome to the repository.initial.commit2008-07-261-0/+326