summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Updates to NTP per UI review:aa@chromium.org2010-09-143-0/+13
* Fix several spelling mistakes, mostly in comments.mdm@chromium.org2010-09-141-1/+1
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-1310-62/+173
* Add HostForURL to HostPortPair and use it to make surephajdan.jr@chromium.org2010-09-101-2/+2
* Step 3 integrating the HistoryQuickProvider: Implement searching and producti...mrossetti@chromium.org2010-09-093-19/+466
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-316-20/+21
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-314-10/+10
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-303-0/+3
* Next step integrating the HistoryQuickProvider: Implement index initializatio...mrossetti@chromium.org2010-08-274-11/+423
* Revert 57668 - Next step integrating the HistoryQuickProvider: Implement inde...mrossetti@chromium.org2010-08-274-425/+11
* Next step integrating the HistoryQuickProvider: Implement index initializatio...mrossetti@chromium.org2010-08-274-11/+425
* Fix a crash in MigrateThumbnailsDatabase.nshkrob@chromium.org2010-08-261-3/+10
* Revert 57522 - Next step integrating the HistoryQuickProvider: Implement inde...mrossetti@chromium.org2010-08-264-407/+11
* Next step integrating the HistoryQuickProvider: Implement index initializatio...mrossetti@chromium.org2010-08-264-11/+407
* Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passedsky@chromium.org2010-08-265-59/+89
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Fix a few test failures when landing http://trac.webkit.org/changeset/57178.jnd@google.com2010-08-241-3/+33
* Fix broken thumbnails for sites with redirects.nshkrob@chromium.org2010-08-233-7/+57
* Spelling correction: "nonexistant" -> "nonexistent".viettrungluu@chromium.org2010-08-222-10/+10
* History provider: style cleanupisherman@chromium.org2010-08-212-81/+1
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-2119-93/+580
* Revert 56962 - Next step integrating the HistoryQuickProvider: Implement inde...mrossetti@chromium.org2010-08-214-406/+11
* Next step integrating the HistoryQuickProvider: Implement index initializatio...mrossetti@chromium.org2010-08-214-11/+406
* Revert 56939 - History provider: style cleanupthestig@chromium.org2010-08-202-1/+81
* History provider: style cleanupisherman@chromium.org2010-08-202-81/+1
* Remove wstrings in bookmarks, part 5.viettrungluu@chromium.org2010-08-202-4/+4
* Revert 56834 - Fix a few test failures when landing http://trac.webkit.org/ch...jnd@google.com2010-08-201-25/+2
* Fix a few test failures when landing http://trac.webkit.org/changeset/57178.jnd@google.com2010-08-201-2/+25
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-1919-580/+93
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-1919-93/+580
* Remove web store icon from most visited per Glen.aa@chromium.org2010-08-193-119/+0
* Remove wstrings from bookmarks, part 1 (of many).viettrungluu@chromium.org2010-08-182-5/+7
* Fix MultipartResponseUITest.SingleVisit after my test server change.phajdan.jr@chromium.org2010-08-171-1/+2
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-172-46/+36
* Regression fix: Downloads page in Incognito mode works fine now.phajdan.jr@chromium.org2010-08-167-56/+0
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-2/+2
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-155-8/+1
* Add TopSites::ProcessPendingCallbacks and call it after ReadDatabase.nshkrob@chromium.org2010-08-133-45/+60
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-1/+4
* Fix more races in TopSites: race on waiting_for_results_ and on top_sites_.size.nshkrob@chromium.org2010-08-131-9/+10
* Remove (deprecated) wstring version of DictionaryValue::RemoveWithoutPathExpa...viettrungluu@chromium.org2010-08-132-6/+6
* Fix race conditions in TopSites.nshkrob@chromium.org2010-08-121-3/+3
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-1013-141/+290
* Convert occurrences of WideToUTF{8,16}(l10n_util::GetString...() ...viettrungluu@chromium.org2010-08-082-5/+5
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-0613-287/+141
* Rebase ThaiUTF8 unit test.agl@chromium.org2010-08-061-49/+47
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-0613-141/+287
* Fix a crash in the history publisher. This is caused by me changing thebrettw@chromium.org2010-08-041-1/+4