summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* [Coverity] Pass AutocompleteMatch to predicate as const-reftbreisacher@chromium.org2012-02-071-1/+1
* Move Ownership of IMUI to HistoryService.mrossetti@chromium.org2012-02-071-13/+19
* Help: Implement the initial version of the cross-platform help/about page.jhawkins@chromium.org2012-02-041-2/+2
* Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...pkasting@chromium.org2012-02-0416-575/+317
* Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...pkasting@chromium.org2012-02-0416-317/+575
* Fine-tune HQP Candidate Result Scoringmrossetti@chromium.org2012-02-031-42/+127
* Field trial to investigate higher weightings for hits when calculating Omnibo...dominich@chromium.org2012-02-012-2/+12
* Make chrome://omnibox/ be able to report per-provider matches.mpearson@chromium.org2012-02-011-0/+2
* Fix DCHECK with Trailing Slash.mrossetti@chromium.org2012-02-011-3/+7
* Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...kinuko@chromium.org2012-02-0116-575/+317
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-0116-317/+575
* Cancel prerenders from Omnibox if we navigate to a different URL than predicted.dominich@chromium.org2012-01-311-1/+11
* Use proper FormatUrl() call so correct format_types is applied.mrossetti@chromium.org2012-01-311-1/+2
* When UMA logs omnibox events, record omnibox modification time.mpearson@chromium.org2012-01-314-20/+67
* Create a field trial for making omnibox autocomplete HistoryURL more aggressive.mpearson@chromium.org2012-01-313-2/+140
* Properly calculate inline autocomplete offset.mrossetti@chromium.org2012-01-303-25/+55
* Revert 119699 - Cancel prerenders from Omnibox if we navigate to a different ...dominich@google.com2012-01-301-11/+1
* Cancel prerenders from Omnibox if we navigate to a different URL than predicted.dominich@chromium.org2012-01-301-1/+11
* Make about:flag for HistoryURL aggressiveness a three way choice: auto, on, off.mpearson@chromium.org2012-01-271-3/+21
* Toward an android build of sync_unit_tests: OWNERS=skyjrg@chromium.org2012-01-271-2/+2
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2012-01-241-1/+3
* Initial draft of chrome://omnibox/ page.mpearson@chromium.org2012-01-241-2/+2
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-241-2/+3
* Towards compiling unit_tests for Android. Split off from main CL for OWNERS i...jrg@chromium.org2012-01-212-4/+14
* More fine grained understanding of Omnibox navigation counts.dominich@chromium.org2012-01-111-4/+8
* Allow prerendering of search results from Omnibox.dominich@chromium.org2012-01-102-13/+2
* Remove all but the Exact Full Omnibox Prerender algorithm.dominich@chromium.org2012-01-063-35/+6
* Adding about:network_action_predictor to show state of NetworkActionPredictor...dominich@chromium.org2012-01-052-2/+11
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-1/+0
* Remove some more tab_contents.h includes from Chrome.jam@chromium.org2012-01-051-2/+4
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-2/+2
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Enable UMA logging of tab IDs for omnibox interactions.mpearson@chromium.org2011-12-192-1/+18
* Improve HistoryURL scoring by making it more aggressive.mpearson@chromium.org2011-12-163-42/+60
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-3/+5
* Adding tracking of accuracy vs confidence.dominich@chromium.org2011-12-142-0/+20
* Track confidence calculations better. Reduce minimum user text length.dominich@chromium.org2011-12-123-23/+26
* Profiles: Move NetworkActionPredictor to the ProfileKeyedService framework.erg@chromium.org2011-12-126-5/+87
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-0/+1
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-1/+1
* Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-2/+2
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-2/+2
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-051-2/+2
* Strip invalid characters (line breaks, tabs), javascript:schemes from the cop...ncj674@motorola.com2011-12-041-0/+3
* Removing history-based omnibox prerender heuristics.dominich@chromium.org2011-12-022-112/+65
* Fix reference to potentially NULL TabContentsWrapper.dominich@chromium.org2011-12-021-4/+11
* Improve Autocomplete Matches and Handling of Large Results Setsmrossetti@chromium.org2011-12-011-10/+1
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-281-2/+3
* Revert 111548 - Broke OmniboxViewTest.AcceptKeywordBySpace on Linuxrsleevi@chromium.org2011-11-241-3/+0