summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Adds comment to AdjustTextForCopy. I saw your request for asky@chromium.org2010-04-281-0/+3
* Changes mac to call into AutocompleteEditModel method forsky@chromium.org2010-04-271-23/+15
* Changes Linux to call into AutocompleteEditModel method forsky@chromium.org2010-04-272-49/+62
* Tweaks to copy/paste of omnibox on windows:sky@chromium.org2010-04-274-31/+193
* Honor the select_all argument to AutocompleteEditViewMac::FocusLocation.mark@chromium.org2010-04-261-3/+5
* [Mac] Fix issue 19421: IMEs do not work well in the omnibox due to a race con...suzhe@chromium.org2010-04-242-40/+68
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-2323-550/+861
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-233-7/+9
* [Mac] Omnibox popup icons and text lined up under toolbar.shess@chromium.org2010-04-221-2/+2
* GTK: Implement OnDragCanceled() for autocomplete popup view on linux.erg@chromium.org2010-04-222-2/+22
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-2223-862/+551
* GTK: Override cursor colors in chrome-theme mode.erg@chromium.org2010-04-211-0/+2
* GTK: Position the EV certificate stuff inside a green bubble.erg@chromium.org2010-04-202-9/+2
* SSL UI changes, Windows, code side (images are separate).pkasting@chromium.org2010-04-196-62/+15
* Paste of URL into PowerPoint2008 fails.jrg@chromium.org2010-04-191-1/+5
* GTK: Select better greens in the native omnibox popup.erg@chromium.org2010-04-161-29/+58
* Fix memory smash, take 2.pkasting@chromium.org2010-04-142-1/+9
* GTK: make the primary selection include the url's scheme when an entire URL i...estade@chromium.org2010-04-142-19/+115
* [Mac] Fix MouseDown/MouseUp error for Steve animation effectsthomasvl@chromium.org2010-04-141-3/+3
* GTK: Set the selection colors on the omnibox.erg@chromium.org2010-04-141-0/+24
* Removes assert in autocomplete test that is no longer valid. Thesky@chromium.org2010-04-141-1/+0
* GTK: Update top padding on icons in the autocomplete popup.erg@chromium.org2010-04-131-1/+1
* GTK: Move reload in gtk mode and fix omnibox popup location.erg@chromium.org2010-04-134-16/+60
* Fixes crash in autocomplete when typing some URLs. The problemsky@chromium.org2010-04-121-2/+8
* [Mac] PDF icons for omnibox nits.shess@chromium.org2010-04-121-11/+12
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-1211-75/+56
* GTK: fix padding of autocomplete popup.estade@chromium.org2010-04-101-2/+2
* [Mac] PDF icons for omnibox.shess@chromium.org2010-04-093-11/+53
* GTK: Theme the icons in the location bar and use GTK colors for the autocompl...erg@chromium.org2010-04-092-15/+133
* Strips http from the omniboxsky@chromium.org2010-04-095-35/+24
* Don't allow drag or click on location icon when editing in omnibox.shess@chromium.org2010-04-097-3/+22
* [Mac] Tweak location icon spacing in omnibox.shess@chromium.org2010-04-081-2/+2
* Revert 43950 - Revert 43931 [GTTF] Clean up browser tests:viettrungluu@chromium.org2010-04-081-17/+3
* Revert 43931 - [GTTF] Clean up browser tests:viettrungluu@chromium.org2010-04-081-3/+17
* [GTTF] Clean up browser tests:phajdan.jr@chromium.org2010-04-081-17/+3
* GTK: add more general gtk_signal macros.estade@chromium.org2010-04-072-203/+79
* detect preferences errorserikkay@chromium.org2010-04-061-1/+1
* Fix Mac build failure.pkasting@chromium.org2010-04-051-1/+1
* Replace omnibox icons with new set that are all the same size (19x19).pkasting@chromium.org2010-04-052-18/+18
* [Mac] Line up omnibox popup under field.shess@chromium.org2010-04-011-4/+10
* gtk: fix display of icons in omnibox popupevan@chromium.org2010-04-011-5/+5
* [Mac] Do not focus the location bar if it is not editable.rohitrao@chromium.org2010-03-311-2/+4
* GTK: more location bar updates.estade@chromium.org2010-03-311-6/+3
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-3018-231/+292
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-245-97/+71
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-232-4/+6
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-235-5/+5
* Make various types of input work better with ctrl-enter. If we detected that...pkasting@chromium.org2010-03-222-2/+33
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-202-3/+4
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-192-2/+2