summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_omnibox_api.cc
Commit message (Expand)AuthorAgeFilesLines
* Moving extensions inside chrome/browser/extensions/vabr@chromium.org2012-05-011-297/+0
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-2/+2
* Fix app launch histograms.estade@chromium.org2012-03-081-4/+4
* Move PropertyBag to base. Originally this was in chrome\common because only c...jam@chromium.org2011-11-231-2/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+2
* Append parameters to webstore URL to indicate launch source.estade@chromium.org2011-11-151-1/+2
* Fixed a bug where the extension omnibox API wouldn't work from an incognitompcomplete@chromium.org2011-10-211-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-6/+7
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-4/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* Record omnibox app launches in AppLaunch histogramfinnur@chromium.org2011-06-081-0/+6
* Fix 81900: Crash when trying to open the webstore using the Extension App Pro...finnur@chromium.org2011-05-101-1/+6
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-061-0/+17
* 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