summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/omnibox
Commit message (Expand)AuthorAgeFilesLines
* Only check the keycode for key events.dominich@chromium.org2011-08-131-7/+1
* Disable FLAKY_BrowserAccelerators on OSXdominich@chromium.org2011-08-111-1/+7
* Convert LocationBar::GetInputString from wstring to string16.tony@chromium.org2011-08-081-1/+1
* Add unit test for the javascript: URL blocking code.tsepez@chromium.org2011-08-051-0/+28
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-18/+19
* Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()saintlou@chromium.org2011-06-291-2/+3
* Fix the OmniboxViewViews tests by disabling them on Windows.ben@chromium.org2011-06-241-3/+4
* Markbrettw@chromium.org2011-06-241-2/+2
* Mark OmniboxViewTest.DeleteItem as flaky on Linux.ericu@google.com2011-06-101-2/+2
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-072-18/+22
* Mark OmniboxViewTest.DeleteItem flaky on Mackinuko@chromium.org2011-05-311-0/+5
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-3/+3
* Misc. cleanup: Change use of string::size_type to size_t (team style), string...pkasting@chromium.org2011-05-262-6/+5
* Strip leading "javascript:" schemas from text pasted or dropped into the omni...cdn@chromium.org2011-05-242-0/+29
* Pull assert which proves to be flaky under certain Webkit runs.mrossetti@chromium.org2011-05-121-3/+0
* Turn on the History Quick Provider by default.mrossetti@chromium.org2011-05-121-1/+8
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-061-10/+11
* autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...tfarina@chromium.org2011-05-033-3/+1587
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-251-6/+5
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Wires up ability for page to specify instant auto completesky@chromium.org2011-03-151-1/+3
* Moves responsibility for updating InstantController to AutocompleteEditModel....sky@chromium.org2011-03-062-41/+0
* Makes instant not load the current url if you're already viewing. Thissky@chromium.org2011-02-282-1/+44
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-3/+4
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-4/+3
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-3/+4
* wstrings: make l10n_util::TruncateString use string16evan@chromium.org2010-12-101-1/+3
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-023-0/+172