summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* 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
* GTK: prepend protocol to cuts/copies from the omnibox.estade@chromium.org2010-05-181-3/+6
* Remove --omnibox-popup-count flag.tfarina@chromium.org2010-05-186-44/+33
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-181-1/+21
* GTK: Allow users to override fonts and font sizes in gtk-mode.erg@chromium.org2010-05-181-6/+8
* Linux: Null terminate text/html data we send to the clipboard. Change WriteHy...thestig@chromium.org2010-05-172-3/+5
* Make sure the Omnibox is hidden when toolbar is collapsed.finnur@chromium.org2010-05-131-0/+7
* Changes autocomplete to only prefix with http if haven't modifiedsky@chromium.org2010-05-102-14/+29
* GTK: add http:// to cuts as well as copies in the omnibox.estade@chromium.org2010-05-082-6/+18
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-072-2/+2
* [Mac] Fix omnibox popup for scaling.shess@chromium.org2010-05-072-52/+72
* Remove/update a bunch of references to the Google-internal bug tracker.evan@chromium.org2010-05-071-1/+2
* [Mac] Fixes janky animations in the omnibox popup.rohitrao@chromium.org2010-05-062-16/+43
* Small cleanups/style fixes. Simplifies RTL functions slightly.pkasting@chromium.org2010-05-051-5/+2
* [Mac] Unify drag and copy from Omnibox.shess@chromium.org2010-05-042-12/+17
* [Mac] Always reset attributes as Omnibox changes.shess@chromium.org2010-05-041-0/+6
* [GTTF] Mark the following tests as no longer flaky:phajdan.jr@chromium.org2010-05-031-1/+1
* [Mac]Fix issue 34343: "Tab to search" hint on omnibox disappears on drag drop...suzhe@chromium.org2010-04-302-9/+13
* Implement UI automation on the Mac.jrg@chromium.org2010-04-291-0/+1
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-292-2/+2
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-292-2/+2
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-292-2/+2
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-2/+3
* Adds comment to AdjustTextForCopy. I saw your request for asky@chromium.org2010-04-281-0/+3