| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove frontend code that allows for dynamic profile setting, and read the pr... | pkasting@chromium.org | 2011-08-08 | 1 | -12/+1 |
* | autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo... | tfarina@chromium.org | 2011-05-03 | 1 | -1/+0 |
* | Fix some omnibox extension icon issues: | pkasting@chromium.org | 2011-04-19 | 1 | -3/+3 |
* | Trigger keyword mode when pressing space in middle of string | suzhe@google.com | 2011-04-01 | 1 | -4/+9 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Autocomplete cleanup patch. Adds AutocompleteControllerDelegate in | sky@chromium.org | 2011-02-16 | 1 | -40/+11 |
* | Reworks autocomplete result set processing by the edit/model necessitated by ... | sky@chromium.org | 2011-02-14 | 1 | -10/+5 |
* | Fix a DCHECK failure in AutocompleteEditModel::OnPopupDataChanged() | suzhe@google.com | 2011-01-26 | 1 | -2/+4 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-25 | 1 | -5/+5 |
* | Revert 72380 - Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -5/+5 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -5/+5 |
* | Fix several omnibox issues related to keyword mode and IME support. | suzhe@google.com | 2011-01-13 | 1 | -1/+2 |
* | Fixes bug in handling of spaces in the search provider. The problem | sky@chromium.org | 2010-12-08 | 1 | -1/+2 |
* | Makes committing the suggested text only update the default search | sky@chromium.org | 2010-11-24 | 1 | -0/+3 |
* | The start of the instant opt-in mocks. | sky@chromium.org | 2010-10-08 | 1 | -0/+2 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | Blind fix for a crash due to r54649. Committing results can mean the provide... | pkasting@chromium.org | 2010-08-09 | 1 | -1/+1 |
* | Adds some experimental stuff for tab preview: ability to determine max | sky@chromium.org | 2010-08-09 | 1 | -0/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Use the extension icon for extension omnibox results instead of the generic | mpcomplete@chromium.org | 2010-07-15 | 1 | -0/+5 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -14/+6 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -6/+14 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -14/+6 |
* | More work fixing miscellaneous issues in the autocomplete code, probably none... | pkasting@chromium.org | 2009-09-01 | 1 | -23/+0 |
* | Fix regression where hitting enter in the Omnibox would ignore recent editing. | pkasting@chromium.org | 2009-06-08 | 1 | -0/+3 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 1 | -0/+1 |
* | Create the PopupView from the EditView, not the PopupModel. | deanm@chromium.org | 2009-03-02 | 1 | -4/+2 |
* | Pull the autocomplete popup into separate model and view files. | deanm@chromium.org | 2009-02-27 | 1 | -0/+176 |