summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history.h
Commit message (Expand)AuthorAgeFilesLines
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Add new UMA stats to get a handle on Downloads UI Usagebenjhayden@chromium.org2011-10-171-1/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-4/+4
* base::Bind: Final cleanup in history.[cc,h].jhawkins@chromium.org2011-10-111-20/+15
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-50/+46
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-46/+50
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-50/+46
* base::Bind: Cleanup in history/ plus dependencies.jhawkins@chromium.org2011-10-051-6/+6
* Retry r100017. This time, prevent a potential shutdown race by moving the cal...benjhayden@chromium.org2011-09-211-0/+7
* Use an id to ensure that the HistoryBackend is still alive.qsr@google.com2011-09-191-4/+9
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-071-7/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-071-0/+7
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-291-7/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-291-0/+7
* Move DownloadHistoryInfo to content and rename it to DownloadPersistentStoreI...jam@chromium.org2011-08-221-5/+5
* Change TopSites and History to use gfx::Image instead of SkBitmap in theirpinkerton@chromium.org2011-08-021-6/+4
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+2
* history: Move kBookmarkBarID constant out of HistoryService.tfarina@chromium.org2011-07-071-4/+0
* Changed typed url sync to no longer modify typed/visit_count.atwilson@chromium.org2011-06-091-2/+6
* Change GetVisitCountToHost() to GetVisibleVisitCountToHost(), and restrict it...pkasting@chromium.org2011-05-251-7/+9
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Part 2 of downloads data flow refactor.ahendrickson@chromium.org2011-05-231-5/+6
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* Favicon file shuffling.avi@chromium.org2011-04-281-1/+1
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-141-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.tfarina@chromium.org2011-03-211-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-161-4/+8
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-151-3/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* Cleanup: Remove unneeded uses of notification_observer.h.thestig@chromium.org2011-02-111-2/+4
* Make us save favicon in incognito mode if the url is bookmarked. Thissky@chromium.org2010-12-151-0/+5
* Crash fix: Don't use const-ref parameter for an async callback.jhawkins@chromium.org2010-11-111-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-081-1/+2
* Attempt at fixing unit_test crash on mac bots. The main egregioussky@chromium.org2010-11-081-1/+2
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-0/+10
* Final phase of the URL History Quick autocomplete provider integration. This ...mrossetti@chromium.org2010-10-121-0/+1
* Revert 62193 - Final phase of the URL History Quick autocomplete provider int...mrossetti@chromium.org2010-10-111-1/+0
* Final phase of the URL History Quick autocomplete provider integration. This...mrossetti@chromium.org2010-10-111-0/+1
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-4/+4
* Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passedsky@chromium.org2010-08-261-2/+4
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-5/+9
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-9/+5
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-5/+9
* Regression fix: Downloads page in Incognito mode works fine now.phajdan.jr@chromium.org2010-08-161-9/+0
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* Add Framework for History Quick Providermrossetti@chromium.org2010-08-041-0/+3