summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Canvas refactoring part 3.ben@chromium.org2010-06-251-7/+6
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-6/+7
* Canvas refactoring part 3.ben@chromium.org2010-06-241-7/+6
* Canvas refactoring part 2.ben@chromium.org2010-06-231-0/+2
* Address some visual problems with the omnibox extension API:mpcomplete@chromium.org2010-06-211-0/+2
* Fix up the Windows omnibox after the recent endcap removal. This fixes most ...pkasting@chromium.org2010-06-141-31/+14
* Elide the EV bubble when it's extremely long. This limits it to half the loc...pkasting@chromium.org2010-05-201-1/+1
* Elide text runs properly in the omnibox dropdown.pkasting@chromium.org2010-05-101-215/+305
* Put back info_bubble with left&right arrows.dpolukhin@chromium.org2010-05-071-1/+1
* Rollback http://codereview.chromium.org/1820002dpolukhin@chromium.org2010-05-061-1/+1
* Add ability to place bubble arrow on left and right side of the bubble or mak...dpolukhin@chromium.org2010-05-061-1/+1
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-1/+1
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-291-1/+18
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-291-18/+1
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-291-1/+18
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-232-104/+51
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-222-51/+104
* SSL UI changes, Windows, code side (images are separate).pkasting@chromium.org2010-04-191-13/+11
* Fix memory smash, take 2.pkasting@chromium.org2010-04-146-20/+37
* Revert 44407 - Fix freedmemoryread (and maybe writes later?) due to accessing...nsylvain@chromium.org2010-04-144-24/+14
* Fix freed-memory-read (and maybe writes later?) due to accessing members of a...pkasting@chromium.org2010-04-134-14/+24
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-122-36/+35
* Replace omnibox icons with new set that are all the same size (19x19).pkasting@chromium.org2010-04-051-6/+6
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-67/+17
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-232-2/+2
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-1/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-173-4/+4
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-4/+4
* Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ...pkasting@chromium.org2010-02-012-2/+19
* Fixes compile warning on linux/views when building 64 bit.sky@chromium.org2010-01-292-12/+14
* Support dragging within the omnibox dropdown. Original patch by Philippe Bea...pkasting@chromium.org2010-01-292-87/+109
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-1/+2
* Adjusts font sizes to be readable on Chrome OS.sky@chromium.org2009-11-231-0/+5
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-133-4/+3
* Avoid inconsistent state (leading to checkfailures) due to Windows minimize/r...pkasting@chromium.org2009-11-116-161/+48
* Added a flag to the Canvas class which allows forcing an RTL directionalityidana@chromium.org2009-11-111-4/+18
* Fix style issues in View class.maruel@chromium.org2009-11-072-2/+2
* Fix checkfailure on Linux Views build by actually opening the popup when it's...pkasting@chromium.org2009-11-053-16/+31
* Attempt 2 at:sky@chromium.org2009-11-041-1/+1
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-1/+1
* Try to add more sanity checking to help track down a crash.pkasting@chromium.org2009-11-044-16/+37
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-1/+1
* Linux: Stack autocomplete popup window directly on top of the browser's tople...suzhe@chromium.org2009-10-152-2/+18
* Revert sanity check; this doesn't actually work since UpdatePopupAppearance()...pkasting@chromium.org2009-10-081-3/+1
* Add another sanity check, this time that the popup's "open state" (HWND) matc...pkasting@chromium.org2009-10-071-1/+3
* Simplify life for people trying to pick a "readable" foreground color by not ...pkasting@chromium.org2009-09-241-4/+2
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-152-13/+19
* Factor out border-drawing code from autocomplete_popup_contents_view.cc into ...pkasting@chromium.org2009-09-142-103/+4
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-091-1/+1