summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech/speech_input_bubble_views.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 113636 - Fix alignment of avatar bubbles in the NTPsail@chromium.org2011-12-081-4/+4
* Merge 113523 - Remove BubbleDelegateView ctor color arg, add simple setter/ge...sail@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
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-5/+6
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-021-6/+5
* Fix a crash in speech input bubble.amit@chromium.org2011-02-251-13/+17
* views: Move the remaining layout constants to the views namespace. Final Part.tfarina@chromium.org2011-02-231-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* views: Add namespace views to layout_constants.htfarina@chromium.org2011-02-041-3/+3
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+0
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Listen for tab close notifications and cancel active speech sessions.satish@chromium.org2011-01-071-32/+5
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-041-5/+9
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+1
* When waiting for server, show a 'Working' message instead of 'Speak now'.satish@chromium.org2010-11-231-0/+3
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-161-1/+1
* Earlier we used to show a static image in this state, instead we now show the...satish@chromium.org2010-09-231-3/+2