summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech/speech_input_bubble_views.cc
Commit message (Expand)AuthorAgeFilesLines
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-393/+0
* SpeechInputBubbleView: disable hidden buttonshans@chromium.org2012-03-011-0/+5
* Create a Content API around SpeechInputManager. Chrome doesn't derive from it...jam@chromium.org2012-02-241-2/+2
* Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...jam@chromium.org2012-02-231-2/+1
* Move resource_context.h to content/public/browser. Remove the workaround in i...jam@chromium.org2012-02-091-1/+1
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-1/+1
* Add SpeechInputBubbleViews::notify_delegate_on_activation_change_, etc.msw@chromium.org2012-02-091-26/+29
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-2/+2
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+1
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-271-13/+15
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-2/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-0/+6
* Revert 115227 - Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-6/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-0/+6
* Merge BorderContentsView into BubbleFrameView; simplify.msw@chromium.org2011-12-151-4/+4
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-141-12/+12
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-2/+4
* Fix alignment of avatar bubbles in the NTPsail@chromium.org2011-12-081-4/+4
* Remove BubbleDelegateView ctor color arg, add simple setter/getter.msw@chromium.org2011-12-081-4/+1
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-291-3/+3
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* Patch from AliceT's issue codereview.chromium.org/8604012.msw@chromium.org2011-11-221-1/+2
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-2/+2
* Rebase SpeechInputBubble on the new views bubble.msw@chromium.org2011-11-181-121/+96
* Align avatar bubble with edge of anchor controlsail@chromium.org2011-11-031-2/+3
* views: Change TextButton API to string16.tfarina@chromium.org2011-10-191-4/+2
* Update the bubble to allow it not to be closed on dismiss. This is needed for...finnur@chromium.org2011-10-111-7/+7
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-071-5/+5
* Revert 104076 - Change std::wstring to string16 for views::Linkhbono@chromium.org2011-10-051-5/+5
* Change std::wstring to string16 for views::Linkyosin@chromium.org2011-10-051-5/+5
* Converts usage of GetBrowserViewForNativeWindow tosky@chromium.org2011-09-301-2/+1
* Move bubble border under views/bubble.saintlou@chromium.org2011-08-241-1/+1
* Revert "This is a redo of http://codereview.chromium.org/7629009/"saintlou@chromium.org2011-08-231-1/+1
* This is a redo of http://codereview.chromium.org/7629009/saintlou@chromium.org2011-08-231-1/+1
* Revert r97856 "move bubble border code and update references to it."maruel@chromium.org2011-08-231-1/+1
* move bubble border code and update references to it.saintlou@chromium.org2011-08-231-1/+1
* Removal of Profile from content part 5.avi@chromium.org2011-08-011-2/+3
* Fix bug where a speech input bubble can be drawn outside of the viewing window.allanwoj@chromium.org2011-07-061-6/+30
* Changing uses of NativeButton to use NativeTextButton, which does not use arogerta@chromium.org2011-06-171-5/+5
* Re-land:ben@chromium.org2011-06-161-3/+3
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-3/+3
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-3/+3
* views: Move LinkController into its own header file.tfarina@chromium.org2011-04-251-5/+6
* Move bubble related files into bubble subdir.ben@chromium.org2011-04-141-20/+19
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* In speech input, introduce a 'warm up' screen for slow audio capture devices.satish@chromium.org2011-04-051-24/+40
* Final conversion step. Convert FocusManager, WidgetWin, SpeechInputBubble, an...ben@chromium.org2011-03-031-6/+5
* Redo the speech bubble layout on windows.satish@chromium.org2011-03-021-33/+71
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-2/+2