summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-05-011-1/+1
* [TopSites] Creating an implementation for TopSites, and FieldTrial branch code mathp@chromium.org2013-05-015-20/+2501
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-018-10/+10
* [TopSites] Making TopSites virtual, and creating impl mathp@chromium.org2013-04-295-1191/+1307
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-266-13/+22
* History: Use version_info token to ensure consistency after deleting entries.dubroy@chromium.org2013-04-262-37/+50
* Sync: Turn on full history sync by default.dubroy@chromium.org2013-04-252-5/+8
* [Sync] Ensure url's last visit time is recorded correctly in historymgist@chromium.org2013-04-253-1/+41
* Revert 196116 "Sync: Turn on full history sync by default."markusheintz@chromium.org2013-04-241-2/+2
* Add visit attempts when the managed user is blockedsergiu@chromium.org2013-04-243-2/+18
* Sync: Turn on full history sync by default.dubroy@chromium.org2013-04-241-2/+2
* Omnibox: Fix HistoryQuick Crash on non-English Locales on Linuxmpearson@chromium.org2013-04-231-1/+1
* History: Reload page only after web history deletion has completed.dubroy@chromium.org2013-04-192-15/+80
* Fix overflow in history expiry code in 64 bit builds.thakis@chromium.org2013-04-191-1/+1
* Refactor OAuth2TokenService to have profile- and device-based implementations.davidroche@chromium.org2013-04-182-6/+8
* History: Ensure delete directive start time is not negative.dubroy@chromium.org2013-04-121-4/+46
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-33/+32
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-094-32/+33
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-33/+32
* Clean up entries left by crashes in the DownloadDB.rdsmith@chromium.org2013-04-087-122/+209
* Fix non-unique copy into history in-memory urls table.shess@chromium.org2013-04-021-1/+1
* Keep the downloads and downloads_url_chains tables in sync and nuke records w...benjhayden@chromium.org2013-04-013-10/+108
* Convert some STLDeleteContainerPointers usages to ScopedVectorestade@chromium.org2013-03-272-7/+3
* Get OAuth2TokenService working on Android.dubroy@chromium.org2013-03-261-0/+22
* Revert 190531 "Get OAuth2TokenService working on Android."hashimoto@chromium.org2013-03-261-22/+0
* Get OAuth2TokenService working on Android.dubroy@chromium.org2013-03-261-0/+22
* bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded().tfarina@chromium.org2013-03-255-9/+14
* History: Include search term in queries to history server.dubroy@chromium.org2013-03-251-2/+8
* Omnibox: Don't Attempt to Score HQP Matches with No Termsmpearson@chromium.org2013-03-241-1/+10
* Fix regression due to https://chromiumcodereview.appspot.com/11830007pkotwicz@chromium.org2013-03-232-23/+48
* Move files from c/b/a/bookmarks and c/b/a/sync back to c/bkaiwang@chromium.org2013-03-2010-9/+10
* Omnibox HistoryQuick: Store Recent Visits Informationmpearson@chromium.org2013-03-209-127/+413
* [Sync] Plumb local favicon deletions to sync favicons datatypezea@chromium.org2013-03-194-10/+41
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-182-2/+3
* content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...phajdan.jr@chromium.org2013-03-181-1/+1
* Move desktop-specific Instant bits to c/b/ui/search.samarth@chromium.org2013-03-172-2/+2
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+1
* remove call to get android MediaPlayer classqinmin@chromium.org2013-03-151-36/+4
* Push check for Time::is_max() from BrowsingDataRemover to HistoryBackend.dubroy@chromium.org2013-03-131-1/+2
* Omnibox: HQP: Refactor Capping Score of Non-Inlineable Resultsmpearson@chromium.org2013-03-132-25/+42
* Omnibox: Improve HistoryQuick Cache Restoring Testmpearson@chromium.org2013-03-121-0/+9
* Create delete directives when history is deleted via "Clear browsing data".dubroy@chromium.org2013-03-117-19/+173
* Rename AutocompleteFieldTrial to OmniboxFieldTrialtfarina@chromium.org2013-03-083-9/+7
* Omnibox: Bug Fix: Make Reading From HistoryQuick Provider's Cache Workmpearson@chromium.org2013-03-084-64/+45
* Omnibox: Make Non-Inlineable Results in HQP not Trump Inlineable Onesmpearson@chromium.org2013-03-071-0/+14
* Omnibox: Make HistoryQuick Provider Break Input on Cursor Positionmpearson@chromium.org2013-03-073-20/+5
* Two changes to history delete directive processingzea@chromium.org2013-03-0611-330/+707
* History: Create delete directives when local or remote history is deleted.dubroy@chromium.org2013-03-0610-40/+177
* Revert 186400jochen@chromium.org2013-03-0610-177/+40
* History: Create delete directives when local or remote history is deleted.dubroy@chromium.org2013-03-0610-40/+177