| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow dragging and dropping of URLs to any portion of the toolbar view. | rogerta@chromium.org | 2011-02-17 | 1 | -0/+4 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Hitting Tab should always move cursor to end of omnibox text. | suzhe@google.com | 2011-01-28 | 1 | -4/+3 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-25 | 1 | -12/+12 |
* | Revert 72380 - Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -12/+12 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -12/+12 |
* | Fix several omnibox issues related to keyword mode and IME support. | suzhe@google.com | 2011-01-13 | 1 | -0/+3 |
* | Made TextWidth and SetInstantSuggestion common interface in AutocompleteEdit... | oshima@chromium.org | 2011-01-11 | 1 | -7/+7 |
* | I'm working on autocomplete edit view which does not use native controls for ... | oshima@chromium.org | 2011-01-07 | 1 | -1/+23 |
* | Makes committing the suggested text only update the default search | sky@chromium.org | 2010-11-24 | 1 | -3/+0 |
* | Adds support for proper handling of verbatim queries. That is, if the | sky@chromium.org | 2010-11-19 | 1 | -0/+3 |
* | Makes the instant suggested text autocomplete after 1.3 seconds. There | sky@chromium.org | 2010-11-11 | 1 | -0/+4 |
* | Handle FocusSearch() when in forced search mode with leading whitespace. | isherman@chromium.org | 2010-09-11 | 1 | -2/+9 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -0/+7 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -7/+0 |
* | Don't allow drag or click on location icon when editing in omnibox. | shess@chromium.org | 2010-04-09 | 1 | -0/+4 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -0/+3 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | GTK: disable "edit search engines" and "paste and go" in location bar view wh... | estade@chromium.org | 2010-03-04 | 1 | -0/+4 |
* | Give classes with virtual methods virtual protected d'tors instead of non-vir... | jamesr@chromium.org | 2009-12-16 | 1 | -1/+4 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -1/+1 |
* | Reverting the NativeViewHostWin focus refactoring. | jcampan@chromium.org | 2009-10-05 | 1 | -4/+0 |
* | Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). | jcampan@chromium.org | 2009-09-29 | 1 | -0/+4 |
* | Reverting 27113, it breaks the ChomeOS build. | jcampan@chromium.org | 2009-09-24 | 1 | -4/+0 |
* | Refactoring some of the NativeViewHost and NativeControl focus management so ... | jcampan@chromium.org | 2009-09-24 | 1 | -0/+4 |
* | This CL makes the focus remembered across tab switches for Chrome Linux with ... | jcampan@chromium.org | 2009-09-14 | 1 | -0/+3 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -3/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+3 |
* | Fix control key and paste behavior in Linux omnibox. | suzhe@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Make TOOLKIT_VIEWS port use views-based Autocomplete popup. | ben@chromium.org | 2009-07-31 | 1 | -0/+4 |
* | Better behavior for ctrl-k: If we're already in forced_query mode, re-select ... | pkasting@chromium.org | 2009-06-05 | 1 | -0/+9 |
* | Initial implemention of Mac Omnibox. | shess@chromium.org | 2009-04-10 | 1 | -1/+1 |
* | Revert "Initial implemention of Mac Omnibox." | shess@chromium.org | 2009-04-07 | 1 | -1/+1 |
* | Initial implemention of Mac Omnibox. | shess@chromium.org | 2009-04-06 | 1 | -1/+1 |
* | Separate the AutocompleteEditView from the cross-platform code. | deanm@chromium.org | 2009-03-02 | 1 | -0/+117 |