summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add parens around && next to a || to fix build.mrossetti@chromium.org2011-02-241-2/+2
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-2413-219/+1128
* Revert 75882 - Add caching of the InMemoryURLIndex (part of the HistoryQuickP...mrossetti@chromium.org2011-02-2411-1031/+206
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-2411-206/+1031
* WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.tfarina@chromium.org2011-02-222-3/+3
* Cleanup: Remove unneeded uses of notification_observer.h.thestig@chromium.org2011-02-111-2/+4
* Remove failed attempt at overriding a functionthakis@chromium.org2011-02-102-5/+5
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-4/+3
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-082-7/+6
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-082-6/+7
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-057-7/+7
* Avoid dependance on timing in flaky history tests. Add logging to understand...skerner@chromium.org2011-02-044-8/+36
* Re-enable HistoryBrowserTest.SavingHistoryDisabled and SavingHistoryDisabledT...phajdan.jr@chromium.org2011-02-021-18/+30
* Add the include <iterator> or change the usage of back_inserter to avoid comp...jeanluc@chromium.org2011-01-301-0/+1
* Add heuristics to skip thumbnail generation when it's unnecessary.satorux@chromium.org2011-01-274-6/+55
* Move l10n_util to ui/baseben@chromium.org2011-01-215-5/+5
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-212-7/+7
* Remove TopSites::IsEnabled() as well as related dead code.satorux@chromium.org2011-01-189-450/+5
* A quick fix for TopSitesMigrationTest.Migrate.hbono@chromium.org2011-01-171-0/+11
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+0
* Fix bug 69468: Drag download does not work if there is URL redirection involved.jianli@chromium.org2011-01-141-0/+4
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-2/+2
* Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.craig.schlenter@chromium.org2011-01-131-2/+2
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Marking test RedirectTest.NoHttpToFile as flaky.joi@chromium.org2011-01-121-1/+3
* Remove sleep_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-111-3/+4
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-116-6/+6
* Makes the in memory db update rows that have search terms associatedsky@chromium.org2011-01-077-6/+77
* No-op change to trigger a buildfinnur@chromium.org2011-01-061-2/+2
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-012-6/+6
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-3/+3
* Create the DownloadItem earlier in the download process.ahendrickson@chromium.org2010-12-231-1/+1
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-173-3/+7
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+5