summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
...
* Fix clang build.pkasting@chromium.org2011-05-251-4/+4
* Make the app provider match highlighting use the existing ClassifyMatchXXX() ...pkasting@chromium.org2011-05-254-69/+36
* Move external protocol handling from TC.avi@chromium.org2011-05-251-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-255-5/+5
* Prevent Unnecessary Processing by HQPmrossetti@chromium.org2011-05-231-1/+6
* Fix Wrong Offsetmrossetti@chromium.org2011-05-202-1/+9
* autocomplete: Make use of CHROMEGTK_* macro in autocomplete_popup_view_gtk.*tfarina@chromium.org2011-05-192-33/+17
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-1/+2
* Don't show suggestions in the Omnibox (from the Extension App provider) for p...finnur@chromium.org2011-05-121-0/+4
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-1/+1
* Turn on the History Quick Provider by default.mrossetti@chromium.org2011-05-123-7/+9
* Fix a browser crash involving omnibox extension keywords.mpcomplete@chromium.org2011-05-114-7/+11
* Makes autocompleting previous search terms work on word boundaries.sky@chromium.org2011-05-0913-45/+106
* Revert 84474 (broke OmniboxViewTest.DeleteItem like the tryjobs predicted)- T...thakis@chromium.org2011-05-061-1/+3
* Turn on the History Quick Provider by default.mrossetti@chromium.org2011-05-061-3/+1
* Properly set max_match_score to -1 rather than 1425 and adjust some indentation.mrossetti@chromium.org2011-05-061-3/+3
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-065-50/+43
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-061-1/+2
* Disable HCP URL and term matching when HQP is enabled.mrossetti@chromium.org2011-05-068-111/+206
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-063-9/+9
* automation: Rename AutomationAutocompleteEditTracker to AutomationOmniboxTrac...tfarina@chromium.org2011-05-041-4/+3
* autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...tfarina@chromium.org2011-05-039-1610/+26
* views: Move AutocompleteEditViewViews/autocomplete_edit_view_views.* to ui/vi...tfarina@chromium.org2011-05-023-844/+1
* Cleanup: Remove unneeded includes to query_parser.htfarina@chromium.org2011-04-301-1/+0
* Mark AutocompleteEditViewTest.PasteReplacingAll as flaky.phajdan.jr@chromium.org2011-04-291-1/+2
* gtk: Replace most of the calls from UseGtkTheme() to UsingNativeTheme().tfarina@chromium.org2011-04-291-1/+1
* cocoa: Move AutocompleteEditViewMac/autocomplete_edit_view_mac.* to ui/cocoa/...tfarina@chromium.org2011-04-285-1435/+11
* Move UserMetrics to content.michaeln@google.com2011-04-271-3/+3
* views: Move AutocompleteEditViewWin/autocomplete_edit_view_win.* to ui/views/...tfarina@chromium.org2011-04-275-3191/+14
* Extension App provider should include packaged apps as well. They have nofinnur@chromium.org2011-04-271-3/+4
* Add and use gfx::ScopedNSGraphicsContextState (ui/gfx/scoped_ns_graphics_cont...rsesek@chromium.org2011-04-271-2/+2
* Mark KeywordProviderTest.Description disabled until it stops crashing on clangacolwell@chromium.org2011-04-271-1/+1
* Mark KeywordProviderTest.Edit as disabled until it stops crashing on clang.maruel@chromium.org2011-04-271-1/+2
* Mark KeywordProviderTest.Edit as flaky until clang build can be fixed.acolwell@chromium.org2011-04-271-1/+1
* gtk: Move AutocompleteEditViewGtk/autocomplete_edit_view_gtk.* to ui/gtk/omni...tfarina@chromium.org2011-04-264-2899/+2
* Split out large icons into a separate resource paksail@chromium.org2011-04-211-0/+1
* Revert 82497 - Split out large icons into a separate resource pakThis is a pa...sail@chromium.org2011-04-211-1/+0
* Split out large icons into a separate resource paksail@chromium.org2011-04-211-0/+1
* Mark some interactive_ui_tests DISABLED on Linux.cmp@chromium.org2011-04-211-0/+5
* Revert high res icon changessail@chromium.org2011-04-201-1/+0
* Multi-highlight and scoring improvements.mrossetti@chromium.org2011-04-204-32/+61
* Add support for multi resolution iconssail@chromium.org2011-04-191-0/+1
* Fix some omnibox extension icon issues:pkasting@chromium.org2011-04-194-8/+9
* More TabStripModel renaming:sky@chromium.org2011-04-181-1/+1
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Fix repaint problems in omnibox by invalidating the omnibox when unfreezing, ...pkasting@chromium.org2011-04-141-4/+5
* Const-correctify.avi@chromium.org2011-04-132-3/+3
* Show an Extension App icon in the omnibox for matches from the Extension App ...finnur@chromium.org2011-04-135-10/+33
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-123-9/+9
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-2/+2