summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Merge 145332 - Add HiDPI webstore icons. Use them on NTP and extensions domui.thakis@chromium.org2012-07-211-0/+1
* Omnibox: Create HistoryQuickProvider new scoring field trial.mpearson@chromium.org2012-06-152-14/+74
* Restoring previous behaviour. The ID used to be the segment, but it's now themacourteau@chromium.org2012-06-152-11/+29
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-144-6/+4
* Coverity: Remove dead code.kmadhusu@chromium.org2012-06-121-2/+1
* Coverity: Remove dead code.kmadhusu@chromium.org2012-06-121-4/+1
* Omnibox: In HistoryQuickProvider new scoring, discount matches in tldmpearson@chromium.org2012-06-112-8/+39
* TabContentsWrapper -> TabContents, part 16.avi@chromium.org2012-06-083-13/+13
* Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...rlp@chromium.org2012-06-085-2/+147
* Rewrote the logic for determining which visits should contribute to a suggest...rfevang@chromium.org2012-06-075-70/+43
* Move ScoredHistoryMatch into Its Own Set of Filesmrossetti@chromium.org2012-06-079-607/+883
* Rewrite HistoryQuickProvider scoring algorithm.mpearson@chromium.org2012-06-063-77/+476
* Uses segment ID instead of URL ID to fetch visit information. The score mapmacourteau@chromium.org2012-06-052-3/+4
* Adds debug information to the chrome://suggestions-internals/ page.macourteau@chromium.org2012-06-047-8/+67
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-048-8/+8
* Move more test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-021-3/+3
* Removed unneccessary information in log.michaelbai@chromium.org2012-06-011-5/+5
* Add SearchProvider nav result inline autocompletion.msw@chromium.org2012-06-013-20/+3
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-261-1/+0
* Revert 138867 b/c too much redness on MFYI waterfall from many, many leak rep...bruening@google.com2012-05-254-141/+1
* Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...rlp@chromium.org2012-05-244-1/+141
* Change WaitForHistoryToLoad to Take a HistoryService...mrossetti@chromium.org2012-05-241-4/+8
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+3
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+1
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-3/+1
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-1/+3
* Support for different weight-functions for time-slicing.rfevang@chromium.org2012-05-158-101/+254
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-154-11/+15
* Revert 137075 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-154-15/+11
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-154-11/+15
* Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-154-15/+11
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-154-11/+15
* Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failuretoyoshim@chromium.org2012-05-144-15/+11
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-144-11/+15
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-144-15/+11
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-144-11/+15
* Now mark delete notifications for archived URLs speciallyatwilson@chromium.org2012-05-095-9/+29
* Do nothing when search time is not changed.michaelbai@chromium.org2012-05-071-5/+6
* Coverity: Fix pass by value error.kmadhusu@chromium.org2012-05-072-4/+3
* Properly Save and Restore Wordstartsmrossetti@chromium.org2012-05-072-34/+5
* browser: Remove tab handler concept.tfarina@chromium.org2012-05-061-2/+2
* Fix for the Android build that does not compile.jcivelli@chromium.org2012-05-051-2/+4
* Only clear the android_url table when it exists.michaelbai@chromium.org2012-05-041-1/+6
* Convert the autofill interactive browser test to a normal browser_test. I add...jam@chromium.org2012-05-042-3/+2
* Completed the code path from AndroidProviderService to HistoryBackend.michaelbai@chromium.org2012-05-049-1/+1008
* clean 96627/85408 debugging mechanisms out of DownloadManager/DownloadDatabasebenjhayden@chromium.org2012-05-031-12/+2
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-0212-29/+39
* [Coverity] Fix uninitialized members.groby@chromium.org2012-05-021-1/+1
* content: Move kStandardSchemeSeparator into content namespace.tfarina@chromium.org2012-05-021-1/+1
* Added page score to the ntp suggestions tab.rfevang@chromium.org2012-04-288-50/+95