summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Removes the link in the omnibox for searching history.sky@chromium.org2011-01-201-1/+0
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-3/+3
* Even more virtual method deinlining.erg@google.com2010-12-131-0/+4
* Move:ben@chromium.org2010-12-021-1/+1
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-60/+61
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2010-10-261-1/+1
* [linux] instant search/browsing first cutestade@chromium.org2010-10-261-2/+13
* Removes two unused methods:rohitrao@chromium.org2010-10-201-7/+0
* [Mac] Plumb through the Instant and omnibox popup bounds. This will allow in...rohitrao@chromium.org2010-10-141-0/+6
* [GTK] Added Support for DIM AutoComplete Match Classification specifiers.estade@chromium.org2010-10-131-9/+23
* chromeos: Update autocomplete popup colors.derat@chromium.org2010-08-251-19/+8
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-3/+3
* Adds some experimental stuff for tab preview: ability to determine maxsky@chromium.org2010-08-091-0/+6
* [GTK] More m6 toolbar fixes.estade@chromium.org2010-08-041-3/+3
* [GTK] compile fix, try2estade@chromium.org2010-08-031-4/+4
* [GTK] Remove reference to obsolete constant.estade@chromium.org2010-08-031-13/+2
* [GTK] fix up spacing in upper chrome.estade@chromium.org2010-08-031-24/+6
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Use the extension icon for extension omnibox results instead of the genericmpcomplete@chromium.org2010-07-151-21/+31
* This CL fixes issue 43800 - RTL/LTR eliding in Linux omnibox dropdown.xji@chromium.org2010-06-241-8/+24
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-1/+1
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-89/+217
* GTK: Implement OnDragCanceled() for autocomplete popup view on linux.erg@chromium.org2010-04-221-1/+13
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-217/+89
* GTK: Select better greens in the native omnibox popup.erg@chromium.org2010-04-161-29/+58
* 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-131-12/+56
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-24/+15
* GTK: fix padding of autocomplete popup.estade@chromium.org2010-04-101-2/+2
* GTK: Theme the icons in the location bar and use GTK colors for the autocompl...erg@chromium.org2010-04-091-13/+106
* Replace omnibox icons with new set that are all the same size (19x19).pkasting@chromium.org2010-04-051-7/+7
* gtk: fix display of icons in omnibox popupevan@chromium.org2010-04-011-5/+5
* 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-301-39/+13
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-2/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+2
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Fixes two issues from valgrind, and some cleanup:sky@chromium.org2009-11-201-28/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Linux: Stack autocomplete popup window directly on top of the browser's tople...suzhe@chromium.org2009-10-151-1/+11
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-1/+1
* Revert "GTK: Use rounded corners in AutocompletePopupViewGtk."erg@google.com2009-09-231-11/+25
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-5/+7
* Reverts linux font change again. Slow down isn't as bad as before. Butsky@chromium.org2009-09-141-1/+30
* Remove code doing a no-op due to float -> int rounding.phajdan.jr@chromium.org2009-09-141-4/+4
* Attempt 2 at converting font from Skia to Pango. The slow down appears to be ...sky@chromium.org2009-09-141-30/+1