summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Mac: Modify Omnibox to notice when the window loses key, too.shess@chromium.org2009-05-202-2/+34
* Mac: Make sure the popup is closed when losing focus in omnibox.shess@chromium.org2009-05-201-1/+7
* Take 2 at forcing the foreground and background color of thetc@google.com2009-05-192-1/+14
* Revert "Force the foreground and background color of the omnibox text."tc@google.com2009-05-191-14/+1
* Force the foreground and background color of the omnibox text.tc@google.com2009-05-191-1/+14
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-2/+2
* Force the font size in the omnibox, tabs, find bar, and download shelftc@google.com2009-05-182-1/+6
* Allow IPv6 literals to be typed directly into the address bar, withoutabarth@chromium.org2009-05-182-1/+9
* Mac: Style the omnibox URL.shess@chromium.org2009-05-152-61/+139
* A quick fix for Issue 11683.hbono@chromium.org2009-05-151-0/+9
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-155-8/+8
* ChromeFont->gfx::Fontbeng@google.com2009-05-156-22/+22
* Use the Mac omnibox field's font as the basis for the fonts used in the field...shess@chromium.org2009-05-144-51/+77
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-142-3/+3
* Provide one set of mac common app name defines for things that need the name ...thomasvl@chromium.org2009-05-141-2/+3
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-141-2/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Address Mike's last complaint about Issue 114017.shess@chromium.org2009-05-121-3/+5
* Use Chrome facilities for omnibox state save and restore on Mac.shess@chromium.org2009-05-112-21/+120
* Fix regression where exact-match URLs could fail to be promoted when longer U...pkasting@chromium.org2009-05-113-31/+53
* Style the omnibox results for v2.shess@chromium.org2009-05-113-12/+535
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-083-3/+3
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-084-5/+5
* Move pgup/dn special casing to browser window gtk.estade@chromium.org2009-05-071-19/+0
* GTK: Handle some accelerators after the focused widget has had a chance to ha...estade@chromium.org2009-05-071-0/+19
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* move chrome_font to app/gfxben@chromium.org2009-05-064-4/+4
* Move chrome_canvas to app/gfxben@chromium.org2009-05-062-2/+2
* Move l10n_util to app/ben@chromium.org2009-05-056-7/+7
* Convert autocomplete to use a custom matrix and button cell.shess@chromium.org2009-05-052-130/+221
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-3/+2
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-052-6/+6
* Fixes bug in search provider. It wasn't setting template_url andsky@chromium.org2009-05-042-0/+11
* Fix some recently small size / position regressions in Linux Omnibox.deanm@chromium.org2009-05-041-1/+1
* roll back r15177ben@chromium.org2009-05-041-1/+0
* Extract all views resources into:ben@chromium.org2009-05-041-0/+1
* Remove StopAutocomplete() helper from AutocompletePopupViewMac.shess@chromium.org2009-05-013-6/+2
* Release the autocomplete popup panel when not visible.shess@chromium.org2009-05-011-0/+8
* Fix a small undercalculation of the space available a result description.deanm@chromium.org2009-05-011-3/+3
* Patch for accelerator clean-up from Hamaji.jcampan@chromium.org2009-04-301-0/+2
* Add a dark selected icon set for the Omnibox results.deanm@chromium.org2009-04-301-5/+7
* The "size-request" event is run-first, clean up the Omnibox handler.deanm@chromium.org2009-04-302-9/+8
* Use the new selected icons in Linux Omnibox.deanm@chromium.org2009-04-301-7/+12
* Unref the GC so it's destroy after we create it.deanm@chromium.org2009-04-291-0/+2
* Back to creating a new GC for each expose.deanm@chromium.org2009-04-291-2/+1
* Support PgUp/PgDn in Omnibox for "first entry/last entry"ukai@chromium.org2009-04-294-17/+32
* Unfork some code who's dependency has landed on Mac.shess@chromium.org2009-04-271-6/+0
* Update selected line in model before accepting input when the user clicks in ...shess@chromium.org2009-04-272-5/+6
* Clean up construction of LocationBarViewMac objects.shess@chromium.org2009-04-274-24/+14