summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Fix leakage of InMemoryHistoryBackend from HistoryService.earthdok@chromium.org2013-06-243-8/+10
* Replace FTS in the history_service with a brute force text search.rmcilroy@chromium.org2013-06-2211-109/+294
* Reduce the HistoryDatabase's page cache from 6000 (24MB) to 1000 (4MB) pages.rmcilroy@chromium.org2013-06-221-3/+3
* Track fraction of visits to top URLs.bengr@chromium.org2013-06-213-2/+59
* Add the referrer url to the downloads table in the History database.benjhayden@chromium.org2013-06-214-27/+116
* Omnibox: Turn on Frecency Scoring in HQP By Default (try 2)mpearson@chromium.org2013-06-146-448/+67
* Revert 205908 "Omnibox: Turn on Frecency Scoring in HQP By Default"mpearson@chromium.org2013-06-126-67/+448
* Omnibox: Turn on Frecency Scoring in HQP By Defaultmpearson@chromium.org2013-06-126-448/+67
* Field trial to remove tiles from NTP if site is already open in browserannark@chromium.org2013-06-127-16/+20
* Convert history sql::ErrorDelegate to callback.shess@chromium.org2013-06-1112-91/+72
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* per-file ownership and watchlist for DownloadDatabasebenjhayden@chromium.org2013-06-111-0/+2
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-113-18/+37
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-1052-60/+60
* Fixing DownloadDatabase::UpdateDownloadbaranovich@yandex-team.ru2013-06-101-1/+1
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-082-4/+6
* Omnibox: Rebuild HQP Cache if it's oldmpearson@chromium.org2013-06-084-4/+101
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-0747-49/+49
* [sql] Enable writable_schema during integrity_check.shess@chromium.org2013-06-061-3/+3
* Shift schema check earlier in ThumbnailDatabase::Init().shess@chromium.org2013-06-061-3/+34
* content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from contentphajdan.jr@chromium.org2013-06-051-7/+2
* Add histograms for OAuth token request for web history.sergiu@chromium.org2013-06-051-0/+11
* SQLiteCursor could be destroyed in Java object's finalize method, and UI mess...michaelbai@chromium.org2013-06-043-55/+43
* Unrevert "[Sync] Split GetPreferredTypes into GetActiveType...""zea@chromium.org2013-06-041-1/+1
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-0213-53/+51
* Rename AutocompleteLog to OmniboxLog and move it into c/b/omnibox.tfarina@chromium.org2013-06-012-3/+3
* Enforce timestamp in web history request to be >=0.haitaol@chromium.org2013-05-311-1/+6
* Revert 203308 "[Sync] Split GetPreferredTypes into GetActiveType..."dbeam@chromium.org2013-05-311-1/+1
* Dump schema with SQLITE_ERROR in thumbnails error handler.shess@chromium.org2013-05-311-17/+57
* [Sync] Split GetPreferredTypes into GetActiveTypes and GetPreferredTypeszea@chromium.org2013-05-311-1/+1
* content: Move kViewSourceScheme constant into content namespace.tfarina@chromium.org2013-05-301-1/+1
* Relanding "chrome/browser: Remove unnecessary entries from DEPS files."tfarina@chromium.org2013-05-291-1/+0
* Revert 202729 "chrome/browser: Remove unnecessary entries from D..."akalin@chromium.org2013-05-291-0/+1
* chrome/browser: Remove unnecessary entries from DEPS files.tfarina@chromium.org2013-05-291-1/+0
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-2821-111/+115
* bookmarks: Get rid of the dependency on history_notifications.htfarina@chromium.org2013-05-287-33/+70
* Clean up after moving ProfileKeyedService files to a component.phajdan.jr@chromium.org2013-05-271-6/+0
* Remove references to TopSitesTestsatorux@chromium.org2013-05-241-1/+0
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-229-35/+37
* Post integrity_check data for corrupt thumbnail databases.shess@chromium.org2013-05-221-31/+112
* Finch trial to randomize NTP itemscaitkp@chromium.org2013-05-212-0/+42
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-209-9/+9
* Dump additional error info for thumbnail database.shess@chromium.org2013-05-171-3/+72
* components: Move visitedlink into visitedlink namespace.tfarina@chromium.org2013-05-174-10/+9
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-1622-545/+579
* Revert "Revert "Rebuild test history databases when starting up performance_u...erg@chromium.org2013-05-158-50/+109
* Revert "Rebuild test history databases when starting up performance_ui_tests."erg@chromium.org2013-05-158-109/+50
* Histogram versions and extended error codes for SQLite databases.shess@chromium.org2013-05-154-4/+4
* content: Move two more url constants into content namespace.tfarina@chromium.org2013-05-152-2/+2