summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* 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
* Canvas refactoring part 2.ben@chromium.org2010-06-231-1/+2
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-238-105/+117
* Mac/clang: First pass over unit_teststhakis@chromium.org2010-06-231-13/+13
* Makes dragging url from omnibox use same logic as copying fromsky@chromium.org2010-06-221-6/+12
* Fix some issues with the omnibox extension API in incognito windows.mpcomplete@chromium.org2010-06-221-6/+24
* Make right-clicking the omnibox with nothing selected select all (just like l...pkasting@chromium.org2010-06-222-70/+118
* Cleanup: Get rid of chrome/common/gfx/utils.h.tfarina@chromium.org2010-06-221-1/+4
* Address some visual problems with the omnibox extension API:mpcomplete@chromium.org2010-06-211-38/+26
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-188-32/+41
* Fix a bug where clicking an extension omnibox keyword suggestion wouldmpcomplete@chromium.org2010-06-185-49/+58
* [Mac] Round off omnibox and popup.shess@chromium.org2010-06-171-11/+16
* Revert 49984 - patch from issue 2762014thakis@chromium.org2010-06-161-2/+1
* patch from issue 2762014thakis@chromium.org2010-06-161-1/+2
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-152-9/+9
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-112-7/+8
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-064-7/+7
* [Mac] Image-drawing which doesn't require image-flipping.shess@chromium.org2010-06-041-2/+3
* Strip the trailing slash from URLs like "http://google.com/". This especiall...pkasting@chromium.org2010-06-026-33/+64
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-011-2/+2
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-283-25/+175
* GTK: Mixed content scheme should be gray.erg@chromium.org2010-05-281-0/+2
* Use some built-in methods on the Font object to avoid storing so many data me...pkasting@chromium.org2010-05-262-10/+6
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-1/+1
* Keyboard layout change inside DefWindowProc() in AutocompleteEditViewWin::Han...xji@chromium.org2010-05-251-1/+21
* Remove previous print preview work in preparation for new work.viettrungluu@chromium.org2010-05-251-7/+5
* GTK: delete text when cutting from the omnibox.estade@chromium.org2010-05-201-2/+5
* Elide the EV bubble when it's extremely long. This limits it to half the loc...pkasting@chromium.org2010-05-202-4/+4
* Cleanup a bunch of TODO(shess).shess@chromium.org2010-05-194-39/+20