summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_omnibox_api.cc
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-1/+1
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-1/+1
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-1/+1
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-4/+4
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-2/+5
* Make chrome.omnibox.setDefaultSuggestion work when called insidempcomplete@chromium.org2010-12-071-0/+5
* Move:ben@chromium.org2010-12-021-1/+1
* Add an API for extensions to set the description text for the defaultaa@chromium.org2010-11-271-1/+83
* De-experimentalify omnibox extension API.mpcomplete@chromium.org2010-11-181-4/+4
* More changes to extension omnibox API for styles.mpcomplete@chromium.org2010-11-161-48/+17
* Revise the omnibox extension API so that specifying descriptionStyles is easier.mpcomplete@chromium.org2010-11-111-41/+81
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-271-1/+1
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-211-5/+2
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+9
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-7/+7
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-8/+4
* Rename GetStringAsUTF16() to GetString() (and overload), etc.viettrungluu@chromium.org2010-08-041-7/+7
* Add chrome.experimental.omnibox.styleUrl for highlighting text as an URL.mpcomplete@chromium.org2010-07-141-0/+1
* Add support for omnibox.onInputStarted and onInputCancelled.mpcomplete@chromium.org2010-07-021-7/+32
* Address some visual problems with the omnibox extension API:mpcomplete@chromium.org2010-06-211-5/+76
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-281-0/+67