summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_omnibox_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* Fix a regression where the omnibox would re-enter extension keyword mode aftermpcomplete@chromium.org2011-07-071-0/+46
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-7/+8
* autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...tfarina@chromium.org2011-05-031-1/+1
* A couple fixes for debounce timer in tests.mmoss@chromium.org2011-04-121-8/+8
* Add option to disable BrowserWindowGtk debounce timer during tests.mmoss@chromium.org2011-04-111-0/+12
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Makes the search provider not return results that look like URLs.sky@chromium.org2011-04-041-6/+9
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Autocomplete cleanup patch. Adds AutocompleteControllerDelegate insky@chromium.org2011-02-161-1/+1
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-18/+23
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-22/+18
* Revert 72381 - Fix size_t in printf.avi@chromium.org2011-01-241-1/+1
* Fix size_t in printf.avi@chromium.org2011-01-241-1/+1
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-18/+22
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-2/+2
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-2/+2
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-2/+2
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Replace 'descriptionStyles' in omnibox API with a simple xmlaa@chromium.org2010-11-301-2/+2
* De-experimentalify omnibox extension API.mpcomplete@chromium.org2010-11-181-3/+0
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* More changes to extension omnibox API for styles.mpcomplete@chromium.org2010-11-161-2/+13
* Don't allow exact keyword matches for most uses of the autocomplete classifie...pkasting@chromium.org2010-11-101-3/+3
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* extensions: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-211-4/+5
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-0/+1
* Marked OmniboxApiTest.Basic and AutocompleteBrowserTest.Autocomplete flaky on...zelidrag@chromium.org2010-08-211-1/+9
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Fix a number of problems caused by the AutocompleteController purposefully co...pkasting@chromium.org2010-08-031-1/+1
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-0/+1
* Address some visual problems with the omnibox extension API:mpcomplete@chromium.org2010-06-211-0/+24
* Attempt to fix flaky OmniboxApiTest.Basic.mpcomplete@chromium.org2010-06-021-9/+12
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-281-0/+134