summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-122-12/+11
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-124-33/+21
* Add TopSites::GetTemporaryThumbnailScore().satorux@chromium.org2011-04-123-0/+23
* importer: Remove unneeded includes.tfarina@chromium.org2011-04-101-2/+2
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Remove svn:mergeinfo props from many files.pkasting@chromium.org2011-04-081-1/+1
* Detect download errors.ahendrickson@chromium.org2011-04-072-7/+9
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-052-12/+55
* Turn on the History Quick Provider by default.mrossetti@chromium.org2011-04-042-28/+30
* Cleanup: Remove unused sqlite3 variable.tfarina@chromium.org2011-03-311-3/+1
* Cleanup: Remove forward declarations of "struct sqlite3".tfarina@chromium.org2011-03-301-3/+1
* This is a temporary fix to prevent the crash described in the bug. mrossetti@chromium.org2011-03-282-1/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-2829-57/+57
* Limit impact of large result sets in the HistoryQuickProvider by short-circui...mrossetti@chromium.org2011-03-253-10/+57
* fix commentsdilmah@chromium.org2011-03-222-2/+2
* bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.tfarina@chromium.org2011-03-216-163/+163
* Reverse the order of parameters in TreeNode::Add function.tfarina@chromium.org2011-03-181-4/+4
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-173-3/+3
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-173-3/+3
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-165-33/+72
* Simplified the InMemoryURLIndex::WordVectorFromString16 static function. Upda...mrossetti@chromium.org2011-03-153-25/+21
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-1515-109/+108
* fav icon -> favicon. Pass 7: FavIconID -> FaviconIDavi@chromium.org2011-03-1511-89/+89
* fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon*avi@chromium.org2011-03-157-26/+26
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-158-76/+76
* fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*avi@chromium.org2011-03-159-51/+51
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-159-32/+32
* fav icon -> favicon. Pass 1.avi@chromium.org2011-03-141-1/+1
* Revert 77984 - Add logs to understand failures that only happen on the waterf...skerner@chromium.org2011-03-141-6/+5
* Add logs to understand failures that only happen on the waterfall. Will rever...skerner@chromium.org2011-03-131-5/+6
* Revert 77980 - Raise logging level, so we can see logs on buildbot. Will rev...skerner@chromium.org2011-03-131-6/+5
* Raise logging level, so we can see logs on buildbot. Will revert once buildb...skerner@chromium.org2011-03-131-5/+6
* Revert 77957 - Raise logging level, so we can see logs of extension histrory ...skerner@chromium.org2011-03-131-5/+5
* Raise logging level, so we can see logs of extension histrory tests on the wa...skerner@chromium.org2011-03-131-5/+5
* bookmarks: Rename entries with group_modified to folder_modified.tfarina@chromium.org2011-03-113-8/+8
* Fix clang error of needed destructor for ScoredHistoryMatch.mrossetti@chromium.org2011-03-102-0/+3
* Implemented substring matching within page titles. Fixed bug where URL was be...mrossetti@chromium.org2011-03-103-168/+481
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-101-7/+7
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-099-22/+22
* Lands http://code.google.com/p/chromium/issues/detail?id=71571 forsky@chromium.org2011-03-0820-240/+1325
* wstring removal fix.avi@chromium.org2011-03-072-8/+6
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-043-3/+3
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-022-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-012-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-013-5/+5
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-014-4/+4
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-272-2/+2
* Enable url check in download_manager, with a simple UI (it may need polish). ...lzheng@chromium.org2011-02-262-5/+14