summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/visitsegment_database.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Adds database methods needed to track amount of time pages aresky@chromium.org2013-03-011-67/+218
* Cleanup of segment db. Nukes the presentations table and thesky@chromium.org2013-02-111-31/+17
* Added parameter 'clear_bound_vars', so we could reset the statement without c...michaelbai@chromium.org2012-04-251-1/+1
* More SQL statement usage regularization. Back-touch somegbillock@chromium.org2012-02-181-1/+1
* Towards an android build of sync_unit_testsyfriedman@chromium.org2012-02-081-1/+1
* Fix Run() duplication in visitsegment_database.gbillock@chromium.org2012-01-271-3/+0
* Database usage adjustment for .../historygbillock@chromium.org2012-01-181-80/+36
* [sql] WARN_UNUSED_RESULT on Execute().shess@chromium.org2011-12-231-3/+6
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-2/+2
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* chrome 5: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+6
* Coverity: fix possible leak in VisitSegmentDatabase.mattm@chromium.org2009-10-081-2/+2
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-142/+129
* Fix memory leak in VisitSegmentDatabase::QuerySegmentUsage and HistoryBackend...meelapshah@chromium.org2009-07-231-1/+5
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-0/+2
* This CL adds some UI to remove most-visited thumbnails from the New Tab Page.jcampan@chromium.org2009-04-131-5/+3
* Run more unit tests on Linux:phajdan.jr@chromium.org2009-03-091-1/+1
* Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,phajdan.jr@chromium.org2009-01-301-1/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2
* 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
* Add chrome to the repository.initial.commit2008-07-261-0/+413