summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Fix two bugs caused by scheme stripping:pkasting@chromium.org2010-08-031-2/+4
* [GTK] compile fix, try2estade@chromium.org2010-08-031-4/+4
* [GTK] Remove reference to obsolete constant.estade@chromium.org2010-08-031-13/+2
* Fix a number of problems caused by the AutocompleteController purposefully co...pkasting@chromium.org2010-08-034-19/+42
* [GTK] fix up spacing in upper chrome.estade@chromium.org2010-08-031-24/+6
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-312-2/+4
* [Mac] Un-tweak omnibox height and spacing and font.shess@chromium.org2010-07-302-2/+2
* Revert "Incorporate 'quick' history provider index as an autocomplete ..."phajdan.jr@chromium.org2010-07-306-223/+197
* Incorporate 'quick' history provider index as an autocomplete provider in pre...mrossetti@chromium.org2010-07-306-197/+223
* Reland r54074.dtseng@chromium.org2010-07-301-0/+2
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-0/+1
* [Mac] First pass at final sizing of toolbar items.shess@chromium.org2010-07-292-3/+3
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-292-3/+0
* Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs).rohitrao@chromium.org2010-07-291-2/+0
* Add initial tests for keyboard access (tabbing in some dialogs).dtseng@chromium.org2010-07-281-0/+2
* browser: Fix some presubmit errors.tfarina@chromium.org2010-07-281-3/+2
* Modified resources for M6 theme. This doesn't actually modify layout yet, ju...pkasting@chromium.org2010-07-281-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2616-0/+16
* [Mac] Cancel autocomplete popup animations using an AppKit bug workaround.rohitrao@chromium.org2010-07-231-6/+22
* Attemp 2 at:sky@chromium.org2010-07-211-7/+0
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-0/+7
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-7/+0
* GTK: improve clipboard compatibility with firefox + evolution.estade@chromium.org2010-07-201-5/+4
* Header Cleanup: Remove unncessary include of sqlite_utils.h in some files.tfarina@chromium.org2010-07-171-1/+0
* Disable AutocompleteBrowserTest.Basic instead of FLAKY_oshima@chromium.org2010-07-161-2/+2
* Mark AutocompleteBrowserTest.Basic as flaky.oshima@chromium.org2010-07-161-1/+9
* Use the extension icon for extension omnibox results instead of the genericmpcomplete@chromium.org2010-07-156-24/+75
* Move implementation from header to source.erg@chromium.org2010-07-154-29/+72
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-153-0/+3
* [Mac] Line up omnibox field icons and text with popup.shess@chromium.org2010-07-151-6/+6
* Revert everything related to the relanding.erg@chromium.org2010-07-143-3/+0
* Reland r52336.erg@chromium.org2010-07-143-0/+3
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-143-3/+0
* More header cleanup:erg@chromium.org2010-07-143-0/+3
* [Mac] Mouse clicks in omnibox close popup.shess@chromium.org2010-07-122-5/+0
* [Mac] Bring https:// coloring into line with views.shess@chromium.org2010-07-081-7/+8
* Adds the --enable-in-memory-url-index switch to gate creation and use of the ...rohitrao@chromium.org2010-07-021-19/+27
* Add support for omnibox.onInputStarted and onInputCancelled.mpcomplete@chromium.org2010-07-024-5/+75
* Moves gtk accelerator processing functions to base/gtk_util so I cansky@chromium.org2010-07-011-0/+1
* Change a bunch of string types.estade@chromium.org2010-06-297-34/+41
* Make the location bar generate accessibility extension API events on linux/vi...dmazzoni@chromium.org2010-06-291-0/+4
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-1/+1
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* [Mac] Push location bar implementation into subdir.shess@chromium.org2010-06-251-1/+1
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-3/+3
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-1/+1
* This CL fixes issue 43800 - RTL/LTR eliding in Linux omnibox dropdown.xji@chromium.org2010-06-241-8/+24
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-1/+1
* Adds comment to why we need std::min in getting selection start.sky@chromium.org2010-06-243-7/+12